Commit Graph

6951 Commits (93f96a72f330c0c86d9ee5afbd399c123764736e)

Author SHA1 Message Date
deniz kusefoglu 93f96a72f3 Make config saving error messages more verbose 2018-02-05 16:04:42 -08:00
deniz kusefoglu c71c4ac648 Add TO field to SMTP config 2018-02-05 15:37:10 -08:00
deniz kusefoglu 81bf0e80c7 Reflect kapacitor test button responses in flash messages 2018-02-05 12:30:47 -08:00
deniz kusefoglu 00272efe01 Prevent disabling save button if update fails 2018-02-05 12:13:07 -08:00
Alex Paxton 44339a5b25 Merge pull request #2746 from influxdata/saving-tickscript
Saving tickscript
2018-02-02 11:37:31 -08:00
Alex P 5c090c970d Cleanup
Based on feedback from @lukevmorris
2018-02-02 11:25:59 -08:00
Alex P b814f0d5a0 Redesign tick script editor console
Moved to bottom, color coded, is larger
2018-02-01 15:34:59 -08:00
Alex P 0b60d11829 Replace validation with consoleMessage and render in console component
Also, if error returned from kapacitor it does not save
2018-02-01 15:34:06 -08:00
deniz kusefoglu 30fa3b730e Improve copy on Tickscript editing notifications 2018-02-01 13:09:09 -08:00
deniz kusefoglu 11bfcba5d2 Update CHANGELOG 2018-02-01 11:14:17 -08:00
deniz kusefoglu f6f418c48c Detect unsaved changes outside the tickscript editor 2018-02-01 11:02:45 -08:00
Alex P 522ce0df27 Replace create & exit with just exit 2018-01-31 17:17:15 -08:00
Alex P 9a130b435a Change exit confirmation to be a question 2018-01-31 16:55:13 -08:00
Alex P 9ba31713c9 Make confirm button tooltip positioning smarter
Could be improved further, but this solves the immediate problem of the
tooltip extending beyond the right edge of the screen
2018-01-31 16:54:53 -08:00
Alex Paxton b02fede610 Add unsavedChanges state to TickscriptPage
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-01-31 16:05:28 -08:00
Alex Paxton bc35463b09 Fix Visbility typo
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-01-31 16:04:27 -08:00
Alex Paxton 05c41fdcc1 Add ConfirmButton
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-01-31 16:02:39 -08:00
lukevmorris ed12caadec Merge pull request #2693 from influxdata/fix/resources-build-script
Add resources dir to build.py
2018-01-31 09:36:32 -08:00
lukevmorris c4a7394431 Merge pull request #2722 from jfyuen/hosts-page-autorefresh
Add auto refresh widget to hosts list page
2018-01-31 09:30:42 -08:00
Jean-François YUEN 70e2a40f0b Add #2722 to changelog 2018-01-31 13:06:09 +01:00
Jean-François YUEN 723bbe9f12 Remove useless withRouter 2018-01-31 13:05:31 +01:00
Jean-François YUEN 80db6212b5 Add refresh widget to hosts page 2018-01-31 13:05:31 +01:00
Nathan Haugo ffe30dfaf1 Merge pull request #2735 from influxdata/bugfix/remove-cli-from-service-file
Change cli options to env args
2018-01-29 13:24:42 -08:00
Nathan Haugo ca7d1253a2 Update changelog 2018-01-29 11:42:47 -08:00
Nathan Haugo d357e82e84 Change cli options to env args 2018-01-29 11:40:14 -08:00
Deniz Kusefoglu 956b4b504b Merge pull request #2708 from influxdata/linkable-config-tabs
Link directly to the right config tab from handler section in rule creator.
2018-01-29 10:01:01 -08:00
deniz kusefoglu fe9407422f Fix passing hash routes through router.push and address bar url 2018-01-26 18:08:20 -08:00
deniz kusefoglu 30a7bf10d4 Transmit location information in hash instead of locationState and use object.keys to access index of alert tabs 2018-01-26 16:05:35 -08:00
Chris Goller bf737959c1 Merge pull request #2684 from influxdata/fix/kapa-idvar-no-groups
Update TICKscripts to not have .Group templates when no group by
2018-01-25 15:54:39 -06:00
Chris Goller 50fe58cc33 Merge branch 'master' into fix/kapa-idvar-no-groups 2018-01-25 15:45:33 -06:00
Nathan Haugo 7ffd79a3b5 Merge pull request #2720 from influxdata/fix/release-notes-1.4.0.1
Fix/release notes 1.4.0.1
2018-01-25 13:43:10 -08:00
Chris Goller 96574cadb9 Fix 1.4.1.0 and 1.4.0.1 release notes 2018-01-25 13:38:30 -08:00
Nathan Haugo 9a0d0ad54d Update changelog for 1.4.0.1 2018-01-25 13:09:45 -08:00
Chris Goller 59ec863e6e Merge pull request #2719 from influxdata/feature/update-readme-links
Update README links to point to 1.4 documentation
2018-01-25 14:59:33 -06:00
Chris Goller bb59e0e8c0 Update README links to point to 1.4 documentation 2018-01-25 12:46:37 -08:00
deniz kusefoglu bd536ba56f Change changelog 2018-01-16 18:19:30 -08:00
deniz kusefoglu 6baa7b49ca Convert promise pattern to async await 2018-01-16 18:12:18 -08:00
deniz kusefoglu 7a84d3f654 Send state with router push to config pages from handler tabs, and display corresponding config tab 2018-01-16 16:46:46 -08:00
Alex Paxton 2b4ca0e506 Merge pull request #2698 from influxdata/sources-nomenclature-fix
Improve Sources Nomenclature
2018-01-12 15:43:16 -08:00
Deniz Kusefoglu 9c47c52641 Merge pull request #2702 from influxdata/testable-kapacitor-configs
Testable kapacitor configs
2018-01-12 13:52:22 -08:00
deniz kusefoglu 564e296d6b Resolve console errors in Kapacitor Config 2018-01-12 13:26:11 -08:00
deniz kusefoglu 1434e71381 Change flash message for successfully triggered alert 2018-01-12 13:00:04 -08:00
Alex P e70539be44 Updoot log of changes 2018-01-12 12:08:25 -08:00
Alex P 7149a4b8c6 Improve micro-copy based on Russ' feedback 2018-01-12 12:02:55 -08:00
deniz kusefoglu afc572a61a Stop event propagation on test button click 2018-01-12 11:23:03 -08:00
deniz kusefoglu c04e709127 Implement PR review suggestions 2018-01-12 10:57:16 -08:00
deniz kusefoglu 5b5f807a16 Improve copy on flash messages 2018-01-11 15:50:10 -08:00
deniz kusefoglu b56afa2f07 Change readme 2018-01-11 15:06:53 -08:00
deniz kusefoglu 9001b6cf3c Place save and test buttons on all config sections 2018-01-11 14:52:59 -08:00
deniz kusefoglu c54905b21a Fix error and success flash messages 2018-01-11 14:46:07 -08:00