Commit Graph

1109 Commits (0d045630c8ecdbde795b9e6083fb6e89e6e4c98b)

Author SHA1 Message Date
Deniz Kusefoglu 9175fdb1e2 Fix all the sadness in dashboards 2019-03-13 19:18:18 -07:00
Deniz Kusefoglu b68793238f Remove references to default dashboard 2019-03-13 18:32:47 -07:00
Deniz Kusefoglu a9cc62778b
Merge pull request #12608 from influxdata/dashboard-import-routes
Dashboard import routes
2019-03-13 18:26:39 -07:00
Deniz Kusefoglu 4e74c2ec4f Handle dashboard imports through router 2019-03-13 17:05:56 -07:00
Palakp41 bddc73a614
Merge pull request #12611 from influxdata/feat/add-variables-config-page
Add variables to configuration page and navigation for config tabs
2019-03-13 15:21:28 -07:00
Christopher Henn 8ef815943d Hydrate in use variables before running TimeMachine queries 2019-03-13 15:08:01 -07:00
Christopher Henn 7a3afa66f6 Rename submitScript to submitQueries 2019-03-13 15:08:01 -07:00
Christopher Henn 83dd14bdbb Hydrate in use variables before displaying the CEO 2019-03-13 15:08:01 -07:00
Palak Bhojani 7c503337d3 Add variables to configuration page and navigation for config tabs 2019-03-13 14:38:04 -07:00
Deniz Kusefoglu 03dc2f392e fix export dashboard routing 2019-03-13 12:14:10 -07:00
Deniz Kusefoglu cc0c50ec14 Rename task import overlay
Rename tasks export overlay
Exptend exporting to template to tasks
Fix default props typing
2019-03-13 11:38:32 -07:00
Palakp41 1808a1a520
Merge pull request #12580 from influxdata/feat/sort-tasks-run
Add sorting to  Task Runs List
2019-03-13 11:20:43 -07:00
Iris Scholten 6869177a90
Merge pull request #12569 from influxdata/fix/telegraf-instructions-token
fix(ui): Ensure telegraf setup instructions has token information
2019-03-13 11:09:20 -07:00
Alirie Gray f2f9d4fbac
Merge pull request #12523 from influxdata/explorer/save-as-variable
feat(explorer): add save as variable overlay
2019-03-13 10:57:51 -07:00
Palak Bhojani 7e2a64201c Add sorting to Task Runs List 2019-03-13 10:57:38 -07:00
Iris Scholten 7539044e4c
Merge pull request #12575 from influxdata/feat/import-org-dropdown
feat(ui): add organization dropdown to import overlay
2019-03-13 10:55:03 -07:00
Iris Scholten 1ba9066ff4
Merge pull request #12583 from influxdata/fix/legend-key-errors
fix(ui): Update keys for legend items to avoid duplicate key warnings
2019-03-13 10:54:20 -07:00
Iris Scholten 289c6d17f3
Merge pull request #12554 from influxdata/fix/system-dashboard-template
fix(ui): add v namespace before variables in System template
2019-03-13 10:53:16 -07:00
alexpaxton e1bf2fcc4c
Ensure panels and index lists contrast with background when placed inside a tabbed page (#12601) 2019-03-13 10:50:57 -07:00
Christopher Henn ac022bdf79 Fix unresponsive time range dropdown on dashboards 2019-03-13 10:49:28 -07:00
Christopher Henn 6a21c80d16 Fix updating variable script 2019-03-13 10:49:11 -07:00
Christopher Henn 72c2286f78 Fix caching in ValueFetcher 2019-03-13 10:48:55 -07:00
Christopher Henn ce1713eef0 Refresh dashboard values when any cell changes 2019-03-13 10:48:55 -07:00
Iris Scholten 6dba91de77 fix(ui): Update keys for legend items to avoid duplicate key warnings 2019-03-12 16:48:09 -07:00
Iris Scholten efec3a5426 feat(ui): add organization dropdown to import overlay 2019-03-12 15:48:47 -07:00
Alex P 7af5e4a64e Ensure VEO overlay is full height of screen 2019-03-12 15:20:41 -07:00
Alex P d80b9e3ef9 Allow custom classnames on overlays 2019-03-12 15:20:29 -07:00
Iris Scholten 7865679d71 fix(ui): Ensure telegraf setup instructions has token information 2019-03-12 13:47:58 -07:00
Alirie Gray 464629194d feat(explorer): add save as variable overlay 2019-03-12 12:42:09 -07:00
alexpaxton 05c591b478
Polish Overlays (#12527)
* Rename "OverlayTechnology" to "Overlay"

* Make overlays scrollable

* Update instances of Overlay to import only primary class

* Hide horizontal scrollbar within overlay masks
2019-03-12 11:54:13 -07:00
Delmer b5c08294b3
fix(ui/labels): update empty state for no labels (#12521) 2019-03-12 13:13:53 -04:00
Iris Scholten 74ff80c796 fix(ui): add v namespace before variables in System template 2019-03-12 10:10:17 -07:00
Delmer 493f6dac58
fix(ui/inlinelabels): filter labels in render (#12509) 2019-03-12 12:58:19 -04:00
Delmer 6112401c26
fix(ui/filter): update filter sorting to ignore casing (#12485) 2019-03-12 12:41:49 -04:00
Delmer 31315f35ce
fix(ui/signin): clear notifications on redirect (#12518)
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2019-03-12 12:39:03 -04:00
Christopher Henn 7642ae5563 Populate and substitute variables on dashboard load 2019-03-12 08:54:18 -07:00
Chris Goller abb3c4d6cc
Merge pull request #12536 from influxdata/fix/telegraf-perms
fix(dataLoaders/actions): add orgID to resource permissions
2019-03-11 22:33:42 -05:00
Chris Goller 5c3fe3f17e fix(dataLoaders/actions): add orgID to resource permissions 2019-03-11 21:35:08 -05:00
Iris Scholten 29771bf312
Merge pull request #12534 from influxdata/fix/empty-time-range
fix(ui): update default time range to relative time range
2019-03-11 19:32:03 -07:00
Iris Scholten b10a044e01 fix(ui): update default time range to relative time range 2019-03-11 19:12:50 -07:00
Iris Scholten 3df959c8a4 feat(ui): Create dashboards from templates for telegraf plugins 2019-03-11 18:54:33 -07:00
Deniz Kusefoglu 98915875cf
Merge pull request #12532 from influxdata/create-system-template-on-start
Create system template on onboarding
2019-03-11 18:24:04 -07:00
Deniz Kusefoglu f005026c24 Create system template on onboarding 2019-03-11 18:08:36 -07:00
Iris Scholten b9808ed0c8
Merge pull request #12531 from influxdata/feat/remove-dash-export-feature-flag
feat(ui): Show dashboard and template export buttons
2019-03-11 18:04:26 -07:00
Deniz Kusefoglu 947aadeb82
Merge pull request #12528 from influxdata/feat/export-to-template
Add export dashboard to template button to export overlay
2019-03-11 17:31:49 -07:00
Deniz Kusefoglu c304828228 Fix type errors 2019-03-11 17:21:26 -07:00
Deniz Kusefoglu 2f79ad728f Remove export overlay from dashboards index 2019-03-11 17:17:03 -07:00
Iris Scholten d0a76ddde7 feat(ui): Show dashboard export button 2019-03-11 17:16:29 -07:00
Deniz Kusefoglu bdd7a6616b Update swagger
pick cell and view attributes in templates
Enable creating template from export dashboards
Add notifications to save dashboard as template
Remove comments from resourceToTemplates function
Fix resourceToTemplate test
2019-03-11 16:51:45 -07:00
Iris Scholten 5850dacd8b feat(ui/dash): Add import dashboard button to org view 2019-03-11 16:15:42 -07:00