Commit Graph

7988 Commits (6002526fd6c94f9fbe2324194d32baf93abe8fbe)

Author SHA1 Message Date
Jared Scheib 6002526fd6 Remove unused UUID string validator & test 2018-03-19 17:04:43 -07:00
Jared Scheib 2b026d8660 Find by component rather than component name in enzyme tests 2018-03-19 16:52:06 -07:00
Jared Scheib 74f2fe94bb Prettier 2018-03-19 16:48:07 -07:00
Jared Scheib 3566de2a6a Remove console logs & unused ChangeEvent prop 2018-03-19 16:43:59 -07:00
Jared Scheib 0c38201006 Fix ui handlers & state sync for task enabled checkboxes
Refactor toggle checkbox & delete handlers to typed class
instance methods in KapacitorRulesTable & TasksTable, and
to use traditional, testable JavaScript syntax.

Remove curry in KapacitorRulesPage component methods to
successfully toggle & delete, in accordance with above
refactor.
2018-03-19 16:29:21 -07:00
Jared Scheib 9e9f566996 Merge branch 'master' into bugfix/task_enabled_correct_check 2018-03-16 21:05:01 -07:00
Jared Scheib 90fe7ecf20 Update changelog & prettier 2018-03-16 20:59:44 -07:00
Jared Scheib a70e3edc3a Convert TasksTable to working TypeScript 2018-03-16 20:55:02 -07:00
Jared Scheib 46edda85b6 Rename TasksTable.js to TasksTable.tsx 2018-03-16 20:49:46 -07:00
Jared Scheib 13ee90db99 Convert KapacitorRulesTable to working TypeScript 2018-03-16 19:23:28 -07:00
Jared Scheib 207a645aa1 Rename KapacitorRulesTable.js to KapacitorRulesTable.tsx 2018-03-16 19:23:03 -07:00
Jared Scheib 322470ffae Add & clean up many Kapacitor-related TypeScript types for RulesTable 2018-03-16 18:41:48 -07:00
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
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