Commit Graph

13102 Commits (d8d82c17698f59711480d33945b843f6d06afcd4)
 

Author SHA1 Message Date
Torkel Ödegaard c5a75ab84a Merge remote-tracking branch 'origin/10628_search_media_break' 7 years ago
Torkel Ödegaard cd2161e796 Revert "Fix typeahead to avoid generating new backend request on each keypress. (#10596)" 7 years ago
Daniel Lee a7fba593df dashfolders: add help popover. Add folder title for inherited permissions 7 years ago
Daniel Lee 50b20a0e5a dashfolders: use react component for dashboard permissions 7 years ago
Patrick O'Carroll 5f81f401e3 replaced input with gf-form-dropdown 7 years ago
Patrick O'Carroll ffff75b01a reverted media queries 7 years ago
bergquist c34d458b94 Merge branch 'go1.9.3' 7 years ago
Alexander Zobnin e6c19eb8e9 graphite: fix nested alerting queries (#10633) 7 years ago
Patrick O'Carroll 2f891726c3 fix for sm 7 years ago
Patrick O'Carroll 08822fbdca added media break for md and sm 7 years ago
Daniel Lee 83548f98b9 dashfolders: add disabled Admin permission to list 7 years ago
bergquist 33beacff0a tech: upgrade to golang 1.9.3 7 years ago
Leonard Gram d85b9c28c1 Locks down prometheus1 to v1.8.2 in live-test. 7 years ago
hannes eefcb3080a fix typo in parameter. (#10613) 7 years ago
Daniel Lee ccd86873e7 dashfolders: autosave permissions on change (remove update button) 7 years ago
bergquist 0c6a90db08 changelog: move all 4.7 changes into 5.0 7 years ago
bergquist a17dbf9af8 changelog: be more explicit about backwards compatibility 7 years ago
Marcus Efraimsson 3d1c624c12 WIP: Protect against brute force (frequent) login attempts (#10031) 7 years ago
Daniel Lee 08c78ab8b7 dashfolders: fix tests for ViewStore after merge 7 years ago
James Westover 475febd004 Fix typeahead to avoid generating new backend request on each keypress. (#10596) 7 years ago
Alexander Zobnin cffbb6afd5 fix vertical panel repeat (#10619) 7 years ago
Alexander Zobnin b79017e4a4 graph: fix series sorting issue (#10617) 7 years ago
Carl Bergquist ac2b36c271
Merge pull request #10610 from grafana/phantomjs_fix 7 years ago
Johannes Schill 49634593cf dashfolders: New snapshot since we changed from defaultValue to value per latest React documentation #10275 7 years ago
Johannes Schill 1255a0a356 refactor: Replace _.find with Array.prototype.find() 7 years ago
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 7 years ago
Johannes Schill 0722ea04a6 dashfolders: Clean up more variables and move newType, aclTypes and permissionOptions to the store #10275 7 years ago
Johannes Schill 4ea9f3027a dashfolders: Remove variables not used and pass in the real dashboardId #10275 7 years ago
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 7 years ago
Johannes Schill 766ab69143 dashfolders: Add support for breadcrumbs in NavStore #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 126607de83 dashfolders: Add Permissions information box #10275 7 years ago
Johannes Schill 6b421b80a6 dashfolders: Fix page max width #10275 7 years ago
Johannes Schill c3664e1d87 dashfolders: Update jest tests with backendSrv #10275 7 years ago
Johannes Schill 5a9fe9aff9 dashfolders: Add a Team Picker component and use it on the dashboard permissions page #10275 7 years ago
Johannes Schill 6b9858c1d3 dashfolders: Working user picker on the dashboard permissions page #10275 7 years ago
Johannes Schill 2de0489868 dashfolders: Send down backendSrv to the react components #10275 7 years ago
Johannes Schill b79a15b057 dashfolders: Re-use the API of the angular user picker instead, which is reusable #10275 7 years ago
Johannes Schill 1d8ce3673e dashfolders: Remove the PermissionsInner-strategy since we have a container for this route now #10275 7 years ago
Johannes Schill a5d441e78e dashfolders: Permissions are injected via MST so it needs to be defined as optional #10275 7 years ago
Johannes Schill f23fb740a9 dashfolders: Add FolderPermissions container and make sure isFolder is passed to PermissionsStore #10275 7 years ago
Johannes Schill 7e13d0f773 dashfolders: Always get dashboardid and backendsrv from props #10275 7 years ago
Johannes Schill 3490c44636 dashfolders: Rem code to avoid tests to fail #10275 7 years ago
Johannes Schill 44ea8e58e2 wip: More on the permissions. Left are team picker and user picker, tests and error messages #10275 7 years ago
Johannes Schill 460cbe98a1 fix: mobx-react-devtools is a dev dependancy #10275 7 years ago
Johannes Schill c8193e10b9 dashfolder: wip: More wip on acl.html2permissions.tsx #10275 7 years ago
Johannes Schill 7616cfb5f0 dashfolders: wip - Move Permissions into React #10275 7 years ago
Daniel Lee bc5fae5367 dashfolders: merge conflict 7 years ago
Daniel Lee 4cfe179f47 variables: lint fix 7 years ago
Daniel Lee 8aa55ee352 variables: fix when datasource returns error 7 years ago