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 |
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 |
Jared Scheib
|
a81fa3c01e
|
Add string validator & tests for UUIDv4
|
2018-03-14 18:31:09 -07:00 |
Iris Scholten
|
cab2515d53
|
fix typo in CustomizeColumns test
|
2018-03-14 18:21:53 -07:00 |
Iris Scholten
|
2c7c1e7c4e
|
create component test for GraphOptionsCustomizeColumns
|
2018-03-14 18:17:32 -07:00 |
Iris Scholten
|
cc668fea8f
|
convert GraphOptionsCustomizeColumns to typescript
|
2018-03-14 18:03:31 -07:00 |
Iris Scholten
|
f767340101
|
update columnNames in the redux store and connect them to TableGraphs
|
2018-03-14 17:46:42 -07:00 |
Andrew Watkins
|
ffea906eb8
|
Prettier CHANGLOG
|
2018-03-14 17:24:55 -07:00 |
Andrew Watkins
|
cb326350a0
|
Update CHANGELOG
|
2018-03-14 17:24:55 -07:00 |
Andrew Watkins
|
dee82fcd4d
|
Update tests
|
2018-03-14 17:24:55 -07:00 |
Andrew Watkins
|
d896205f97
|
Add yarn-error.log to gitignore
|
2018-03-14 17:24:55 -07:00 |
Andrew Watkins
|
786f028b6c
|
Add insecureSkipVerify to marshal / unmarshal
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-03-14 17:24:55 -07:00 |
Andrew Watkins
|
0e57c8f2eb
|
Add insecureSkipVerify to default kapacitor
|
2018-03-14 17:23:34 -07:00 |
Andrew Watkins
|
dd05f33ce3
|
Add test for updateKapacitor
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-03-14 17:23:34 -07:00 |
Brandon Farmer
|
f404eb572c
|
WIP
|
2018-03-14 17:23:34 -07:00 |
Brandon Farmer
|
3e658bd44f
|
Send insecure verify skip on kapacitor create
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-03-14 17:23:34 -07:00 |
Brandon Farmer
|
6fe1f9f5fe
|
Allow users to use insecure skip verify on kapacitor
Co-authored-by: Brandon Farmer<bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins<andrew.watkinz@gmail.com>
|
2018-03-14 17:23:34 -07:00 |
Jared Scheib
|
a4cf6276f5
|
Remove unused jest in Kapacitor tests
|
2018-03-14 17:18:29 -07:00 |
Jared Scheib
|
81e2551053
|
Add initial enzyme test for component KapacitorRulesTable render
|
2018-03-14 17:17:16 -07:00 |
Jared Scheib
|
13da9bec6f
|
Add initial enzyme test for component TasksTable render
|
2018-03-14 17:16:11 -07:00 |
Jared Scheib
|
7f493204db
|
Clean up
|
2018-03-14 16:53:58 -07:00 |
Jared Scheib
|
90ac8ad8db
|
Remove unused jest.mock
|
2018-03-14 16:51:33 -07:00 |
Jared Scheib
|
ab360fa1f8
|
Remove unused override var
|
2018-03-14 16:50:24 -07:00 |
Jared Scheib
|
beaa186586
|
Remove unused imports
|
2018-03-14 16:48:15 -07:00 |
Jared Scheib
|
568ca6b5ed
|
Split KapacitorRules render test into two tests
|
2018-03-14 16:46:40 -07:00 |
Jared Scheib
|
d9002cf557
|
Test KapacitorRules to render KapacitorRulesTable & TasksTable
|
2018-03-14 16:32:23 -07:00 |
Jared Scheib
|
e0111010c7
|
Test KapacitorRules to render two tables
|
2018-03-14 16:17:00 -07:00 |
Jared Scheib
|
afa0acb63e
|
Add initial passing enzyme test for KapacitorRules render
|
2018-03-14 16:06:34 -07:00 |
Iris Scholten
|
c36519910b
|
Merge branch 'master' into feature/table-graph-series-renaming
|
2018-03-14 16:00:11 -07:00 |
Iris Scholten
|
88a2007ab1
|
fix table graph time format custom option
|
2018-03-14 15:48:49 -07:00 |
Brandon Farmer
|
ac8bdf5105
|
Merge pull request #2970 from influxdata/fixes/missing-colors-from-canned-single-stats
Always return colors for single stat graphs
|
2018-03-14 15:45:22 -07:00 |
Alex Paxton
|
142f4ec294
|
Merge pull request #2910 from influxdata/polish-notifications
Redesign & Refactor Notifications
|
2018-03-14 15:37:38 -07:00 |
Brandon Farmer
|
2986a1905c
|
Merge pull request #2984 from influxdata/make-query-configs-available-in-table-options
Make query configs available in table options on visualization tab
|
2018-03-14 15:33:40 -07:00 |
Iris Scholten
|
755f48c14b
|
WIP get queries for columnNames in table optoins
|
2018-03-14 15:28:53 -07:00 |
Andrew Watkins
|
a7859951dd
|
Change publishNotification to notify
|
2018-03-14 15:26:09 -07:00 |
Brandon Farmer
|
3cd154655d
|
Disable table graph for now
|
2018-03-14 15:20:27 -07:00 |
Brandon Farmer
|
88ff078342
|
Make query configs available in table options on visualization tab
|
2018-03-14 15:14:00 -07:00 |
Andrew Watkins
|
07da5a3e57
|
Remove HEAD file
|
2018-03-14 15:03:44 -07:00 |
Andrew Watkins
|
36e69a47f6
|
Cleanup errors
|
2018-03-14 14:49:01 -07:00 |
Andrew Watkins
|
7d96d2baaf
|
Cleanup
|
2018-03-14 12:33:23 -07:00 |
Alex P
|
606790cb20
|
Move notifications test to proper directory and rename
|
2018-03-14 11:23:21 -07:00 |
Alex P
|
aec8134723
|
Fix typo
|
2018-03-14 11:23:21 -07:00 |