Deniz Kusefoglu
b0126b66ef
Merge pull request #3109 from influxdata/bugfix/kapacitor-loading-4ever
...
Bugfix/kapacitor loading 4ever
2018-04-03 17:30:15 -04:00
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
4fa0f549ee
Merge pull request #3111 from influxdata/bugfix/save-new-tickscript
...
Fix saving of new TICKscripts
2018-04-03 10:00:54 -07:00
Alex Paxton
ef50527224
Merge branch 'master' into bugfix/save-new-tickscript
2018-04-02 18:24:41 -07:00
Nathan Haugo
a7c267c2f5
Merge pull request #3113 from influxdata/release/1.4.3.1
...
Update for 1.4.3.1
2018-04-02 18:14:12 -07:00
nathan haugo
23cd7b846b
Remove dupe changelog entries
2018-04-02 17:58:53 -07:00
nathan haugo
0c1c9a8ad0
Move 1.4.3.1 to proper position
2018-04-02 17:57:24 -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
31cd049fab
edit changelog
2018-04-02 17:21:46 -07:00
ebb-tide
fb37c548e2
Add some tests
2018-04-02 17:16:45 -07:00
Andrew Watkins
518bd60f00
Fix server validation
2018-04-02 17:09:31 -07:00
Alex P
440b59d09b
Updoot changelog
2018-04-02 17:08:43 -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
ac17bc333e
Merge pull request #3110 from influxdata/fix/surround-temp-var-query-parameters
...
Surround temp var query params with quotes
2018-04-02 14:48:52 -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
lukevmorris
aeab4a7c12
Merge pull request #3083 from influxdata/update-pr-template
...
Update PR template: Use GH Keyword; Reorganize/compact sections
2018-04-02 12:33:05 -07:00
Alex Paxton
bc0eefb39b
Merge pull request #3060 from influxdata/moar-colors-n-stuff
...
Introduce Customizable Line Graph Colors
2018-04-02 12:02:50 -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
c28cf22aac
Merge pull request #3080 from influxdata/flip-table-graph-feature-flag
...
Flip feature flag for table graphs
2018-04-02 13:46:29 -04: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
Andrew Watkins
0204873d51
Merge pull request #3046 from brennentsmith/master
...
Don't just base CPU on `user`
2018-03-30 17:27:02 -07:00
Alex Paxton
a6671c3d74
Merge pull request #3103 from influxdata/feature/clone-dashboards
...
Add Ability to Clone Dashboards
2018-03-30 17:25:17 -07:00
Alex P
debe3a4145
Udpoot changelog
2018-03-30 16:25:57 -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