Johannes Schill
|
51b0f2b0c8
dashfolders: Get rid of unused import #10275
|
пре 8 година |
Johannes Schill
|
787b493c00
dashfolders: Use grafana's question mark instead of FA's and use the react tooltip instead of angular's #10275
|
пре 8 година |
Johannes Schill
|
d9460d0b2b
dashfolders: Add className to Tooltip component
|
пре 8 година |
Daniel Lee
|
146af8595d
dashfolders: css class as parameter for Picker
|
пре 8 година |
Daniel Lee
|
5ee2d1de05
dashfolders: select with description for permissions
|
пре 8 година |
Daniel Lee
|
a7fba593df
dashfolders: add help popover. Add folder title for inherited permissions
|
пре 8 година |
Daniel Lee
|
50b20a0e5a
dashfolders: use react component for dashboard permissions
|
пре 8 година |
Daniel Lee
|
83548f98b9
dashfolders: add disabled Admin permission to list
|
пре 8 година |
Daniel Lee
|
ccd86873e7
dashfolders: autosave permissions on change (remove update button)
|
пре 8 година |
Daniel Lee
|
08c78ab8b7
dashfolders: fix tests for ViewStore after merge
|
пре 8 година |
Johannes Schill
|
49634593cf
dashfolders: New snapshot since we changed from defaultValue to value per latest React documentation #10275
|
пре 8 година |
Johannes Schill
|
1255a0a356
refactor: Replace _.find with Array.prototype.find()
|
пре 8 година |
Johannes Schill
|
34f27f6b15
dashfolders: Convert mobx observable to js objects and remove the observer() since we want to use the component outside the react/mobx world #10275
|
пре 8 година |
Johannes Schill
|
0722ea04a6
dashfolders: Clean up more variables and move newType, aclTypes and permissionOptions to the store #10275
|
пре 8 година |
Johannes Schill
|
4ea9f3027a
dashfolders: Remove variables not used and pass in the real dashboardId #10275
|
пре 8 година |
Johannes Schill
|
02a3951f95
dashfolders: Remove those 2-line-components from PageHeader to make it easier to read and make sure components listening to the mobx state are wrapped with observer() #10275
|
пре 8 година |
Johannes Schill
|
766ab69143
dashfolders: Add support for breadcrumbs in NavStore #10275
|
пре 8 година |
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
|
пре 8 година |
Johannes Schill
|
126607de83
dashfolders: Add Permissions information box #10275
|
пре 8 година |
Johannes Schill
|
6b421b80a6
dashfolders: Fix page max width #10275
|
пре 8 година |
Johannes Schill
|
c3664e1d87
dashfolders: Update jest tests with backendSrv #10275
|
пре 8 година |
Johannes Schill
|
5a9fe9aff9
dashfolders: Add a Team Picker component and use it on the dashboard permissions page #10275
|
пре 8 година |
Johannes Schill
|
6b9858c1d3
dashfolders: Working user picker on the dashboard permissions page #10275
|
пре 8 година |
Johannes Schill
|
2de0489868
dashfolders: Send down backendSrv to the react components #10275
|
пре 8 година |
Johannes Schill
|
b79a15b057
dashfolders: Re-use the API of the angular user picker instead, which is reusable #10275
|
пре 8 година |
Johannes Schill
|
1d8ce3673e
dashfolders: Remove the PermissionsInner-strategy since we have a container for this route now #10275
|
пре 8 година |
Johannes Schill
|
a5d441e78e
dashfolders: Permissions are injected via MST so it needs to be defined as optional #10275
|
пре 8 година |
Johannes Schill
|
f23fb740a9
dashfolders: Add FolderPermissions container and make sure isFolder is passed to PermissionsStore #10275
|
пре 8 година |
Johannes Schill
|
7e13d0f773
dashfolders: Always get dashboardid and backendsrv from props #10275
|
пре 8 година |
Johannes Schill
|
3490c44636
dashfolders: Rem code to avoid tests to fail #10275
|
пре 8 година |