Iris Scholten
d87054df74
Update variable and function names to reduce the amount of comment explanation
2018-02-21 10:03:44 -08:00
Deniz Kusefoglu
3a181dfd33
Prevent loading of graphs in cells that are outside viewing window
2018-02-21 09:46:49 -08:00
Alex P
cd7a5c1550
Revert "Remove unused prop validation"
...
This reverts commit dcb58b71d8
.
2018-02-21 09:42:53 -08:00
Alex P
dcb58b71d8
Remove unused prop validation
2018-02-21 00:01:09 -08:00
Alex P
1f73695f5c
Move suffix editing into single stat options
...
Was previously floating around in CEO
2018-02-20 23:56:24 -08:00
Alex P
9336326199
Refactor axes into redux state instead of CEO state
2018-02-20 23:39:38 -08:00
Alex P
7770017f4e
Refactor gauge colors into redux state instead of CEO state
2018-02-20 23:02:22 -08:00
Alex P
85d13d27ed
Refactor single stat colors into redux state instead of CEO state
2018-02-20 22:27:42 -08:00
Luke Morris
2e1e2b3cf1
span drag end updates start/end time
2018-02-20 21:42:14 -08:00
Alex P
da600f613c
Refactor cellWorkingName into CEO redux state
2018-02-20 21:05:03 -08:00
Luke Morris
330a239460
Both span markers are draggable
2018-02-20 20:29:18 -08:00
Deniz Kusefoglu
e747ae136b
Remove lazy loader
2018-02-20 19:59:24 -08:00
Alex P
8f12f5db77
Refactor cellWorkingType and showing/hiding CEO into redux state
2018-02-20 18:40:21 -08:00
Iris Scholten
f214249135
WIP remove filtering of cells and dont show not visible ones
2018-02-20 17:55:32 -08:00
Iris Scholten
20bb1eb127
WIP add filtering based on scrollTop and availableHeight
2018-02-20 16:23:06 -08:00
Luke Morris
25cb1d2858
Persist APoint updates to server
2018-02-20 15:43:47 -08:00
Luke Morris
76de1f9a1d
Slight tweak to dragging behavior
2018-02-20 15:36:22 -08:00
Alex P
9272394f25
Polish appearance of tables
...
- Add confirmation to delete buttons
- Color code tables by type (rules = blue, scripts = green)
- Adjust column sizing to have unify appearance of both tables
2018-02-20 14:12:45 -08:00
Alex P
186191f617
Show both alert rules and tick scripts in tasks table
2018-02-20 14:11:07 -08:00
Alex P
73b713e834
Rename page in header and sidenav
2018-02-20 14:07:38 -08:00
Russ Savage
09c5b1476e
Merge pull request #2819 from influxdata/new-sources
...
Fix/New sources CLI and Deprecation
2018-02-20 13:39:27 -08:00
Luke Morris
22f17c4c0d
Factor out AnnotationPoint/Span
2018-02-20 13:30:01 -08:00
Iris Scholten
229ac5c047
create LazyLoader component
2018-02-20 12:55:41 -08:00
Luke Morris
0a4c894d22
Function add/delete
2018-02-20 12:00:08 -08:00
Deniz Kusefoglu
68bcdc9e6a
Fix test errors
2018-02-20 11:51:32 -08:00
Luke Morris
332fb69aa3
WIP simplify styles naming, alter filter logic
2018-02-20 11:50:17 -08:00
Luke Morris
053f3f624d
Scope function names under `style`
2018-02-20 11:26:53 -08:00
Luke Morris
854427267f
Simplify filter
2018-02-20 11:26:43 -08:00
Deniz Kusefoglu
1ea4a297b3
Merge branch 'feature/annotations' into feature/persistent-legend-with-master
2018-02-20 14:19:19 -05:00
Chris Goller
6b695cbf84
Add initial tests for REST annotations
2018-02-20 08:34:23 -06:00
Luke Morris
f89be6c653
Break further into components
2018-02-19 17:37:46 -08:00
Luke Morris
377e715744
Begin working toward AnnotationSpan component
2018-02-19 16:46:02 -08:00
Luke Morris
36e55c5fb5
deleteAnnotationAsync from tooltip
2018-02-19 16:21:43 -08:00
Luke Morris
b961e713c7
Include getAnnotationsAsync in prop-types
2018-02-19 16:16:24 -08:00
Luke Morris
a63f1a6092
Left flag dedicated to startTime; Right to endTime
2018-02-19 11:17:55 -08:00
Luke Morris
b1096b2ba2
AnnotationWindow renders appropriately
2018-02-19 10:09:32 -08:00
Luke Morris
fe24ba6dfc
Enforce presence of endTime
2018-02-19 09:52:02 -08:00
Chris Goller
4ca961bbb2
Add tests for writing to influxdb
2018-02-17 14:01:18 -06:00
Chris Goller
0374a7de6f
Add tests for annotation store
2018-02-17 12:30:55 -06:00
Luke Morris
98a1b97574
No need for bindActionCreators
2018-02-16 22:15:16 -08:00
Luke Morris
d855524199
Full create for single and windowed annotations
2018-02-16 21:37:31 -08:00
Luke Morris
9ea15c51c7
Unify annotation schema in both client/server
2018-02-16 19:49:13 -08:00
Iris Scholten
a8a9ab9870
change the default selected value to the last selected value and instead of first value
2018-02-16 17:43:15 -08:00
Iris Scholten
f13d809619
save template variable value changes to the server
2018-02-16 17:17:19 -08:00
Iris Scholten
e7b3399544
move logic saving only selected values logic to reusable function
2018-02-16 16:59:53 -08:00
Iris Scholten
41302a7f9d
save template variable selected values to the server for non csvs instead of no values
2018-02-16 16:45:39 -08:00
Iris Scholten
0133e6727b
save the entire dashboard to redux and dashboard without template variable values to server
2018-02-16 16:05:28 -08:00
Chris Goller
cba5baffed
Update annotations to be inclusive of start and end time
2018-02-16 09:17:47 -08:00
Chris Goller
11be7eae8d
Fix annotation storage to influxdb
2018-02-16 09:17:47 -08:00
Chris Goller
5731d3f059
Update annotations to use time as endTime
2018-02-16 09:17:47 -08:00