Agnès Toulet
f455f06540
DashNav: refactor action buttons and custom content ( #23868 )
...
* DashNav: refactor action buttons and custom content
* DashNav: remove code duplication
* DashNav: fix custom element display
* DashNav: fix strictNullChecks
2020-04-27 13:30:55 +02:00
Agnès Toulet
c3e3067cf4
Drawer: update z-index to show tooltips ( #23770 )
2020-04-22 10:28:34 +02:00
Agnès Toulet and Dominik Prokop
d5f8d976f0
Drawer: align component style with PanelInspector ( #23694 )
...
* Drawer: add subtitle, expandable button and refactor style
* Drawer: update header style and z-index
* Drawer: refactor Drawer component and PanelInspector
* PanelInspector: add expandable
* Drawer: update stories with new props
* Inspector: rename InspectHeader -> InspectSubtitle
* Inspector: fix tabs spacing
* Drawer: remove z-index
* Update public/app/features/dashboard/components/Inspector/InspectSubtitle.tsx
Co-Authored-By: Dominik Prokop <dominik.prokop@grafana.com >
* Drawer: apply PR feedbacks
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2020-04-20 15:27:33 +02:00
Agnès Toulet
19dcaf6bc9
Dashboard: Add fields in DashboardMeta ( #23647 )
2020-04-19 11:26:32 +02:00
Agnès Toulet
c796f70a3b
Toolkit: Update node_modules path to fix Windows error ( #23582 )
2020-04-15 12:32:22 +02:00
Agnès Toulet
04d3c3aaed
Dashboard: extend dashnav to add custom content ( #23433 )
2020-04-08 21:13:12 +02:00
Agnès Toulet and Arve Knudsen
56687a08f9
Core: use go-datemath in timerange utility ( #23120 )
...
* Core: use go-datemath in time_range
* Core: update timerange for negative epoch
* Core: update gtime component
* Core: clean up time_range tests
* Update pkg/components/gtime/gtime.go
Co-Authored-By: Arve Knudsen <arve.knudsen@gmail.com >
* Core: clean gtime tests
* components/gtime: Fix test
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-04-06 09:00:05 +02:00
Agnès Toulet
f63877f247
Core: Add go-datemath library ( #22978 )
2020-03-26 10:26:47 +01:00
Agnès Toulet
d825b9e799
Analytics: Send event when opening a dashboard ( #22921 )
...
* Analytics: add open dashboard event
* Analytics: move code to analyticsProcessor
* Dashboard: fix init tests
* Analytics: remove open event for new dashboard
* Analytics: rename analyticsProcessor functions
2020-03-25 09:01:49 +01:00
Agnès Toulet
8477d7b4a2
Docs: add rendering configuration in reporting ( #22715 )
...
* Docs: add rendering configuration in reporting
* Docs: fix mispelling
2020-03-11 12:58:03 +01:00
Agnès Toulet
34c9233501
Datasources: Update dashboards ( #22476 )
...
* Datasources: Update dashboards
* Datasources: increase dashboard versions
* Datasources: prometheus dashboards improvements
- Update links
- Add target="blank" if missing
- Remove not showing image
2020-03-11 10:56:45 +01:00
Agnès Toulet
ea3d368e91
Core: add active users stat ( #22563 )
...
* Stats: add active user count query
* License: add info in settings
* Stats: Retrieve active users stats for different roles
+ Clean files and tests
* Stats: add dialect.Quote in queries
* Stats: improve tests (require instead of assert)
* Stats: improve tests (require instead of assert)
2020-03-05 12:34:44 +01:00
Agnès Toulet
1db26d354f
Core: add hideFromMenu for child items ( #22494 )
2020-02-28 15:09:55 +01:00
Agnès Toulet
646b74efbb
Icons: add reports icon ( #22445 )
2020-02-28 09:51:03 +01:00
Agnès Toulet
1dd404a1fb
Core: Make application title customizable for WL ( #22401 )
...
* Core: Add custom app title
* Docs: Update White Labeling title customization
* Core: set back export for Branding types
2020-02-25 15:18:37 +01:00
Agnès Toulet
d3c50692c0
Admin: fix images on license page ( #22413 )
2020-02-25 12:06:46 +01:00
Agnès Toulet and Leonard Gram
7f86f2d4f3
Docs: Add info on active LDAP sync ( #22347 )
...
* Docs: Add info on active LDAP sync
* Update docs/sources/enterprise/enhanced_ldap.md
Co-Authored-By: Leonard Gram <leo@xlson.com >
* Docs: remove usage of "he" in LDAP sync
Co-authored-by: Leonard Gram <leo@xlson.com >
2020-02-24 10:48:07 +01:00
Agnès Toulet and Leonard Gram
534295a9ae
Docs: add LDAP active sync limitation for single bind configuration ( #22098 )
...
* Docs: add LDAP active sync limitation for single bind
* Docs: update header for LDAP active sync limitation
Co-Authored-By: Leonard Gram <leo@xlson.com >
2020-02-11 17:58:39 +01:00