Commit Graph

171 Commits (2ab38d75e0af650a4a6e3f1e96cc5028c8bf05c3)

Author SHA1 Message Date
Jared Scheib 2ab38d75e0 Test updating fill to non-null-string non-number value in client DE 2017-09-07 12:49:51 -07:00
Jared Scheib 8e5bed7a10 Test for explicit fill with group by time in client DE 2017-09-07 12:43:17 -07:00
Jared Scheib 7ac1057e0d Add comprehensive explicit fill test coverage 2017-09-06 11:44:22 -04:00
Jared Scheib 2bf7d64370 Test client explicit fill; clean up 2017-09-06 11:37:47 -04:00
Jared Scheib c33ea2d486 Add client test for implicit fill null made explicit 2017-09-06 11:31:04 -04:00
Jared Scheib 03e572965e Fix client tests w/r/t changes to defaultQueryConfig and fill 2017-09-06 11:27:16 -04:00
Andrew Watkins f40db15409 Add spec 2017-08-30 14:09:24 -07:00
Andrew Watkins accd502b06 Fix equal min max bug 2017-08-24 10:06:09 -07:00
Hunter Trujillo 9535be8f8a Remove test console.log. 2017-08-18 15:35:25 -06:00
Hunter Trujillo 8b843fa439 Add template variable name selection test and reducer. Fire action on dashboard load. 2017-08-18 15:32:12 -06:00
Andrew Watkins 3ce6a2c6ef Add logic to handle ranges that are submitted as equal 2017-08-03 14:28:58 -07:00
Andrew Watkins 744b1f876d Test all things 2017-08-03 09:40:24 -07:00
Tim Raymond 63cddc96e4 Merge branch 'master' into feature/1602-graph-bounds-setting
Also removed LegacyBounds marshaling since it was no longer necessary

Conflicts resolved:
	bolt/internal/internal.go
	bolt/internal/internal.pb.go
	bolt/internal/internal.proto
	bolt/internal/internal_test.go
	chronograf.go
	server/cells_test.go
	server/dashboards_test.go
	server/swagger.json
2017-08-02 11:29:29 -04:00
Andrew Watkins 737e4a8e02 Fix test and user submitted values check 2017-08-01 13:14:31 -07:00
Jared Scheib 00a4ffb050 Fix Kapacitor queryConfigs tests 2017-07-24 21:56:35 -07:00
Jared Scheib 49be8153db Fix Data Explorer tests; remove Kapa test from it 2017-07-24 21:36:14 -07:00
Andrew Watkins 38b7d17df3 Handle user submitted zero 2017-07-24 11:31:32 -07:00
Andrew Watkins 421ade1627 Save range with entire cell 2017-07-24 10:52:58 -07:00
Andrew Watkins 059f858b9c Hook up ranges to CEO 2017-07-24 10:52:58 -07:00
Andrew Watkins a2159edba5 Add reducer for cell range 2017-07-24 10:52:58 -07:00
Jared Scheib 918dff33b7 Merge pull request #1724 from influxdata/feature/pushover_support-1680
Add Pushover alert support
2017-07-21 14:04:22 -07:00
Jared Scheib 231505ce8c Add test for updateAlertProperty 2017-07-20 18:21:02 -07:00
Andrew Watkins 5c1e26adb0 Add cancel edit cell spec 2017-07-18 12:22:20 -07:00
Jared Scheib 2f4695fa0b Merge branch 'master' into feature/status_page-1556 2017-06-16 17:52:16 -07:00
Luke Morris 6a916907e9 Revert "Merge pull request #1585 from influxdata/revert-auto-func"
This reverts commit 5a37e8f57f, reversing
changes made to 8bb869ab16.
2017-06-15 17:43:35 -04:00
Jared Scheib 0871007fd3 Test linksReceived in new links reducer 2017-06-13 16:40:13 -07:00
Hunter Trujillo 5f5478bcdc Prettier tests. 2017-06-07 10:23:53 -06:00
Andrew Watkins 946a9ebcca Comment out test 2017-06-01 16:00:05 -07:00
Andrew Watkins 3c249c2f5f Merge branch 'master' into feature/auto-func 2017-06-01 10:46:07 -07:00
Andrew Watkins c28bae22f4 Update to better test name 2017-05-31 13:49:27 -07:00
Jade McGough a9b4bedd6d remove unused imports from spec 2017-05-30 14:48:42 -07:00
Jade McGough 7d55dd6b5f remove tests for deleted reducer strings 2017-05-30 14:36:59 -07:00
Jade McGough e08aa7ca23 webpack is configured to resolve pathnames that start with shared, the src is unnecessary 2017-05-30 14:36:59 -07:00
Jade McGough c6d37eb560 properly summon technologies 2017-05-30 14:33:36 -07:00
Jade McGough 4d50ca5ea6 add reducer tests 2017-05-30 14:33:36 -07:00
Andrew Watkins 8acdd3a377 Prettier 2017-05-30 13:38:50 -07:00
Andrew Watkins 3e074b45b7 Fix multiple field selection bugs
Before applying this commit, if a user had
a field and func selected and then selected
a new field the new field would not be applied to
the query.
2017-05-30 13:36:47 -07:00
Jared Scheib 4fb792fe60 Fix test to actually test the removeEvery state change 2017-05-25 14:39:42 -07:00
Jared Scheib 11cf82e252 Add test for add/remove every on kapa rule 2017-05-24 17:43:55 -07:00
Alex P 32464c4b24 Rename template control bar variable names for consistency 2017-05-23 11:43:42 -07:00
Alex P 989a3db3ab Write test for tempvar controls toggle 2017-05-23 11:26:46 -07:00
lukevmorris e4a0d7f320 Feature/varmoji dash (#1397)
* Support dashes in tempVars with two regex passes

* Rename CustomTimeRange component to CustomTimeRangeDropdown for discovery and consistency

* Update tests for template varmojis

* Give names to each step of regex multipass
2017-05-05 15:04:13 -07:00
Jared Scheib a613c49be8 Change default global time range to past 1 hour (#1395)
* Change default global timeRange to 1 hour

* Update changelog
2017-05-04 13:00:30 -07:00
Luke Morris 0bc4716e56 Repair updateDashboardCellSpec: expected dashboard now includes templates 2017-04-28 12:47:18 -07:00
Luke Morris 38ed678c22 Dashboards no longer edit individual templates 2017-04-28 12:42:49 -07:00
Andrew Watkins 500dc8d226 Update tests for new varmoji pattern 2017-04-26 13:52:10 -07:00
Alex P 7221832106 Merge branch 'master' into feature/template-varmojis
The rebase to end all rebases
2017-04-25 17:06:08 -07:00
Andrew Watkins 8c67b8af49 Add spec for tempVar regex 2017-04-24 18:09:41 -07:00
Hunter Trujillo 6543d69726 PUT to Template Variable API works. 2017-04-24 13:49:50 -06:00
Hunter Trujillo 14d4a1327e Fix TVM UX flow issue with a React lifecycle antipattern; make TVM editing mode consistent 2017-04-21 19:52:01 -06:00