Alex P
ed545de94b
Polish alignment of providers table items
2018-03-19 12:14:32 -07:00
Alex P
85c9ea6d8a
Pass disabled prop directly into dropdown child components
2018-03-19 12:13:06 -07:00
ebb-tide
55a0e1119f
More merge conflicts
2018-03-19 11:49:23 -07:00
Alex P
8bdb1625a1
Fix text wrapping on dashboard switcher menu
2018-03-19 11:47:33 -07:00
Alex P
7b2e625b96
Ensure button remains visible when active beyond table row hover
2018-03-19 11:45:39 -07:00
Alex P
88d3f8ca37
Make delete user button more dangerous looking
2018-03-19 11:35:46 -07:00
ebb-tide
e777e354dc
Fix merge conflicts
2018-03-19 11:35:12 -07:00
Alex P
84bf93fd51
Change copy to be more accurate
...
#2813
2018-03-19 11:30:19 -07:00
Alex P
338ede229b
Fix positioning of input tags with delete buttons
2018-03-19 11:28:58 -07:00
ebb-tide
d9e3d0499d
Make unzipping data faster.
2018-03-19 11:15:05 -07:00
Brandon Farmer
e4105a39b1
Fixes typescript compile type error
2018-03-18 19:31:35 -07:00
Brandon Farmer
09cebf7000
Add test from display value of selected
2018-03-18 18:17:33 -07:00
Jared Scheib
9e9f566996
Merge branch 'master' into bugfix/task_enabled_correct_check
2018-03-16 21:05:01 -07:00
Jared Scheib
a70e3edc3a
Convert TasksTable to working TypeScript
2018-03-16 20:55:02 -07:00
Jared Scheib
46edda85b6
Rename TasksTable.js to TasksTable.tsx
2018-03-16 20:49:46 -07:00
Jared Scheib
13ee90db99
Convert KapacitorRulesTable to working TypeScript
2018-03-16 19:23:28 -07:00
Jared Scheib
207a645aa1
Rename KapacitorRulesTable.js to KapacitorRulesTable.tsx
2018-03-16 19:23:03 -07:00
ebb-tide
5102dac3c2
Fix column index finder
2018-03-16 19:03:46 -07:00
ebb-tide
c73a7f68dd
Include table options in new default dashboard cell
2018-03-16 18:52:30 -07:00
Jared Scheib
322470ffae
Add & clean up many Kapacitor-related TypeScript types for RulesTable
2018-03-16 18:41:48 -07:00
ebb-tide
277bbf2d37
Find time data in proper row or col
2018-03-16 18:31:43 -07:00
Brandon Farmer
030ae4d867
Disable table graphs in ui
2018-03-16 17:56:15 -07:00
Brandon Farmer
46027b12ad
Import PropTypes from prop-types module
2018-03-16 17:52:25 -07:00
Brandon Farmer
19d7dc35ed
Sort table graphs in cell editor overlay
2018-03-16 17:46:45 -07:00
ebb-tide
144fca0b59
Calculate hoverTimeIndex instead of row
2018-03-16 17:16:19 -07:00
ebb-tide
4142def2e1
Implement flip data array
2018-03-16 17:01:47 -07:00
Jared Scheib
7acae388f6
Make TasksTable 'id' & 'for' html props unique
2018-03-16 16:17:25 -07:00
Jared Scheib
dcc05ee382
Make KapacitorRulesTable 'id' & 'for' html props unique
2018-03-16 16:16:37 -07:00
ebb-tide
b0c6346e81
resolve merge conflicts
2018-03-16 16:06:55 -07:00
Jared Scheib
4ed4be638d
Add failing test for KapacitorRules renders both tables rows with unique label FORs
2018-03-16 16:04:04 -07:00
Jared Scheib
eeda415eb7
Add failing test for KapacitorRules renders both tables with unique checkbox IDs
2018-03-16 16:03:20 -07:00
Jared Scheib
9cfac3450c
Add more kapacitor rules test data
2018-03-16 14:37:03 -07:00
Jared Scheib
54266c094a
Revert "Test KapacitorRulesTable tr keys to be UUIDv4"
...
This reverts commit bd6674859c
.
2018-03-16 14:18:57 -07:00
Jared Scheib
12f45e6c6c
Revert "Fix KapacitorRulesTable to use UUIDv4 for tr keys"
...
This reverts commit f7dbdb8a33
.
2018-03-16 14:18:16 -07:00
Alex Paxton
e36ed6c17d
Merge pull request #2993 from influxdata/feature/table-thresholds
...
Add Color Thresholds to Table Graphs
2018-03-16 12:44:20 -07:00
Alex P
0699084e96
Use UUID to ensure unique keys
2018-03-16 12:28:53 -07:00
Alex P
00a46ee4ea
Rename constant to be consistent
2018-03-16 10:54:06 -07:00
Andrew Watkins
49936b0add
Merge pull request #3001 from influxdata/chore/chronograf-admin-ts
...
Conversion of AllUsersPage to TypeScript add initial test
2018-03-16 10:52:02 -07:00
Alex P
ee40e69c09
Merge branch 'master' into feature/table-thresholds
2018-03-16 10:51:14 -07:00
Alex P
c79b419981
Prefix moar imports with src/
2018-03-16 10:44:11 -07:00
Alex P
bb11ef21fc
Pass colors prop into MultiGrid to cause re-renders more often
2018-03-16 10:42:12 -07:00
Alex P
208e9edced
get variable from props
...
No need to preserve its original name as an available variable
2018-03-16 10:37:56 -07:00
Alex P
c78261fbb9
Rename constant to be consistent
2018-03-16 10:37:22 -07:00
Alex P
5a90cdb810
Remove unused files
...
These were placeholders
2018-03-16 10:33:00 -07:00
Alex P
1ac2d037c2
prefix import with src/
2018-03-16 10:30:26 -07:00
Alex P
912811d4ca
Import constant instead of defining twice
2018-03-16 10:30:19 -07:00
Alex P
08c933bfbe
Condense switch statement cases
2018-03-16 10:28:16 -07:00
Alex P
c23393a5f1
Add /src/ prefix to imports
2018-03-16 10:26:11 -07:00
Andrew Watkins
b3ae34bec4
Add types to instance methods
2018-03-16 09:58:10 -07:00
Andrew Watkins
5b2bcab37e
Convert AllUsersPage to TypeScript
2018-03-16 09:31:37 -07:00
Andrew Watkins
dd9cf88aab
Introduce AllUsersPage test
2018-03-15 16:44:18 -07:00
Iris Scholten
27168d8c14
Merge pull request #2996 from influxdata/feature/table-graph-series-renaming
...
Table Graph Series/Column renaming
2018-03-15 16:27:47 -07:00
Andrew Watkins
91296e9171
Fix import of notifications
2018-03-15 11:48:12 -07:00
Iris Scholten
c5a51b3e14
update constructing column names
2018-03-15 11:19:24 -07:00
Andrew Watkins
4dd8a27ab0
Remove PropTypes
2018-03-15 10:11:59 -07:00
Alex P
03a0149fb0
Add new prop to test
2018-03-14 22:26:23 -07:00
Alex P
a6ebe44e94
Remove excess margin in form blocks
2018-03-14 22:17:46 -07:00
Alex P
fc99d507f0
Add margin above thresholds list if not first item in controls panel
2018-03-14 22:13:27 -07:00
Alex P
886d640434
rename singleStatColors to thresholdsListColors
2018-03-14 22:08:26 -07:00
Alex P
661a5f5b2e
Remove console.log
2018-03-14 22:02:58 -07:00
Alex P
4c556ead3e
Render table cells according to thresholds
2018-03-14 22:01:41 -07:00
Alex P
e52db35821
Remove debugger
2018-03-14 21:30:10 -07:00
Alex P
35f1be9c12
Fix cell editor save for table colors
2018-03-14 21:29:53 -07:00
Alex P
b9858a73b9
Rename single stat constants to match thresholds naming scheme
2018-03-14 21:20:22 -07:00
Alex P
72ccbc1d2f
rename singleStatType to thresholdsListType
...
going for a more generic and future proof naming scheme
2018-03-14 21:13:20 -07:00
Alex P
904a9f7ee3
Use ThresholdsColorToggle in TableOptions
2018-03-14 21:02:13 -07:00
Alex P
104b886b2a
Update table options test
2018-03-14 20:57:55 -07:00
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
ebb-tide
6974f5ab47
Add timeAxis toggle to tableOptions
2018-03-14 19:03:03 -07:00
Jared Scheib
f7dbdb8a33
Fix KapacitorRulesTable to use UUIDv4 for tr keys
2018-03-14 18:45:13 -07:00
Jared Scheib
bd6674859c
Test KapacitorRulesTable tr keys to be UUIDv4
2018-03-14 18:44:51 -07:00
Jared Scheib
a81fa3c01e
Add string validator & tests for UUIDv4
2018-03-14 18:31:09 -07:00
Iris Scholten
cab2515d53
fix typo in CustomizeColumns test
2018-03-14 18:21:53 -07:00
Iris Scholten
2c7c1e7c4e
create component test for GraphOptionsCustomizeColumns
2018-03-14 18:17:32 -07:00
Iris Scholten
cc668fea8f
convert GraphOptionsCustomizeColumns to typescript
2018-03-14 18:03:31 -07:00
Iris Scholten
f767340101
update columnNames in the redux store and connect them to TableGraphs
2018-03-14 17:46:42 -07:00
Andrew Watkins
0e57c8f2eb
Add insecureSkipVerify to default kapacitor
2018-03-14 17:23:34 -07:00
Andrew Watkins
dd05f33ce3
Add test for updateKapacitor
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-14 17:23:34 -07:00
Brandon Farmer
f404eb572c
WIP
2018-03-14 17:23:34 -07:00
Brandon Farmer
3e658bd44f
Send insecure verify skip on kapacitor create
...
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-03-14 17:23:34 -07:00
Brandon Farmer
6fe1f9f5fe
Allow users to use insecure skip verify on kapacitor
...
Co-authored-by: Brandon Farmer<bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins<andrew.watkinz@gmail.com>
2018-03-14 17:23:34 -07:00
Jared Scheib
a4cf6276f5
Remove unused jest in Kapacitor tests
2018-03-14 17:18:29 -07:00
Jared Scheib
81e2551053
Add initial enzyme test for component KapacitorRulesTable render
2018-03-14 17:17:16 -07:00
Jared Scheib
13da9bec6f
Add initial enzyme test for component TasksTable render
2018-03-14 17:16:11 -07:00
Jared Scheib
7f493204db
Clean up
2018-03-14 16:53:58 -07:00
Jared Scheib
90ac8ad8db
Remove unused jest.mock
2018-03-14 16:51:33 -07:00
Jared Scheib
ab360fa1f8
Remove unused override var
2018-03-14 16:50:24 -07:00
Jared Scheib
beaa186586
Remove unused imports
2018-03-14 16:48:15 -07:00
Jared Scheib
568ca6b5ed
Split KapacitorRules render test into two tests
2018-03-14 16:46:40 -07:00
Jared Scheib
d9002cf557
Test KapacitorRules to render KapacitorRulesTable & TasksTable
2018-03-14 16:32:23 -07:00
Jared Scheib
e0111010c7
Test KapacitorRules to render two tables
2018-03-14 16:17:00 -07:00
Jared Scheib
afa0acb63e
Add initial passing enzyme test for KapacitorRules render
2018-03-14 16:06:34 -07:00
Iris Scholten
c36519910b
Merge branch 'master' into feature/table-graph-series-renaming
2018-03-14 16:00:11 -07:00
Iris Scholten
88a2007ab1
fix table graph time format custom option
2018-03-14 15:48:49 -07:00
Alex Paxton
142f4ec294
Merge pull request #2910 from influxdata/polish-notifications
...
Redesign & Refactor Notifications
2018-03-14 15:37:38 -07:00
Iris Scholten
755f48c14b
WIP get queries for columnNames in table optoins
2018-03-14 15:28:53 -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
Andrew Watkins
d56ebf2b2b
Add comment
2018-03-14 10:31:02 -07:00
Alex P
a7399fc42d
Ensure new version notification has infinite duration
2018-03-14 10:31:02 -07:00
Alex P
d938f26438
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
f06e2afe83
Introduce centralized location for notifications copy
2018-03-14 10:31:02 -07:00
Alex P
ec888a6bdc
Fix instances of 'text' with 'message'
2018-03-14 10:31:02 -07:00
Alex P
bcd11eaeb1
Rename 'danger' to 'error' to be more semantic
2018-03-14 10:31:02 -07:00
Alex P
a320812b36
Extend duration of presentation mode notification
...
Felt like it faded too quickly
2018-03-14 10:31:02 -07:00
Alex P
f7ec33f5db
Redesign notification dismiss button
...
X wasn’t centering properly
2018-03-14 10:31:02 -07:00
Alex P
cbd15ec80c
Reposition notification center when in presentation mode
2018-03-14 10:31:02 -07:00
Alex P
aff42515f7
Remove unused updeep dependency
2018-03-14 10:31:02 -07:00
Alex P
45d3517843
Remove dismissedNotifications from redux
2018-03-14 10:31:02 -07:00
Alex P
8b4191d6fe
Remove notification shape transformer
2018-03-14 10:31:02 -07:00
Alex P
c92a205830
Replace notify with publishNotification
...
For consistency
2018-03-14 10:31:02 -07:00
Alex P
9ece8ebc48
Replace autoDismissingNotification with publishNotification
2018-03-14 10:29:40 -07:00
Alex P
a14f860ef1
Replace addFlashMessage with publishNotification
...
Also refactoring App.js into a SFC
2018-03-14 10:29:40 -07:00
Alex P
549dd8969b
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
7d180470fc
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
5cba17bea8
Modernize app component definition
2018-03-14 10:25:38 -07:00
Alex P
b004ada48d
WIP commit
2018-03-14 10:24:44 -07:00
Alex P
487189a45b
Rename alerts to "Notifications" and factor out Flash Messages
2018-03-14 10:24:44 -07:00
Alex P
93379ed23e
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
59cd86dedb
WIP Write reducer test for notifications
2018-03-14 10:23:42 -07:00
Alex P
5ab61c7ab6
Change initial state of notifications to empty array
2018-03-14 10:23:42 -07:00
Alex P
882fb2492e
Add info type to valid notification types
2018-03-14 10:23:42 -07:00
Alex P
715b90f0ec
Fix appearance of notification dismiss button
2018-03-14 10:23:42 -07:00
Iris Scholten
278b21b750
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
Jared Scheib
c6da352204
Add dummy data for KapacitorRules component test
...
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-03-13 18:34:34 -07:00
Iris Scholten
48116784b9
fix typo in import
2018-03-13 17:22:50 -07:00
Iris Scholten
7237bb65b8
respond to reviews and add extra test
2018-03-13 16:58:25 -07:00
Iris Scholten
169dd09c6c
update GraphOptionsCustomizableColumn to typescript and create component test for it
2018-03-13 16:02:07 -07:00
Iris Scholten
cbad519032
add logic for renaming table columns in tableoptiomns
2018-03-13 14:45:01 -07:00
Deniz Kusefoglu
2aa0c2a5a2
Respond to PR review
2018-03-13 13:53:21 -07:00
Iris Scholten
2dad2b6d04
remove .toISOString() from data in cellrenderer
2018-03-13 11:22:22 -07:00
Iris Scholten
56fa226df7
Merge branch 'master' into feature/graph-table-time-format
2018-03-13 11:11:25 -07:00
Deniz Kusefoglu
2d37fe09ba
Merge pull request #2940 from influxdata/feature/table-graph-cell-hover
...
TableGraph- hover time and crosshairs
2018-03-13 10:46:20 -07:00
Andrew Watkins
49803a0e49
Fix typo
2018-03-13 10:13:04 -07:00
Andrew Watkins
5fae666f86
Fix graphs not always resizing on resize
2018-03-13 10:13:04 -07:00
Andrew Watkins
c66c0d8ab6
No longer get PropTypes warning in dev console
2018-03-13 10:13:04 -07:00
Andrew Watkins
7452118e77
Change Resize package for one without PropTypes warning
2018-03-13 10:13:04 -07:00
Andrew Watkins
eeff79daa8
Add test for resetting KapacitorForm
2018-03-13 10:13:04 -07:00
Andrew Watkins
3c09e16d49
Cleanup
2018-03-13 10:13:04 -07:00
Andrew Watkins
43cd07500c
Add more tests
2018-03-13 10:13:04 -07:00
Andrew Watkins
f402237195
Use KapacitorFormInputs for all inputs
2018-03-13 10:13:04 -07:00
Andrew Watkins
2e5df39a67
More PropTypes conversion
2018-03-13 10:13:04 -07:00
Andrew Watkins
bee92dbe94
Fix PropTypes stragglers
2018-03-13 10:11:11 -07:00
Andrew Watkins
a1d30ee1a2
Convert all files to use 'prop-types' package
2018-03-13 10:11:11 -07:00
Andrew Watkins
e3651a41c9
Convert to async await
2018-03-13 10:11:11 -07:00
Andrew Watkins
c3d9a6b384
Use prop-types package
2018-03-13 10:11:11 -07:00
Andrew Watkins
a6c7c3a37d
Make breath
2018-03-13 10:11:11 -07:00
Andrew Watkins
acbcaaf396
Convert Tabs to TypeScript to createClass warnings
2018-03-13 10:11:11 -07:00
Andrew Watkins
77c35b0eeb
WIP refactor of KapacitorForm
2018-03-13 10:11:11 -07:00
Andrew Watkins
53037b224b
Fix ts warnings
2018-03-13 10:11:11 -07:00
Andrew Watkins
43170b140a
WIP introduce mocking api requests and testing resultant behavior
2018-03-13 10:11:11 -07:00
Andrew Watkins
6922f3a2ef
Introduce mock api responses
2018-03-13 10:11:11 -07:00
Andrew Watkins
9d5b6ca378
WIP introduce componentDidMount test
2018-03-13 10:11:11 -07:00
Andrew Watkins
45a1dd4b20
WIP Introduce KapacitorPage test
2018-03-13 10:11:11 -07:00
Andrew Watkins
f29a27e56c
Convert KapacitorPage to TypeScript
2018-03-13 10:11:11 -07:00
Iris Scholten
50d7569176
check whether the time format is using a custom format or not
2018-03-13 10:02:39 -07:00
Iris Scholten
bbabe8279e
Merge branch 'master' into feature/graph-table-time-format
2018-03-13 09:48:52 -07:00
Iris Scholten
b47ed3ccb2
respond to review: destructure events and use e.target where possible instead of e.currenttarget
2018-03-13 09:18:41 -07:00
Iris Scholten
9913311d86
fix linter error
2018-03-12 18:51:52 -07:00
Iris Scholten
7b21ebb47b
Merge branch 'master' into fix/enable-save
2018-03-12 18:50:10 -07:00
Iris Scholten
114669408a
respond to review
2018-03-12 18:46:21 -07:00
Alex P
bae3b331bb
Rename "gaugeColors" constant to "thresholds" and move to shared
2018-03-12 17:17:26 -07:00
Iris Scholten
4eecba905b
update server_test, internal_test, and cells_test with tableOptions
2018-03-12 17:12:20 -07:00
Alex P
0fd61fbe8d
Refactor single stat colors UI into generic components
2018-03-12 17:07:09 -07:00
Iris Scholten
2ad3a85fdc
update cell editor overlay test with table options
2018-03-12 15:31:46 -07:00
Iris Scholten
6ec57840a9
update TableOptions component test to use tableOptions instead of options
2018-03-12 15:07:19 -07:00
Iris Scholten
7edf714ba2
change options to table options in backend, front end and redux
2018-03-12 15:04:17 -07:00
Deniz Kusefoglu
f0c3f90f9e
Fix CEO error
2018-03-12 14:42:03 -07:00
Alex P
704901d093
Make blue cell highlight more bold
2018-03-12 13:39:17 -07:00
Alex P
ba17084e8d
WIP hide scrollbars and focus glow on table graph
...
Might revert this later, but for the time being this hides the glaring
white scrollbars
2018-03-12 13:21:38 -07:00
Alex P
7bf926ae2e
Render table cells with numerical data in monotype font for readability
2018-03-12 12:33:14 -07:00
Alex P
541db897aa
Polish highlighting cell styles
2018-03-12 12:32:56 -07:00
Alex P
d1207d2f03
Add expository class name
...
Doesn’t have any associated styles but feels more organized
2018-03-12 12:32:17 -07:00
Alex P
515c452903
Polish crosshair styles
...
Also renamed some things
2018-03-12 12:31:47 -07:00
Deniz Kusefoglu
0fd7f5819b
Add tableGraph constants
2018-03-12 11:00:56 -07:00
Deniz Kusefoglu
a8700f1e09
Polish in prep for PR
2018-03-12 10:59:22 -07:00
Iris Scholten
ccdf7384e8
create component test for TableOptions
2018-03-12 10:11:05 -07:00
Deniz Kusefoglu
f5a238ea83
Implement first pass at s
2018-03-11 21:35:42 -07:00
Deniz Kusefoglu
96eda1f2ff
Add hover class
2018-03-11 21:08:04 -07:00
Deniz Kusefoglu
c99dabe3e6
resolve linter errors
2018-03-11 21:06:23 -07:00
Brandon Farmer
95f3b8182f
Add tests for GraphOptionsTimeFormat component
...
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-03-09 17:15:03 -08:00
Andrew Watkins
3c786b3b25
Merge pull request #2953 from influxdata/bugfix/de-errors
...
Fix DE error reporting
2018-03-09 16:27:32 -08:00
Iris Scholten
5f3cc582f1
Change TableOptions to typescript
2018-03-09 15:33:58 -08:00
Luke Morris
7923d3b359
eslint-loader emits warnings
2018-03-09 15:24:23 -08:00
Brandon Farmer
e245425a4a
Move GraphOptionsTimeFormat to typescript
2018-03-09 15:23:43 -08:00
Andrew Watkins
60d608aa48
Merge branch 'master' into bugfix/de-errors
2018-03-09 15:09:39 -08:00
Brandon Farmer
9715a433f7
Propagate time format options to table graphs
2018-03-09 14:53:59 -08:00
Andrew Watkins
7042add4b0
Put back links in throw
2018-03-09 14:51:55 -08:00
Luke Morris
11b4cfa105
Update eslint-loader
2018-03-09 14:31:32 -08:00
Andrew Watkins
8ae7b675ae
Spread error on links object
2018-03-09 14:26:56 -08:00
Deniz Kusefoglu
939c81251b
Remove unused dygraph synchronizers
2018-03-09 10:51:49 -08:00
Andrew Watkins
c7f3de72a4
Fix ajax error throwing
2018-03-09 10:40:17 -08:00
Luke Morris
8e5845afe3
Merge branch '1.4.2.x'
2018-03-08 19:07:04 -08:00
Luke Morris
e53d3a6cca
Bump version
2018-03-08 18:54:45 -08:00
Iris Scholten
afd1500e60
WIP save table options into cell in database
2018-03-08 17:57:41 -08:00
Iris Scholten
350a13b3ff
connect options in CEO to visualization in CEO
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-08 16:50:41 -08:00
Iris Scholten
7cb3132a09
create action and reducer for updating the redux store
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-03-08 16:01:43 -08:00
Iris Scholten
076e47b9e5
Merge branch 'feature/table-graph-backend' into feature/graph-table-time-format
2018-03-08 15:37:44 -08:00
Iris Scholten
b0db610e8d
add options to backend DashboardCell and to cell editor overlay cell in redux
...
Co-authored-by Deniz Kusefoglu <deniz@influxdata.com>
2018-03-08 15:35:34 -08:00
Deniz Kusefoglu
8ef4ed5b70
Fix hoverlegend not showing
2018-03-07 23:39:05 -08:00
Deniz Kusefoglu
8e1daa24b0
Do not show crosshair component on hovered graph
2018-03-07 22:55:34 -08:00
Iris Scholten
bb8b2008e1
remove unnecessary instance method
2018-03-07 18:17:29 -08:00
Deniz Kusefoglu
3e67139036
Resolve merge conflicts
2018-03-07 17:56:50 -08:00
Iris Scholten
82ff6c9c53
Merge branch 'master' into feature/graph-table-time-format
2018-03-07 17:52:28 -08:00
Deniz Kusefoglu
1d89e5d9ce
Turn crosshairs visibility to none when not hovering
2018-03-07 17:47:23 -08:00
Iris Scholten
1c09aa2655
create initial tests for ProvidersTableRowNew around bug fix
2018-03-07 16:27:56 -08:00
Iris Scholten
fca3597ad5
change ProvidersTableRowNew to typescript
2018-03-07 15:51:22 -08:00
Iris Scholten
bd2047af2c
change InputclicktoEdit tests to look for html components instead of attributes
2018-03-07 15:13:38 -08:00
Iris Scholten
0948afe252
create component tests for InputClickToEdit
2018-03-07 14:39:41 -08:00
Deniz Kusefoglu
bc4288861d
Add crosshair component at hovertime
2018-03-07 14:16:54 -08:00
Iris Scholten
63b93034c2
Merge branch 'master' into fix/enable-save
2018-03-07 13:24:25 -08:00
Luke Morris
725cfe1cca
Merge branch '1.4.2.x'
2018-03-07 13:19:57 -08:00
Luke Morris
e4cc104d4b
Bump version to 1.4.2.2
2018-03-07 13:19:40 -08:00
Iris Scholten
f37acdde0f
change InputClickToEdit to TypeScript
2018-03-07 12:55:13 -08:00
Iris Scholten
0f96e90a3e
Merge branch 'master' into fix/hover-confirm-delete
2018-03-07 12:25:06 -08:00
Andrew Watkins
af3c1e4723
Fix url not being captured in kapacitor form
2018-03-07 11:24:07 -08:00
lukevmorris
82614016c6
Merge pull request #2933 from influxdata/hotfix/kapacitor-form
...
Fix url not being captured in kapacitor form
2018-03-07 11:22:52 -08:00
Iris Scholten
cb32c1ac86
check if onChange exists before calling it
2018-03-07 11:20:02 -08:00
Iris Scholten
c5da577f34
fix error in ConfirmButtons.test
2018-03-07 11:09:37 -08:00
Andrew Watkins
e0a41a43c6
Update thread-loader
2018-03-07 11:05:42 -08:00
Andrew Watkins
3c93aa6eb7
Fix url not being captured in kapacitor form
2018-03-07 10:59:22 -08:00
Andrew Watkins
f46776c98d
Remove unused packages
2018-03-07 08:34:06 -08:00
Andrew Watkins
aaaeeeb045
Remove gzip compression (already done on server)
2018-03-07 08:32:15 -08:00
Andrew Watkins
028e095d29
Allow webpack to resolve imports and exports
2018-03-07 08:32:15 -08:00
Alex Paxton
9da13c11db
Merge pull request #2927 from influxdata/feature/graph-table-styles
...
First Pass at Table Graph Styles
2018-03-06 18:14:38 -08:00
Iris Scholten
ecdd5e8d9f
change onKeyUpdate to onChange
2018-03-06 18:08:02 -08:00
Iris Scholten
a36cdf7509
remove unnecessary currentValue from state
2018-03-06 17:53:39 -08:00
Deniz Kusefoglu
803a93babc
Reorder visualization types
2018-03-06 17:43:49 -08:00
Iris Scholten
f97428cb2c
Merge branch 'master' into fix/enable-save
2018-03-06 17:36:44 -08:00
Iris Scholten
92fd9f231f
create unit tests for ConfirmButtons and refactor confirmButtons
2018-03-06 16:48:08 -08:00
Deniz Kusefoglu
9cd8b34b63
Convert hoverTime to string
2018-03-06 16:27:14 -08:00
Deniz Kusefoglu
9d78e5d2bd
Fix dygraph cell types for synchronization
2018-03-06 14:14:04 -08:00
Iris Scholten
2c92f92b2e
add hoverText to ConfirmButton
2018-03-06 12:57:54 -08:00
Iris Scholten
db8d291f9e
change ConfirmButtons to typescript and refactor; create initial ConfirmButtons tests
2018-03-06 12:22:58 -08:00
Iris Scholten
f4c48cd63c
update hover text to be 'Delete' in the confirm deletion buttons in ProviderTableRow and OrganizationTableRow
2018-03-06 11:12:30 -08:00
Iris Scholten
cce78cf3f4
fix typo
2018-03-06 11:12:30 -08:00
Iris Scholten
fd946891af
add prop to change hover text of confirm button; will default to save
2018-03-06 11:12:30 -08:00
Andrew Watkins
50d1cb53a9
Remove public from instance methods
2018-03-06 09:51:58 -08:00
Deniz Kusefoglu
f380465d7f
Create and sync hoverTime across GraphTable and Dygraphs
2018-03-05 21:13:35 -08:00
Iris Scholten
9a2f7f9649
update inputclicktoedit in customizable column to use onBlurUpdate instead of onUpdate
2018-03-05 18:48:39 -08:00
Iris Scholten
34161917d3
Merge branch 'master' into fix/enable-save
2018-03-05 18:41:08 -08:00
Iris Scholten
90b57be1e2
remove unused variable
2018-03-05 18:40:18 -08:00
Iris Scholten
e275736060
respond to PR review
2018-03-05 18:38:26 -08:00
Iris Scholten
55442444fe
change time format from input to dropdown with an input available if custom format selected
2018-03-05 16:40:40 -08:00
Alex P
d95fd04e84
Add custom graphic for table type visualizations
2018-03-05 12:59:40 -08:00
Alex P
e3cc9f8614
Make input click to edit optionally appear as normal input
2018-03-05 12:33:55 -08:00
Alex P
f25acba6ca
Style table options more
2018-03-05 11:39:49 -08:00
Alex P
d0f9331100
Make graph options organizational CSS classes more generic
2018-03-05 11:39:12 -08:00
Andrew Watkins
9d33133d40
Move old tests over to new jest format
2018-03-05 08:46:23 -08:00
Andrew Watkins
0651d5b222
Add user interaction tests to MeasurementList
2018-03-05 08:46:23 -08:00
Andrew Watkins
902546bf45
Cleaup TagList render()
2018-03-05 08:46:23 -08:00
Andrew Watkins
ffec233410
Add test for TagList.tsx
2018-03-05 08:46:23 -08:00
Andrew Watkins
9c11b16d98
Refactor TagList and TagListItem into tsx
2018-03-05 08:46:23 -08:00
Andrew Watkins
d09ab49c8e
Remove functional logger from webpack dev.config
2018-03-05 08:46:23 -08:00
Andrew Watkins
9e4a1a254c
Refactor MeasurementList
2018-03-05 08:46:23 -08:00
Andrew Watkins
f4eca0a228
Convert MeasurementList to TypeScript and add tests
2018-03-05 08:46:23 -08:00
Andrew Watkins
e2ceba3560
Fix react prop-type warnings
2018-03-05 08:46:23 -08:00
Andrew Watkins
e6ebc4ccd0
Update DatabaseList test
2018-03-05 08:46:23 -08:00
Andrew Watkins
c3b241b774
WIP Add more tests for DatabaseList
2018-03-05 08:46:23 -08:00
Andrew Watkins
ce7ca56727
Add test for DatabaseListItem
2018-03-05 08:46:23 -08:00
Andrew Watkins
80e34cf6d6
Add first successful TypeScript test
2018-03-05 08:46:23 -08:00
Andrew Watkins
30a0ea216c
WIP first TypeScript test
2018-03-05 08:46:23 -08:00
Andrew Watkins
e132d54579
Move sorting to instance method
2018-03-05 08:46:23 -08:00
Andrew Watkins
e163806572
Convert the DatabaseList to TypeScript
2018-03-05 08:46:23 -08:00
Andrew Watkins
e3d470e8c2
Convert DatabaseList to TypeScript
2018-03-05 08:46:23 -08:00
Andrew Watkins
780875abbf
Add more rendering tests
2018-03-05 08:46:23 -08:00
Andrew Watkins
9bd26e06f6
Update test copy
2018-03-05 08:46:23 -08:00
Andrew Watkins
1f830b25bb
Add test for handleFilterKeyPress
2018-03-05 08:46:23 -08:00
Andrew Watkins
7fcd5f2383
Introduce handleFilterKeyPress test
2018-03-05 08:46:23 -08:00
Andrew Watkins
525106df47
Refine <DropdownInput/> rendering test
2018-03-05 08:46:23 -08:00
Andrew Watkins
49880adf6f
Add thread-loader to babel build step
2018-03-05 08:44:53 -08:00
Iris Scholten
b71babcec6
fix issue with moment deprecation when scrolling in TableGraph
2018-03-02 18:08:30 -08:00
Deniz Kusefoglu
5a624a80ee
Add onMouseOver and onMouseOut to table graaaaph grid
2018-03-02 17:24:02 -08:00
Iris Scholten
2912fdb983
update graphOptionsTimeFormat to have state and validate format; fix linter errors
2018-03-02 16:35:16 -08:00
Iris Scholten
8dd3507948
change timeSeriesToTable to transform date into ISO format; update time based on format
2018-03-02 15:15:33 -08:00
Iris Scholten
005f32ef82
add styles to TableGraph
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-03-02 12:35:35 -08:00
Deniz Kusefoglu
119d4f208b
Merge pull request #2905 from influxdata/feature/graph-table
...
TableGraph base functionality
2018-03-02 11:57:09 -08:00
Deniz Kusefoglu
475de32cd9
Add comment indicating location of feature flag
2018-03-02 11:25:46 -08:00
Deniz Kusefoglu
997ae996e2
Respond to PR review
2018-03-02 10:02:44 -08:00
Deniz Kusefoglu
8e007cc8db
Respond to PR review
2018-03-02 09:54:37 -08:00
Luke Morris
146292adac
Exclude hot-update files
2018-03-01 16:35:05 -08:00
Luke Morris
f5b91d1cad
Higher signal to noise ratio in incremental output
2018-03-01 16:28:46 -08:00
Iris Scholten
a1e3aea4a0
fix linter errors
2018-03-01 16:26:38 -08:00
Iris Scholten
c40caf053b
turn off TableGraph feature flag
2018-03-01 16:24:01 -08:00
Iris Scholten
bcb4a9c960
add higherorder functions to ones that require it in TableOptions
...
Co-authored-by "Deniz Kusefoglu" <deniz@influxdata.com>
2018-03-01 16:19:46 -08:00
Iris Scholten
ea36042e35
change TableGraph to get height from the wrapping div instead of passed in cellheight and remove extra stuff from TableOptions
...
Co-authored-by: "Deniz Kusefoglu" <deniz@influxdata.com>
2018-03-01 16:03:25 -08:00
Alex Paxton
cbf457a150
Merge pull request #2887 from influxdata/goodbye-bootstrap
...
Goodbye Bootstrap
2018-03-01 13:54:32 -08:00
Deniz Kusefoglu
cbc4d9bcc6
use uuid instead of node-uuid
2018-03-01 13:50:12 -08:00
Alex P
1084e0c169
One last fix
2018-03-01 13:42:12 -08:00
Deniz Kusefoglu
b2bfa36397
add react-virtualized dependency
2018-03-01 13:41:47 -08:00
Alex P
2ac5ca6cee
Remove unused social brand icons from icon font
...
Also the icons are sorted alphabetically, so it’s a weird diff
2018-03-01 13:40:43 -08:00
Alex P
7eb41de65c
Changes from review feedback
2018-03-01 13:40:16 -08:00
Deniz Kusefoglu
903aea9002
Merge branch 'master' into feature/graph-table
2018-03-01 13:39:18 -08:00
Andrew Watkins
1f7d5cb454
Update non-vendor asset build script to yarn start:fast
2018-03-01 14:28:47 -07:00
Iris Scholten
1a60d1857f
change Grid to MultiGrid in TableGraph and added a function to trasform data into an accepted format
...
Co-authored-by: "Deniz Kusefoglu" <deniz@influxdata.com>
2018-03-01 12:57:45 -08:00
Luke Morris
b02a79f0e4
Merge branch 'master' into goodbye-bootstrap
2018-03-01 12:20:24 -08:00
Luke Morris
ec0e817ff2
Updated yarn.lock
2018-03-01 12:16:49 -08:00
Andrew Watkins
d48d62cdbc
Update node-uuid to uuid
2018-03-01 12:13:38 -07:00
Andrew Watkins
9287ef521b
Have test use mount so they can access refs
2018-03-01 11:42:24 -07:00
Andrew Watkins
a2c61ba2a8
Add --runInBand to help with CI test performance
2018-03-01 11:25:02 -07:00
Andrew Watkins
96e07317e4
Christmas time
2018-03-01 11:19:32 -07:00
Andrew Watkins
88bd029b4a
Add babel-jest
2018-03-01 11:18:23 -07:00
Andrew Watkins
f198e2d8a9
Cleanup
2018-03-01 11:18:23 -07:00
Andrew Watkins
6712a9af4b
Add test for handleSelection
2018-03-01 11:18:23 -07:00
Andrew Watkins
3334f432b7
Add test for handleClick instance method
2018-03-01 11:18:23 -07:00
Andrew Watkins
e2b25f720b
Introduce instance method tests
2018-03-01 11:18:23 -07:00
Andrew Watkins
f49ebb468b
Add DropdownInput test
2018-03-01 11:18:23 -07:00