Ryan McKinley
|
a87a763d83
|
DataSourcePlugin: support custom tabs (#16859)
* use ConfigEditor
* add tabs
* add tabs
* set the nav in state
* remove actions
* reorder imports
* catch plugin loading errors
* better text
* keep props
* fix typo
* update snapshot
* rename tab to page
* add missing pages
|
2019-05-14 07:55:49 +02:00 |
|
Ryan McKinley
|
ece4d2201c
|
DataSources: minor typescript cleanups and comments (#16860)
* datasource interface cleanup
* more types
* use PluginInclude
|
2019-05-03 06:26:30 +02:00 |
|
Ryan McKinley
|
c5097e2ef3
|
Plugins: move app/feature/plugin properties into PluginMeta (#16809)
|
2019-04-29 09:14:39 -07:00 |
|
Ryan McKinley
|
5a0cf1a83c
|
AppPlugins: fix app support and add an alpha example (#16528)
* app pages
* app pages
* workign example
* started alpha support
* bump controller limit
* bump controller limit
* existing plugin pages work again
* save Plugin in cache
* remove AppPage wip
|
2019-04-15 16:54:00 +02:00 |
|
Dominik Prokop
|
9fd824960f
|
Feature: added actionable message in Explore when no datasource configured (#16252)
|
2019-03-28 17:17:01 +01:00 |
|
Hugo Häggmark
|
eedbc485dd
|
Makes it possible to navigate back/forward with browser buttons in Explore (#16150)
Make it possible to navigate back/forward with browser buttons in Explore
|
2019-03-22 15:24:30 +01:00 |
|
Hugo Häggmark
|
2f47b225a0
|
Removed ActionTypes and fixed a noPayloadActionCreatorFactory
|
2019-01-31 06:38:40 +01:00 |
|
Hugo Häggmark
|
d3815beb1c
|
Refactored Datasources as POC
|
2019-01-30 20:07:14 +01:00 |
|
Johannes Schill
|
7df00747d3
|
chore: Fix typings and add Page-component to NewDataSourcePage #14762
|
2019-01-28 23:19:19 +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
|
b15bb4fb95
|
Merge remote-tracking branch 'origin/master' into develop
|
2018-12-14 17:02:08 +01:00 |
|
Peter Holmberg
|
29bcdef104
|
Check with lowercase
|
2018-12-12 08:47:08 +01:00 |
|
Peter Holmberg
|
72b7497d66
|
Added isDefault switch on settings
|
2018-12-05 11:47:02 +01:00 |
|
Torkel Ödegaard
|
29e18fddd0
|
refactored how testing state was handled, using redux for this felt way to require way to much code
|
2018-11-07 14:28:44 -08:00 |
|
Peter Holmberg
|
682697e2cd
|
clear test box if success
|
2018-11-07 16:14:55 +01:00 |
|
Peter Holmberg
|
b7d494551c
|
Added testing state in reducer
|
2018-11-07 15:38:53 +01:00 |
|
Peter Holmberg
|
6dc3e0399d
|
added actions
|
2018-11-05 16:33:43 +01:00 |
|
Peter Holmberg
|
7fc4b1934b
|
updating state and save
|
2018-11-01 11:19:40 +01:00 |
|
Peter Holmberg
|
2342f60a31
|
added actions
|
2018-10-31 14:28:16 +01:00 |
|
Peter Holmberg
|
a7bd944098
|
updated view to use angular loader
|
2018-10-30 16:40:08 +01:00 |
|
Peter Holmberg
|
66311a065c
|
removing datasource permissions states from grafana
|
2018-10-16 15:36:33 +02:00 |
|
Peter Holmberg
|
8583788119
|
disable permissions
|
2018-10-10 13:50:42 +02:00 |
|
Peter Holmberg
|
8ed5594dbc
|
enable permissions for data source
|
2018-10-10 10:39:48 +02:00 |
|
Peter Holmberg
|
d71ae7bd4d
|
Redone with DataSourcePermissions
|
2018-10-09 16:05:40 +02:00 |
|
Peter Holmberg
|
61cac5fd61
|
reverted back and using angular for settings and dashboards
|
2018-10-08 16:01:17 +02:00 |
|
Peter Holmberg
|
4ecd33c79c
|
Fixed nav model
|
2018-10-08 14:09:02 +02:00 |
|
Torkel Ödegaard
|
2e4a1f317d
|
ux: final fixes to new datasource page
|
2018-10-06 19:22:16 +02:00 |
|
Peter Holmberg
|
b5681e9802
|
algorithm to find new name if it exists
|
2018-10-05 11:33:41 +02:00 |
|
Peter Holmberg
|
85603dbc21
|
search data source types
|
2018-10-04 11:42:17 +02:00 |
|
Peter Holmberg
|
262fee0a42
|
new grid layout add data source
|
2018-10-03 16:04:30 +02:00 |
|
Peter Holmberg
|
44f2041cf3
|
added data source type type
|
2018-10-03 09:56:15 +02:00 |
|
Peter Holmberg
|
a381db3237
|
fiddling with validation
|
2018-10-02 16:50:34 +02:00 |
|
Peter Holmberg
|
166f93cf54
|
components, test, removed old not used files
|
2018-09-28 11:05:34 +02:00 |
|