Commit Graph

10230 Commits (bf1fd01b1e545e2cb4a01ff1a6dfb9e87849bc3c)

Author SHA1 Message Date
Alex P bf1fd01b1e Fix nesting issue in test 2018-06-19 11:29:45 -07:00
Alex P 4dcc9b5f7d Remove connection to redux from page header 2018-06-19 11:29:24 -07:00
Alex P 8d58a1a1be Merge branch 'master' into presentational-page-components 2018-06-19 10:32:27 -07:00
Delmer 5c01e91c2f Merge pull request #3666 from influxdata/fix/filter-args-state
Cancel FilterArgs response on unmount
2018-06-19 09:34:08 -04:00
Alex Paxton 4a166b9706 Merge pull request #3696 from influxdata/flux/deletion
Introduce ability to delete entire queries
2018-06-18 21:23:18 -07:00
Alex Paxton 667cc9bce0 Merge branch 'master' into flux/deletion 2018-06-18 19:50:47 -07:00
Alex P f9ac71a984 Updoot changelog 2018-06-18 18:50:14 -07:00
Alex P 36979be396 Refactor confirm button to use classnames instead of ternaries 2018-06-18 18:47:39 -07:00
Alex P 647b287b92 Don't render page header if in presentation mode 2018-06-18 18:22:16 -07:00
Alex P f30a617590 Use component instead of pure component to prevent updating issues 2018-06-18 17:38:12 -07:00
Alex P 436d2aa068 Convert Component to TypeScript and Implement PageHeader 2018-06-18 17:07:27 -07:00
Iris Scholten 95bc5537bb Merge pull request #3719 from influxdata/fix/no-tempVar-values-typeerror
Fix type error when temp vars have no values
2018-06-18 17:07:25 -07:00
Chris Henn 66b58d82d5 Merge pull request #3709 from influxdata/bugfix/tempvars-null-query
Fix template variables missing query bug
2018-06-18 17:00:17 -07:00
Iris Scholten e0a85d1c3b Fix type error when temp vars have no values 2018-06-18 16:41:51 -07:00
Luke Morris 4dd1fd2382 Remove deprecated email flag 2018-06-18 16:06:34 -07:00
Ricardo N Feliciano 6eae15edff CircleCI 2.0 (#3710)
* Migrate to CircleCI 2.0.

* Comment out filters to test all jobs.

* Restore deploy job filters.
2018-06-18 14:56:17 -07:00
Deniz Kusefoglu bf176ffc2f Merge pull request #3707 from influxdata/bugfix/annotation-click-outside
Add back erroneously removed handleClickOutside functions to annotati…
2018-06-18 14:34:18 -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
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