Commit Graph

259 Commits (47e51cb6b331aa792f1ab203892a2842c1a72902)

Author SHA1 Message Date
Peter Holmberg 4898502e4e
refactor(grafana/ui): Replace <input />with Input component from grafana/ui (#16085) 6 years ago
Hugo Häggmark d3642a3e91
Moved Server Admin and children to separate menu item on Side Menu (#15592) 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Torkel Ödegaard cfea8bdcae Prettier had not been running as a precommit hook for some time so had to run in on all files again 6 years ago
Torkel Ödegaard 4408817e65 Fixed double page class on api keys and org details page 6 years ago
ijin08 0642c52693 created new color variables, changed primary to blue, changed success-btns to primary-btns. 6 years ago
Johannes Schill 1dfabf498a chore: Replace the deprecated SFC with FC 6 years ago
Johannes Schill 00646b80c6 chore: Reduce code duplication by letting the page component adding the header and taking care of the page title 6 years ago
Johannes Schill 234713466e test: Update snapshots and mocks 6 years ago
Johannes Schill 3ca7523a02 fix: Use Page component on "Api Keys" and "Preferences" under Configuration 6 years ago
Mario Trangoni ab9f65a4cf public/app/features/*: Fix some misspell issues 7 years ago
Torkel Ödegaard fd71abc301 fixed issue with babel plugin proposal class properties that initiated 7 years ago
Marcus Efraimsson 362ee89449 fix snapshot tests 7 years ago
Torkel Ödegaard 32d72f345f Trying to reduce the amount of duplication with preferences 7 years ago
Peter Holmberg f6aab0fe4b fixed mutability issue in dashboard dropdowns 7 years ago
Marcus Efraimsson b8539570d0
fix snapshot tests 7 years ago
Torkel Ödegaard cf0db51659 Trying to reduce the amount of duplication with preferences 7 years ago
Peter Holmberg 03cf238fa7 fixed mutability issue in dashboard dropdowns 7 years ago
Torkel Ödegaard d64edc4a29 renamed org files to match new naming guide 7 years ago
Torkel Ödegaard dcf8327dc9 moved profile pages to it's own feature folder 7 years ago
Torkel Ödegaard 17386c49d4 moved new teams page 7 years ago
Torkel Ödegaard 99d0beeaa9 reload page after preferences update 7 years ago
Peter Holmberg 58e94fc0fa moved state 7 years ago
Peter Holmberg 12a63b605f rename type 7 years ago
Peter Holmberg 12336e1548 using label component 7 years ago
Peter Holmberg 70f6100d53 fixed type 7 years ago
Peter Holmberg 7dc5173a9b removed angular code 7 years ago
Peter Holmberg 026588cbf1 test and some refactoring 7 years ago
Peter Holmberg ccbff592d2 adding default value and update actions 7 years ago
Peter Holmberg affb04a3ce moved state to redux, renamed entities 7 years ago
Peter Holmberg a98f7e548f simple select 7 years ago
Peter Holmberg 1f8b61f9a6 load preferences 7 years ago
Torkel Ödegaard afdec3d1b0
Revert "Revert "Org users to react"" 7 years ago
Torkel Ödegaard fe4f2f71c3
Revert "Org users to react" 7 years ago
Peter Holmberg 908bf8e834 deleting obsolete things 7 years ago
Johannes Schill 362010c438 Remove angular code related to API Keys and point the route to the React component #13411 7 years ago
Patrick O'Carroll daffa7d067 removed border, cleaned up css and fixed class naming 7 years ago
Patrick O'Carroll c1d36f9e48 created switch button for org users that can toggle between users and invites 7 years ago
Patrick O'Carroll 72ab24f300 Changed functions to arrow functions for only-arrow-functions rule. (#13131) 7 years ago
Patrick O'Carroll 0f326f18dc changed functions to arrowfunctions for only-arrow-functions rule (#13127) 7 years ago
Patrick O'Carroll 0e007d573d changed functions to arrowfunctions for only-arrow-functions rule 7 years ago
Patrick O'Carroll 7837ee4466 Updated rules for variable name (#13106) 7 years ago
Patrick O'Carroll abbb6f933c added jsdoc-format rule and fixed files that didn't follow new rule (#13107) 7 years ago
Torkel Ödegaard 35c00891e7
tslint: more const fixes (#13035) 7 years ago
Torkel Ödegaard 9b978b7203
tslint: autofix of let -> const (#13033) 7 years ago
Patrick O'Carroll 535bab1baa now hides team header when no teams + fix for list hidden when only one team 7 years ago
Patrick O'Carroll a94406ac53 added more info about the teams 7 years ago
Patrick O'Carroll ca06893e69 removed mock-teams, now gets teams from backend 7 years ago
Patrick O'Carroll b0ddc15e1a team list for profile page + mock teams 7 years ago
Patrick O'Carroll 1bb5a57036 frontend part with mock-team-list 7 years ago