Alex P
c7cbf96c6f
Move SlideToggle stylesheet into component directory
2018-07-09 15:12:52 -07:00
Andrew Watkins
905f57eee3
Do not display Roles or Users page if connected to LDAP source
2018-07-09 14:56:27 -07:00
Alex P
22f606d6b0
Update implementation of SlideToggle
2018-07-09 12:03:12 -07:00
Alex P
af5b2d96a2
Convert component to TypeScript
2018-07-09 11:50:51 -07:00
Alex P
0c216b246f
Update implementation of SlideToggle
2018-07-09 11:48:59 -07:00
Alex P
25047934ee
Move component into reusable directory
...
Also updating styles
2018-07-09 11:48:26 -07:00
Delmer
6376673fcb
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
Christopher Henn
17d4cc7135
Add missing brace in swagger.json
...
The docs at localhost:8888/docs failed to load due to an error parsing
the swagger.json file.
2018-07-09 10:44:27 -07:00
Theo Diefenthal
cc5bfaadff
-Less restrictive key equalness check in OAuth due to providers like Microsoft Azure who do not provide "alg" claim
2018-07-09 19:37:17 +02:00
Alex P
b967ee4610
Cleanup component
2018-07-09 10:07:35 -07:00
Delmer
8c96e578e3
Merge pull request #3834 from influxdata/remove/autorefresh-predicate
...
Remove AutoRefresh check for local selected values
2018-07-09 13:00:47 -04:00
Alex P
df2fc53d86
Convert SlideToggle to typescript
2018-07-09 09:59:11 -07:00
Delmer Reed
0a4fde4ad8
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
e9196b3739
Update links to extract from props in switcher
2018-07-09 12:41:48 -04:00
Delmer Reed
6b90c4e568
Add util for loading DashboardLinks
2018-07-09 12:32:50 -04:00
Christopher Henn
234023dd5e
Type cell editor overlay reducer
2018-07-09 08:39:57 -07:00
Christopher Henn
3fd4090cea
Type dashTimeV1 reducer
2018-07-09 08:39:57 -07:00
Christopher Henn
044e9920af
Type dashboards UI reducer
2018-07-09 08:39:57 -07:00
Andrew Watkins
b7a3e16f37
Merge pull request #3832 from influxdata/bugfix/horizontal-graph
...
Fix table time as horizontal
2018-07-06 22:37:39 -07:00
Andrew Watkins
928ce8d590
Fix table time as horizontal
2018-07-06 15:20:16 -07:00
Christopher Henn
fdd25bc95d
Accept single value in localSelected action
2018-07-06 15:04:49 -07:00
Christopher Henn
fb5241bc7a
Serialize key as query parameter for map templates
2018-07-06 15:04:49 -07:00
Christopher Henn
dddbf8b5fb
Clarify template selection resolution
2018-07-06 15:04:49 -07:00
Christopher Henn
ab5f1ded78
Support nested template variables
2018-07-06 15:04:49 -07:00
Andrew Watkins
54bf8ba0ee
Merge pull request #3825 from influxdata/feature/locale-number-separators
...
Feature/locale number separators
2018-07-06 10:52:38 -07:00
Alex Paxton
e8f474646c
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
a26ed04e29
Move enum into types
2018-07-05 21:20:31 -07:00
Alex P
8e3ec1c49c
Remove shared constants and use enums instead
2018-07-05 21:16:05 -07:00
Alex P
c2a39eb49f
Use enums instead of string constants
2018-07-05 21:08:14 -07:00
Alex P
181cb172bf
Add return types
2018-07-05 20:58:53 -07:00
Andrew Watkins
2bce99bce1
Fix typo
2018-07-05 16:32:25 -07:00
Andrew Watkins
1ee81dd2ad
Format Gauge and SingleStat number values
2018-07-05 16:32:16 -07:00
Andrew Watkins
54d7f4468c
Convert SingleStatOptions to TS
2018-07-05 16:30:31 -07:00
Andrew Watkins
2307f0f146
Convert LineGraph to TS
2018-07-05 15:26:15 -07:00
Alex P
6c2eac4854
Use enum instead of constants for write data mode
2018-07-05 12:37:33 -07:00
Alex P
055556e1bc
Use enum for shared UI component types
2018-07-05 12:21:48 -07:00
Alex P
ae60275e01
Cleanup
2018-07-05 12:06:54 -07:00
Deniz Kusefoglu
33a8bd2ba9
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
e35c403dfd
Convert AxesOptions to TS
2018-07-05 11:51:17 -07:00
Delmer
17e06ef393
Merge pull request #3822 from influxdata/remove/unused-type-and-state
...
Remove unused dashboardNames types and state
2018-07-05 13:40:10 -04:00
Andrew Watkins
c0e459af2b
Convert DisplayOptions to TS
2018-07-05 10:39:10 -07:00
Delmer Reed
d45ea1ee63
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
c66e56804e
Add localSelected value to StatusPage constant template variables
2018-07-05 00:21:20 -07:00
Brandon Farmer
7c2df2d6e5
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
7afd3c29ea
Stub out log config requests till server work is done
2018-07-03 15:47:46 -07:00
Deniz Kusefoglu
fec39a1ca5
Merge pull request #3817 from influxdata/tempvars/map-type-upload
...
Tempvars/map type upload
2018-07-03 15:32:44 -07:00
Iris Scholten
7b2e16fc76
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
1a7358d907
Remove stray perens showing up in the UI
2018-07-03 14:33:26 -07:00
Iris Scholten
17075458f6
Rename drag and drop decorator params
2018-07-03 14:30:07 -07:00
Iris Scholten
a610a9449b
Add errorhandler decorator
2018-07-03 14:24:11 -07:00