Torkel Ödegaard
69e0311cbc
Merge branch '13425-team-picker-bug'
2018-10-11 12:52:48 -07:00
Torkel Ödegaard
c368c72d40
minor ux fix for new select
2018-10-11 12:50:58 -07:00
Marcus Efraimsson
776b14f7bb
Merge pull request #13617 from grafana/13616_phantomjs_legend
...
fix phantomjs render of graph panel when legend displayed as table to the right
2018-10-11 13:47:34 +02:00
Peter Holmberg
02e7d713a1
Added Loading state on org pages
2018-10-11 11:49:34 +02:00
Marcus Efraimsson
fc79ba30ae
fix phantomjs render of graph panel when legend as table to the right
2018-10-11 11:46:07 +02:00
Johannes Schill
a42227cdff
Css fix for selected option
2018-10-10 16:21:08 +02:00
Johannes Schill
ffae3e7a58
Rename css class "gf-form-select2" to "gf-form-select-box" #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
e20fa1ba70
Fixes for the tag filtering in the search #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
4d2be024f4
Start implementing the upgraded react-select in the tag filter box #13425
2018-10-10 14:15:28 +02:00
Johannes Schill
e5e7611547
Replace $white with a color working in both themes #13425
2018-10-10 14:15:26 +02:00
Johannes Schill
cc20b8de36
Clean up css for react-select v2 #13425
2018-10-10 14:15:26 +02:00
Johannes Schill
d9434ba1b1
wip: Upgrade react-select #13425
2018-10-10 14:15:25 +02:00
David Kaltschmidt
76a3b1a793
Explore: highlight typed text in suggestions
...
- use react-highlight-words
- add highlighting (color and border) to the matching substring of the
suggested items in the typeahead
- extracted match finding from logging datasource
- created new utils/text.ts class for text-related functions
- added more types
2018-10-09 12:33:25 +02:00
Torkel Ödegaard
3fa83d2755
ux: minor update to look of stackdriver query help
2018-10-08 23:29:29 +02:00
Torkel Ödegaard
07eba60e24
Merge pull request #13537 from grafana/new-data-source-as-separate-page
...
New data source as separate page
2018-10-06 20:42:13 +02:00
Torkel Ödegaard
2e4a1f317d
ux: final fixes to new datasource page
2018-10-06 19:22:16 +02:00
Jordan Neufeld
4815f92f6f
Fix text overflow on playlist search #13464
2018-10-06 10:17:26 -05:00
Torkel Ödegaard
2860a50065
ux: tweaks to add datasource page and datasource settings page
2018-10-05 12:55:34 -07:00
Peter Holmberg
e1c77f634d
Merge branch 'master' into new-data-source-as-separate-page
2018-10-05 13:15:26 +02:00
Peter Holmberg
b5681e9802
algorithm to find new name if it exists
2018-10-05 11:33:41 +02:00
Torkel Ödegaard
848f19a4a1
ux: misc react migration fixes and info box style improvement
2018-10-05 08:43:56 +02:00
Peter Holmberg
85603dbc21
search data source types
2018-10-04 11:42:17 +02:00
Torkel Ödegaard
30eda62fe7
css: minor fix to search
2018-10-03 11:07:20 -07:00
Peter Holmberg
262fee0a42
new grid layout add data source
2018-10-03 16:04:30 +02:00
Patrick O'Carroll
9c889f8d68
centered dashboard icon in search with flexbox
2018-10-03 11:42:18 +02:00
Daniel Lee
9c2bca411c
Merge pull request #13289 from grafana/stackdriver-plugin
...
Stackdriver Datasource - Fixes #6733
2018-09-28 19:36:01 +02:00
Daniel Lee
296fd35d47
stackdriver: add help section for annotations
2018-09-28 19:12:50 +02:00
David
b2758b2ad0
Merge pull request #13408 from grafana/limit-number-of-series-in-explore
...
Limit number of time series in explore
2018-09-28 17:45:33 +02:00
Torkel Ödegaard
5c24fa68a5
explore: fixes to dark theme, fixes #13349
2018-09-27 11:57:28 +02:00
Torkel Ödegaard
31b8bf2d47
Merge pull request #13380 from grafana/13275-pending-invites
...
switch button for org users
2018-09-27 11:26:07 +02:00
Peter Holmberg
32389f6171
using more variables
2018-09-26 21:27:14 +02:00
Patrick O'Carroll
e9790c9f1b
changed to first and last child
2018-09-26 07:56:33 +02:00
Peter Holmberg
ff96a6b766
using variable
2018-09-25 13:39:22 +02:00
Johannes Schill
4640528857
Remove non-existing css prop
2018-09-25 11:17:26 +02:00
Johannes Schill
776f55dc80
fix: Legend to the right, as table, should follow the width prop. Removing css conflicting with baron's width calculation. #13312
2018-09-25 11:14:44 +02:00
Peter Holmberg
ecf08b060c
limit number of time series show in explore graph
2018-09-24 16:35:24 +02:00
Patrick O'Carroll
daffa7d067
removed border, cleaned up css and fixed class naming
2018-09-24 12:49:29 +02:00
Torkel Ödegaard
4022374181
Merge pull request #12128 from grafana/11056-folder-m
...
added span with folder title that is shown for recently and starred
2018-09-21 16:49:43 +02:00
Patrick O'Carroll
c1d36f9e48
created switch button for org users that can toggle between users and invites
2018-09-21 10:25:46 +02:00
Patrick O'Carroll
7b0215380f
added underline to links in table
2018-09-14 08:31:41 +02:00
Patrick O'Carroll
953bdc4dc0
put folder name under dashboard name, tweaked aliginments in search results
2018-09-11 14:53:38 +02:00
Patrick O'Carroll
1599806b75
Merge remote-tracking branch 'origin' into 11056-folder-m
2018-09-11 09:50:15 +02:00
Alexander Zobnin
cf832e7db4
wrapper for react-custom-scrollbars component
2018-09-06 15:09:18 +03:00
Torkel Ödegaard
dc236b5063
refatoring: minor changes to PR #13149
2018-09-05 12:09:16 +02:00
Torkel Ödegaard
154fbe2413
New TV Mode, dashboard toolbar update (layout change & new cycle view mode button) ( #13025 )
...
* wip: design update for navbar with kiosk mode button
* feat: progress on new view mode button
* css: view state refactorings
* feat: kiosk modes & playlist support
* feature: cycle tv mode feature, renamed view modes to TV, and Kiosk
* fix: updated the alert notification message
* fix: removed unused parameter
* fix: correct the css class set for tv mode
* some minor improvements to playlist
2018-08-30 11:52:31 +02:00
Marcus Efraimsson
e204124791
Merge pull request #12939 from grafana/12865-login-loading-animation
...
animation during slow login
2018-08-27 15:17:19 +02:00
Patrick O'Carroll
190432296d
removed inverse btn styling and added bgColor to generic oauth and grafana.com login buttons, added styling so log in button uses dark theme inverse btn styling both for dark and light theme
2018-08-17 10:40:57 +02:00
Patrick O'Carroll
8877200ef4
created a class for loading buttons, added a button for when login slow on login page
2018-08-16 10:58:47 +02:00
Benoît Knecht
7ec146df99
social: add GitLab authentication backend
...
GitLab could already be used as an authentication backend by properly
configuring `auth.generic_oauth`, but then there was no way to authorize
users based on their GitLab group membership.
This commit adds a `auth.gitlab` backend, similar to `auth.github`, with
an `allowed_groups` option that can be set to a list of groups whose
members should be allowed access to Grafana.
2018-08-14 14:11:48 +02:00
David
c1b9bbc2cf
Explore: Query hints for prometheus ( #12833 )
...
* Explore: Query hints for prometheus
- time series are analyzed on response
- hints are shown per query
- some hints have fixes
- fix rendered as link after hint
- click on fix executes the fix action
* Added tests for determineQueryHints()
* Fix index for rate hints in explore
2018-08-08 17:50:30 +03:00