Brandon Farmer
68586c2ab5
Extract logic to update notification height
2018-04-18 17:11:29 -07:00
ebb-tide
9a87c57484
Fill with dashes instead of slashes or nulls
2018-04-18 16:50:42 -07:00
ebb-tide
e52059b85b
Add groupby responses without unnnecessary padding
2018-04-18 16:48:44 -07:00
Alex P
25b51d3d3b
Prevent users below EDITOR from seeing add cell menu on empty dashboard
2018-04-18 16:32:31 -07:00
Brandon Farmer
1cf4df095b
Allows users to select tickscript editor with mouse
2018-04-18 16:23:19 -07:00
Andrew Watkins
40ccf761ba
Much math
2018-04-18 16:17:59 -07:00
Andrew Watkins
aea9d7c9b9
Remove type / lint errors
2018-04-18 16:04:49 -07:00
Andrew Watkins
5cff567037
WIP Update delete for FuncNodes
2018-04-18 16:00:55 -07:00
Andrew Watkins
82e6a733f1
WIP updated walker to return expression source
2018-04-18 14:37:27 -07:00
Alex Paxton
b83fbc03f5
Merge pull request #3240 from influxdata/ux/dashboard-empty-state
...
Improve Dashboard Empty State
2018-04-18 14:24:22 -07:00
Andrew Watkins
f54362f10c
WIP Introduce expressions
2018-04-18 14:12:56 -07:00
Brandon Farmer
3260189381
Use lodash to determine value length
2018-04-18 14:05:22 -07:00
Brandon Farmer
be08784638
Handle cases where no dropdown values are present
2018-04-18 14:04:28 -07:00
Brandon Farmer
608d4fdebf
Fix error message grammer and style
2018-04-18 13:41:02 -07:00
Brandon Farmer
e4ab93b789
Guard against values that are null in dropdown width calculation
2018-04-18 13:39:07 -07:00
Alex P
d89bb27fc3
Add error handling decorator to component
2018-04-18 13:16:40 -07:00
Alex P
8656e853b1
Remove UUID as map key
...
Using the `type` key from `GRAPH_TYPES` which shouldn’t have any
conflicts because this component will not be visible at the same time
as other lists of graph types
2018-04-18 13:15:45 -07:00
Alex P
e8ec841902
Merge branch 'master' into ux/dashboard-empty-state
2018-04-18 13:11:48 -07:00
Jared Scheib
a98b23d6af
Merge pull request #3233 from influxdata/bugfix/hostlist-customdb
...
Allow for use of custom Retention Policy when querying for hosts from Host List page & Host pages
2018-04-18 13:04:26 -07:00
Alex P
1d3b6b5339
Show mouse pointer on hover
2018-04-18 12:39:31 -07:00
Alex Paxton
1f64dd99dc
Merge pull request #3202 from influxdata/polish/grid-pack-new-cells
...
Improve box packing for New and Cloned cells
2018-04-18 12:38:02 -07:00
Andrew Watkins
efa5e25611
Add test for from component
2018-04-18 12:32:19 -07:00
Alex P
8f9385b26b
Improve accuracy of copy
2018-04-18 12:13:03 -07:00
Alex P
a9590805ca
Implement cell type constants across app
2018-04-18 12:09:00 -07:00
Andrew Watkins
063f9c9bf7
Add prop for funcArg test
2018-04-18 12:08:43 -07:00
Andrew Watkins
d19867ea6e
Add FROM dropdown
2018-04-18 12:06:38 -07:00
Jared Scheib
fe37632c9f
Use lodash for db & database value getting in AutoRefresh
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 11:57:09 -07:00
Jared Scheib
a34b0fa6cc
Move & rename generateTempVarsForHosts from constants to utils
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-04-18 11:56:17 -07:00
Alex P
38033580f7
Make cell types into constants
2018-04-18 11:54:41 -07:00
Alex P
e443af8e7b
Allow new cells to be created with a type
2018-04-18 11:41:04 -07:00
Alex P
1bde76ecbf
Implement empty state component in dashboard
2018-04-18 11:40:42 -07:00
Alex P
57e2805e78
Introduce dashboard empty state component
2018-04-18 11:40:19 -07:00
Brandon Farmer
61facc9321
Fixes now() time parsing when requesting annotations
2018-04-18 11:29:14 -07:00
Jared Scheib
609fd56b9a
Merge branch 'master' into bugfix/hostlist-customdb
2018-04-18 10:47:52 -07:00
Brandon Farmer
73e6b791fe
Upgrade to react 16
2018-04-18 00:02:00 -07:00
Jared Scheib
7e05835b9c
Test HostsPage render all components & hosts
...
Update Source & SourceLinks types to be current with all fields.
Properly mocked hosts & env mock api fns for spying.
Add note about kapacitors field on Source type differing
between client and server.
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-17 17:41:41 -07:00
Brandon Farmer
6944001788
Fix typo in Crosshairs component
2018-04-17 15:59:59 -07:00
Brandon Farmer
dcba92aa46
Add error handling to shared components
2018-04-17 15:51:50 -07:00
Andrew Watkins
36f50eabe0
Merge pull request #3228 from influxdata/ifql/boolean-args
...
Ifql/boolean args
2018-04-17 15:23:34 -07:00
Andrew Watkins
51250ddfd1
Add test
2018-04-17 15:08:05 -07:00
Andrew Watkins
7145327218
Move KeyboardShortcuts test
2018-04-17 15:07:55 -07:00
Brandon Farmer
567cdf8512
Add error handling to side nav components
2018-04-17 14:45:45 -07:00
Andrew Watkins
8c51a134b3
Add support for keyboard shortcuts
2018-04-17 14:41:32 -07:00
Andrew Watkins
d6363a934a
Add support for boolean function values
2018-04-17 14:41:18 -07:00
Brandon Farmer
2051383c8f
Add error handling to status components
2018-04-17 14:39:32 -07:00
Brandon Farmer
6b2aa08106
Add error handling to kapacitor components
2018-04-17 14:28:21 -07:00
Brandon Farmer
78ecaf83a8
Error handling in IFQL components
2018-04-17 13:48:34 -07:00
Brandon Farmer
23cde58231
Data explorer error handling
2018-04-17 13:37:09 -07:00
Brandon Farmer
9604e5b229
Add error handling to dashboard components
2018-04-17 11:58:36 -07:00
Brandon Farmer
fd229a881b
Merge pull request #3222 from influxdata/error-handling
...
Convert admin components to have proper error handling
2018-04-17 11:26:57 -07:00
Andrew Watkins
189e91c0f3
Handle array values
2018-04-17 11:13:12 -07:00
Brandon Farmer
4cbfbb2b07
Show error info as a warning
2018-04-17 11:13:04 -07:00
Alex Paxton
bba85d7daa
Merge pull request #3177 from influxdata/bugfix/tickscript-name-not-id
...
bugfix/TICKscript name instead of ID
2018-04-17 11:10:35 -07:00
Alex Paxton
3cedef6faa
Merge pull request #3215 from influxdata/polish/sticky-tempvar-controls
...
Attach Template Controls Bar to top of page
2018-04-17 11:08:31 -07:00
Brandon Farmer
c4db9b6a39
Add decorator plugin to production
2018-04-17 11:07:00 -07:00
Andrew Watkins
135b408a6e
Merge pull request #3221 from influxdata/ifql/arg-inputs
...
Ifql/arg inputs
2018-04-17 11:03:54 -07:00
Brandon Farmer
1195573014
Convert admin components to have proper error handling
2018-04-17 10:53:13 -07:00
Alex P
fff1c72ba8
Add shadow to template control bar for contrast with dashboard cells
2018-04-17 10:41:04 -07:00
Alex P
31eb3fc9f7
Simplify evaluation
2018-04-17 10:26:19 -07:00
Alex P
88cfddd2cc
Move types to central location
2018-04-17 10:25:09 -07:00
Andrew Watkins
2b24e31cd8
Make switch statement clearer
2018-04-17 10:02:25 -07:00
Andrew Watkins
267c9b28c8
Add return types
2018-04-17 09:50:21 -07:00
Andrew Watkins
78f581a292
Add FundArgInput test
2018-04-17 09:47:45 -07:00
Andrew Watkins
48e43e56a1
Introduce FuncArg test
2018-04-17 09:30:50 -07:00
ebb-tide
7972148a83
Treat GroupBy responses properly and insert groupbytag data
2018-04-16 21:44:50 -07:00
ebb-tide
28cea41a6f
Constrain TableGraph updating
2018-04-16 19:13:23 -07:00
Iris Scholten
9ab401625b
WIP test hostsPage async proxy request calls
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-16 18:29:16 -07:00
Alex Paxton
baa184981d
Merge branch 'master' into polish/sticky-tempvar-controls
2018-04-16 18:08:49 -07:00
Alex P
e1897a807a
Write component test
2018-04-16 18:07:12 -07:00
Alex P
f459c25d00
Implement TemplateControlDropdown in TemplateControlBar
2018-04-16 18:06:34 -07:00
Alex P
0d4c16d1cd
Introduce Template Control Dropdown component
...
cleanup
2018-04-16 18:02:51 -07:00
Andrew Watkins
8094a3c830
Update input types
2018-04-16 17:04:03 -07:00
Andrew Watkins
2f96ecc55a
Add initial ability to handle string argument types
2018-04-16 16:56:38 -07:00
ebb-tide
23064a0526
update fieldNames upon new queryAST in tablegraph
2018-04-16 16:56:19 -07:00
Iris Scholten
17d94f9eb4
Add :db: and :rp: tempVars to host queries
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-16 16:15:02 -07:00
Iris Scholten
74758b4ee1
Add db and rp tempate variables to hosts page queries
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-16 15:04:24 -07:00
Brandon Farmer
38e44c80da
Address PRs comments and update Changelog
2018-04-16 15:00:45 -07:00
Brandon Farmer
ee1f62faaf
CEO always has at least one query
2018-04-16 15:00:45 -07:00
Brandon Farmer
4aaa3d97ba
Migrate CEO to typescript
2018-04-16 15:00:45 -07:00
Alex P
9b4da28a74
Merge branch 'master' into polish/sticky-tempvar-controls
2018-04-16 14:54:14 -07:00
Andrew Watkins
7363cc7d5d
Add inputs for various argument types
2018-04-16 14:53:54 -07:00
Alex P
270494905c
Allow template control bar to grow without disrupting page layout
2018-04-16 14:49:21 -07:00
Alex P
03ee5a0070
Convert component to TypeScript
2018-04-16 14:06:11 -07:00
Alex P
6c1c614c63
Embolden proper noun
2018-04-16 13:25:37 -07:00
Alex P
9e4844503f
Redesign template variables control bar to not scroll with the page
2018-04-16 13:21:50 -07:00
Alex Paxton
33412d5b45
Merge pull request #3204 from influxdata/polish/notify-cell-actions
...
Notify when User adds, deletes, or clones a cell
2018-04-16 11:48:36 -07:00
Jared Scheib
cda5ecd85f
Add rp to HostsPage query & all Layout cell queries
...
Rename q.database to q.db in HostPage and AutoRefresh.
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-16 11:42:53 -07:00
Jared Scheib
7531ff8fc8
Revert "Pass defaultRP from client to server for Host Page queries"
...
This reverts commit 3c2ed2fe2c
.
2018-04-16 11:05:07 -07:00
Alex P
89f165727c
Implement cell action notifications
2018-04-16 10:59:57 -07:00
Alex P
0910d38e70
Create notifications for cell add/delete/clone
2018-04-16 10:59:41 -07:00
Alex P
74b1d49f90
Introduce notification default for "Delete" actions
...
Planning to use this in the future to visually distinguish from
“Create” actions
2018-04-16 10:59:12 -07:00
Andrew Watkins
4a9fefa1a2
Fix test
2018-04-16 10:56:53 -07:00
Andrew Watkins
1f4609c9e7
Replace react-codemirror with react-codemirror2
2018-04-16 10:56:53 -07:00
Andrew Watkins
af26448257
Add ability to delete function
2018-04-16 10:56:53 -07:00
Andrew Watkins
479ec98d6e
Add source string to func node object
2018-04-16 10:56:53 -07:00
Andrew Watkins
d279fdb0c0
Tweak styles
2018-04-16 10:56:53 -07:00
Andrew Watkins
4a09df65ad
Add text editor to builder
2018-04-16 10:56:53 -07:00
Andrew Watkins
f6398cb853
Move sidenav for time machine
2018-04-16 10:56:53 -07:00
ebb-tide
bf03e50c09
Merge branch 'master' into table/group-by
2018-04-15 01:03:13 -07:00
Deniz Kusefoglu
ea2cff99bc
Merge pull request #3180 from influxdata/table/reorder-columns
...
Table/reorder columns
2018-04-15 00:43:52 -04:00
ebb-tide
2906a461f3
Implement PR review suggestions
2018-04-14 21:29:17 -07:00
Jared Scheib
3c2ed2fe2c
Pass defaultRP from client to server for Host Page queries
...
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-13 18:20:10 -07:00
Alex P
5a9f6c1fda
Improve box packing for new and cloned cells
2018-04-13 15:00:30 -07:00
Brandon Farmer
28526c2e12
Fix function signature for threshold deletion
2018-04-12 16:51:16 -07:00
ebb-tide
6256022546
WIP - Determine groupby exists, and which are not selected
2018-04-12 16:50:06 -07:00
Brandon Farmer
c33271ed8a
Remove unnecessary type
2018-04-12 14:03:45 -07:00
Brandon Farmer
bc8fca4cf8
Remove console.dir
2018-04-12 13:42:52 -07:00
Brandon Farmer
de5472f0c2
Prevent click tag filter input from closing tag list item
2018-04-12 13:40:11 -07:00
Brandon Farmer
9418b7c6ce
Ensure that values are displayed on gauges
2018-04-12 13:29:27 -07:00
Brandon Farmer
45c5f8d565
Update get methods in GaugeChart.tsx for clarity
2018-04-12 11:08:36 -07:00
Brandon Farmer
c20ff8ddb2
Series values can be strings or numbers
2018-04-12 10:09:00 -07:00
Brandon Farmer
c399932b1d
Fix typescript results key for last values
2018-04-12 09:13:19 -07:00
Brandon Farmer
ea7b985e60
Update lastValues types
2018-04-12 00:43:04 -07:00
Brandon Farmer
7d7319ecf5
Default to zero for gauges
2018-04-12 00:33:34 -07:00
Brandon Farmer
fce176be63
Update changelog and add more tests around time range
2018-04-12 00:16:03 -07:00
Brandon Farmer
b7d42df182
Show valid time in custom time range when now is selected
2018-04-12 00:06:31 -07:00
Brandon Farmer
8cfac2d9f8
Send notification when rp creation returns a failure
2018-04-11 23:52:46 -07:00
Jared Scheib
128be0a949
Add default retention policy field to Source config form
...
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-11 17:30:24 -07:00
Iris Scholten
61914a6431
Add test for defaultRP in the UI on SourceForm
...
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-11 17:12:49 -07:00
Alex Paxton
780f911c6b
Merge pull request #3184 from influxdata/feature/clone-cells
...
Feature/Clone Cells
2018-04-11 16:25:28 -07:00
ebb-tide
3a2f68d8a8
Remove react-sortable-hoc from deps
2018-04-11 16:22:23 -07:00
ebb-tide
2f2b7737ed
Fix failing tests
2018-04-11 16:12:36 -07:00
Alex P
83c48ccde8
Move and rename add / clone cell helpers
2018-04-11 15:43:05 -07:00
Alex P
82713d1a6a
Require EDITOR permissions to clone a cell
2018-04-11 15:04:20 -07:00
Alex P
95a538d20f
Replace duplicate icon with more legible version
2018-04-11 15:00:26 -07:00
Alex P
b128af4eb1
Always show download option but disable if no data
2018-04-11 14:53:47 -07:00
Alex P
92abd06330
Swap positions of Clone & Download CSV actions
2018-04-11 14:50:46 -07:00
Alex P
e9323b1119
Pass clone cell handler from DashboardPage to LayoutCellMenu
2018-04-11 14:45:38 -07:00
Alex P
8cf708b60e
Create asynchronous action for cloning cells
...
Also ensuring cloned cell appears at bottom of dashboard to avoid
collisions
2018-04-11 14:45:06 -07:00
ebb-tide
82eec3f192
Add newly generated yarn.lock
2018-04-11 14:40:59 -07:00
Alex P
8b1a94e7b2
Prevent legend text from wrapping
2018-04-11 14:17:40 -07:00
ebb-tide
84faf0aaef
Fix yarn.lock merge conflict
2018-04-11 13:30:04 -07:00
ebb-tide
fc5050c04b
Merge branch 'master' into table/reorder-columns
2018-04-11 13:13:30 -07:00
ebb-tide
02f91ecf0b
Add space between timeFormat dropdown and input
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-04-11 13:08:23 -07:00
ebb-tide
925e3629bc
Improve styles for customize fields dragging and visibility
...
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-04-11 12:56:14 -07:00
Alex P
6ee52dd1e5
Render TICKscript name instead of ID
...
But render ID if there is no name
2018-04-11 10:53:01 -07:00
Alex Paxton
0628e4e02a
Merge pull request #3172 from influxdata/bugfix/confirm-user-delete
...
Fix Flickering Confirmation Tooltip
2018-04-11 10:19:06 -07:00
ebb-tide
e8f360a9bf
Implement dragging from drag handle rather than whole component
2018-04-10 21:08:33 -07:00
Alex P
63e690c00f
Rename getter to be more semantic
2018-04-10 20:04:44 -07:00
ebb-tide
a227e0ac4f
Drag fields from drag icon only
2018-04-10 19:09:22 -07:00
ebb-tide
ba054ddd07
Merge branch 'master' into table/reorder-columns
2018-04-10 18:38:08 -07:00
ebb-tide
f0f0293ac4
Add dnd react types
2018-04-10 18:32:28 -07:00
Alex P
a920c13a57
Limit re-rendering via deep compare
2018-04-10 17:30:00 -07:00
Alex P
e0b6e48bd4
Convert component to TypeScript
2018-04-10 17:20:15 -07:00
Alex P
91f0dfeacd
Update react-router types
2018-04-10 17:20:01 -07:00
Iris Scholten
1d85eb67c4
WIP Create groupby time series trunction
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-04-10 17:05:25 -07:00
Andrew Watkins
2a51ce97df
Cleanup
2018-04-10 16:48:17 -07:00
Alex P
d7c10da939
Prevent excessive re-rendering
2018-04-10 16:12:46 -07:00
Alex P
4a1cdbb492
Prevent excessive re-rendering
2018-04-10 16:12:30 -07:00
Alex P
7c2e0c0d16
Convert component to TypeScript
...
Thanks for help @121watts
2018-04-10 15:52:58 -07:00
Iris Scholten
c15ec067d6
Build out fieldNames is TableOptions using queryASTs
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-04-10 15:23:26 -07:00
Andrew Watkins
33a71a8601
Fix hostpage not rendering if no apps
2018-04-10 15:00:46 -07:00
Andrew Watkins
7ba263953e
Merge pull request #3169 from influxdata/bugfix/tickscript-save
...
Bugfix/tickscript save
2018-04-10 14:40:30 -07:00
Iris Scholten
8059a921b4
Make queryASTs available in TableGraph and TableOptions
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-04-10 14:26:57 -07:00
Andrew Watkins
db98e429a6
Update tests and bugfix
2018-04-10 14:26:21 -07:00
Andrew Watkins
7d0d45aea8
Remove highlight circle
2018-04-10 14:04:35 -07:00
Andrew Watkins
14985a3fa0
Fix proptype
2018-04-10 14:04:35 -07:00
Andrew Watkins
b2c42b2bcc
Remove the need for heartbeat and lastUpdated
2018-04-10 14:04:35 -07:00
Andrew Watkins
7a8c5db0a2
Cleanup
2018-04-10 14:04:35 -07:00
Andrew Watkins
0f27e39d8b
Remove need for annotationsRef
2018-04-10 14:04:35 -07:00
Andrew Watkins
adbc4dbce0
Move functions out of render and into getters
2018-04-10 14:04:35 -07:00
Andrew Watkins
37b50cb956
Fix edit annotation rendering speed
...
The editTemplateVariableNames action would fire way too many times.
This cause poor rendering speeds with annotations.
2018-04-10 14:04:35 -07:00
Andrew Watkins
919e14a7ec
Fix conflicts
2018-04-10 14:04:35 -07:00
Andrew Watkins
2f22f76b7b
Convert functions to getters
2018-04-10 14:04:35 -07:00
Andrew Watkins
24d924236f
Move functions out of render and into getters
2018-04-10 14:02:02 -07:00
Andrew Watkins
ca9c336aa7
Fix crosshair hovering performance issue
2018-04-10 14:02:02 -07:00
Andrew Watkins
c15fa1afe1
Add test for bug
2018-04-10 13:56:53 -07:00
Iris Scholten
e3e92646f4
Get QueryAST in autorefresh and send up to CellEditorOverlay
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-04-10 11:52:41 -07:00
Brandon Farmer
e2f7fcfe1a
Merge pull request #3162 from influxdata/fix/graph-threshold-size
...
Only send threshold value to parent on blur
2018-04-10 11:38:34 -07:00
Andrew Watkins
2e8e737032
Fix Tickscript resave on error bug
2018-04-10 11:18:18 -07:00
Brandon Farmer
fa5a94eaba
Add basic test around threshold
2018-04-10 11:11:22 -07:00
Andrew Watkins
51f69f1fea
Change function to getter
2018-04-10 11:03:46 -07:00
Alex Paxton
1deba6eaf5
Merge pull request #3157 from influxdata/polish/single-stat-line-colors
...
Polish/Line+SingleStat Colors
2018-04-10 10:59:03 -07:00
Brandon Farmer
d4f019ceaa
Add types to threshold events
2018-04-10 10:47:55 -07:00
ebb-tide
c7607b047b
Resolve typescript errors
2018-04-09 21:06:09 -07:00
ebb-tide
d9a6204961
Ensure same color for single stat and line graph it is getting value from
2018-04-09 20:44:20 -07:00
Brandon Farmer
e65be4b697
Only send threshold value to parent on blur
2018-04-09 17:19:54 -07:00
Alex P
ab43de2107
Decouple checking logic for colors and last value
...
This prevents the single stat color from fluctuating when the user has
`fill(null)`
2018-04-09 17:17:05 -07:00
Iris Scholten
a734859703
Add catch for getting all services api call
2018-04-09 17:16:27 -07:00
ebb-tide
5bc592a0d2
Merge branch 'master' into table/reorder-columns
2018-04-09 16:22:15 -07:00
ebb-tide
6434a283de
Fix table ordering
2018-04-09 16:17:31 -07:00
Andrew Watkins
7faec8b6be
Merge pull request #3156 from influxdata/polish/legend-hiding
...
Fix legend sticking around when opening CEO
2018-04-09 16:03:42 -07:00
Iris Scholten
6849c86a6f
Update calculateColumnWidth to take into account 1 visible column and lock first is true
2018-04-09 15:42:14 -07:00
Alex P
adf7e207d4
Use line colors for a line-plus-single-stat cell
2018-04-09 15:24:30 -07:00
Iris Scholten
10126b2787
Respond to PR Review
2018-04-09 15:20:55 -07:00
Iris Scholten
1c79374fe2
Fix tests after removing datalabels and making instance methods private
2018-04-09 15:20:07 -07:00
Iris Scholten
94945d5a43
Remove dataLabels and just use queryConfigs
2018-04-09 15:20:06 -07:00
Brandon Farmer
6b2cf7cf3a
Make query configs available in table options on visualization tab
2018-04-09 15:16:16 -07:00
Alex P
7add8c202f
Repair mechanism for determining text color based on background color
2018-04-09 15:07:26 -07:00
ebb-tide
0a3863d887
Merge branch 'master' into table/reorder-columns
2018-04-09 15:06:54 -07:00
Iris Scholten
5cd35f145a
Merge pull request #3151 from influxdata/table/column-sizing
...
Table/Adjust Column Sizing
2018-04-09 14:53:43 -07:00
Iris Scholten
eb7c6dfa40
Update accepted prop type in DeprecationWarning.tsx
2018-04-09 14:51:47 -07:00
Brandon Farmer
3fb826a89a
Merge pull request #3148 from influxdata/polish/toggle-measurement
...
Allows users to close a measurement they have open
2018-04-09 14:51:42 -07:00
Iris Scholten
eeb882128d
Change link to open new tab instead of change current page
2018-04-09 14:50:06 -07:00
Iris Scholten
211cc7a6b6
Update PagerDuty v1 deprecation message
2018-04-09 14:49:28 -07:00
Alex P
505aeddfbb
Use octagon icon in deprecation warning alert
2018-04-09 14:48:39 -07:00
Alex P
880346faf3
Apply alert styles to deprecation warning
2018-04-09 14:48:09 -07:00
Alex P
1616c3fcb4
Apply alert styles to telegram bot alert
2018-04-09 14:47:50 -07:00
Alex P
702da95ad4
Introduce styles for alerts
2018-04-09 14:41:36 -07:00
Iris Scholten
237a378233
create deprecationWarning component
2018-04-09 14:41:06 -07:00
Iris Scholten
3c1f6e6233
WIP add pagerduty2 to backend
2018-04-09 14:40:05 -07:00
Iris Scholten
5b380a58e2
add pagerduty2 as handleroption for configuring kapacitor alert
2018-04-09 14:38:29 -07:00
Iris Scholten
6b821be472
Add pagerduty2 tab and panel to AlertTabs and show services available to kapacitor
2018-04-09 14:34:55 -07:00
Iris Scholten
929a253627
update AlertTabs to only show tabs for services supported by current kapacitor
2018-04-09 14:34:34 -07:00
Iris Scholten
5b3af3f520
Respond to PR review
2018-04-09 14:29:40 -07:00
Andrew Watkins
1fdc572ba5
Fix legend hover bug
2018-04-09 12:26:41 -07:00
Brandon Farmer
914c1f1e82
Add test around MeasurementListItem behavior
2018-04-09 12:08:25 -07:00
Andrew Watkins
a1a755016f
Move TickscriptSave button to own file
2018-04-09 11:59:00 -07:00
Brandon Farmer
aa7adfe3ea
Allows users to close a measurement they have open
...
Applies to:
- Data Explorer
- CEO
2018-04-09 10:39:31 -07:00
ebb-tide
eecb775ecb
Prevent time data from receiving threshold colors
2018-04-07 16:10:32 -07:00
ebb-tide
c60a288b76
Prevent time field from receiving threshold coloring.
2018-04-07 16:07:49 -07:00
ebb-tide
57148089f9
Correctly determine which table data should be interpreted as time.
2018-04-07 15:49:31 -07:00
ebb-tide
4385d61641
Maintain order of tableoptions even when new datafields are added from query.
2018-04-07 15:19:25 -07:00
ebb-tide
7e60df6b6b
Make fieldNames opaque if they are in process of moving
2018-04-07 14:35:25 -07:00
ebb-tide
f935478cff
Order fields according to tableoptions
2018-04-07 14:18:22 -07:00
Andrew Watkins
b78748b105
Alternate title copy based on state
2018-04-06 17:56:02 -07:00
Andrew Watkins
9f4faf6fb5
Disables saveing tickscript if no databases are selected
2018-04-06 17:56:02 -07:00
Andrew Watkins
09ccd3b152
Add test resources
2018-04-06 17:56:02 -07:00
Andrew Watkins
21754a10f9
Convert TickscriptEditor to TypesScript and add initial test
2018-04-06 17:56:02 -07:00
Iris Scholten
61624935a6
fix import for reduce
2018-04-06 17:52:48 -07:00
Iris Scholten
c404db702d
Remove separate calculations of label and time column sizes and move sizing function to tableGraph.js
2018-04-06 17:42:57 -07:00
Iris Scholten
14fc97e2f5
Fix incorrect sizing of label column when horizontal time axis
2018-04-06 17:28:45 -07:00
Brandon Farmer
6825ed0370
Bind QueryMakerTab event handlers
2018-04-06 16:57:58 -07:00
Iris Scholten
d5d4292c26
Fix sizing error when switching between vertical and horizontal
2018-04-06 16:53:58 -07:00
Iris Scholten
05036867c6
respond to PR review
2018-04-06 16:06:30 -07:00
Iris Scholten
9d486f1e51
fix bug to be able to remove teams and recips from OpsGenie config
2018-04-06 16:06:30 -07:00
Iris Scholten
ca40e8c7ca
Update Tags to typescript and make changes to OpsGenie to fix type issues accordingly
2018-04-06 16:06:30 -07:00
Iris Scholten
066185889d
fix linter errors and convert TagsAddButton and ConfirmButton to typescript
2018-04-06 16:06:30 -07:00
Iris Scholten
93e2dfcd96
WIP update config components from AlertTabs to Typescript
2018-04-06 16:06:30 -07:00
Iris Scholten
7c7f78ae98
fix linter warnings in PagerDutyConfig after converting to typescript
2018-04-06 16:06:30 -07:00
Iris Scholten
9ef8b194fa
Change PagerDutyConfig to typescript
2018-04-06 16:06:30 -07:00
Jared Scheib
610fc3f799
Merge pull request #3144 from influxdata/bugfix/dataexplorer-prefix
...
Ensure correct basepath prefix in URL pathname when passing InfluxQL query param to Data Explorer
2018-04-06 15:51:21 -07:00
Jared Scheib
520e3e1bb5
Test that client basepath strips prefix if present
...
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
2018-04-06 15:01:45 -07:00
Jared Scheib
af72c8d936
Strip basepath prefix from DataExplorer redirect
...
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
2018-04-06 13:20:34 -07:00
Jared Scheib
4276e9c4bd
Factor out getting basepath to utils fn
...
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
2018-04-06 13:06:38 -07:00
Andrew Watkins
8586c835ca
Merge pull request #3142 from influxdata/timemachine
...
Timemachine
2018-04-06 13:05:39 -07:00
Iris Scholten
78215465af
Update sizing column function to determine whether is label more accureately
2018-04-06 13:03:04 -07:00
Jared Scheib
1e4c212f39
Factor our getting root node into utils fn
...
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
2018-04-06 13:00:01 -07:00
Iris Scholten
36da45a13b
Update column sizing funciton to take into account time format and field display names
2018-04-06 12:52:59 -07:00
Iris Scholten
8f7e35a6b6
Use calculated column widths instead of columnsizer widths
2018-04-06 12:51:42 -07:00
Jared Scheib
2c714fa1fe
Rename DataExplorer import to DataExplorerPage for consistency
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-04-06 12:28:13 -07:00
Andrew Watkins
43fca0175c
Fix type errors
2018-04-06 12:15:28 -07:00
Alex P
f1a49c5501
Fix component test
2018-04-06 11:31:23 -07:00
Alex P
33e3994245
undestructure name to simplify component
2018-04-06 11:30:49 -07:00
Alex P
9ae6d4ad2c
Make func list item active class into a getter
2018-04-06 11:30:20 -07:00
Alex Paxton
b0f14fec4b
Merge branch 'master' into bugfix/y-axis-title
2018-04-06 10:17:52 -07:00
Alex P
a3dbfbd0b4
Simplify code
2018-04-05 18:02:55 -07:00
Alex P
66a838a9dd
WIP fix tests
2018-04-05 18:02:43 -07:00
Alex P
73f9c15eea
Make availableFuncs back into getter
2018-04-05 16:30:44 -07:00
Alex P
2e4603e716
Introduce concept of "Selected Function" and allow arrow key selection
2018-04-05 16:04:47 -07:00