ebb-tide
|
6ff87be8e0
|
Actually type notifications
|
2018-06-18 14:10:29 -07:00 |
Jared Scheib
|
3944e0c43b
|
Rename DashboardPage.js to DashboardPage.tsx
|
2018-06-18 13:55:16 -07:00 |
Alex P
|
d0e63ab7c8
|
Implement PageHeader in chrono admin pages
|
2018-06-18 12:02:25 -07:00 |
Alex P
|
84ebabfce5
|
Implement PageHeader in kapacitor config page
|
2018-06-18 11:58:58 -07:00 |
Alex P
|
97027a024f
|
Improve styles for active & disabled states of radio buttons
|
2018-06-18 11:54:48 -07:00 |
Alex P
|
103a88e6eb
|
Implement PageHeader in tickscript editor
|
2018-06-18 11:48:24 -07:00 |
Alirie Gray
|
d782823a86
|
Merge pull request #3712 from influxdata/bugfix/temp-vars-constants
Fix misimported template variables constants
|
2018-06-18 11:43:45 -07:00 |
Alex P
|
9d40386388
|
Convert component to TypeScript
|
2018-06-18 11:34:18 -07:00 |
Alirie Gray
|
92dd608067
|
Fix misimported template variables constants
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
|
2018-06-18 11:32:36 -07:00 |
Alex P
|
8cf54b6fc1
|
Refactor PageHeader into pure component that accepts a center prop
|
2018-06-18 11:22:36 -07:00 |
Alex P
|
c701f6a241
|
Convert component to TypeScript
|
2018-06-18 11:03:46 -07:00 |
Alex P
|
bf0d672d0b
|
Refactor RuleHeaderSave
Remove excess markup and source indicator
|
2018-06-18 10:59:57 -07:00 |
Alex P
|
e2b4ab4d61
|
Implement PageHeader in rule builder page
|
2018-06-18 10:56:49 -07:00 |
Alex P
|
46d1fda742
|
Merge branch 'master' into presentational-page-components
|
2018-06-18 10:32:49 -07:00 |
Christopher Henn
|
6b5086f0c9
|
Fix template variables null property bug
|
2018-06-18 09:52:36 -07:00 |
Brandon Farmer
|
ba9c342d32
|
Merge pull request #3706 from influxdata/bugfix/increase-go-test-timeout
Increase go test timeout to avoid invalid failures
|
2018-06-18 09:31:26 -07:00 |
Iris Scholten
|
1486adfff7
|
Merge pull request #3698 from influxdata/fix/tempVar-no-value
Fix no selected tempvar value issue
|
2018-06-18 09:24:41 -07:00 |
ebb-tide
|
71d0c336fc
|
Add back erroneously removed handleClickOutside functions to annotation components
|
2018-06-18 09:23:57 -07:00 |
Chris Henn
|
abf4cdec3f
|
Merge pull request #3683 from influxdata/new-template-vars-ui
Implement new UI for managing template variables
|
2018-06-18 07:24:44 -07:00 |
Christopher Henn
|
e6cd29da58
|
Introduce new template variables UI
PR: #3683
|
2018-06-18 07:16:08 -07:00 |
Brandon Farmer
|
bf0749547a
|
Increase go test timeout to avoid invalid failures
|
2018-06-18 01:02:44 -07:00 |
Lorenzo Fontana
|
71f232cf82
|
Close main template body only once
Signed-off-by: Lorenzo Fontana <lo@linux.com>
|
2018-06-18 02:16:32 +02:00 |
Andrew Watkins
|
3836444bea
|
Merge pull request #3701 from influxdata/fun/misc
Source Page & Form
|
2018-06-15 18:11:26 -07:00 |
Jared Scheib
|
fa8381315e
|
Merge branch 'master' into fix/tempVar-no-value
|
2018-06-15 17:30:41 -07:00 |
Jared Scheib
|
813c2fc91f
|
Merge pull request #3697 from influxdata/fix/basepath_hyphens
Fix allowing hyphens in basepath
|
2018-06-15 17:30:07 -07:00 |
Andrew Watkins
|
08bf9bcd27
|
Source form and page
|
2018-06-15 17:22:21 -07:00 |
Deniz Kusefoglu
|
9bac532c47
|
Merge pull request #3689 from influxdata/bugfix/annotations-render-on-zoom
Bugfix/annotations render on zoom
|
2018-06-15 17:13:31 -07:00 |
Iris Scholten
|
da77a03dcb
|
Update Changelog
|
2018-06-15 17:12:48 -07:00 |
Jared Scheib
|
20c96bdd5b
|
Update changelog
|
2018-06-15 17:10:38 -07:00 |
Iris Scholten
|
654ea88e30
|
Fix issue where no selected tempvar value
|
2018-06-15 17:08:00 -07:00 |
Jared Scheib
|
d0b36ae5df
|
Allow hyphens and underscores in basepath
|
2018-06-15 17:05:01 -07:00 |
Alex P
|
f7907af6f3
|
Add ability to delete a query assigned to a var from the var
|
2018-06-15 16:50:56 -07:00 |
Alex P
|
2ac06bee2e
|
Don't ask for confirmation when deleting a variable
|
2018-06-15 16:37:01 -07:00 |
Alex P
|
d58f06b232
|
Move BodyDelete into func node menu
|
2018-06-15 16:24:37 -07:00 |
Alex P
|
394fe281f3
|
Shorten copy
|
2018-06-15 16:23:11 -07:00 |
Alex P
|
9af35fedfc
|
Rename component to be consistent
|
2018-06-15 16:11:08 -07:00 |
Alex P
|
0bc3789246
|
Style BodyDelete when used on a variable
|
2018-06-15 16:08:14 -07:00 |
Alex P
|
2489aacd99
|
Move Body type into shared flux types
|
2018-06-15 16:06:35 -07:00 |
Alex P
|
27d70504fc
|
Allow for optional "type" for body delete
Used in the confirmation dialog to refer correctly to the object being
deleted
|
2018-06-15 16:06:15 -07:00 |
Alex P
|
6a54d4e65d
|
Separate hover interactions between func node and func node menu
|
2018-06-15 15:50:27 -07:00 |
Alex P
|
9a0687b43b
|
Use ConfirmButton in BodyDelete
|
2018-06-15 15:50:10 -07:00 |
Alex P
|
860548bab2
|
Add styles for confirm button tooltip positions
|
2018-06-15 15:39:09 -07:00 |
Alex P
|
5cac6cb628
|
Guard against unrendered button or tooltip
|
2018-06-15 15:38:45 -07:00 |
Alex P
|
5ce3345259
|
Use ConfirmButton instead of regular delete if func is from
|
2018-06-15 15:25:46 -07:00 |
Alex P
|
87033d37f7
|
Add optional prop for tooltip position
|
2018-06-15 15:24:27 -07:00 |
ebb-tide
|
6caef8e87c
|
Convert Annotation action and reducer to TS
|
2018-06-15 15:20:24 -07:00 |
Andrew Watkins
|
36355f18d9
|
Convert formatting test to ts
|
2018-06-15 14:36:58 -07:00 |
Andrew Watkins
|
a14fdc806d
|
Merge pull request #3694 from influxdata/fun/ceo-reducer-etc
CEO reducer and misc
|
2018-06-15 14:32:26 -07:00 |
Andrew Watkins
|
d95f6acce5
|
CEO reducer and misc
|
2018-06-15 14:11:10 -07:00 |
ebb-tide
|
f904d3e002
|
Merge branch 'master' into bugfix/annotations-render-on-zoom
|
2018-06-15 13:52:38 -07:00 |