Deniz Kusefoglu
|
805d8ca82b
|
Fix hoverlegend not showing
|
2018-03-07 23:39:05 -08:00 |
Deniz Kusefoglu
|
e15a171dbf
|
Do not show crosshair component on hovered graph
|
2018-03-07 22:55:34 -08:00 |
Deniz Kusefoglu
|
eeb06c5705
|
Resolve merge conflicts
|
2018-03-07 17:56:50 -08:00 |
Deniz Kusefoglu
|
011ff67dca
|
Turn crosshairs visibility to none when not hovering
|
2018-03-07 17:47:23 -08:00 |
Iris Scholten
|
cfe6ba5d0c
|
create initial tests for ProvidersTableRowNew around bug fix
|
2018-03-07 16:27:56 -08:00 |
Iris Scholten
|
2ba2848a82
|
change ProvidersTableRowNew to typescript
|
2018-03-07 15:51:22 -08:00 |
Iris Scholten
|
cca46ad3f9
|
change InputclicktoEdit tests to look for html components instead of attributes
|
2018-03-07 15:13:38 -08:00 |
Iris Scholten
|
2ca3ca45a6
|
create component tests for InputClickToEdit
|
2018-03-07 14:39:41 -08:00 |
Deniz Kusefoglu
|
96e1e59ca5
|
Add crosshair component at hovertime
|
2018-03-07 14:16:54 -08:00 |
Iris Scholten
|
a55e6445ef
|
Merge branch 'master' into fix/enable-save
|
2018-03-07 13:24:25 -08:00 |
Luke Morris
|
b5e9fcd567
|
Merge branch '1.4.2.x'
|
2018-03-07 13:19:57 -08:00 |
Luke Morris
|
92da0b1b51
|
Bump version to 1.4.2.2
|
2018-03-07 13:19:40 -08:00 |
Iris Scholten
|
f5dd83948c
|
change InputClickToEdit to TypeScript
|
2018-03-07 12:55:13 -08:00 |
Iris Scholten
|
cb0f691e54
|
Merge branch 'master' into fix/hover-confirm-delete
|
2018-03-07 12:25:06 -08:00 |
Andrew Watkins
|
97f6de5386
|
Fix url not being captured in kapacitor form
|
2018-03-07 11:24:07 -08:00 |
lukevmorris
|
0d0b6bd42d
|
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
|
a60c114d57
|
check if onChange exists before calling it
|
2018-03-07 11:20:02 -08:00 |
Iris Scholten
|
953ddcdfe4
|
fix error in ConfirmButtons.test
|
2018-03-07 11:09:37 -08:00 |
Andrew Watkins
|
d4a22c1ae1
|
Update thread-loader
|
2018-03-07 11:05:42 -08:00 |
Andrew Watkins
|
b5441217ec
|
Fix url not being captured in kapacitor form
|
2018-03-07 10:59:22 -08:00 |
Andrew Watkins
|
0862344f4f
|
Remove unused packages
|
2018-03-07 08:34:06 -08:00 |
Andrew Watkins
|
9721b01ebb
|
Remove gzip compression (already done on server)
|
2018-03-07 08:32:15 -08:00 |
Andrew Watkins
|
209fced32d
|
Allow webpack to resolve imports and exports
|
2018-03-07 08:32:15 -08:00 |
Alex Paxton
|
ca9713ed1f
|
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
|
70541126b3
|
change onKeyUpdate to onChange
|
2018-03-06 18:08:02 -08:00 |
Iris Scholten
|
54174599da
|
remove unnecessary currentValue from state
|
2018-03-06 17:53:39 -08:00 |
Deniz Kusefoglu
|
7f37e26646
|
Reorder visualization types
|
2018-03-06 17:43:49 -08:00 |
Iris Scholten
|
e3558efded
|
Merge branch 'master' into fix/enable-save
|
2018-03-06 17:36:44 -08:00 |
Iris Scholten
|
90c56f487a
|
create unit tests for ConfirmButtons and refactor confirmButtons
|
2018-03-06 16:48:08 -08:00 |
Deniz Kusefoglu
|
454e0ac022
|
Convert hoverTime to string
|
2018-03-06 16:27:14 -08:00 |
Deniz Kusefoglu
|
b6b64626d1
|
Fix dygraph cell types for synchronization
|
2018-03-06 14:14:04 -08:00 |
Iris Scholten
|
0a8428c24b
|
add hoverText to ConfirmButton
|
2018-03-06 12:57:54 -08:00 |
Iris Scholten
|
08f5c1072f
|
change ConfirmButtons to typescript and refactor; create initial ConfirmButtons tests
|
2018-03-06 12:22:58 -08:00 |
Iris Scholten
|
b48e3abe2a
|
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
|
506fabef22
|
fix typo
|
2018-03-06 11:12:30 -08:00 |
Iris Scholten
|
50f1faa5d9
|
add prop to change hover text of confirm button; will default to save
|
2018-03-06 11:12:30 -08:00 |
Andrew Watkins
|
9f9bfe1aa5
|
Remove public from instance methods
|
2018-03-06 09:51:58 -08:00 |
Deniz Kusefoglu
|
964001bd2e
|
Create and sync hoverTime across GraphTable and Dygraphs
|
2018-03-05 21:13:35 -08:00 |
Iris Scholten
|
2ae240734c
|
update inputclicktoedit in customizable column to use onBlurUpdate instead of onUpdate
|
2018-03-05 18:48:39 -08:00 |
Iris Scholten
|
023e2370a9
|
Merge branch 'master' into fix/enable-save
|
2018-03-05 18:41:08 -08:00 |
Iris Scholten
|
21c7e5b3ae
|
remove unused variable
|
2018-03-05 18:40:18 -08:00 |
Iris Scholten
|
311b830eb4
|
respond to PR review
|
2018-03-05 18:38:26 -08:00 |
Alex P
|
266744f415
|
Add custom graphic for table type visualizations
|
2018-03-05 12:59:40 -08:00 |
Alex P
|
05b95ae12d
|
Make input click to edit optionally appear as normal input
|
2018-03-05 12:33:55 -08:00 |
Alex P
|
1eacd0227f
|
Style table options more
|
2018-03-05 11:39:49 -08:00 |
Alex P
|
bbbaf0fcd2
|
Make graph options organizational CSS classes more generic
|
2018-03-05 11:39:12 -08:00 |
Andrew Watkins
|
d2cddc4816
|
Move old tests over to new jest format
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
ffc976ec69
|
Add user interaction tests to MeasurementList
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
8f285893ef
|
Cleaup TagList render()
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
2c6d127a9c
|
Add test for TagList.tsx
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
5691e966c0
|
Refactor TagList and TagListItem into tsx
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
85d80a9849
|
Remove functional logger from webpack dev.config
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
52fcc8e95f
|
Refactor MeasurementList
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
5f26de0d96
|
Convert MeasurementList to TypeScript and add tests
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
7ac3fc2e99
|
Fix react prop-type warnings
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
fc12deba4a
|
Update DatabaseList test
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
74865597d5
|
WIP Add more tests for DatabaseList
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
543fae9f30
|
Add test for DatabaseListItem
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
11c505eb65
|
Add first successful TypeScript test
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
6970717f32
|
WIP first TypeScript test
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
b88df32dca
|
Move sorting to instance method
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
ff4597680d
|
Convert the DatabaseList to TypeScript
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
3ebf4048ff
|
Convert DatabaseList to TypeScript
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
c029c55813
|
Add more rendering tests
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
65fbc38ed0
|
Update test copy
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
c6fc8ef312
|
Add test for handleFilterKeyPress
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
d35f695815
|
Introduce handleFilterKeyPress test
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
3b558fc11b
|
Refine <DropdownInput/> rendering test
|
2018-03-05 08:46:23 -08:00 |
Andrew Watkins
|
91a1f63595
|
Add thread-loader to babel build step
|
2018-03-05 08:44:53 -08:00 |
Deniz Kusefoglu
|
886464ca9f
|
Add onMouseOver and onMouseOut to table graaaaph grid
|
2018-03-02 17:24:02 -08:00 |
Iris Scholten
|
3874927ace
|
add styles to TableGraph
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
|
2018-03-02 12:35:35 -08:00 |
Deniz Kusefoglu
|
9a9b92245a
|
Merge pull request #2905 from influxdata/feature/graph-table
TableGraph base functionality
|
2018-03-02 11:57:09 -08:00 |
Deniz Kusefoglu
|
39f354f962
|
Add comment indicating location of feature flag
|
2018-03-02 11:25:46 -08:00 |
Deniz Kusefoglu
|
89965890e2
|
Respond to PR review
|
2018-03-02 10:02:44 -08:00 |
Deniz Kusefoglu
|
4fd4d5dc50
|
Respond to PR review
|
2018-03-02 09:54:37 -08:00 |
Luke Morris
|
f69d518553
|
Exclude hot-update files
|
2018-03-01 16:35:05 -08:00 |
Luke Morris
|
debc21c1c8
|
Higher signal to noise ratio in incremental output
|
2018-03-01 16:28:46 -08:00 |
Iris Scholten
|
305d756500
|
fix linter errors
|
2018-03-01 16:26:38 -08:00 |
Iris Scholten
|
ce941c1b6a
|
turn off TableGraph feature flag
|
2018-03-01 16:24:01 -08:00 |
Iris Scholten
|
6846cb1d6e
|
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
|
25d17bd8ca
|
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
|
ac2d303d76
|
Merge pull request #2887 from influxdata/goodbye-bootstrap
Goodbye Bootstrap
|
2018-03-01 13:54:32 -08:00 |
Deniz Kusefoglu
|
cf4e31b615
|
use uuid instead of node-uuid
|
2018-03-01 13:50:12 -08:00 |
Alex P
|
913a2c4edc
|
One last fix
|
2018-03-01 13:42:12 -08:00 |
Deniz Kusefoglu
|
92a08a4648
|
add react-virtualized dependency
|
2018-03-01 13:41:47 -08:00 |
Alex P
|
4654483211
|
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
|
a36bfad1ca
|
Changes from review feedback
|
2018-03-01 13:40:16 -08:00 |
Deniz Kusefoglu
|
006565127f
|
Merge branch 'master' into feature/graph-table
|
2018-03-01 13:39:18 -08:00 |
Andrew Watkins
|
7c8c8df448
|
Update non-vendor asset build script to yarn start:fast
|
2018-03-01 14:28:47 -07:00 |
Iris Scholten
|
becd42ec4e
|
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
|
3494729d88
|
Merge branch 'master' into goodbye-bootstrap
|
2018-03-01 12:20:24 -08:00 |
Luke Morris
|
436e83928a
|
Updated yarn.lock
|
2018-03-01 12:16:49 -08:00 |
Andrew Watkins
|
78a6aa3a63
|
Update node-uuid to uuid
|
2018-03-01 12:13:38 -07:00 |
Andrew Watkins
|
e84d578229
|
Have test use mount so they can access refs
|
2018-03-01 11:42:24 -07:00 |
Andrew Watkins
|
26e3244d5a
|
Add --runInBand to help with CI test performance
|
2018-03-01 11:25:02 -07:00 |
Andrew Watkins
|
0fb20983a0
|
Christmas time
|
2018-03-01 11:19:32 -07:00 |
Andrew Watkins
|
d17e999da3
|
Add babel-jest
|
2018-03-01 11:18:23 -07:00 |
Andrew Watkins
|
7287781135
|
Cleanup
|
2018-03-01 11:18:23 -07:00 |
Andrew Watkins
|
760c5d3dfc
|
Add test for handleSelection
|
2018-03-01 11:18:23 -07:00 |
Andrew Watkins
|
74b78dd20b
|
Add test for handleClick instance method
|
2018-03-01 11:18:23 -07:00 |