Andrew Watkins
d385e612f5
Fix decimal point form style
2018-07-11 10:03:33 -07:00
Christopher Henn
87e939aff6
Support auto group by queries in Data Explorer
2018-07-10 14:42:01 -07:00
Andrew Watkins
a88f49d5c6
Merge pull request #3864 from influxdata/feature/decimals
...
Decimal Places Single Stat
2018-07-10 14:36:37 -07:00
Andrew Watkins
1a5b800175
Add decimal place options to single-stat and line plus single stat
2018-07-10 11:24:46 -07:00
Daniel Campbell
03e348063f
Merge pull request #3855 from influxdata/logs-page-polish
...
Logs page polish
2018-07-10 10:51:02 -07:00
Christopher Henn
a140ecfe49
Fix encoding of empty source responses
2018-07-10 10:50:27 -07:00
Alex P
dbf80d6898
Align severity text with dot
2018-07-10 10:09:52 -07:00
Alex P
acfd17ea5c
Rename function to match event name
2018-07-10 10:09:34 -07:00
Alex P
6cf775ae07
Fix styling of filter blocks
...
the LI tag was inheriting some funky
2018-07-10 10:09:06 -07:00
Alex P
537de8b2fe
Allow user to exit filter edit when nothing has changed
2018-07-10 10:08:31 -07:00
Alex Paxton
1521012709
Merge pull request #3849 from influxdata/reinstate-table-sort-indicators
...
Bring back sort indicators in Hosts and Alerts tables
2018-07-10 09:07:51 -07:00
Alex P
2fd2a5c541
Bring back sort indicators in Hosts and Alerts tables
2018-07-09 17:39:28 -07:00
Alex Paxton
fa348b3750
Merge pull request #3846 from influxdata/make-components-reusable
...
More Reusable Components
2018-07-09 17:35:27 -07:00
Alex P
2e1e6eced7
Make default value more explicit
2018-07-09 17:18:19 -07:00
Andrew Watkins
a13e024e93
Merge pull request #3844 from influxdata/enterprise/fe-ldap
...
Frontend LDAP integration
2018-07-09 16:35:49 -07:00
Andrew Watkins
d49bd20551
Remove ternary
2018-07-09 16:26:15 -07:00
Delmer
ac6fa2da6a
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
Alex P
5a47c1e707
Make tests okay with CSS imports
2018-07-09 15:59:20 -07:00
Andrew Watkins
993fc1ba44
Cleanup
2018-07-09 15:43:29 -07:00
Alex P
2b25478223
Move Overlay styles into component folder
2018-07-09 15:38:29 -07:00
Alex P
3f6ad6bedd
Remove commented code
2018-07-09 15:37:56 -07:00
Iris Scholten
87296e3761
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
Alex P
1de1fc7542
Limit re-rendering of table row
2018-07-09 15:31:23 -07:00
Delmer Reed
92ac98420a
Fix basepath routing dashboards
2018-07-09 18:17:45 -04:00
Iris Scholten
4156c42684
Handle deletion of a tempVar used in nested tempVar
...
Catch error and send notification of error
2018-07-09 15:17:35 -07:00
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
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