Jared Scheib
|
7acae388f6
|
Make TasksTable 'id' & 'for' html props unique
|
2018-03-16 16:17:25 -07:00 |
Jared Scheib
|
dcc05ee382
|
Make KapacitorRulesTable 'id' & 'for' html props unique
|
2018-03-16 16:16:37 -07:00 |
ebb-tide
|
b0c6346e81
|
resolve merge conflicts
|
2018-03-16 16:06:55 -07:00 |
Jared Scheib
|
4ed4be638d
|
Add failing test for KapacitorRules renders both tables rows with unique label FORs
|
2018-03-16 16:04:04 -07:00 |
Jared Scheib
|
eeda415eb7
|
Add failing test for KapacitorRules renders both tables with unique checkbox IDs
|
2018-03-16 16:03:20 -07:00 |
Jared Scheib
|
9cfac3450c
|
Add more kapacitor rules test data
|
2018-03-16 14:37:03 -07:00 |
Jared Scheib
|
54266c094a
|
Revert "Test KapacitorRulesTable tr keys to be UUIDv4"
This reverts commit bd6674859c .
|
2018-03-16 14:18:57 -07:00 |
Jared Scheib
|
12f45e6c6c
|
Revert "Fix KapacitorRulesTable to use UUIDv4 for tr keys"
This reverts commit f7dbdb8a33 .
|
2018-03-16 14:18:16 -07:00 |
Alex Paxton
|
e36ed6c17d
|
Merge pull request #2993 from influxdata/feature/table-thresholds
Add Color Thresholds to Table Graphs
|
2018-03-16 12:44:20 -07:00 |
Alex P
|
0699084e96
|
Use UUID to ensure unique keys
|
2018-03-16 12:28:53 -07:00 |
Alex P
|
00a46ee4ea
|
Rename constant to be consistent
|
2018-03-16 10:54:06 -07:00 |
Andrew Watkins
|
49936b0add
|
Merge pull request #3001 from influxdata/chore/chronograf-admin-ts
Conversion of AllUsersPage to TypeScript add initial test
|
2018-03-16 10:52:02 -07:00 |
Alex P
|
ee40e69c09
|
Merge branch 'master' into feature/table-thresholds
|
2018-03-16 10:51:14 -07:00 |
Alex P
|
c79b419981
|
Prefix moar imports with src/
|
2018-03-16 10:44:11 -07:00 |
Alex P
|
bb11ef21fc
|
Pass colors prop into MultiGrid to cause re-renders more often
|
2018-03-16 10:42:12 -07:00 |
Alex P
|
208e9edced
|
get variable from props
No need to preserve its original name as an available variable
|
2018-03-16 10:37:56 -07:00 |
Alex P
|
c78261fbb9
|
Rename constant to be consistent
|
2018-03-16 10:37:22 -07:00 |
Alex P
|
5a90cdb810
|
Remove unused files
These were placeholders
|
2018-03-16 10:33:00 -07:00 |
Alex P
|
1ac2d037c2
|
prefix import with src/
|
2018-03-16 10:30:26 -07:00 |
Alex P
|
912811d4ca
|
Import constant instead of defining twice
|
2018-03-16 10:30:19 -07:00 |
Alex P
|
08c933bfbe
|
Condense switch statement cases
|
2018-03-16 10:28:16 -07:00 |
Alex P
|
c23393a5f1
|
Add /src/ prefix to imports
|
2018-03-16 10:26:11 -07:00 |
Andrew Watkins
|
b3ae34bec4
|
Add types to instance methods
|
2018-03-16 09:58:10 -07:00 |
Andrew Watkins
|
5b2bcab37e
|
Convert AllUsersPage to TypeScript
|
2018-03-16 09:31:37 -07:00 |
Andrew Watkins
|
dd9cf88aab
|
Introduce AllUsersPage test
|
2018-03-15 16:44:18 -07:00 |
Iris Scholten
|
27168d8c14
|
Merge pull request #2996 from influxdata/feature/table-graph-series-renaming
Table Graph Series/Column renaming
|
2018-03-15 16:27:47 -07:00 |
Andrew Watkins
|
368091ce0c
|
Merge pull request #2997 from influxdata/bugfix/notification-import
Fix import of notifications
|
2018-03-15 11:59:12 -07:00 |
Andrew Watkins
|
91296e9171
|
Fix import of notifications
|
2018-03-15 11:48:12 -07:00 |
Iris Scholten
|
c5a51b3e14
|
update constructing column names
|
2018-03-15 11:19:24 -07:00 |
Andrew Watkins
|
4dd8a27ab0
|
Remove PropTypes
|
2018-03-15 10:11:59 -07:00 |
Andrew Watkins
|
a8d55591b2
|
Merge pull request #2973 from influxdata/features/insecure-skip-verfiy-kapacitor
Unsafe SSL kapacitor insecure skip verify
|
2018-03-15 09:21:17 -07:00 |
Alex P
|
03a0149fb0
|
Add new prop to test
|
2018-03-14 22:26:23 -07:00 |
Alex P
|
a6ebe44e94
|
Remove excess margin in form blocks
|
2018-03-14 22:17:46 -07:00 |
Alex P
|
fc99d507f0
|
Add margin above thresholds list if not first item in controls panel
|
2018-03-14 22:13:27 -07:00 |
Alex P
|
886d640434
|
rename singleStatColors to thresholdsListColors
|
2018-03-14 22:08:26 -07:00 |
Alex P
|
661a5f5b2e
|
Remove console.log
|
2018-03-14 22:02:58 -07:00 |
Alex P
|
4c556ead3e
|
Render table cells according to thresholds
|
2018-03-14 22:01:41 -07:00 |
Alex P
|
e52db35821
|
Remove debugger
|
2018-03-14 21:30:10 -07:00 |
Alex P
|
35f1be9c12
|
Fix cell editor save for table colors
|
2018-03-14 21:29:53 -07:00 |
Alex P
|
b9858a73b9
|
Rename single stat constants to match thresholds naming scheme
|
2018-03-14 21:20:22 -07:00 |
Alex P
|
72ccbc1d2f
|
rename singleStatType to thresholdsListType
going for a more generic and future proof naming scheme
|
2018-03-14 21:13:20 -07:00 |
Alex P
|
904a9f7ee3
|
Use ThresholdsColorToggle in TableOptions
|
2018-03-14 21:02:13 -07:00 |
Alex P
|
104b886b2a
|
Update table options test
|
2018-03-14 20:57:55 -07:00 |
Alex P
|
0b5aade24f
|
Use ThresholdsList in TableOptions and remove unused props and handlers
|
2018-03-14 20:55:27 -07:00 |
Alex P
|
dc1d51a524
|
Add optional heading to thresholds list
|
2018-03-14 20:44:39 -07:00 |
Alex P
|
0678e6de25
|
Fix broken file references
|
2018-03-14 20:42:14 -07:00 |
Alex P
|
4405d0801e
|
Merge branch 'master' into feature/table-thresholds
|
2018-03-14 20:38:56 -07:00 |
ebb-tide
|
6974f5ab47
|
Add timeAxis toggle to tableOptions
|
2018-03-14 19:03:03 -07:00 |
Jared Scheib
|
f7dbdb8a33
|
Fix KapacitorRulesTable to use UUIDv4 for tr keys
|
2018-03-14 18:45:13 -07:00 |
Jared Scheib
|
bd6674859c
|
Test KapacitorRulesTable tr keys to be UUIDv4
|
2018-03-14 18:44:51 -07:00 |