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 |
Brandon Farmer
|
984c571a28
|
Provide default cell colors in layout
|
2018-03-13 20:36:43 -07: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 |
Iris Scholten
|
5b62395e65
|
update GraphOptionsCustomizableColumn to typescript and create component test for it
|
2018-03-13 16:02:07 -07:00 |
Iris Scholten
|
ba1312169a
|
add logic for renaming table columns in tableoptiomns
|
2018-03-13 14:45:01 -07:00 |
Deniz Kusefoglu
|
4eb674952f
|
Respond to PR review
|
2018-03-13 13:53:21 -07:00 |
Iris Scholten
|
d0ee49169d
|
remove .toISOString() from data in cellrenderer
|
2018-03-13 11:22:22 -07:00 |
Iris Scholten
|
1986186f71
|
Merge branch 'master' into feature/graph-table-time-format
|
2018-03-13 11:11:25 -07:00 |
Deniz Kusefoglu
|
a83f01affe
|
Merge pull request #2940 from influxdata/feature/table-graph-cell-hover
TableGraph- hover time and crosshairs
|
2018-03-13 10:46:20 -07:00 |
Iris Scholten
|
8cb06a4e3a
|
update Test_MarshalDashboard_WithEmptyCellType with table options
|
2018-03-13 10:38:33 -07:00 |
Andrew Watkins
|
82ef7d55e6
|
Merge pull request #2969 from influxdata/bugfix/kapacitor-form
Convert KapacitorPage et al to TypeScript and add tests
|
2018-03-13 10:29:32 -07:00 |
Andrew Watkins
|
0e6f14931b
|
Fix typo
|
2018-03-13 10:13:04 -07:00 |
Andrew Watkins
|
33a4abeea5
|
Fix graphs not always resizing on resize
|
2018-03-13 10:13:04 -07:00 |
Andrew Watkins
|
1ba6c32d65
|
No longer get PropTypes warning in dev console
|
2018-03-13 10:13:04 -07:00 |
Andrew Watkins
|
5d7edb79eb
|
Change Resize package for one without PropTypes warning
|
2018-03-13 10:13:04 -07:00 |
Andrew Watkins
|
fae3766952
|
Add test for resetting KapacitorForm
|
2018-03-13 10:13:04 -07:00 |
Andrew Watkins
|
376556201b
|
Cleanup
|
2018-03-13 10:13:04 -07:00 |
Andrew Watkins
|
3f69abb9af
|
Add more tests
|
2018-03-13 10:13:04 -07:00 |
Andrew Watkins
|
d7dcdb2518
|
Use KapacitorFormInputs for all inputs
|
2018-03-13 10:13:04 -07:00 |
Andrew Watkins
|
bcf7994896
|
More PropTypes conversion
|
2018-03-13 10:13:04 -07:00 |
Andrew Watkins
|
a0fc92715e
|
Fix PropTypes stragglers
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
5a3ae4b06e
|
Convert all files to use 'prop-types' package
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
31f725f33c
|
Convert to async await
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
eb7e9c4945
|
Use prop-types package
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
e46690ce09
|
Make breath
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
d570788452
|
Convert Tabs to TypeScript to createClass warnings
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
0a36ecb15e
|
WIP refactor of KapacitorForm
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
68da38c231
|
Fix ts warnings
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
e5ccbafd90
|
WIP introduce mocking api requests and testing resultant behavior
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
531c93d117
|
Introduce mock api responses
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
662a6774e3
|
WIP introduce componentDidMount test
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
f528e74a5e
|
WIP Introduce KapacitorPage test
|
2018-03-13 10:11:11 -07:00 |
Andrew Watkins
|
c11b2fdd6c
|
Convert KapacitorPage to TypeScript
|
2018-03-13 10:11:11 -07:00 |
Iris Scholten
|
49b9d44e5a
|
Merge pull request #2859 from influxdata/fix/enable-save
Enable Mapping Save button when Valid
|
2018-03-13 10:07:47 -07:00 |