Commit Graph

209 Commits (c3bed99a9253d9ea54dafab0d2e8c2d11d6ce31a)

Author SHA1 Message Date
Andrew Watkins 7ba263953e
Merge pull request #3169 from influxdata/bugfix/tickscript-save
Bugfix/tickscript save
2018-04-10 14:40:30 -07:00
Andrew Watkins db98e429a6 Update tests and bugfix 2018-04-10 14:26:21 -07:00
Andrew Watkins c15fa1afe1 Add test for bug 2018-04-10 13:56:53 -07:00
Brandon Farmer e2f7fcfe1a
Merge pull request #3162 from influxdata/fix/graph-threshold-size
Only send threshold value to parent on blur
2018-04-10 11:38:34 -07:00
Brandon Farmer fa5a94eaba Add basic test around threshold 2018-04-10 11:11:22 -07:00
Iris Scholten 1c79374fe2 Fix tests after removing datalabels and making instance methods private 2018-04-09 15:20:07 -07:00
Iris Scholten 94945d5a43 Remove dataLabels and just use queryConfigs 2018-04-09 15:20:06 -07:00
Brandon Farmer 6b2cf7cf3a Make query configs available in table options on visualization tab 2018-04-09 15:16:16 -07:00
Brandon Farmer 3fb826a89a
Merge pull request #3148 from influxdata/polish/toggle-measurement
Allows users to close a measurement they have open
2018-04-09 14:51:42 -07:00
Brandon Farmer 914c1f1e82 Add test around MeasurementListItem behavior 2018-04-09 12:08:25 -07:00
Andrew Watkins a1a755016f Move TickscriptSave button to own file 2018-04-09 11:59:00 -07:00
Andrew Watkins 9f4faf6fb5 Disables saveing tickscript if no databases are selected 2018-04-06 17:56:02 -07:00
Andrew Watkins 09ccd3b152 Add test resources 2018-04-06 17:56:02 -07:00
Andrew Watkins 21754a10f9 Convert TickscriptEditor to TypesScript and add initial test 2018-04-06 17:56:02 -07:00
Jared Scheib 610fc3f799
Merge pull request #3144 from influxdata/bugfix/dataexplorer-prefix
Ensure correct basepath prefix in URL pathname when passing InfluxQL query param to Data Explorer
2018-04-06 15:51:21 -07:00
Jared Scheib 520e3e1bb5 Test that client basepath strips prefix if present
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
2018-04-06 15:01:45 -07:00
Andrew Watkins 8586c835ca
Merge pull request #3142 from influxdata/timemachine
Timemachine
2018-04-06 13:05:39 -07:00
Andrew Watkins 43fca0175c Fix type errors 2018-04-06 12:15:28 -07:00
Alex P f1a49c5501 Fix component test 2018-04-06 11:31:23 -07:00
Alex P 66a838a9dd WIP fix tests 2018-04-05 18:02:43 -07:00
Andrew Watkins c6c8bdaecf Check queryConfig on component mount 2018-04-05 13:53:38 -07:00
Andrew Watkins 432d37be9b Add style
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-04-05 10:02:42 -07:00
Andrew Watkins 6fcc84947a Convert QueryMaker to TypesScript and add test 2018-04-04 16:06:50 -07:00
Andrew Watkins 8d5f2665ba Update async test 2018-04-04 15:39:46 -07:00
Andrew Watkins 487cdb3105 Move DataExplorer to TypeScript 2018-04-04 15:39:34 -07:00
Andrew Watkins b127d2d96a
Merge pull request #3118 from influxdata/bugfix/flash-notifications
Bugfix/flash notifications
2018-04-04 11:13:17 -07:00
Andrew Watkins 55d8ac86f4 Update tests 2018-04-04 11:00:43 -07:00
Andrew Watkins 0cbb8d9260 Update tests 2018-04-03 22:07:31 -07:00
Andrew Watkins a2a5d9bd14 Add inital tests 2018-04-03 21:10:06 -07:00
ebb-tide be86d85bc2 Merge branch 'bugfix/kapacitor-loading-4ever' of https://github.com/influxdata/chronograf into bugfix/kapacitor-loading-4ever 2018-04-03 13:46:41 -07:00
Deniz Kusefoglu 9400174de6
Merge branch 'master' into bugfix/kapacitor-loading-4ever 2018-04-03 16:46:08 -04:00
ebb-tide d2b70acdb0 Implement suggestions from PR review 2018-04-03 12:00:53 -07:00
ebb-tide fb37c548e2 Add some tests 2018-04-02 17:16:45 -07:00
Alex P 88706be6dc Merge branch 'master' into moar-colors-n-stuff 2018-04-02 11:51:27 -07:00
Alex P ffc2fe255e Merge branch 'master' into feature/clone-dashboards 2018-03-30 16:11:02 -07:00
Alex P 192a63c856 Write test for deleting a dashboard 2018-03-30 15:52:41 -07:00
Andrew Watkins 3ffdae1ee8
Merge pull request #3101 from influxdata/bugfix/tempvar
Fix templateVariables not loading properly.  Other variables were amazed
2018-03-30 15:32:00 -07:00
Andrew Watkins 7f3b991c0b Fix templateVariables not loading properly
Runtime error in the 'EDIT_TEMPLATE_VARIABLE_VALUES' reducer
was causing the list not to populate

Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-30 13:38:00 -07:00
Alex Paxton 99d32f68fa
Merge pull request #3096 from influxdata/polish/confirmation-buttons
Standardize Confirmation Buttons
2018-03-30 11:21:21 -07:00
ebb-tide de22496613 Merge branch 'master' into feature/table-graph-polish 2018-03-29 18:56:10 -07:00
ebb-tide 3656bee056 Move table graph data transform function tests 2018-03-29 18:47:49 -07:00
Andrew Watkins 152027a639 Fix test warning spam 2018-03-29 16:44:24 -07:00
Alex P 468be2b513 Remove test for button order
This is now handled with CSS
2018-03-29 16:10:17 -07:00
Andrew Watkins 76e0d026ea Fix typing errors 2018-03-29 16:06:10 -07:00
Brandon Farmer ff6a9fcb0a Fix FuncSelectorTest
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-29 16:06:10 -07:00
Brandon Farmer 178b366191 Func item triggers a handler when it is clicked
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins<andrew.watkinz@gmail.com>
2018-03-29 16:06:10 -07:00
Andrew Watkins 8b03686af4 Add ast to test props 2018-03-29 16:04:37 -07:00
Andrew Watkins b2e70f396f Introduce Walker class for walking the ifql AST
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-03-29 16:04:37 -07:00
Andrew Watkins 182d4517e7 Introduce filtering to FuncButton 2018-03-29 16:02:32 -07:00
Andrew Watkins e0db988a79 Introduce function list button populated by IFQL 2018-03-29 16:02:32 -07:00