Commit Graph

13 Commits (81afd687527e72a5f4473c0d60e9ff05156f0026)

Author SHA1 Message Date
Torkel Ödegaard 42c87141a5 Minor progress on fixing no-implicit any issues 6 years ago
Dominik Prokop 88a46e6dd4 Bump Prettier version (#15532) 6 years ago
Torkel Ödegaard afc2efa56d Removed plus icons 6 years ago
ijin08 0642c52693 created new color variables, changed primary to blue, changed success-btns to primary-btns. 6 years ago
Johannes Schill 186ed1a333 chore: Fix typings and add Page-component to FolderPermissions #14762 6 years ago
Dominik Prokop e35e266c81 Fix TS errors 6 years ago
Dominik Prokop 79c6fdc0e8 wip 6 years ago
Dominik Prokop ec904cf662 Update components to fit updated PopperController API 6 years ago
Peter Holmberg 78b56dd528 reverted AddPermissions 7 years ago
Peter Holmberg ac6bee621c modified AddPermissions component 7 years ago
Torkel Ödegaard 7bb0109261 feat: dashboard permissions are working 7 years ago
Torkel Ödegaard f2edb82e79
Folder pages to redux (#13235) 7 years ago
Torkel Ödegaard ec41d76080 mobx -> redux: major progress on folder migration 7 years ago
Tobias Skarhed 8a99fa269d WIP Update tslint (#12922) 7 years ago
Torkel Ödegaard c03764ff8a
Refactor team pages to react & design change (#12574) 7 years ago
David Kaltschmidt 0695e431ea Move function calls w/ side-effects to componentDidMount 7 years ago
David Kaltschmidt cc5d7002b0 Add weback-dev-server with hot/hmr support 7 years ago
Torkel Ödegaard e6b82b2fb1 fix: fixed permission list caching issue, fixes #10750 7 years ago
Daniel Lee 2d1bd270fb Stale permissions (#10768) 7 years ago
Marcus Efraimsson 7d3b990e91 permissions: fix link to folder from permissions list 7 years ago
Marcus Efraimsson d217688d5e folders: use new folder api in frontend 7 years ago
Marcus Efraimsson 3db328f516 fix for dashboard/folder url's when having a sub path in root_url config 7 years ago
Daniel Lee cc55ab6bc8 dashfolders: adds permission modal to dashboard settings 7 years ago
Marcus Efraimsson ee9c408188 folders: changes needed due to merge 7 years ago
Johannes Schill 2ad4c30bc6 ux: POC - Update "Add permissions" design and add a fancy animation #10676 7 years ago
Johannes Schill 666d29fafa dashfolders: POC - Use separate component for "Add permission" #10676 7 years ago
Johannes Schill 787b493c00 dashfolders: Use grafana's question mark instead of FA's and use the react tooltip instead of angular's #10275 7 years ago
Daniel Lee 50b20a0e5a dashfolders: use react component for dashboard permissions 7 years ago
Johannes Schill 4ea9f3027a dashfolders: Remove variables not used and pass in the real dashboardId #10275 7 years ago
Johannes Schill 3a94918b8f dashfolders: Rename UserPicker folder => Picker. Inject the permission-store in the FolderPermissions-container instead of the Permissions component, add the PermissionsStore to the RootStore and and the error-message to the Permissions-store #10275 7 years ago
Johannes Schill 6b421b80a6 dashfolders: Fix page max width #10275 7 years ago
Johannes Schill 2de0489868 dashfolders: Send down backendSrv to the react components #10275 7 years ago
Johannes Schill f23fb740a9 dashfolders: Add FolderPermissions container and make sure isFolder is passed to PermissionsStore #10275 7 years ago