Andrew Watkins
|
bf283aa3bf
|
Merge pull request #2122 from influxdata/bugfix/unsafe-ssl
BUGFIX: Unsafe SSL
|
2017-10-18 09:38:46 -07:00 |
Andrew Watkins
|
8e1cb0b298
|
Merge branch 'master' into bugfix/unsafe-ssl
|
2017-10-18 09:06:26 -07:00 |
Andrew Watkins
|
ae38886f6b
|
Update CHANGELOG
|
2017-10-17 20:10:06 -07:00 |
Hunter Trujillo
|
77f2e372e5
|
Merge pull request #2127 from influxdata/feature/milliseconds
Dygraph Fork for Milliseconds
|
2017-10-17 16:17:54 -06:00 |
Andrew Watkins
|
4fda37e739
|
Merge branch 'bugfix/unsafe-ssl' of github.com:influxdata/chronograf into bugfix/unsafe-ssl
|
2017-10-17 15:13:47 -07:00 |
Andrew Watkins
|
00b6ae15f5
|
Better banner copy
|
2017-10-17 15:13:04 -07:00 |
Andrew Watkins
|
b3bd97a383
|
Update CHANGELOG.md
|
2017-10-17 14:14:36 -07:00 |
Andrew Watkins
|
19fc9da8bb
|
Merge pull request #2041 from influxdata/feature/now-in-cal
FEATURE: Toggle now() in date picker
|
2017-10-17 13:45:21 -07:00 |
Andrew Watkins
|
80940f8bfa
|
Fix field helper specs
|
2017-10-17 13:34:16 -07:00 |
Andrew Watkins
|
9b1cc1d436
|
Change influxql and FieldList fields to value instead of name
|
2017-10-17 13:31:17 -07:00 |
Chris Goller
|
f765734495
|
Merge remote-tracking branch 'origin/feature/now-in-cal' into feature/now-in-cal
|
2017-10-17 15:23:30 -05:00 |
Andrew Watkins
|
77b3487bd2
|
Change tests and reducers to use value instead of name
|
2017-10-17 13:19:08 -07:00 |
Andrew Watkins
|
faa3347343
|
Remove Now button from DataExplorer
|
2017-10-17 13:07:29 -07:00 |
Alex P
|
bc42f4170b
|
Make source page header match width of form
|
2017-10-17 12:54:44 -07:00 |
Andrew Watkins
|
73c93d2957
|
WIP change name to value
|
2017-10-17 12:44:16 -07:00 |
Alex P
|
8fc98db051
|
Make page contents fill the page when no other UI present
|
2017-10-17 12:44:16 -07:00 |
Alex P
|
85b1e8db9d
|
Remove unnecessary attribute
|
2017-10-17 12:43:57 -07:00 |
Andrew Watkins
|
0d1001825d
|
Remove irrlevant test
|
2017-10-17 12:42:58 -07:00 |
Andrew Watkins
|
4c6bc8ff76
|
Fix broken test
|
2017-10-17 12:42:58 -07:00 |
Andrew Watkins
|
6e2eefaaa0
|
Adjust kapacitor components to accept new data shape
|
2017-10-17 12:42:58 -07:00 |
Andrew Watkins
|
23ff0b7016
|
Fix applying funcs with initial group by time
|
2017-10-17 12:42:58 -07:00 |
Andrew Watkins
|
47a8ba49a9
|
Iron kinks
|
2017-10-17 12:42:58 -07:00 |
Andrew Watkins
|
9126191c2b
|
Pull component specific attributes out of group by selection
|
2017-10-17 12:42:58 -07:00 |
Andrew Watkins
|
8c3f986117
|
Move logic for initial field out of reducer
|
2017-10-17 12:42:58 -07:00 |
Andrew Watkins
|
6b1284af5c
|
Fix rawText keeping old state in the DE
|
2017-10-17 12:42:57 -07:00 |
Andrew Watkins
|
9eedad4dd6
|
Christmas came early
|
2017-10-17 12:42:57 -07:00 |
Andrew Watkins
|
2bbb956724
|
Max mean the default for new field
|
2017-10-17 12:42:57 -07:00 |
Andrew Watkins
|
2ea9272fcd
|
Fix toggle field logic
|
2017-10-17 12:42:57 -07:00 |
Andrew Watkins
|
d13d62d271
|
Move kapacitor specific logic out of toggleField
|
2017-10-17 12:42:57 -07:00 |
Andrew Watkins
|
93cfcf144e
|
Add spec for REMOVE_FUNCS
|
2017-10-17 12:42:57 -07:00 |
Andrew Watkins
|
9c8572aca8
|
Start breaking up the sadness in applyFuncsToFields
|
2017-10-17 12:42:56 -07:00 |
Andrew Watkins
|
e4512bd174
|
New queryConfig shape 'works' in the DE
|
2017-10-17 12:42:56 -07:00 |
Andrew Watkins
|
524bd1eee9
|
Refactor FieldList to accept new shape
|
2017-10-17 12:42:56 -07:00 |
Chris Goller
|
e7125f3dd0
|
Remove toggleFieldWithGroupByInterval
|
2017-10-17 12:42:56 -07:00 |
Chris Goller
|
b7c357129d
|
Fix import of field helper typos
|
2017-10-17 12:42:56 -07:00 |
Chris Goller
|
831ea04980
|
Update queryConfigSpec to remove deprecated mocha assertions
|
2017-10-17 12:42:56 -07:00 |
Chris Goller
|
4797361622
|
Add spec tests for field helpers
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
4e8e9b6cb2
|
Update reducers to reflect new field helper location
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
1dc359e5f7
|
Move fields helpers into shared reducers
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
cf0245f953
|
Update queryTransitions to use field helpers
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
c14d44ae4f
|
Fix field helper function to be javascript
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
bcf3943125
|
WIP
|
2017-10-17 12:42:55 -07:00 |
Chris Goller
|
1e8e8e2ddd
|
Add functions to handle fields in new queryConfig
|
2017-10-17 12:42:55 -07:00 |
Andrew Watkins
|
d8728cb925
|
Update kapacitory query reducer
|
2017-10-17 12:42:54 -07:00 |
Andrew Watkins
|
55d29f89e3
|
Put add funcs to fields in one reducer function
|
2017-10-17 12:42:54 -07:00 |
Chris Goller
|
0c72084fd8
|
Update query building to new queryConfig shape
|
2017-10-17 12:42:54 -07:00 |
Chris Goller
|
d16249fce6
|
Move influxql spec file to correct location
|
2017-10-17 12:42:54 -07:00 |
Andrew Watkins
|
ac126541b8
|
WIP adding funcs and fields to query config v2
|
2017-10-17 12:42:54 -07:00 |
Hunter Trujillo
|
1be7dbbd18
|
WIP
|
2017-10-17 12:42:54 -07:00 |
Hunter Trujillo
|
b6757d4dd6
|
WIP
|
2017-10-17 12:42:53 -07:00 |