Commit Graph

7862 Commits (82795b5b59a665030d3a209b05a6499fb282f9c8)

Author SHA1 Message Date
Alex P 82795b5b59 Fix appearance of notification dismiss button 2018-03-14 10:34:22 -07:00
Alex P 19d2019f73 WIP replace addFlashMessage with publishNotification 2018-03-14 10:31:03 -07:00
Alex P 48b974cac8 Move notifications test to proper directory and rename 2018-03-14 10:31:03 -07:00
Alex P 9f51456400 Clean up code 2018-03-14 10:31:02 -07:00
Alex P 2e64b08c61 Fix typo 2018-03-14 10:31:02 -07:00
Alex P 977632831f Replace reference to src/shared/ with shared/ 2018-03-14 10:31:02 -07:00
Alex P 15fc958caa Cleanup syntax in action creators 2018-03-14 10:31:02 -07:00
Alex P b1211672c4 Clean up notifications reducer 2018-03-14 10:31:02 -07:00
Alex P 63ca199987 Clean up notifications test 2018-03-14 10:31:02 -07:00
Alex P 1085cb26a8 Flatten notifications copy, use screaming snake for all items, and make names more descriptive 2018-03-14 10:31:02 -07:00
Alex P a4a01a9f2c Rename constants without "copy" suffix 2018-03-14 10:31:02 -07:00
Alex P e7bbb6c98a Use constants for repeated notification durations 2018-03-14 10:31:02 -07:00
Alex P c4d5afb48e Replace magic number with constant 2018-03-14 10:31:02 -07:00
Alex P bf90642762 Hackity hack hack 2018-03-14 10:31:02 -07:00
Alex P 7afc8f7828 Guard against undefined VERSION 2018-03-14 10:31:02 -07:00
Andrew Watkins 143c8d4452 Remove comment 2018-03-14 10:31:02 -07:00
Andrew Watkins 1f2d8f383a Add comment 2018-03-14 10:31:02 -07:00
Alex P d1da56a851 Ensure new version notification has infinite duration 2018-03-14 10:31:02 -07:00
Alex P f2a957b183 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 10:31:02 -07:00
Alex P 7a8ac41bcf Introduce centralized location for notifications copy 2018-03-14 10:31:02 -07:00
Alex P 2f52dd0158 Fix instances of 'text' with 'message' 2018-03-14 10:31:02 -07:00
Alex P ec3050414b Rename 'danger' to 'error' to be more semantic 2018-03-14 10:31:02 -07:00
Alex P 63a9eef995 Extend duration of presentation mode notification
Felt like it faded too quickly
2018-03-14 10:31:02 -07:00
Alex P d503da017f Redesign notification dismiss button
X wasn’t centering properly
2018-03-14 10:31:02 -07:00
Alex P e4dfed8dff Reposition notification center when in presentation mode 2018-03-14 10:31:02 -07:00
Alex P 15e00bca7f Remove unused updeep dependency 2018-03-14 10:31:02 -07:00
Alex P ebb500b2d8 Remove dismissedNotifications from redux 2018-03-14 10:31:02 -07:00
Alex P 22f1a114c0 Remove notification shape transformer 2018-03-14 10:31:02 -07:00
Alex P 20f2a197fc Replace notify with publishNotification
For consistency
2018-03-14 10:31:02 -07:00
Alex P 3ed32f6b96 Replace autoDismissingNotification with publishNotification 2018-03-14 10:29:40 -07:00
Alex P c4f5301b61 Replace addFlashMessage with publishNotification
Also refactoring App.js into a SFC
2018-03-14 10:29:40 -07:00
Alex P d572faa05a Updoot log of Change 2018-03-14 10:25:38 -07:00
Alex P ba99fe89ae 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:25:38 -07:00
Alex P 676e007d5a 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:25:38 -07:00
Alex P d02147d548 Modernize app component definition 2018-03-14 10:25:38 -07:00
Alex P 59a421e39c WIP commit 2018-03-14 10:24:44 -07:00
Alex P 17dbec6875 Rename alerts to "Notifications" and factor out Flash Messages 2018-03-14 10:24:44 -07:00
Alex P 8ad0137ee4 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:24:44 -07:00
Alex P edd15ee63b WIP Write reducer test for notifications 2018-03-14 10:23:42 -07:00
Alex P dc45fd23df Change initial state of notifications to empty array 2018-03-14 10:23:42 -07:00
Alex P 86144a11de Add info type to valid notification types 2018-03-14 10:23:42 -07:00
Alex P 2f9533e715 Fix appearance of notification dismiss button 2018-03-14 10:23:42 -07:00
Andrew Watkins e35eab38cf
Merge pull request #2979 from influxdata/chore/ci-js-test-performance
Make js tests run faster in our CI process
2018-03-14 10:18:52 -07:00
Andrew Watkins ecee66f4e2 Make js tests run faster in our CI process
https://facebook.github.io/jest/docs/en/cli.html#runinband
2018-03-14 10:00:37 -07:00
Iris Scholten 0c1263f754
Merge pull request #2968 from influxdata/feature/graph-table-time-format
Table Graph Time Format and Saving to Backend
2018-03-14 09:58:30 -07:00
Michael Desa ae63114bc0
Merge pull request #2976 from influxdata/md-cleanup-bolt-users
Use consistent argument names for bolt users
2018-03-14 12:55:32 -04:00
Iris Scholten 4f2fb268ca update formatting in internal.proto 2018-03-14 09:17:15 -07:00
Michael Desa 254a63be38 Use consistent argument names for bolt 2018-03-14 11:38:48 -04:00
Iris Scholten ae042b46f8 fix typo in import 2018-03-13 17:22:50 -07:00
Iris Scholten 57e1d473ec respond to reviews and add extra test 2018-03-13 16:58:25 -07:00