Alex Paxton
399995cd1f
Merge pull request #3122 from influxdata/bugfix/thresholds
...
Fix Thresholds Bugs
2018-04-05 15:22:29 -07:00
Andrew Watkins
6ef22e3677
Merge pull request #3136 from influxdata/bugfix/de-time-range
...
Bugfix: DataExplorer time range
2018-04-05 14:50:25 -07:00
Andrew Watkins
b6583060d5
Check queryConfig on component mount
2018-04-05 13:53:38 -07:00
Andrew Watkins
101459338c
Change route in side nav
2018-04-05 10:07:45 -07:00
Andrew Watkins
8b30c8f281
remove component
2018-04-05 10:04:50 -07:00
Andrew Watkins
f8ad5a04f6
Add style
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-04-05 10:02:42 -07:00
Andrew Watkins
315efc8441
Add function parameter inputs
2018-04-05 10:02:42 -07:00
Andrew Watkins
562dc839af
Display arguments and thier values
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-04-05 10:02:42 -07:00
Andrew Watkins
7c487cf0c9
Rename Node to FuncNode
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-04-05 10:02:42 -07:00
Andrew Watkins
84d85ead7c
WIP move rawquery logic in to DE container
2018-04-05 10:02:08 -07:00
Brandon Farmer
02b2277a93
handle no fields for a measurement gracefully
2018-04-04 17:51:03 -07:00
Andrew Watkins
168361170a
Convert QueryMaker to TypesScript and add test
2018-04-04 16:06:50 -07:00
Andrew Watkins
709bf895f3
Update async test
2018-04-04 15:39:46 -07:00
Andrew Watkins
6536d5d9c7
Move DataExplorer to TypeScript
2018-04-04 15:39:34 -07:00
Andrew Watkins
c4d51fcee8
Merge pull request #3127 from influxdata/chore/add-react-router-types
...
Add @types/react-router to dev dependencies
2018-04-04 14:38:39 -07:00
Andrew Watkins
967d70b106
Update react-router types version
2018-04-04 14:38:06 -07:00
ebb-tide
5818daa1a2
Add @types/react-router to dev dependencies
2018-04-04 14:38:06 -07:00
Andrew Watkins
1ed98613e4
Merge pull request #3126 from influxdata/bugfix/delete-buttons
...
Bugfix/delete buttons
2018-04-04 14:37:14 -07:00
Alex P
416d70aa27
Truncate y axis label when it exceeds height of line graph
...
Tried this and having it wrap text, and this was the superior option
2018-04-04 14:28:17 -07:00
Andrew Watkins
5a0ef2487a
Update react-router types version
2018-04-04 14:21:06 -07:00
ebb-tide
68b67986a7
Add @types/react-router to dev dependencies
2018-04-04 12:03:47 -07:00
Andrew Watkins
8b09475ed4
Fix remaining broken delete confirmations
2018-04-04 11:50:05 -07:00
Deniz Kusefoglu
2d574ac5c8
Merge branch 'master' into bugfix/annotations-update
2018-04-04 14:43:36 -04:00
Andrew Watkins
4e62a9ac40
Fix orgs not deleting
2018-04-04 11:25:51 -07:00
Andrew Watkins
4438d982aa
Merge pull request #3118 from influxdata/bugfix/flash-notifications
...
Bugfix/flash notifications
2018-04-04 11:13:17 -07:00
Andrew Watkins
325275c471
Update tests
2018-04-04 11:00:43 -07:00
lukevmorris
7a3f1d1744
Merge pull request #3120 from influxdata/change-interval-to-duration
...
:interval: now represents a raw influxql duration
2018-04-04 09:39:49 -07:00
Luke Morris
eab7b47060
Everything is in terms of 'points' now
2018-04-03 23:03:07 -07:00
Andrew Watkins
d3b1b06726
Update tests
2018-04-03 22:07:31 -07:00
Alex P
58c51822a4
Guard against thresholds list accepting incorrect color types
2018-04-03 21:18:37 -07:00
Alex P
10a0a88b68
Guard against gauges accepting incorrect color types
2018-04-03 21:15:30 -07:00
Alex P
d7914c9013
Ensure colors in line graph palettes have unique IDs
2018-04-03 21:14:34 -07:00
Alex P
053aa3d2d8
Ensure unique keys in thresholds lists
2018-04-03 21:14:04 -07:00
Andrew Watkins
bc8fcf8b8d
Add inital tests
2018-04-03 21:10:06 -07:00
Alex Paxton
edde34a745
Merge pull request #3116 from influxdata/ux/improve-rename-cell
...
Improve Cell Renaming
2018-04-03 20:25:18 -07:00
Luke Morris
402c8a6db5
Pointers and strings
2018-04-03 17:28:57 -07:00
Luke Morris
8c50b8a36c
Reintroduce :interval: work
...
This reverts commit c331e0f48e
.
:interval: represents a duration now
queryConfig must recognize both :interval: forms
Another case to consider
Fix broken links in CHANGELOG
Rudimentary migration system w/ :interval: migration
Only looking for :interval: now
Server can expect time(:interval:) from now on
Repair go specs
2018-04-03 16:52:34 -07:00
Andrew Watkins
d71763234a
Introduce /health endpoint
2018-04-03 15:58:33 -07:00
Alex P
110028c1bb
Make cell renaming always an input
2018-04-03 14:14:42 -07:00
ebb-tide
b450ff2f18
Merge branch 'bugfix/kapacitor-loading-4ever' of https://github.com/influxdata/chronograf into bugfix/kapacitor-loading-4ever
2018-04-03 13:46:41 -07:00
Deniz Kusefoglu
1724b532c9
Merge branch 'master' into bugfix/kapacitor-loading-4ever
2018-04-03 16:46:08 -04:00
Andrew Watkins
daf9022dec
Remove Object.assign
2018-04-03 13:21:52 -07:00
Andrew Watkins
957731710a
Convert CheckSources to TypeScript
2018-04-03 13:19:48 -07:00
Andrew Watkins
8137ed998f
Merge pull request #3112 from influxdata/bugfix/influxdb-delete-user-role
...
Bugfix: Delete UserRole and handle providing no roles or permissions
2018-04-03 12:02:27 -07:00
ebb-tide
4ccde5e55d
Implement suggestions from PR review
2018-04-03 12:00:53 -07:00
Andrew Watkins
63d8d8bfa5
Move functions out of render
2018-04-03 10:56:22 -07:00
Andrew Watkins
c00a67f075
Refactor label logic into if statement
2018-04-03 10:53:55 -07:00
Alex Paxton
5852c6c3da
Merge branch 'master' into bugfix/save-new-tickscript
2018-04-02 18:24:41 -07:00
nathan haugo
1efa7a257c
Update for 1.4.3.1
2018-04-02 17:50:32 -07:00
ebb-tide
ff82b4986c
remove ts warning
2018-04-02 17:31:11 -07:00
ebb-tide
a3218e1027
Add some tests
2018-04-02 17:16:45 -07:00
Alex P
bbb6246f33
Render task ID instead of name in TICKscript controls
...
This ensures a newly created tickscript does not have a blank space here
2018-04-02 17:03:52 -07:00
Alex P
458a8632fd
Redirect to URL of TICKscript after creation
2018-04-02 17:03:10 -07:00
Andrew Watkins
9dc3566883
Update UserRoleDropdown getters
2018-04-02 16:26:25 -07:00
Andrew Watkins
a169c2cec8
Introduce UserRole dropdown
2018-04-02 16:09:47 -07:00
ebb-tide
c6c59bdc4f
Reverse unnecessary change
2018-04-02 16:00:37 -07:00
ebb-tide
450d9a47b8
Convert KapacitorRulesPage and SourceIndicator to .tsx
2018-04-02 15:38:48 -07:00
Andrew Watkins
f3dbc69b2e
Convert and refactor UserRow to TypeScript
2018-04-02 15:20:15 -07:00
Andrew Watkins
42aa891a4c
Update styles to fix text overflow
2018-04-02 15:19:23 -07:00
Brandon Farmer
73461351b8
Surround temp var query params with quotes
2018-04-02 14:35:30 -07:00
ebb-tide
a89b39b27c
Convert KapacitorRulesPage to tsx
2018-04-02 14:33:54 -07:00
Brandon Farmer
7328859476
Merge pull request #3107 from influxdata/fix/template-variable-saving
...
Fixes template variable editing not allowing saving
2018-04-02 12:57:06 -07:00
Brandon Farmer
a6d11a0e12
Fixes template variable editing not allowing saving
...
- Dropdown and TemplateQueryBuilder components require that a function
is passed to them, where as TableInput requires that a function builder
is passed to them for starting editing
2018-04-02 12:46:12 -07:00
Alex P
8b164c98df
Merge branch 'master' into moar-colors-n-stuff
2018-04-02 11:51:27 -07:00
Alex P
5624ddc431
Introduce and implement colors schema
...
Had to address some errors that arose here and there from previous
inconsistencies with the schema
2018-04-02 11:27:35 -07:00
ebb-tide
f1d729dc68
Show alerts skeleton even when no kapacitor
2018-04-02 11:23:55 -07:00
Alex P
b43d8a553b
Extract color formatting function into constant
2018-04-02 10:51:36 -07:00
Deniz Kusefoglu
685d9ce688
Merge branch 'master' into flip-table-graph-feature-flag
2018-04-02 13:28:25 -04:00
ebb-tide
f67ff00f24
Show link to configure kapacitor if no kapacitor configured
2018-04-02 09:41:54 -07:00
ebb-tide
aebedd84b3
Remove annotation timer at unmount
2018-03-30 18:10:35 -07:00
ebb-tide
f35d2f438e
Make ajax request for annotations at autorefresh interval
2018-03-30 18:00:29 -07:00
Alex P
7913fc4a08
Revert "Remove unused key in payload"
...
This reverts commit d3a5d3e51d
.
2018-03-30 16:22:04 -07:00
Alex P
b54f9568d3
Merge branch 'master' into feature/clone-dashboards
2018-03-30 16:11:02 -07:00
ebb-tide
9a027c1156
Remove requirement on prop that is not required
2018-03-30 16:09:37 -07:00
Alex P
444d460b8e
Write test for deleting a dashboard
2018-03-30 15:52:41 -07:00
Alex P
ecff2cf261
Redirect user to freshly cloned dashboard after cloning
2018-03-30 15:37:23 -07:00
Alex P
d3a5d3e51d
Remove unused key in payload
2018-03-30 15:36:57 -07:00
Alex P
e3a71757f6
Show clone dashboard button on hover only
2018-03-30 15:36:44 -07:00
Andrew Watkins
588338877d
Merge pull request #3101 from influxdata/bugfix/tempvar
...
Fix templateVariables not loading properly. Other variables were amazed
2018-03-30 15:32:00 -07:00
Alex P
c3b0905beb
Fix Dashboard delete button
...
Nothing was being passed in, also moved the closure to where the
function is defined
2018-03-30 14:57:45 -07:00
Alex P
d818c7aae5
WIP Introduce clone dashboard button
2018-03-30 14:45:47 -07:00
Andrew Watkins
162bea3ad7
Fix templateVariables not loading properly
...
Runtime error in the 'EDIT_TEMPLATE_VARIABLE_VALUES' reducer
was causing the list not to populate
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-30 13:38:00 -07:00
Alex Paxton
85b8416036
Merge branch 'master' into polish/improve-add-new-cell
2018-03-30 11:33:24 -07:00
Alex Paxton
489a667d4f
Merge pull request #3096 from influxdata/polish/confirmation-buttons
...
Standardize Confirmation Buttons
2018-03-30 11:21:21 -07:00
Alex P
25addb7f74
Use Iris' improved approach for determine most common cell sizes
2018-03-30 11:20:12 -07:00
Brandon Farmer
6f7b5ec901
Merge pull request #3097 from influxdata/migrate-all-users-tabel-row
...
Convert AllUsersTableRow to typescript
2018-03-30 10:10:14 -07:00
ebb-tide
b09026c765
Merge branch 'master' into feature/table-graph-polish
2018-03-29 18:56:10 -07:00
ebb-tide
fa5cabe3af
Move table graph data transform function tests
2018-03-29 18:47:49 -07:00
Alex Paxton
fca7e5faf4
Merge branch 'master' into polish/improve-add-new-cell
2018-03-29 17:18:24 -07:00
Brandon Farmer
6a7b699547
Convert AllUsersTableRow to typescript
2018-03-29 16:46:23 -07:00
Andrew Watkins
60ca52ab96
Fix test warning spam
2018-03-29 16:44:24 -07:00
Alex Paxton
62845de0a3
Merge branch 'master' into polish/confirmation-buttons
2018-03-29 16:22:32 -07:00
Alex P
641ec4d098
Remove test for button order
...
This is now handled with CSS
2018-03-29 16:10:17 -07:00
Brandon Farmer
dedd2fd7f3
Define name type for feature flag
2018-03-29 16:07:56 -07:00
Alex P
0c8e15bcf6
Remove obsolete component
2018-03-29 16:07:36 -07:00
Alex P
618904a9a7
Remove obsolete component
2018-03-29 16:07:08 -07:00
Andrew Watkins
931b8ef1f5
Add initial styles
2018-03-29 16:06:10 -07:00
Andrew Watkins
ae707ac283
Fix typing errors
2018-03-29 16:06:10 -07:00
Brandon Farmer
debfff5050
Fix FuncSelectorTest
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-29 16:06:10 -07:00
Brandon Farmer
3ef6af82f6
Add ability to add function nodes to Time Machine
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-29 16:06:10 -07:00