Andrew Watkins
acfa7b311c
Merge pull request #3844 from influxdata/enterprise/fe-ldap
...
Frontend LDAP integration
2018-07-09 16:35:49 -07:00
Andrew Watkins
767e1e95a6
Remove ternary
2018-07-09 16:26:15 -07:00
Delmer
3110f17103
Merge pull request #3847 from influxdata/fix/basepath-dashboards
...
Fix multiple base paths added when routing dashboards
2018-07-09 19:24:40 -04:00
Andrew Watkins
b9d0bae692
Cleanup
2018-07-09 15:43:29 -07:00
Iris Scholten
6a78f8e72f
Merge pull request #3841 from influxdata/fix/delete-tv-metaquery
...
Handle deletion of a tempVar used in nested tempVar
2018-07-09 15:33:21 -07:00
Delmer Reed
14f4158857
Fix basepath routing dashboards
2018-07-09 18:17:45 -04:00
Iris Scholten
7fffb02ff4
Handle deletion of a tempVar used in nested tempVar
...
Catch error and send notification of error
2018-07-09 15:17:35 -07:00
Andrew Watkins
dc43e09e9e
Do not display Roles or Users page if connected to LDAP source
2018-07-09 14:56:27 -07:00
Delmer
0202f43f40
Merge pull request #3828 from influxdata/refactor/dashboard-names-loading
...
Add util for loading dashboard switcher links
2018-07-09 13:47:26 -04:00
Delmer Reed
7867a131b6
Remove AutoRefresh check for local selected values
...
Removes AutoRefresh checking for local selected values that were
previously causing the dashboard cells to make multiple requests. The
changes in 3829 removes the need for this check.
2018-07-09 12:47:20 -04:00
Delmer Reed
0876917b7e
Update links to extract from props in switcher
2018-07-09 12:41:48 -04:00
Delmer Reed
75c123323b
Add util for loading DashboardLinks
2018-07-09 12:32:50 -04:00
Christopher Henn
e81180742b
Type cell editor overlay reducer
2018-07-09 08:39:57 -07:00
Christopher Henn
94045cca9b
Type dashTimeV1 reducer
2018-07-09 08:39:57 -07:00
Christopher Henn
8638365990
Type dashboards UI reducer
2018-07-09 08:39:57 -07:00
Andrew Watkins
737d4e8516
Merge pull request #3832 from influxdata/bugfix/horizontal-graph
...
Fix table time as horizontal
2018-07-06 22:37:39 -07:00
Andrew Watkins
18f4a0ffa5
Fix table time as horizontal
2018-07-06 15:20:16 -07:00
Christopher Henn
303121317a
Accept single value in localSelected action
2018-07-06 15:04:49 -07:00
Christopher Henn
f9dbd26305
Serialize key as query parameter for map templates
2018-07-06 15:04:49 -07:00
Christopher Henn
4bb1795e15
Clarify template selection resolution
2018-07-06 15:04:49 -07:00
Christopher Henn
983550cb9e
Support nested template variables
2018-07-06 15:04:49 -07:00
Andrew Watkins
f5ca544edf
Merge pull request #3825 from influxdata/feature/locale-number-separators
...
Feature/locale number separators
2018-07-06 10:52:38 -07:00
Alex Paxton
b57500fdc9
Merge pull request #3808 from influxdata/reusable-radio-button-component
...
Introduce Reusable "Radio Buttons" component
2018-07-05 21:30:42 -07:00
Alex P
00aa1468d4
Move enum into types
2018-07-05 21:20:31 -07:00
Alex P
220aa2716c
Remove shared constants and use enums instead
2018-07-05 21:16:05 -07:00
Alex P
5ca710d6e8
Use enums instead of string constants
2018-07-05 21:08:14 -07:00
Alex P
c36e01965d
Add return types
2018-07-05 20:58:53 -07:00
Andrew Watkins
f9de514040
Fix typo
2018-07-05 16:32:25 -07:00
Andrew Watkins
a213fb6c20
Format Gauge and SingleStat number values
2018-07-05 16:32:16 -07:00
Andrew Watkins
a873f0865f
Convert SingleStatOptions to TS
2018-07-05 16:30:31 -07:00
Andrew Watkins
f446d6b9e1
Convert LineGraph to TS
2018-07-05 15:26:15 -07:00
Alex P
c6c81f6f7e
Use enum instead of constants for write data mode
2018-07-05 12:37:33 -07:00
Alex P
ddaba2d64a
Use enum for shared UI component types
2018-07-05 12:21:48 -07:00
Alex P
c6fced73b3
Cleanup
2018-07-05 12:06:54 -07:00
Deniz Kusefoglu
ef26fb71c7
Merge pull request #3824 from influxdata/tempvar/map-type-vs-url-query
...
Add localSelected value to StatusPage constant template variables
2018-07-05 11:57:20 -07:00
Andrew Watkins
8037bf3709
Convert AxesOptions to TS
2018-07-05 11:51:17 -07:00
Andrew Watkins
4893ebceb9
Convert DisplayOptions to TS
2018-07-05 10:39:10 -07:00
Delmer Reed
3d325108e9
Remove unused dashboardNames types and state
...
Removing types and state related to dashboard page names that were not
caught by typescript.
2018-07-05 10:49:46 -04:00
ebb-tide
5921ac792e
Add localSelected value to StatusPage constant template variables
2018-07-05 00:21:20 -07:00
Brandon Farmer
f06d0699bb
Merge pull request #3820 from influxdata/stubbing-log-config
...
Stub out log config requests till server work is done
2018-07-03 15:58:04 -07:00
Brandon Farmer
8a6567f5bd
Stub out log config requests till server work is done
2018-07-03 15:47:46 -07:00
Deniz Kusefoglu
d6be62dcab
Merge pull request #3817 from influxdata/tempvars/map-type-upload
...
Tempvars/map type upload
2018-07-03 15:32:44 -07:00
Iris Scholten
4a1a37965e
Merge pull request #3815 from influxdata/logs-viewer/reorder-columns
...
Log Viewer Configs - reorder columns and format severity
2018-07-03 14:42:44 -07:00
ebb-tide
94db82f0f8
Remove stray perens showing up in the UI
2018-07-03 14:33:26 -07:00
Iris Scholten
6e6dcb597c
Rename drag and drop decorator params
2018-07-03 14:30:07 -07:00
Iris Scholten
8304f86fe2
Add errorhandler decorator
2018-07-03 14:24:11 -07:00
ebb-tide
c2af9a911c
Retain unselected values when saving map type template variables
2018-07-03 14:17:18 -07:00
Iris Scholten
15d9af9326
Modify column widths when message is not visible
2018-07-03 14:14:01 -07:00
ebb-tide
9967d6559b
Remove offset if displaying an unscrollable number of items in templates previews
2018-07-03 14:07:18 -07:00
ebb-tide
c425bdb5a8
Show key value in builder textArea for map type template vals
2018-07-03 13:57:01 -07:00