Commit Graph

2284 Commits (78063a747d914fa730a552ea7272bcf320be7a7e)

Author SHA1 Message Date
Russ Savage 2c4deb8b96
Update for alpha 8 release 2019-04-12 15:39:33 -07:00
Russ Savage 70100b2f98
adding new default template for getting started with flux (#13345)
* adding new default template for getting started with flux
2019-04-12 13:10:04 -07:00
Iris Scholten 7c0d4f85c3 feat(ui): sync note editor text and preview scrolling 2019-04-10 16:44:31 -07:00
Alirie Gray 8af997e490 feat(nav): allow user to switch orgs from the navbar 2019-04-04 16:08:57 -07:00
Palak Bhojani dbfe926ea0 Add the ability to add labels on variables 2019-04-04 11:21:36 -07:00
Alirie Gray bceac1ab97 feat(dashboards): add overlay to create dashboard from template 2019-04-02 14:33:04 -07:00
Palak Bhojani 2683651b8c Add the ability to edit token's description 2019-04-01 09:27:00 -07:00
Russ Savage 3ceae6198a
Updating for alpha 7 (#13006) 2019-03-28 17:54:27 -07:00
alexpaxton 133b131617
Introduce DapperScrollbars (#12961)
* Install new scrollbars library

* First pass at new wrapper for scrollbars

* Replace FancyScrollbars with DapperScrollbars in Page components

* Polish DapperScrollbars

* Update dropdown component to use DapperScrollbars

* Update a couple dropdowns to conform to new constraints

* Update legend to use Dapper Scrollbars

* Fix linting error

* Implement DapperScrollbars in overlays

* Ensure proper functionality in page contents

* Use fixed sizing for overlay scrollbars

* Updoot
2019-03-28 15:05:26 -07:00
Iris Scholten d7780e107e
Merge pull request #12958 from influxdata/feat/import-variables
feat(ui): Create import overlay to import variables
2019-03-27 15:23:06 -07:00
Christopher Henn 9252677b89 Fix routing loop (#12959) 2019-03-27 15:22:48 -07:00
Iris Scholten d4b3de6a83 feat(ui): Create import overlay to import variables 2019-03-27 15:05:56 -07:00
Alirie Gray 358b065f0c feat(templates): add ability to update template name inline 2019-03-27 11:20:58 -07:00
Palak Bhojani aa79a26a71 Add the ability to clone a template 2019-03-26 15:32:20 -07:00
Iris Scholten 30a704f406 feat(ui): Persist variables control bar preferences 2019-03-26 13:57:47 -07:00
Palak Bhojani 1e1f57dfdb Add the ability to delete a template
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2019-03-26 09:43:20 -07:00
Alirie Gray 85e44b2ce3 feat(dashboard): add ability to change order of variable dropdowns 2019-03-25 12:40:46 -07:00
Palak Bhojani 1f8cb6eee8 Add the ability to enable or disable a token 2019-03-25 11:29:56 -07:00
Christopher Henn 7d7d366684 Surface errors appearing within Flux tables 2019-03-25 10:20:28 -07:00
Iris Scholten 433f99f994 ensure editor is focused when editing/creating note 2019-03-22 15:00:59 -07:00
Iris Scholten 95b005e8a2 Add copy button to export overlays 2019-03-22 13:26:49 -07:00
Christopher Henn 3615f84454 Fix Raw Data view screen tearing bug 2019-03-22 09:35:34 -07:00
Iris Scholten fb9434cbf8 fix(ui): Stop hiding horizontal scrollbar in flux raw data view
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2019-03-20 16:03:32 -07:00
Christopher Henn 60ae4628a4 Use selected time range for metaqueries in DE 2019-03-20 15:44:21 -07:00
Alirie Gray 5bf72b962d fix(tasks): clear existing task schedule when changing types 2019-03-20 15:03:13 -07:00
Alirie Gray 8a3a6ff1e5 fix(configuration): check everySeconds on retentionRule on create bucket 2019-03-20 13:36:26 -07:00
alexpaxton b1d8325207
Move bucket selection to first card in Query Builder (#12782)
* Break out raw data toggle into own component

* Move bucket selection into "first" card in query builder

* Appease linter gods

* Updoot
2019-03-20 13:06:30 -07:00
Iris Scholten 452dd5a30c Update the scrapers and variables empty state to match other org views 2019-03-19 16:31:37 -07:00
Alirie Gray 4309a70c1b
Merge pull request #12706 from influxdata/feat(variables)/add-to-script-from-side-menu
feat(variables): add ability to add a variable to script from side menu
2019-03-19 09:52:47 -07:00
Alirie Gray e8ffda2a62 feat(variables): add ability to add a variable to script from side menu 2019-03-19 09:41:22 -07:00
Brandon Farmer 4fc97b1912 Move add note overlay to react router
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-03-18 16:20:27 -07:00
Alirie Gray 260c61262f feat(dashboards): add variable control bar for selecting values
Co-Authored-By: Alex Paxton <thealexpaxton@gmail.com>
2019-03-18 13:59:38 -07:00
Christopher Henn 243f1ea511 Enable selecting variable values in time machine 2019-03-18 11:40:39 -07:00
Iris Scholten 2bf7c0aa4f fix(ui): Fix mismatch in bucket row and header 2019-03-18 10:57:17 -07:00
Iris Scholten e250eb1977 feat(ui): Update flux functions insertion from toolbar to add to current line or below 2019-03-15 17:24:01 -07:00
Russ Savage 0a9ad0c04e
Update changelog for alpha 6 (#12662)
* Update changelog for alpha 6 again
2019-03-15 19:54:00 -04:00
Russ Savage 966ff97735
Update Changelog for Alpha 6 (#12660)
* Update Changelog for Alpha 6
2019-03-15 19:30:55 -04:00
Iris Scholten d9b416ae06 Stop scrollbars from covering text in flux editor 2019-03-15 09:35:58 -07:00
alexpaxton 4b53d29b63
Fine tune inline label keyboard interactions (#12610)
* Fine tune keyboard shortcuts during inline label flow

* Update changelog

* Update label type in mocks

* WIP Add unit tests for inline label editing components

* WIP Add unit tests for inline interactions

* Write slightly more integrated test

* Just a couple more unit tests

* Add missing key to element in map

* Fix e2e tests
2019-03-14 13:15:21 -07:00
Stuart Carnie c7c58275f9
feedback(influxd): Respond to PR feedback
* Add CHANGELOG entry
* Remote erroneous comment
2019-03-14 09:23:53 -07:00
Alirie Gray 464629194d feat(explorer): add save as variable overlay 2019-03-12 12:42:09 -07:00
Iris Scholten d0a76ddde7 feat(ui): Show dashboard export button 2019-03-11 17:16:29 -07:00
Iris Scholten 5850dacd8b feat(ui/dash): Add import dashboard button to org view 2019-03-11 16:15:42 -07:00
Iris Scholten 3b77ec9456
Merge pull request #12496 from influxdata/feat/import-dashboard
feat(ui/dash/import): create dashboards from imported templates
2019-03-11 11:45:24 -07:00
Iris Scholten 9114362b39 feat(ui/dash/import): create dashboards from imported templates 2019-03-11 11:35:12 -07:00
alexpaxton 1c72fb3fc1
Polish Label Color Picker (#12464)
* WIP introduce color picker component

* revert this commit

* Polish appearance of color selector

* Allow color picker to conform to its parent's size

* Replace label color dropdown with clockface color selector

* Add testID props to color picker and associated components

* Update changelog

* Fix snapshot test

* Remove temporary debugging code for color picker

* Refactor color picker to be a controlled component

* Update snapshots
2019-03-11 10:27:23 -07:00
Russ Savage 86613fa9b6
updating changelog for release 2019-03-08 15:24:23 -05:00
alexpaxton 1e2d40c1c3
Update changelog (#12458) 2019-03-08 09:38:10 -08:00
Palak Bhojani 834f6d0b75 Add the ability to remove a member from org 2019-03-07 14:52:58 -08:00
Edd Robinson 40b53d40ab Update CHANGELOG 2019-03-07 11:35:19 +00:00