Commit Graph

7901 Commits (0b5aade24f2e93a066778d89d021e135e17d4c76)

Author SHA1 Message Date
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
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
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
Alex P f8f2cc8011 Clean up notifications reducer 2018-03-14 11:23:21 -07:00
Alex P 6ca40ea361 Clean up notifications test 2018-03-14 11:23:21 -07:00
Alex P 28253f820e Flatten notifications copy, use screaming snake for all items, and make names more descriptive 2018-03-14 11:23:21 -07:00
Alex P cff88302a8 Rename constants without "copy" suffix 2018-03-14 11:23:21 -07:00
Alex P 020b53ec5e Use constants for repeated notification durations 2018-03-14 11:18:52 -07:00
Alex P e0216ccbea Ensure new version notification has infinite duration 2018-03-14 11:17:02 -07:00
Alex P 6cdfc7c196 Centralize notifications copy into single file
Refining some of the copy along the way:
- All messages end with a .
- More consistent word order
- Referring to sources as connections
- Referring to kap configs as connections
2018-03-14 11:15:54 -07:00
Alex P f1eb382a5b Introduce centralized location for notifications copy 2018-03-14 11:08:17 -07:00
Alex P 9dbb4cb9e0 Rename 'danger' to 'error' to be more semantic 2018-03-14 11:05:57 -07:00
Alex P 5f5dfe2f15 Reposition notification center when in presentation mode 2018-03-14 10:59:52 -07:00
Alex P 59fb31a1ba Remove notification shape transformer 2018-03-14 10:59:52 -07:00
Alex P a1f540e131 Replace addFlashMessage with publishNotification
Also refactoring App.js into a SFC
2018-03-14 10:51:37 -07:00
Alex P 489f62b7cb Transform old notification payload shape into new shape
Will eventually have to refactor, but this makes it backwards
compatible for now
2018-03-14 10:48:54 -07:00
Alex P d098bb0bd4 Discard distinction between dismiss and delete in favor of dismiss
Also removing the created timestamp as that isn’t being used for
anything
2018-03-14 10:47:07 -07:00
Alex P 13e437f510 WIP commit 2018-03-14 10:44:29 -07:00
Alex P e28269c99a Rename alerts to "Notifications" and factor out Flash Messages 2018-03-14 10:42:06 -07:00
Alex P e76938d046 WIP Refactor Notifications
Most of the pieces are there, still figuring out how the automatic
dismissing is going to be handled
2018-03-14 10:40:03 -07:00
Alex P 967122b56c WIP Write reducer test for notifications 2018-03-14 10:36:40 -07:00
Alex P 3758124ed1 Fix appearance of notification dismiss button 2018-03-14 10:34:22 -07:00
Alex P ef7f95f306 WIP replace addFlashMessage with publishNotification 2018-03-14 10:31:03 -07:00
Alex P 40bdd63778 Move notifications test to proper directory and rename 2018-03-14 10:31:03 -07:00
Alex P 840121b2a8 Clean up code 2018-03-14 10:31:02 -07:00
Alex P 55aab520a9 Fix typo 2018-03-14 10:31:02 -07:00
Alex P 464aea39a8 Replace reference to src/shared/ with shared/ 2018-03-14 10:31:02 -07:00
Alex P 09be445353 Cleanup syntax in action creators 2018-03-14 10:31:02 -07:00
Alex P 9bf565d2f4 Clean up notifications reducer 2018-03-14 10:31:02 -07:00
Alex P 14037fa89f Clean up notifications test 2018-03-14 10:31:02 -07:00
Alex P 64e51b8bbd Flatten notifications copy, use screaming snake for all items, and make names more descriptive 2018-03-14 10:31:02 -07:00
Alex P b3ca9ba50b Rename constants without "copy" suffix 2018-03-14 10:31:02 -07:00
Alex P 0a3be44992 Use constants for repeated notification durations 2018-03-14 10:31:02 -07:00
Alex P 5aca18d8a6 Replace magic number with constant 2018-03-14 10:31:02 -07:00
Alex P 39e8e4542e Hackity hack hack 2018-03-14 10:31:02 -07:00
Alex P f909e5ef91 Guard against undefined VERSION 2018-03-14 10:31:02 -07:00
Andrew Watkins 6364df5cf7 Remove comment 2018-03-14 10:31:02 -07:00