Jared Scheib
f1d9f8beb0
Correct GetMeasurements comments to indicate default 100 limit
2018-04-03 16:04:16 -07:00
Jared Scheib
dffa082d7c
Test GetMeasurements overrides offset less than 0 with offset 0
2018-04-03 16:04:16 -07:00
Jared Scheib
ff0fb5e321
Test GetMeasurements overrides limit <= 0 with limit 100
2018-04-03 16:04:16 -07:00
Jared Scheib
a9e7726591
Test GetMeasurements fails on invalid offset value provided
2018-04-03 16:04:16 -07:00
Jared Scheib
8032cba816
Test GetMeasurements fails on invalid limit value provided
2018-04-03 16:04:16 -07:00
Jared Scheib
805471e95c
Test GetMeasurements with no offset or limit
2018-04-03 16:04:16 -07:00
Jared Scheib
8b568356be
WIP Test GetMeasurements
...
Create Databases mocks
Add comments to chronograf.Databases methods
2018-04-03 16:04:16 -07:00
Jared Scheib
61d8a1c975
Change AllMeasurements to GetMeasurements to be precise & update comment
2018-04-03 16:04:16 -07:00
Chris Goller
05b11f8172
Add measurements with pagination
2018-04-03 16:04:16 -07:00
Deniz Kusefoglu
2c8ce9029b
Merge pull request #3109 from influxdata/bugfix/kapacitor-loading-4ever
...
Bugfix/kapacitor loading 4ever
2018-04-03 17:30:15 -04: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
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
201c8c8bfe
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
5852c6c3da
Merge branch 'master' into bugfix/save-new-tickscript
2018-04-02 18:24:41 -07:00
Nathan Haugo
35be9813e5
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
da8ed064f7
Remove dupe changelog entries
2018-04-02 17:58:53 -07:00
nathan haugo
9cf6457fab
Move 1.4.3.1 to proper position
2018-04-02 17:57:24 -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
4d9d41a0cc
edit changelog
2018-04-02 17:21:46 -07:00
ebb-tide
a3218e1027
Add some tests
2018-04-02 17:16:45 -07:00
Andrew Watkins
5c38d99549
Fix server validation
2018-04-02 17:09:31 -07:00
Alex P
e78e98eb13
Updoot changelog
2018-04-02 17:08:43 -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
86826e73da
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
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
lukevmorris
9e503eae1a
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
f179936d7d
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
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
3915688613
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
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
Andrew Watkins
f7ec7906d4
Merge pull request #3046 from brennentsmith/master
...
Don't just base CPU on `user`
2018-03-30 17:27:02 -07:00