Sean Lafferty
f79dc0a89b
Remove auth_module settings from oauthPassThru ui
2019-03-13 13:34:10 -04:00
Torkel Ödegaard
d7dc6ad3f4
Fixed type issues introduced by adding angular types
2019-03-12 15:27:02 +01:00
Andrej Ocenas
a59e0f1b55
Map dataSourceTypeSearchQuery state from redux to search input.
2019-03-06 22:30:40 +01:00
Johannes Schill
e7297fef06
fix: Add class for input fields with help icon to avoid icon hiding the text #15771
2019-03-06 14:45:13 +01:00
Hugo Häggmark
09b036dc93
fix: update datasource in componentDidUpdate
...
Closes #15751
2019-03-05 13:08:31 +01:00
Dominik Prokop
cee5f030dc
Fixed url of back button in datasource edit page, when root_url configured ( #15759 )
...
* Fixed url of back button in datasource edit page, when root_url configured
* Update snapshots
* Use app config directly in ButtonRow instead of passing datasources page URL via prop
* Snapshots update
2019-03-05 07:35:45 +01:00
Dominik Prokop
88a46e6dd4
Bump Prettier version ( #15532 )
...
* Fix prettier version to 1.16.4
2019-02-19 15:41:35 +01:00
Torkel Ödegaard
cfea8bdcae
Prettier had not been running as a precommit hook for some time so had to run in on all files again
2019-02-13 11:14:53 +01:00
Hugo Häggmark
90d162e608
Merge with master
2019-02-12 16:47:57 +01:00
Hugo Häggmark
4c74b09a9d
Renamed to FilterInput and added label and search icon
2019-02-12 16:22:57 +01:00
Torkel Ödegaard
2c4cb03cd3
Fixed issues with double page body and husky pre-commit hook
2019-02-12 14:41:12 +01:00
Torkel Ödegaard
38a74c6444
Merge pull request #15383 from bergquist/test_provisoned_ds
...
enable testing provsioned datasources
2019-02-12 09:48:36 +01:00
Hugo Häggmark
5388541fd7
Fixes bug #12972 with a new type of input that escapes and unescapes special regexp characters
2019-02-12 08:48:54 +01:00
bergquist
3b9105e1be
enable testing provsioned datasources
...
closes #12164
2019-02-12 08:45:21 +01:00
Patrick O'Carroll
c34021344a
Merge branch 'master' into ui-new-red-green-blue
2019-02-11 09:17:19 +01:00
Marcus Efraimsson
75f89ecf1f
Merge pull request #14888 from bugficks/8570-mysql-ssl-datasource
...
MySQL SSL CA in datasource connector
2019-02-11 09:00:18 +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
Sean Lafferty
5a59cdf0ef
Add oauth pass-thru option for datasources
2019-02-01 19:40:57 -05:00
Peter Holmberg
4b03e7c31f
setting margin on label
2019-02-01 15:03:19 +01:00
Hugo Häggmark
6a84a85a80
Added reducerTester, reducer tests and tests
2019-01-31 07:37:36 +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
186ed1a333
chore: Fix typings and add Page-component to FolderPermissions #14762
2019-01-28 23:19:19 +01:00
Johannes Schill
e448a140f5
chore: Fix typings and add Page-component to DataSourceDashboards #14762
2019-01-28 23:19:19 +01:00
Johannes Schill
7df00747d3
chore: Fix typings and add Page-component to NewDataSourcePage #14762
2019-01-28 23:19:19 +01:00
Johannes Schill
98fa17f0e4
chore: Fix typings and add Page-component to DataSourceSettingsPage #14762
2019-01-28 23:19:19 +01:00
Marcus Efraimsson
7df5e3cebf
extract tls auth settings directive from datasource http settings directive
2019-01-28 19:37:19 +01:00
Dominik Prokop
1d3122632f
Move Switch component to grafana-ui
2019-01-24 15:35:50 +01:00
Torkel Ödegaard
205e2acdd8
Added data source type to explore state
2019-01-17 19:17:29 +01:00
Torkel Ödegaard
a6f6ed4191
updated snapshot
2019-01-17 19:04:53 +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
4fc9d794ca
Moved plugin types to @grafana/ui
2019-01-17 17:37:34 +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
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
234713466e
test: Update snapshots and mocks
2019-01-16 16:29:07 +01:00
Johannes Schill
feeb3ea56d
feat: Generate page titles from navModel
2019-01-16 16:03:15 +01:00
Johannes Schill
25304629bd
test: Updated snapshots
2019-01-16 16:03:15 +01:00
Johannes Schill
b2961a4b4a
fix: Configuration: Users should also use the Page component
2019-01-16 16:03:15 +01:00
Johannes Schill
8237c22e24
fix: Add CustomScroller on DataSources page
2019-01-16 16:03:15 +01:00
Johannes Schill
9e0e91a90a
test: Snapshot update
2019-01-16 16:01:42 +01:00
Torkel Ödegaard
7f4a479451
POC of page layout component
2019-01-16 16:01:42 +01:00
Hugo Häggmark
639dc6c3c3
Moved Label to grafana/ui/components
2019-01-16 12:29:04 +01:00
Peter Holmberg
83fbf52aac
fixing imports, minor fix on mapping row
2019-01-15 17:33:42 +00:00
Peter Holmberg
219da09f0e
Merge branch 'master' into 14812/formgroup-component
2019-01-15 17:19:13 +00:00
Peter Holmberg
ac62e4a992
FormGroup component and implements
2019-01-14 22:09:06 +00:00
Torkel Ödegaard
6b4dcb38ea
Restored http settings directive that was hidden in an unused angular controller page
2019-01-14 21:21:58 +01:00
Simon Podlipsky
c39dc1fb15
Some cleanup
2019-01-05 15:25:07 +01:00
Torkel Ödegaard
0ca0670e00
Changed datasource list page default layout mode
2019-01-04 09:58:24 +01:00
Torkel Ödegaard
98d26354c1
Added a form component to @grafana/ui
2018-12-25 11:42:23 +01:00
Peter Holmberg
bf7ba9a4d1
updating snaps
2018-12-18 14:54:50 +01:00
Peter Holmberg
a44a07593f
panel help working
2018-12-18 14:40:54 +01:00
Torkel Ödegaard
b15bb4fb95
Merge remote-tracking branch 'origin/master' into develop
2018-12-14 17:02:08 +01:00
Torkel Ödegaard
0823712c9a
refactored panel-option-section into react component
2018-12-14 09:44:48 +01:00
Torkel Ödegaard
9c13520e97
updated styles
2018-12-13 21:24:41 +01:00
Peter Holmberg
29bcdef104
Check with lowercase
2018-12-12 08:47:08 +01:00
Peter Holmberg
690e701f6d
fix snapshots
2018-12-05 12:50:14 +01:00
Peter Holmberg
72b7497d66
Added isDefault switch on settings
2018-12-05 11:47:02 +01:00
Torkel Ödegaard
9820c7806c
some cleanup of unused stuff and type fixes
2018-11-13 08:09:12 +01:00
Torkel Ödegaard
9dbb0db684
completed work on panel not found view
2018-11-13 07:54:02 +01:00
Peter Holmberg
7799ad8108
added loading state
2018-11-08 09:34:14 +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
52232f98b9
Exposing digest from angular component
2018-11-05 13:39:57 +01:00
Peter Holmberg
f95b80b7e1
remove this
2018-11-01 14:01:06 +01:00
Peter Holmberg
f15ed848f9
Merge branch 'master' into data-source-settings-to-react
2018-11-01 13:52:53 +01:00
Peter Holmberg
2837fd515f
tests
2018-11-01 13:45:52 +01:00
Peter Holmberg
7fc4b1934b
updating state and save
2018-11-01 11:19:40 +01:00
Torkel Ödegaard
7885453bcd
listen for changes in angular land and propagate that back to react
2018-10-31 09:19:08 -07:00
Peter Holmberg
2342f60a31
added actions
2018-10-31 14:28:16 +01:00
Peter Holmberg
1656f03acd
cleaned up render
2018-10-31 13:29:02 +01:00
Peter Holmberg
5140325a0d
renders angular component
2018-10-31 13:23:05 +01:00
Peter Holmberg
a7bd944098
updated view to use angular loader
2018-10-30 16:40:08 +01:00
Peter Holmberg
596a83407e
fixed routes and page
2018-10-24 16:17:25 +02:00
Peter Holmberg
c92813f313
Merge branch 'master' into data-source-settings-to-react
2018-10-22 14:49:41 +02:00
Peter Holmberg
84bbfe11ca
tests
2018-10-17 16:14:45 +02:00
Peter Holmberg
c2c3e15022
hooked up actions
2018-10-17 15:56:34 +02:00
Peter Holmberg
f25a843a2c
created view
2018-10-17 14:36:18 +02:00
Peter Holmberg
b7b0ce0107
remove addpermissions component
2018-10-17 11:07:17 +02:00
Peter Holmberg
dd2fb7961f
removed snaps
2018-10-17 10:37:56 +02:00
Peter Holmberg
776f9aa288
Merge remote-tracking branch 'origin/data-source-instance-to-react' into permissions-code-to-enterprise
2018-10-17 10:00:18 +02:00
Peter Holmberg
66311a065c
removing datasource permissions states from grafana
2018-10-16 15:36:33 +02:00
Peter Holmberg
ee0cc9bd77
Merge branch 'master' into data-source-instance-to-react
2018-10-16 12:14:11 +02:00
Peter Holmberg
ef0def2277
Merge branch 'master' into permissions-code-to-enterprise
2018-10-16 11:09:58 +02:00
Peter Holmberg
8ef705f2b5
pausing for now
2018-10-16 09:59:03 +02:00
Peter Holmberg
7c3d101253
rendering settings
2018-10-15 16:45:39 +02:00
Peter Holmberg
e642fce4a5
created component for http settings
2018-10-12 16:16:06 +02:00
Peter Holmberg
c5946ebd27
Merge branch 'data-source-instance-to-react' into data-source-settings-to-react
2018-10-12 09:20:43 +02:00
Peter Holmberg
c9721bf8cc
fix route issue
2018-10-12 08:54:37 +02:00
Peter Holmberg
6a35eda862
removed unsused function
2018-10-11 15:55:33 +02:00
Peter Holmberg
8ab2d8b0b9
fix mutability bug, removed unused constructor
2018-10-11 15:32:13 +02:00
Peter Holmberg
02e7d713a1
Added Loading state on org pages
2018-10-11 11:49:34 +02:00
Peter Holmberg
037e9ad0bd
tests
2018-10-10 17:04:48 +02:00
Peter Holmberg
8583788119
disable permissions
2018-10-10 13:50:42 +02:00
Peter Holmberg
83480a1de6
fixing weird arrow in select
2018-10-10 13:28:48 +02:00
Peter Holmberg
f150f35112
fixing permission rows
2018-10-10 11:22:08 +02:00
Peter Holmberg
8ed5594dbc
enable permissions for data source
2018-10-10 10:39:48 +02:00
Peter Holmberg
363592a97b
pausing permissions list
2018-10-09 16:53:59 +02:00
Peter Holmberg
d71ae7bd4d
Redone with DataSourcePermissions
2018-10-09 16:05:40 +02:00
Peter Holmberg
ac6bee621c
modified AddPermissions component
2018-10-09 11:07:23 +02:00
Peter Holmberg
b283845e4e
adding permissions component
2018-10-08 16:05:37 +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
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
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
ef5180bae0
fixed toggle buttons
2018-10-03 13:04:31 +02:00
Peter Holmberg
45113e6c8b
updated after pr feedback
2018-10-03 10:54:15 +02:00
Peter Holmberg
44f2041cf3
added data source type type
2018-10-03 09:56:15 +02:00
Torkel Ödegaard
afdec3d1b0
Revert "Revert "Org users to react""
2018-10-03 09:43:10 +02:00
Torkel Ödegaard
fe4f2f71c3
Revert "Org users to react"
2018-10-03 09:40:37 +02:00
Peter Holmberg
a381db3237
fiddling with validation
2018-10-02 16:50:34 +02:00
Peter Holmberg
7a39e5554b
view and route
2018-10-02 16:18:42 +02:00
Peter Holmberg
09b681326e
Merge branch 'master' into org-users-to-react
2018-10-02 11:18:01 +02:00
Peter Holmberg
cc1e22925f
snaps
2018-10-02 11:11:36 +02:00
Torkel Ödegaard
8fd1d8a057
changed from RFC to PureComponent
2018-10-02 09:27:02 +02:00
Peter Holmberg
a43ede70bc
added default prop instead of specifying prop
2018-10-01 14:02:13 +02:00
Peter Holmberg
da856187d8
snaps
2018-09-28 14:57:56 +02:00
Peter Holmberg
21cfc11009
implemented general actionbar
2018-09-28 14:34:58 +02:00
Peter Holmberg
7ae4076ddd
added no datasources added
2018-09-28 11:29:18 +02:00
Peter Holmberg
166f93cf54
components, test, removed old not used files
2018-09-28 11:05:34 +02:00
Torkel Ödegaard
fc54c01f01
feat(plugins): more work on plugin dashboard install, #4298
2016-03-11 12:31:56 +01:00
Torkel Ödegaard
2de439bd1e
feat(plugins): progress on dashboard installs , #4298
2016-03-11 09:57:20 +01:00
Torkel Ödegaard
60adcedebe
feat(plugins): worked on plugin dashboard import handling
2016-03-10 19:57:48 +01:00
Torkel Ödegaard
78b9c3004a
feat(plugins): minor progress on dashboard imports
2016-03-10 14:28:31 +01:00
Torkel Ödegaard
1951f3856f
feat(plugins): refactored datasourceEditCtrl to typescript, #4298
2016-03-10 09:47:29 +01:00
Torkel Ödegaard
3191678b14
feat(plugins): work on plugins that include dashboards
2016-03-08 20:46:25 +01:00
Torkel Ödegaard
091726b374
feat(plugins): commented out dashboard import list
2016-03-08 20:27:40 +01:00
Torkel Ödegaard
dfaa6d8eb9
feat(plugins): a lot of work on #4298
2016-03-08 18:17:47 +01:00
Torkel Ödegaard
7b1d827460
Merge branch 'master' into dashboard-thing
...
Conflicts:
public/app/features/datasources/partials/edit.html
2016-03-08 15:48:01 +01:00
Torkel Ödegaard
fcd75422d5
ux(): update all confirm modals to new design
2016-03-04 20:57:10 +01:00
Torkel Ödegaard
df67d57bca
ux(): minor work on info popover
2016-03-01 21:01:41 +01:00
bergquist
05ba32b552
feat(datasource): add type to datasource list
...
closes #4183
2016-02-29 10:18:50 +01:00
Torkel Ödegaard
7f970bbc7b
ux(): mini polish to forms, reducing padding between checkbox and label
2016-02-26 19:06:35 +01:00
Torkel Ödegaard
c521182ceb
feat(plugins): more work on plugins list/edit view
2016-02-25 15:56:28 +01:00
Matt
28d2966819
Merge branch 'master' of https://github.com/grafana/grafana into select-form-updates
2016-02-22 14:25:34 -05:00
Torkel Ödegaard
c94659f552
ux(color popover): refactored color popover to use drop lib
2016-02-22 18:46:58 +01:00
Matt
680ff95b8e
Form adjustments and startting to add sidemenu
2016-02-22 11:39:11 -05:00
Torkel Ödegaard
f375c3000d
ux(): help popover
2016-02-22 11:41:50 +01:00
Torkel Ödegaard
b98c826e95
ux(): worked on new popover
2016-02-22 10:17:35 +01:00
Torkel Ödegaard
a93fe5b2b2
poc(): tether drop
2016-02-21 18:08:44 +01:00
Torkel Ödegaard
1f28ff6890
ux(): added gf-form-select-wrapper
2016-02-20 17:21:35 +01:00
Matt
ab4957684f
Merged with master, I think
2016-02-20 10:13:18 -05:00
Torkel Ödegaard
52241b8e0b
ux(): completed gf-size class rename
2016-02-20 14:48:10 +01:00
Torkel Ödegaard
701a2fdcf3
ux(): tweaks and polish, and also simpifying width classes, gf-size-xxx and gf-size-max-xx are now width-(1-30), and max-width-(1-30)
2016-02-20 14:21:39 +01:00
Torkel Ödegaard
a685e46fb6
ux(): minor tweaks
2016-02-20 11:05:06 +01:00
Matt
1144988443
Merged trent's styles and added admin submenu
2016-02-19 22:00:29 -05:00
Matthew Toback
27dc32e2e8
Started moving select box styles into gf-form
2016-02-19 21:24:46 -05:00
Trent White
6721cec73f
created secondary button style, added a couple of variables, played with the plugins page to get the underline in place. Worth a look, but check that I was building everything properly :)
2016-02-19 18:22:24 -05:00
Torkel Ödegaard
4a062b6d00
ux(): colors refactoring
2016-02-19 14:24:19 +01:00
bergquist
ab7bbd5a44
ux(datasource): align name and http settings
2016-02-19 14:08:23 +01:00
Torkel Ödegaard
3003a8cb6e
ux(sass): a lot of polish on headings and margins, ONLY USE bottom margins, othewise margin collapse causes issues
2016-02-18 12:16:47 +01:00
Torkel Ödegaard
b05939ec9a
ux(sass): work on sass variables, getting messy
2016-02-16 12:15:09 +01:00
Torkel Ödegaard
41b775561a
ux(): datasource form tweaks
2016-02-16 07:57:58 +01:00
Torkel Ödegaard
262a03667e
ux(): updated some forms with the new flexbox based classes
2016-02-15 22:37:48 +01:00
Torkel Ödegaard
422decde3b
ux(): trying out flexbox for new form styles
2016-02-15 22:24:28 +01:00
Torkel Ödegaard
5836a6ec4b
ux(less): more less refactoring and cleanup, consolidating alerts
2016-02-14 21:50:06 +01:00
Torkel Ödegaard
f3d277cbab
ux(): general ux polish and experimental work on page header
2016-02-14 13:41:42 +01:00
Torkel Ödegaard
caa765ec32
ux(forms): major simplification of norm-form markup and css
2016-02-13 19:42:05 +01:00
Torkel Ödegaard
7d75e0e53c
ux(): minor fixes and cleanup, fixes for white theme
2016-02-13 16:45:07 +01:00
Torkel Ödegaard
f7e3297a0f
ux(): updated navbar on all pages to new style, no subnav/dropdown yet though
2016-02-13 14:32:20 +01:00
Trent White
f98dbd249e
update navbar and elements on playlist snapshots and change apps to plugins
2016-02-12 17:20:58 -05:00
Torkel Ödegaard
e7a202fe4d
Merge branch 'master' into style-changes-bulletfactory
2016-02-12 10:14:06 +01:00
Matt Toback
692878b0c0
Checkbox fixes for light and dark themes, ready to hand over to trent for new images
2016-02-11 15:46:37 -05:00
Matt Toback
a6061ce555
Checkboxes working
2016-02-11 15:29:57 -05:00
Torkel Ödegaard
87fc83678c
feat(imports): work on datasource dashboards
2016-02-11 21:02:01 +01:00
Trent White
6189208fa5
org and user form tweaks
2016-02-11 14:18:55 -05:00
Trent White
cd40362d47
sidenav tweaks, creating a content channel for the main content on non-dashboard pages
2016-02-11 12:02:12 -05:00
utkarshcmu
c051ff3eac
Removed unused commented code
2016-02-11 07:01:45 -08:00
utkarshcmu
fac51d92c5
Added DS deletion confirmation modal
2016-02-11 00:06:04 -08:00
Trent White
0fa0b3b256
style changes to forms, icons updates and new buttons
2016-02-10 18:14:26 -05:00
Matthew Toback
21b0945d08
Beginnings of form restyling, nowhere near merge yet
2016-02-06 17:37:33 -05:00
Torkel Ödegaard
05dfccbb74
feat(plugins): moved annotation editor to new plugin component loader
2016-02-02 18:16:30 +01:00
Torkel Ödegaard
21f6c07686
feat(plugins): more progress on plugin editors
2016-02-02 15:15:20 +01:00
Torkel Ödegaard
356f7b9db6
feat(plugins): good progress on converting query editors, graphite's query ctrl is now working as is unit tests
2016-02-02 13:07:54 +01:00
Torkel Ödegaard
efdd4a6682
feat(plugins): more work on plugin editors,prometheus query editor is working
2016-02-02 10:19:15 +01:00
Torkel Ödegaard
0583ec0f93
feat(plugins): more work on plugin directives and isolation
2016-02-01 23:32:12 +01:00
Torkel Ödegaard
12f487e223
feat(plugin-editors): more work on plugin editor loading
2016-02-01 23:24:08 +01:00
Torkel Ödegaard
e737dab5ca
removed /app route, confusing when some assets use public/app/.. route and some use just app/... all public static assets should no use public route, app route is no more
2016-02-01 18:19:02 +01:00
Torkel Ödegaard
92c2f8d556
feat(pinned sidemenu): completed side menu pinned stuff
2016-01-29 16:52:30 -05:00
Torkel Ödegaard
5f2aba6c5b
feat(sidemenu): pinned state
2016-01-29 15:36:41 -05:00
Torkel Ödegaard
7ad72ba905
ux(): minor style fixes to pages
2016-01-15 15:51:30 +01:00
Torkel Ödegaard
2bfded3c5f
ux(): general ux polish
2016-01-15 14:42:59 +01:00
Torkel Ödegaard
f6a3b53fb5
fix(firefox): fixed js issue that made master build break in firefox
2016-01-15 11:23:08 +01:00
Torkel Ödegaard
d420cb38d1
feat(plugins): work on plugin directives loading
2016-01-14 11:21:56 +01:00
Torkel Ödegaard
ca3405afc5
feat(plugins): moved http settings to directive instad of just ng-include partial
2016-01-09 19:03:03 +01:00