Torkel Ödegaard
|
7edc3fdd5c
|
Added another error object message detection
|
2019-02-06 21:35:01 +01:00 |
|
Torkel Ödegaard
|
baeec495a2
|
Fixed some remaining issues
|
2019-02-06 21:32:48 +01:00 |
|
Torkel Ödegaard
|
dd0afd0a0b
|
Big refactoring for dashboard init redux actions
|
2019-02-06 19:42:04 +01:00 |
|
corpglory-dev
|
ee132c1091
|
Fix SemVersion.isGtOrEq
|
2019-02-06 19:59:28 +03:00 |
|
Dominik Prokop
|
7eb2558fc5
|
Fix issue with graph legend color picker disapearing on color selection
|
2019-02-06 15:06:27 +01:00 |
|
Torkel Ödegaard
|
1fbdd02464
|
wip: tests
|
2019-02-06 09:04:38 +01:00 |
|
Torkel Ödegaard
|
fa32198831
|
Merge branch 'master' into dashboard-react-page
|
2019-02-05 17:56:04 +01:00 |
|
Dominik Prokop
|
6b1390b972
|
Update types and themes usage in components
|
2019-02-05 17:04:48 +01:00 |
|
Torkel Ödegaard
|
49a597fcd0
|
Moved remove panel logic to dashboard srv
|
2019-02-05 15:15:15 +01:00 |
|
Torkel Ödegaard
|
a624c9713a
|
Removed unused controllers and services
|
2019-02-05 15:09:56 +01:00 |
|
Torkel Ödegaard
|
6d874dd1f1
|
Improved error handling
|
2019-02-05 14:42:29 +01:00 |
|
Torkel Ödegaard
|
08925ffad8
|
Basic loading state for slow dashboards
|
2019-02-05 13:53:11 +01:00 |
|
Torkel Ödegaard
|
fd1ef0a2be
|
Added custom scrollbar and remember scroll pos to jump back to same scroll pos when going back to dashboard from edit mode
|
2019-02-05 12:10:42 +01:00 |
|
ijin08
|
0642c52693
|
created new color variables, changed primary to blue, changed success-btns to primary-btns.
|
2019-02-05 12:05:02 +01:00 |
|
Torkel Ödegaard
|
44cef757e5
|
Merge branch 'hugoh/explore-refactor-initial-modified-queries'
|
2019-02-05 09:33:28 +01:00 |
|
Torkel Ödegaard
|
28fc27c4ae
|
Merge branch 'master' of github.com:grafana/grafana into dashboard-react-page
|
2019-02-05 09:23:58 +01:00 |
|
Torkel Ödegaard
|
60d7d9c691
|
Merge pull request #15181 from marefr/fix_ping_unauthorized
auth: /api/login/ping fixes
|
2019-02-04 18:41:35 +01:00 |
|
Torkel Ödegaard
|
d978a66ef6
|
Fixed lots of loading flow issues and updated solo route page
|
2019-02-04 18:24:56 +01:00 |
|
Torkel Ödegaard
|
7162583396
|
Made dashboard view state srv panel view state obsolete
|
2019-02-04 15:44:08 +01:00 |
|
Hugo Häggmark
|
a0c4837eb5
|
Merge with master
|
2019-02-04 15:06:01 +01:00 |
|
Torkel Ödegaard
|
f695975f65
|
Fixed handling of orgId
|
2019-02-04 15:02:35 +01:00 |
|
Torkel Ödegaard
|
b58a3c939c
|
Merge pull request #15194 from grafana/explore/url
Explore - UI panels state persistance in url
|
2019-02-04 14:10:50 +01:00 |
|
Torkel Ödegaard
|
ae768193e3
|
Now handles all dashbord routes
|
2019-02-04 13:49:14 +01:00 |
|
Hugo Häggmark
|
96aef3bab8
|
Replaced intialQueris with queryKeys
|
2019-02-04 13:41:29 +01:00 |
|
Alexander Zobnin
|
df9ecc6816
|
azuremonitor: don't go back to dashboard if escape pressed in the editor
|
2019-02-04 14:11:49 +03:00 |
|
Torkel Ödegaard
|
4a8effddf5
|
fixed panel removal
|
2019-02-03 17:15:23 +01:00 |
|
Torkel Ödegaard
|
8dec74689d
|
Dashboard settings starting to work
|
2019-02-03 10:55:58 +01:00 |
|
Jon Ferreira
|
e2c958eb43
|
Legend toggle should only trigger a re-render, not a refresh
|
2019-02-01 14:16:27 -05:00 |
|
Dominik Prokop
|
1a0b21b8d1
|
Minor post review changes
|
2019-02-01 15:27:02 +01:00 |
|
Torkel Ödegaard
|
740e1a0540
|
Made really good progress on loki support in dashboards
|
2019-02-01 13:30:15 +01:00 |
|
Dominik Prokop
|
6ab9355146
|
Restoring explore panels state from URL
|
2019-02-01 12:33:15 +01:00 |
|
Torkel Ödegaard
|
6e0b873739
|
Merge branch 'master' into loki-query-editor
|
2019-02-01 11:17:22 +01:00 |
|
Torkel Ödegaard
|
68ae17e4a4
|
Merge pull request #15155 from grafana/solo-panel-rewrite
New react container route for solo panels
|
2019-02-01 09:55:00 +01:00 |
|
Torkel Ödegaard
|
3d78cb4f8c
|
Merge pull request #15158 from grafana/hugoh/redux-poc
WIP: Reducing boilerplate code for Redux
|
2019-02-01 09:41:40 +01:00 |
|
Torkel Ödegaard
|
aeaac7480b
|
New solo panel route working in all scenarios I can test
|
2019-02-01 08:15:21 +01:00 |
|
Hugo Häggmark
|
efec897fd4
|
Removed unused factory and fixed index based mapper lookup
|
2019-02-01 06:52:25 +01:00 |
|
Marcus Efraimsson
|
bd83078025
|
signout user if /api/login/ping returns 401 unauthorized
|
2019-02-01 01:22:56 +01:00 |
|
Dominik Prokop
|
f9bab9585a
|
wip
|
2019-01-31 19:38:49 +01:00 |
|
Hugo Häggmark
|
7e64ee8225
|
Fixed another type of fluent reducerFactory
|
2019-01-31 09:18:40 +01:00 |
|
Torkel Ödegaard
|
aafd4a339a
|
Moved dashboard state components to state folder
|
2019-01-31 08:56:17 +01:00 |
|
Hugo Häggmark
|
2f47b225a0
|
Removed ActionTypes and fixed a noPayloadActionCreatorFactory
|
2019-01-31 06:38:40 +01:00 |
|
Jeff Hage
|
f13018ce05
|
Replace usages of kbn.valueFormats with ui/getValueFormat
|
2019-01-30 18:57:33 -05:00 |
|
Hugo Häggmark
|
d3815beb1c
|
Refactored Datasources as POC
|
2019-01-30 20:07:14 +01:00 |
|
Hugo Häggmark
|
2236a1a36d
|
Minor change to Action interfaces
|
2019-01-30 12:03:30 +01:00 |
|
Hugo Häggmark
|
94ce065f74
|
Simplified inteface for reducerFactory
|
2019-01-30 11:59:00 +01:00 |
|
Hugo Häggmark
|
65fb77ce73
|
Fixed a small bug and added case sensitivity
|
2019-01-30 11:28:23 +01:00 |
|
Hugo Häggmark
|
0ddaa95d0e
|
Added reducerFactory and tests
|
2019-01-30 11:13:36 +01:00 |
|
Hugo Häggmark
|
62341ffe56
|
Added actionCreatorFactory and tests
|
2019-01-30 10:31:38 +01:00 |
|
Johannes Schill
|
7d8607c1b3
|
fix: Remove legacy title-prop and update document.title when navModel is changed #15108
|
2019-01-29 17:03:40 +01:00 |
|
Dominik Prokop
|
db17262ea4
|
Add util for handling promise cancelation to avoid setting state on unmounted components
https://github.com/facebook/react/issues/5465
|
2019-01-29 12:10:03 +01:00 |
|
Torkel Ödegaard
|
0de861a3a8
|
Minor progress on react query editor support, solving updating query persisted state
|
2019-01-29 09:39:23 +01:00 |
|
Johannes Schill
|
730036e18d
|
chore: Fix typings and add Page-component to TeamPages #14762
|
2019-01-28 23:19:18 +01:00 |
|
Johannes Schill
|
03cebecac3
|
fix: Add pageName default to avoid "Loading undefined..."
|
2019-01-28 23:19:18 +01:00 |
|
Torkel Ödegaard
|
daab7a5f6e
|
Merge pull request #15099 from grafana/tooling/storybook-poc
Named colors & storybook
|
2019-01-28 20:47:46 +01:00 |
|
Torkel Ödegaard
|
a7b486d998
|
Merge pull request #15040 from grafana/14807-enable-webit-scrollbar-styles
Re-enable webit-prefixed scrollbar styles
|
2019-01-28 17:51:39 +01:00 |
|
Dominik Prokop
|
7a8eb8c115
|
Merge branch 'master' into tooling/storybook-poc
|
2019-01-28 17:36:41 +01:00 |
|
Hugo Häggmark
|
40f410562a
|
Fixed reinitialise of Explore
|
2019-01-28 11:45:15 +01:00 |
|
Torkel Ödegaard
|
0975f816aa
|
Updated url query param encoding to exctly match angular encoding
|
2019-01-26 12:05:37 +01:00 |
|
Torkel Ödegaard
|
5e1a3c9ee2
|
Merge pull request #15023 from grafana/improve-organization
More file re-organization & clean-up
|
2019-01-26 10:53:09 +01:00 |
|
Hugo Häggmark
|
bd745959d2
|
New snapshot reflecting changes
|
2019-01-25 06:49:15 +01:00 |
|
Hugo Häggmark
|
72a0ba29f5
|
Makes the clickable side menu header look great in light theme again
|
2019-01-25 06:44:32 +01:00 |
|
Dominik Prokop
|
1d3122632f
|
Move Switch component to grafana-ui
|
2019-01-24 15:35:50 +01:00 |
|
Johannes Schill
|
cf44c0cf87
|
chore: Better comment
|
2019-01-24 12:51:11 +01:00 |
|
Johannes Schill
|
a91037fb50
|
chore: Remove comment and unneeded export
|
2019-01-24 12:43:25 +01:00 |
|
Johannes Schill
|
45fc9c1860
|
fix: Enable -webkit-scrollbar related css when there's no overlay scrollbar #14807
|
2019-01-24 12:43:25 +01:00 |
|
Dominik Prokop
|
40dc29d135
|
Make series overrides color picker display correctly
|
2019-01-24 12:01:15 +01:00 |
|
Torkel Ödegaard
|
adacdf98b7
|
Removed old query inspector (that was opened by clickin error in panel title)
think the new query insector from Queries tab can replace this old one.
|
2019-01-23 20:26:18 +01:00 |
|
Torkel Ödegaard
|
90787a5299
|
Merge pull request #14999 from grafana/dashboard-component-organization
WIP: Re-organize components under features/dashboard
|
2019-01-23 14:00:03 +01:00 |
|
Torkel Ödegaard
|
80da19010e
|
Moved share modal
|
2019-01-23 13:07:20 +01:00 |
|
Johannes Schill
|
5c72e4e668
|
fix: Use custom whitelist for XSS sanitizer to allow class and style attributes
|
2019-01-23 11:27:02 +01:00 |
|
Torkel Ödegaard
|
f0e61af8e0
|
Fixed issues with the sanitizie input in text panels, added docs, renamed config option
|
2019-01-22 11:56:35 +01:00 |
|
Torkel Ödegaard
|
cfdef66f8c
|
Merge pull request #14984 from grafana/4117-xss-sanitize-text-panels
XSS sanitize text panels
|
2019-01-22 11:29:50 +01:00 |
|
Torkel Ödegaard
|
a03faba9a3
|
Merge pull request #14983 from grafana/hugoh/logs-refactoring
Logs refactoring
|
2019-01-22 10:32:05 +01:00 |
|
Johannes Schill
|
1ed35f3dc1
|
chore: Reverse sanitize variable so it defaults to false
|
2019-01-22 09:36:07 +01:00 |
|
Johannes Schill
|
15d560a1c0
|
feat: wip: Sanitize user input on text panel
|
2019-01-22 09:36:07 +01:00 |
|
Hugo Häggmark
|
c369279401
|
Splitted up LogLabels into LogLabelStats and LogLabel
|
2019-01-22 09:22:38 +01:00 |
|
Dominik Prokop
|
93bb30a561
|
Enable new color picker in Gauge and Thresholds editor, use ThemeProvider instead of ContextSrv
|
2019-01-22 09:14:30 +01:00 |
|
Dominik Prokop
|
c8ac23f3c1
|
Rendering arrows for color picker, applying color changes to time series
|
2019-01-22 09:11:30 +01:00 |
|
Dominik Prokop
|
4b9e933691
|
Added config provider to be able to access config easily from react components
|
2019-01-22 09:11:30 +01:00 |
|
Dominik Prokop
|
33fa40a1f3
|
Migrating color pickers to Popper from drop.js pt1
|
2019-01-22 09:11:30 +01:00 |
|
Hugo Häggmark
|
23202ab130
|
Refactored out LogRow to a separate file
|
2019-01-22 08:59:22 +01:00 |
|
Hugo Häggmark
|
bf0333e329
|
Removed strange edit
|
2019-01-22 08:18:03 +01:00 |
|
Hugo Häggmark
|
a6428fef0c
|
Added link to side menu header and fixed styling
|
2019-01-22 08:12:48 +01:00 |
|
Torkel Ödegaard
|
721e40db90
|
fixed trailing whitespace
|
2019-01-21 13:51:33 +01:00 |
|
Torkel Ödegaard
|
778e1f78c2
|
Merge branch 'master' into hugoh/bug-viewers-can-edit-not-working-for-explore
|
2019-01-21 13:31:05 +01:00 |
|
Hugo Häggmark
|
b95650d19c
|
Added function hasAccessToExplore in ContextSrv and refactored tests
|
2019-01-21 10:50:34 +01:00 |
|
Hugo Häggmark
|
9d6ac2c3d4
|
fix: Viewers can edit means that viewers have acces to Explore #14281
|
2019-01-21 08:47:41 +01:00 |
|
Torkel Ödegaard
|
5d17ad1103
|
more typings work around data query and data source
|
2019-01-18 18:59:32 +01:00 |
|
Torkel Ödegaard
|
a0eddad323
|
Merge pull request #14934 from grafana/hugoh/refactor-gauge-to-work-with-thresholds
Refactor gauge to work with thresholds
|
2019-01-18 13:24:52 +01:00 |
|
Torkel Ödegaard
|
f16101101d
|
Minor refactoring and name changes
|
2019-01-18 11:58:29 +01:00 |
|
Torkel Ödegaard
|
bc8f3374a3
|
Merge pull request #14936 from grafana/plugin-types-refactor
Plugin types refactor
|
2019-01-18 08:21:29 +01:00 |
|
Torkel Ödegaard
|
ecab597e5e
|
renaming DataSource type to DataSourceSettings and moved to grafana ui
|
2019-01-17 18:51:07 +01:00 |
|
Torkel Ödegaard
|
e89746c3d0
|
Merge pull request #14920 from grafana/12133-autofill-event-hack
iOS login button should be enabled when using browser autofill
|
2019-01-17 18:41:24 +01:00 |
|
Torkel Ödegaard
|
febb9e7168
|
Moved data source and data query types
|
2019-01-17 17:59:47 +01:00 |
|
Torkel Ödegaard
|
bfadcd2968
|
Merge branch 'master' into page-layout-component
|
2019-01-17 14:48:54 +01:00 |
|
Johannes Schill
|
1dfabf498a
|
chore: Replace the deprecated SFC with FC
|
2019-01-17 09:27:43 +01:00 |
|
Johannes Schill
|
71121e1dbe
|
chore: Wrap footer with React's memo hoc
|
2019-01-17 09:15:47 +01:00 |
|
Johannes Schill
|
00646b80c6
|
chore: Reduce code duplication by letting the page component adding the header and taking care of the page title
|
2019-01-17 09:01:17 +01:00 |
|
Peter Holmberg
|
736db86d6e
|
removing Label and going with FormLabel
|
2019-01-16 18:02:27 +00:00 |
|
Johannes Schill
|
feeb3ea56d
|
feat: Generate page titles from navModel
|
2019-01-16 16:03:15 +01:00 |
|