ebb-tide
be86d85bc2
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
9400174de6
Merge branch 'master' into bugfix/kapacitor-loading-4ever
2018-04-03 16:46:08 -04:00
Andrew Watkins
118cbcd0bd
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
d2b70acdb0
Implement suggestions from PR review
2018-04-03 12:00:53 -07:00
Andrew Watkins
a9732cc605
Move functions out of render
2018-04-03 10:56:22 -07:00
Andrew Watkins
a98615c7b1
Refactor label logic into if statement
2018-04-03 10:53:55 -07:00
Alex Paxton
ef50527224
Merge branch 'master' into bugfix/save-new-tickscript
2018-04-02 18:24:41 -07:00
nathan haugo
c94bb8d6ce
Update for 1.4.3.1
2018-04-02 17:50:32 -07:00
ebb-tide
2063b9c002
remove ts warning
2018-04-02 17:31:11 -07:00
ebb-tide
fb37c548e2
Add some tests
2018-04-02 17:16:45 -07:00
Alex P
1579da3541
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
45b2a9786b
Redirect to URL of TICKscript after creation
2018-04-02 17:03:10 -07:00
Andrew Watkins
a3153e2003
Update UserRoleDropdown getters
2018-04-02 16:26:25 -07:00
Andrew Watkins
9ad3f50d3b
Introduce UserRole dropdown
2018-04-02 16:09:47 -07:00
ebb-tide
658f717b99
Reverse unnecessary change
2018-04-02 16:00:37 -07:00
ebb-tide
051d13626c
Convert KapacitorRulesPage and SourceIndicator to .tsx
2018-04-02 15:38:48 -07:00
Andrew Watkins
2007853025
Convert and refactor UserRow to TypeScript
2018-04-02 15:20:15 -07:00
Andrew Watkins
5ed114851c
Update styles to fix text overflow
2018-04-02 15:19:23 -07:00
Brandon Farmer
fbc98c81a9
Surround temp var query params with quotes
2018-04-02 14:35:30 -07:00
ebb-tide
0190c2f4e0
Convert KapacitorRulesPage to tsx
2018-04-02 14:33:54 -07:00
Brandon Farmer
8615e57af4
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
e1a3bbd3f6
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
88706be6dc
Merge branch 'master' into moar-colors-n-stuff
2018-04-02 11:51:27 -07:00
Alex P
0ec2feb196
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
5a3c902f58
Show alerts skeleton even when no kapacitor
2018-04-02 11:23:55 -07:00
Alex P
d7e218d6e6
Extract color formatting function into constant
2018-04-02 10:51:36 -07:00
Deniz Kusefoglu
f0c0c5e2e9
Merge branch 'master' into flip-table-graph-feature-flag
2018-04-02 13:28:25 -04:00
ebb-tide
8802c82666
Show link to configure kapacitor if no kapacitor configured
2018-04-02 09:41:54 -07:00
Alex P
166e0bb1d1
Revert "Remove unused key in payload"
...
This reverts commit 4372454219
.
2018-03-30 16:22:04 -07:00
Alex P
ffc2fe255e
Merge branch 'master' into feature/clone-dashboards
2018-03-30 16:11:02 -07:00
Alex P
192a63c856
Write test for deleting a dashboard
2018-03-30 15:52:41 -07:00
Alex P
14c7428376
Redirect user to freshly cloned dashboard after cloning
2018-03-30 15:37:23 -07:00
Alex P
4372454219
Remove unused key in payload
2018-03-30 15:36:57 -07:00
Alex P
7574a6066c
Show clone dashboard button on hover only
2018-03-30 15:36:44 -07:00
Andrew Watkins
3ffdae1ee8
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
35203da2db
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
d18cbb15e1
WIP Introduce clone dashboard button
2018-03-30 14:45:47 -07:00
Andrew Watkins
7f3b991c0b
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
808bf80753
Merge branch 'master' into polish/improve-add-new-cell
2018-03-30 11:33:24 -07:00
Alex Paxton
99d32f68fa
Merge pull request #3096 from influxdata/polish/confirmation-buttons
...
Standardize Confirmation Buttons
2018-03-30 11:21:21 -07:00
Alex P
d247c11cd9
Use Iris' improved approach for determine most common cell sizes
2018-03-30 11:20:12 -07:00
Brandon Farmer
e9ce13f18d
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
de22496613
Merge branch 'master' into feature/table-graph-polish
2018-03-29 18:56:10 -07:00
ebb-tide
3656bee056
Move table graph data transform function tests
2018-03-29 18:47:49 -07:00
Alex Paxton
330188c5cb
Merge branch 'master' into polish/improve-add-new-cell
2018-03-29 17:18:24 -07:00
Brandon Farmer
661bc9d8cd
Convert AllUsersTableRow to typescript
2018-03-29 16:46:23 -07:00
Andrew Watkins
152027a639
Fix test warning spam
2018-03-29 16:44:24 -07:00
Alex Paxton
ae004b9617
Merge branch 'master' into polish/confirmation-buttons
2018-03-29 16:22:32 -07:00
Alex P
468be2b513
Remove test for button order
...
This is now handled with CSS
2018-03-29 16:10:17 -07:00
Brandon Farmer
ff6d082c18
Define name type for feature flag
2018-03-29 16:07:56 -07:00