Chris Goller
|
f66326f160
|
Update enterprise meta redirect authorization testing
|
2017-09-08 15:13:54 -05:00 |
deniz kusefoglu
|
d3927dc187
|
Refactor DataSection SFC
|
2017-09-08 12:35:42 -07:00 |
Chris Goller
|
33bab65b75
|
Fix return code when not talking to enterprise leader
Signed-off-by: Nathan Haugo <nhaugo@gmail.com>
|
2017-09-08 12:30:30 -07:00 |
deniz kusefoglu
|
f0a14115f8
|
Clean up
|
2017-09-08 12:24:46 -07:00 |
Deniz Kusefoglu
|
c8979d50e9
|
Merge branch 'master' into fill-query-widget
|
2017-09-08 14:39:54 -04:00 |
Deniz Kusefoglu
|
bd88803f9f
|
Merge pull request #1971 from influxdata/bugfix/deadman
BUGFIX: deadman
|
2017-09-08 14:30:11 -04:00 |
Jared Scheib
|
1486cdd30f
|
Merge branch 'master' into fill-query-widget
|
2017-09-08 11:27:31 -07:00 |
Jared Scheib
|
d852add765
|
Only submit number input value on blur; cancel on escape
|
2017-09-08 11:26:07 -07:00 |
Jared Scheib
|
1ffa607ea2
|
Only submit fill number upon enter; ensure number value on blur
|
2017-09-08 11:26:07 -07:00 |
Hunter Trujillo
|
5676d54fed
|
Make Jared's belief system conversion look nicer
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
|
2017-09-08 11:25:49 -07:00 |
Jared Scheib
|
619c0411a6
|
Convert Jared to a believer in functional programming overlord technology
|
2017-09-08 11:24:48 -07:00 |
Jared Scheib
|
9aa42d49cb
|
Move changelog update to 1.3.9.0 section
|
2017-09-08 11:24:29 -07:00 |
Jared Scheib
|
9bebeed429
|
Add 1.3.9.0 section to changelog
|
2017-09-08 11:24:29 -07:00 |
deniz kusefoglu
|
ba14c047f8
|
Transform ValuesSection into an SFC
|
2017-09-08 11:16:34 -07:00 |
deniz kusefoglu
|
c158a3ec67
|
WIP Partially transform Values Section to an SFC
|
2017-09-08 10:36:35 -07:00 |
Nathan Haugo
|
ca6ae7ee56
|
Update changelog for 1.3.8.0 release
|
2017-09-07 16:32:14 -07:00 |
Nathan Haugo
|
3387c941af
|
Bump version to 1.3.8.0
|
2017-09-07 16:29:56 -07:00 |
Nathan Haugo
|
9e4c4a97bc
|
Update changelog for 1.3.8.0
|
2017-09-07 16:29:06 -07:00 |
Andrew Watkins
|
5a065eb6d1
|
Update CHANGELOG
|
2017-09-07 15:35:57 -07:00 |
Andrew Watkins
|
71c60696d7
|
Fix deadman UI
|
2017-09-07 15:21:20 -07:00 |
deniz kusefoglu
|
7f785454ed
|
WIP move sections some more
|
2017-09-07 14:08:39 -07:00 |
Jared Scheib
|
36dcb92984
|
Add 1.3.9.0 section to changelog
|
2017-09-07 12:59:53 -07:00 |
Jared Scheib
|
2c0eff82f5
|
Merge branch 'master' into fill-query-widget
|
2017-09-07 12:58:06 -07:00 |
Jared Scheib
|
18e41b6703
|
Test client DE fill for ints and floats
|
2017-09-07 12:50:50 -07:00 |
Jared Scheib
|
999b1d1a14
|
Test updating fill to non-null-string non-number value in client DE
|
2017-09-07 12:49:51 -07:00 |
Jared Scheib
|
2e8e9003c1
|
Test for explicit fill with group by time in client DE
|
2017-09-07 12:43:17 -07:00 |
Jared Scheib
|
908e71cca4
|
Update modified queryTransition funcs to ES6 and spread operator
|
2017-09-07 12:39:15 -07:00 |
Andrew Watkins
|
23cf8e19c7
|
WIP Move sections around
|
2017-09-07 11:43:30 -07:00 |
Andrew Watkins
|
91f2f71d1e
|
Remove redundant call to getChildContext
The CheckSources component already provedes source to this component
and its children.
|
2017-09-07 11:41:37 -07:00 |
Jared Scheib
|
eed75dbb6a
|
Rename onSelection func to onChooseFill for idiomacy
|
2017-09-07 11:35:51 -07:00 |
Jared Scheib
|
a4f5410af7
|
Move styles for groupby fill container into stylesheet
|
2017-09-07 11:32:01 -07:00 |
Jared Scheib
|
487d19740a
|
Prettier
|
2017-09-07 11:31:24 -07:00 |
Jared Scheib
|
7f1dd2b780
|
Move defaultProps outside of class definition
|
2017-09-07 11:22:16 -07:00 |
Jared Scheib
|
4873627441
|
Refactor KAPA_ADD_RULE to use spread operator; removed unused param
|
2017-09-07 13:14:59 -04:00 |
Jared Scheib
|
7179d702d1
|
Add comments for two actions consumed by two reducers each
|
2017-09-07 13:11:02 -04:00 |
Jared Scheib
|
82f93819c4
|
Refactor a ADD_QUERY reducer to use spread operator; remove unused param
|
2017-09-07 13:10:11 -04:00 |
Jared Scheib
|
f26885aa45
|
Change var name to clarify for condition when it's undefined
|
2017-09-07 12:34:50 -04:00 |
Andrew Watkins
|
a5c1a83e90
|
Reform Relative into an SFC
|
2017-09-06 15:40:54 -07:00 |
Andrew Watkins
|
ee95d97297
|
Make Threshold an SFC
|
2017-09-06 14:58:56 -07:00 |
Nathan Haugo
|
c36748d81e
|
Merge pull request #1969 from influxdata/feature/querystring-config-refactor
Refactor query string middleware
|
2017-09-06 14:06:37 -07:00 |
Andrew Watkins
|
fd1d251af6
|
Handle kapacitor range values being undefined
|
2017-09-06 14:01:22 -07:00 |
Andrew Watkins
|
69f117b766
|
WIP Move relative and threshold to separate file
|
2017-09-06 13:53:45 -07:00 |
Andrew Watkins
|
79e9a5bf27
|
Transform Deadman to an SFC
|
2017-09-06 12:57:04 -07:00 |
Hunter Trujillo
|
708d96539e
|
whoops! forgot my hat.
|
2017-09-06 11:56:04 -06:00 |
Hunter Trujillo
|
24f0fdf9c1
|
Remove DE QC query string param code for this PR.
|
2017-09-06 11:50:02 -06:00 |
Jared Scheib
|
681c700806
|
Test fill for floating point number on server
|
2017-09-06 12:27:13 -04:00 |
Jared Scheib
|
856f879924
|
Add server test for invalid fill
|
2017-09-06 12:21:44 -04:00 |
Jared Scheib
|
f8a1a4b785
|
Update changelog
|
2017-09-06 11:48:59 -04:00 |
Jared Scheib
|
a711fc1a69
|
Merge remote-tracking branch 'origin/master' into fill-query-widget
|
2017-09-06 11:48:00 -04:00 |
Jared Scheib
|
81f5e42352
|
Fix changelog PR number, clarify update
|
2017-09-06 11:47:46 -04:00 |