Commit Graph

226 Commits (f6823cdf9ffe99c55ddba9bef8c025c0d72b1692)

Author SHA1 Message Date
Alex Paxton 74921587bc Merge pull request #3215 from influxdata/polish/sticky-tempvar-controls
Attach Template Controls Bar to top of page
2018-04-17 11:08:31 -07:00
Andrew Watkins 9d2a93fc7c Add FundArgInput test 2018-04-17 09:47:45 -07:00
Andrew Watkins 0171aa36b5 Introduce FuncArg test 2018-04-17 09:30:50 -07:00
Alex P 0ff7ca69f0 Write component test 2018-04-16 18:07:12 -07:00
Andrew Watkins 809d8718cc Add initial ability to handle string argument types 2018-04-16 16:56:38 -07:00
Andrew Watkins 45d1c7ad33 Add inputs for various argument types 2018-04-16 14:53:54 -07:00
Andrew Watkins d047f8fd1a Fix test 2018-04-16 10:56:53 -07:00
Andrew Watkins 2c4ccdbaa2 Add source string to func node object 2018-04-16 10:56:53 -07:00
Andrew Watkins ebec2561cf Add text editor to builder 2018-04-16 10:56:53 -07:00
Deniz Kusefoglu f9f86ce076 Merge pull request #3180 from influxdata/table/reorder-columns
Table/reorder columns
2018-04-15 00:43:52 -04:00
ebb-tide 6b37a8773c Implement PR review suggestions 2018-04-14 21:29:17 -07:00
Brandon Farmer 9ff9f63dd2 Ensure that values are displayed on gauges 2018-04-12 13:29:27 -07:00
Brandon Farmer 97109e29e0 Default to zero for gauges 2018-04-12 00:33:34 -07:00
Brandon Farmer 3243a8d005 Update changelog and add more tests around time range 2018-04-12 00:16:03 -07:00
Brandon Farmer 2c464a7ce2 Show valid time in custom time range when now is selected 2018-04-12 00:06:31 -07:00
ebb-tide 70543d1ee1 Fix failing tests 2018-04-11 16:12:36 -07:00
ebb-tide dc20715a44 Implement dragging from drag handle rather than whole component 2018-04-10 21:08:33 -07:00
Andrew Watkins 1af5a77657 Merge pull request #3169 from influxdata/bugfix/tickscript-save
Bugfix/tickscript save
2018-04-10 14:40:30 -07:00
Andrew Watkins 10b9fdf507 Update tests and bugfix 2018-04-10 14:26:21 -07:00
Andrew Watkins 6fec8ecd91 Add test for bug 2018-04-10 13:56:53 -07:00
Brandon Farmer b844cf1264 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 f526f6dba0 Add basic test around threshold 2018-04-10 11:11:22 -07:00
Iris Scholten 2e1860336e Fix tests after removing datalabels and making instance methods private 2018-04-09 15:20:07 -07:00
Iris Scholten db03a3cd71 Remove dataLabels and just use queryConfigs 2018-04-09 15:20:06 -07:00
Brandon Farmer 61b159f358 Make query configs available in table options on visualization tab 2018-04-09 15:16:16 -07:00
Brandon Farmer 2a91f99a41 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 6b44326fdf Add test around MeasurementListItem behavior 2018-04-09 12:08:25 -07:00
Andrew Watkins 4908c2cd0b Move TickscriptSave button to own file 2018-04-09 11:59:00 -07:00
Andrew Watkins 153a8915ca Disables saveing tickscript if no databases are selected 2018-04-06 17:56:02 -07:00
Andrew Watkins 30291007cc Add test resources 2018-04-06 17:56:02 -07:00
Andrew Watkins ca541481a9 Convert TickscriptEditor to TypesScript and add initial test 2018-04-06 17:56:02 -07:00
Jared Scheib 85e5caa2ab 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 4dccd30a2b 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 fe3fdb57f0 Merge pull request #3142 from influxdata/timemachine
Timemachine
2018-04-06 13:05:39 -07:00
Andrew Watkins 6fa52b9ba8 Fix type errors 2018-04-06 12:15:28 -07:00
Alex P 52a04bf8fc Fix component test 2018-04-06 11:31:23 -07:00
Alex P 57dd610732 WIP fix tests 2018-04-05 18:02:43 -07:00
Andrew Watkins b6583060d5 Check queryConfig on component mount 2018-04-05 13:53:38 -07:00
Andrew Watkins f8ad5a04f6 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 168361170a Convert QueryMaker to TypesScript and add test 2018-04-04 16:06:50 -07:00
Andrew Watkins 709bf895f3 Update async test 2018-04-04 15:39:46 -07:00
Andrew Watkins 6536d5d9c7 Move DataExplorer to TypeScript 2018-04-04 15:39:34 -07:00
Andrew Watkins 4438d982aa Merge pull request #3118 from influxdata/bugfix/flash-notifications
Bugfix/flash notifications
2018-04-04 11:13:17 -07:00
Andrew Watkins 325275c471 Update tests 2018-04-04 11:00:43 -07:00
Andrew Watkins d3b1b06726 Update tests 2018-04-03 22:07:31 -07:00
Andrew Watkins bc8fcf8b8d Add inital tests 2018-04-03 21:10:06 -07:00
ebb-tide b450ff2f18 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 1724b532c9 Merge branch 'master' into bugfix/kapacitor-loading-4ever 2018-04-03 16:46:08 -04:00
ebb-tide 4ccde5e55d Implement suggestions from PR review 2018-04-03 12:00:53 -07:00
ebb-tide a3218e1027 Add some tests 2018-04-02 17:16:45 -07:00