Commit Graph

1389 Commits (92e82884a60a2023a1785b2189dddb2574508545)

Author SHA1 Message Date
Delmer 47d52f890f
fix(exportVariables/test): wrap in test (#12992) 2019-03-28 18:08:06 -04: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
Brandon Farmer a4304ee64f Remove disable of time range dropdown when custom timerange selected 2019-03-28 14:56:10 -07:00
Delmer f9c3086af2
Feat/12939 (#12981) 2019-03-28 17:28:47 -04:00
Iris Scholten b8272155e3
Merge pull request #12975 from influxdata/fix/org-dashboards-disappearing
fix(ui): Ensure dashboard cards generates sort order from correct dashboards
2019-03-28 14:15:50 -07:00
Iris Scholten 29c712b91c fix(ui): Consolidate dashboards state
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2019-03-28 13:39:32 -07:00
Palakp41 1d62d3e056
Merge pull request #12957 from influxdata/fix/tasks-runs-list-20
Update tasks runs list to display 20 latest runs
2019-03-28 12:02:05 -07:00
Palak Bhojani 6fe547b0cb Update tasks runs list to display 20 latest runs 2019-03-28 11:48:55 -07:00
Alirie Gray 0db6e02725
Merge pull request #12922 from influxdata/variables/style-polish
Variables/style polish
2019-03-28 11:33:53 -07:00
Alirie Gray c84a21c4b3 polish(variables): fix margin and padding on VariablesControlBar 2019-03-28 11:22:46 -07:00
Andrew Watkins b9c933a429
chore(ui): remove Partial<Props> (#12956)
* chore(ui): add default props to ThresholdItem

* chore(ui): remove Partial<Props> pattern

* chore(ui): remove Partial<Props> pattern from Dygraphs

* chore(ui): remove DefaultProp interface

* test: update snapshots
2019-03-27 17:12:54 -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
Delmer 80038f3d3b
feat(ui/org/vars): export var as template (#12930) 2019-03-27 14:52:00 -04:00
Alirie Gray 358b065f0c feat(templates): add ability to update template name inline 2019-03-27 11:20:58 -07:00
Andrew Watkins bb12fe012e
chore(ui/account): remove token link (#12931) 2019-03-27 11:17:05 -07:00
Christopher Henn 18759421dc Fix stale render flash upon opening VEO 2019-03-27 10:49:47 -07:00
Brandon Farmer df8a0d0ddd
Merge pull request #12923 from influxdata/clear-query-bucket-change
Clear query when new bucket selected
2019-03-27 09:10:23 -07:00
Brandon Farmer 7bd7ec0975 Redirect to logout page in cloud 2019-03-26 17:04:36 -07:00
Daniel Campbell 89b38cd212
Clockface 0.0.8 (#12921)
* update clockface version, resolve conflicts

* update snapshots

* remove unused import

* remove unused variables, lint
2019-03-26 16:59:57 -07:00
Brandon Farmer 86df792421 Clear query when new bucket selected
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-03-26 16:32:32 -07:00
Palakp41 e2271920dc
Merge pull request #12910 from influxdata/feat/templates-clone
Add the ability to clone a template
2019-03-26 16:12:31 -07:00
Palak Bhojani aa79a26a71 Add the ability to clone a template 2019-03-26 15:32:20 -07:00
Palak Bhojani 2de46aabd1 Display notifications when variables are updated or deleted 2019-03-26 14:41:56 -07:00
Iris Scholten 773dedf010
Merge pull request #12901 from influxdata/feat/persist-variables-visibility
feat(ui): Persist variables control bar preferences
2019-03-26 14:31:40 -07:00
Andrew Watkins bbe2fe4a9a
refactor(dashboards): sorting
* wip: sort via selectors

* wip: selector sort

* feat: store sort order locally

* chore: remove empty test

* fix: type error

* fix(clockface): have resource body return empty state when children are false

* chore: add type for list
2019-03-26 14:11:14 -07:00
Iris Scholten 30a704f406 feat(ui): Persist variables control bar preferences 2019-03-26 13:57:47 -07:00
Andrew Watkins 872092d9c0
chore(ui/lint): no unnecessary curly braces for string props (#12909) 2019-03-26 13:55:58 -07:00
Delmer 36f2de831a
chore(ui/templates/api): add create task from template (#12899) 2019-03-26 15:50:01 -04:00
Andrew Watkins 5a014dcb09
chore(ui): organize ts types (#12900) 2019-03-26 11:35:39 -07:00
Palakp41 6c6247efb3
Merge pull request #12888 from influxdata/feat/templates-delete
Add the ability to delete a template
2019-03-26 10:07:42 -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
Brandon Farmer 29490572ff Add cloud navigation 2019-03-26 09:23:02 -07:00
Deniz Kusefoglu ed9cad3ef4
Merge pull request #12837 from influxdata/dashboard-from-template-to-ui
Create included variables when creating dashboards from template
2019-03-25 18:40:29 -07:00
Deniz Kusefoglu dcc7f93edb Port dashboard from template function to ui from client 2019-03-25 18:22:02 -07:00
Palak Bhojani 49a3adaef1 Update variables to use the same component for create button 2019-03-25 17:19:59 -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
Christopher Henn 4565d6b57c Display copyable error message when queries fail
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2019-03-25 10:20:28 -07:00
Iris Scholten 665cda5f17
Merge pull request #12849 from influxdata/feat/template-import-only
Remove the option to create a template
2019-03-25 10:05:28 -07:00
Iris Scholten eab7205eef fix(ui): Prevent full page reload when clicking a dashboard 2019-03-22 16:43:39 -07:00
Iris Scholten 433f99f994 ensure editor is focused when editing/creating note 2019-03-22 15:00:59 -07:00
Iris Scholten bd6fdc403d Remove the option to create a template 2019-03-22 14:15:40 -07:00
Iris Scholten 95b005e8a2 Add copy button to export overlays 2019-03-22 13:26:49 -07:00
Iris Scholten 8196a0091f
Merge pull request #12836 from influxdata/fix/veo-loaded
Ensure view loaded before rendering veo
2019-03-22 09:52:41 -07:00
Christopher Henn 3615f84454 Fix Raw Data view screen tearing bug 2019-03-22 09:35:34 -07:00
Iris Scholten 0e33ac6bd2 Ensure view loaded before rendering veo
Co-authored-by: Chris Henn <chris@chrishenn.net>
2019-03-22 09:34:32 -07:00
Delmer f2999c35fc
feat(ui/telegrafs): add inline labels to telegraf rows (#12835) 2019-03-22 11:40:31 -04:00
Delmer 845eb38253
fix(ui/dygraph): add guard for dygraph (#12828) 2019-03-22 10:13:35 -04:00
Deniz Kusefoglu 5537719594 Add orgID to export redux state 2019-03-21 16:45:31 -07:00
Deniz Kusefoglu 48b0eec4ad Port export state to redux and add variables to dashboard template 2019-03-21 16:35:52 -07:00
Deniz Kusefoglu 43b31307a6 Bump client version 2019-03-21 16:35:52 -07:00
Deniz Kusefoglu f33af08a59 Fix import/export routes 2019-03-21 16:35:52 -07:00
Palakp41 b6ec3817c4
Merge pull request #12823 from influxdata/fix/token-delete-confirm
Add confirmation to the delete button on tokens
2019-03-21 12:44:21 -07:00
Palak Bhojani bf638d88bc Add confirmation to the delete button on tokens 2019-03-21 12:23:55 -07:00
Alirie Gray 03fe6f65f1
Merge pull request #12820 from influxdata/remove-feature-flag-variables
chore(explorer): remove feature flag from variables tab
2019-03-21 12:19:36 -07:00
Palak Bhojani 537690016e Move Scrapers to configuration page 2019-03-21 11:30:57 -07:00
Alirie Gray fedd248dae chore(explorer): remove feature flag from variables tab 2019-03-21 11:11:50 -07:00
Delmer 91e99c1d38
fix(ui/labels): filter out hidden label tokens (#12785)
Co-authored-by: Andrew Watkins <watts@influxdb.com>
2019-03-21 13:54:53 -04:00
Iris Scholten cc1c56e6eb
Merge pull request #12806 from influxdata/fix/open-veo-graph
fix(ui): fetch queries when opening veo
2019-03-21 10:15:34 -07:00
Brandon Farmer ab7f123df5
Merge pull request #12757 from influxdata/move-create-org-overlay-router
Move create organization overlay to route
2019-03-21 09:30:20 -07:00
Iris Scholten a5ce26a256 fix(ui): fetch queries when opening veo
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2019-03-20 16:55:17 -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 ea7f07b8b6 Remove component stylesheet imports 2019-03-20 15:51:31 -07:00
Christopher Henn 60ae4628a4 Use selected time range for metaqueries in DE 2019-03-20 15:44:21 -07:00
Christopher Henn 32235af9ae Accept metaquery options as an object 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 6619746971
Merge pull request #12790 from influxdata/fix/create-bucket-fails
fix(configuration): check everySeconds on retentionRule on create bucket
2019-03-20 13:53:33 -07:00
Alirie Gray 8a3a6ff1e5 fix(configuration): check everySeconds on retentionRule on create bucket 2019-03-20 13:36:26 -07:00
Delmer 160fa2655e
fix(ui/onboarding): add flex 1 to admin step (#12732) 2019-03-20 16:31:41 -04: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
Andrew Watkins 47882c8818
chore(e2e): remove test running 100 times (#12777)
* chore(e2e): remove test running 100 times

* fix: add orgID to createLabel
2019-03-20 10:38:17 -07:00
Brandon Farmer 7381748c47
Merge pull request #12765 from influxdata/fix-labels-in-cloud
Remove labels tab and give default org id to new labels
2019-03-19 18:05:14 -07:00
Brandon Farmer f4a18cda60 Remove labels tab and give default org id to new labels 2019-03-19 17:47:47 -07:00
Iris Scholten 6a41856895
Merge pull request #12764 from influxdata/fix/empty-scrapers-style
Update the scrapers and variables empty state to match other org views
2019-03-19 17:05:17 -07:00
Iris Scholten 5bc0ddc67c Update telegrafs in orgs view to use redux 2019-03-19 16:47:34 -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
Brandon Farmer 681aed222b Move create organization overlay to route 2019-03-19 15:50:34 -07:00
Brandon Farmer 1797ec6a5e
Merge pull request #12751 from influxdata/ui-required-org-id-labels
Update client for labels orgID changes
2019-03-19 15:05:41 -07:00
Christopher Henn e8bd94d7f0 Optmize variable hydration
To load the values for a variable, we create a graph of variables but
only hydrate the subset of this graph containing variables in use within
a certain context (and any other variables that those might depend on).

A bug in detecting the approriate subset to hydrate meant that more
variables were being executed than necessary. This commit fixes that
issue.
2019-03-19 14:32:03 -07:00
Christopher Henn f6b36ee4d0 Cancel outdated variable hydration requests
Limits the concurrency of variable hydration requests to at most 1
request at a time. This prevents a data race involving the variable
values state, frees up HTTP connections for other requests, and avoids
downloading data that will never be used.
2019-03-19 14:32:03 -07:00
Christopher Henn fa9f319142 Fix misc variables bugs
- Refresh all variables when a variable selection is made on a dashboard
  (to handle variables depending on other variables)
- Show a loading state in the variable control bar on a dashboard when
  variable values are loading
- Do not attempt to form a `VariableAssignment` from a variable with no
  available values
- Memoize the `getVariablesForDashboard` selector
2019-03-19 14:32:03 -07:00
Andrew Watkins 971bb13d40 chore: update e2e labels endpoing to include orgID 2019-03-19 14:13:02 -07:00
Brandon Farmer f1904071fc Update client for labels orgID changes 2019-03-19 13:49:15 -07:00
Deniz Kusefoglu 799edb87bc
Merge pull request #12714 from influxdata/templates-tab-in-orgs
Add templates tab to orgs
2019-03-19 13:45:24 -07:00
Deniz Kusefoglu 815bc24710 Remove unused notify from labels 2019-03-19 13:30:58 -07:00
Deniz Kusefoglu ea03a1be5c PR review suggestions 2019-03-19 13:30:33 -07:00
Deniz Kusefoglu 7a3a3fe09c Reset templates state on Component unmount 2019-03-19 13:09:28 -07:00
Andrew Watkins 952b54e412
chore(telegraf/ui): link tokens to telegraf configs via labels (#12740)
* feat: fetch authorization tokens for entire config page

* feat: add @influxdata namespace to token label creation

* feat(labels/ui): filter token labels from label list

* chore: remove auth after telegraf deletion
2019-03-19 12:38:44 -07:00
Deniz Kusefoglu 3f5beb0612 bump client version 2019-03-19 10:57:50 -07:00
Deniz Kusefoglu 8a39792191 Add templates tab to orgs 2019-03-19 10:57:39 -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
Iris Scholten a6abcea690
Merge pull request #12703 from influxdata/refactor/add-note-dashboard
Refactor/add note dashboard
2019-03-18 16:44:11 -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
Andrew Watkins 2d97cd9b69
feat(labels/ui): update label name (#12702) 2019-03-18 15:46:13 -07:00
Andrew Watkins 77cf726a52
chore: use error message from server (#12704) 2019-03-18 15:44:41 -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
Christopher Henn b6ff068e5c Load variables before rendering Data Explorer 2019-03-18 11:40:39 -07:00
Iris Scholten dfb06f15b1
Merge pull request #12684 from influxdata/fix/org-bucket-mismatch
Fix mismatch in bucket row and header
2019-03-18 11:12:26 -07:00
Iris Scholten 2bf7c0aa4f fix(ui): Fix mismatch in bucket row and header 2019-03-18 10:57:17 -07:00
Deniz Kusefoglu c0980e8a3f
Merge pull request #12668 from influxdata/fix-types-after-client-update
Remove add label defaults to dashboard
2019-03-18 10:16:11 -07:00
Brandon Farmer 8d70a01167
Merge pull request #12573 from influxdata/dashboard-save-as-overlay
Data Explorer save as overlay uses router
2019-03-18 09:30:52 -07:00
Brandon Farmer 82ad513830
Merge pull request #12618 from influxdata/refactor/veo-overlay
VEO uses react router
2019-03-18 09:30:23 -07:00
Deniz Kusefoglu d5e1483fbd
Merge pull request #12661 from influxdata/add-import-to-empty
Add import to empty
2019-03-17 17:46:31 -07:00
Deniz Kusefoglu 46da0c8096 Add styles to empty state dropdown
Add dropdown to Dashboards empty state
Add dropdown to tasks empty state
Add missing import property
Fix e2e tests
2019-03-16 10:26:52 -07:00
Deniz Kusefoglu 1474b6a72e Remove add label defaults to dashboard 2019-03-16 09:53:27 -07:00
Iris Scholten 009e5130e8
Merge pull request #12663 from influxdata/feat/flux--insert-function
feat(ui): Update flux functions insertion from  toolbar to add to current line or below
2019-03-15 17:37:56 -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
Deniz Kusefoglu bc106c269a Convert ITemplate types to documentcreate types 2019-03-15 17:01:04 -07:00
Brandon Farmer 32ab5f54ac VEO uses react router
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-03-15 17:00:37 -07:00
Deniz Kusefoglu 28fd243fa2 Bump client version 2019-03-15 17:00:24 -07:00
Deniz Kusefoglu 98e74881eb Fix confused types and remove add label defaults 2019-03-15 13:55:00 -07:00
Deniz Kusefoglu 181f5eb2c9 dashboards/reducers/v2 2019-03-15 13:55:00 -07:00
Deniz Kusefoglu 0dd37106d9 dashboards/actions/v2 2019-03-15 13:55:00 -07:00
Deniz Kusefoglu 00d32ec8eb src/dashboards/apis/v2 2019-03-15 13:53:28 -07:00
Palak Bhojani 6e8c30f76f Add the ability to run task manually from tasks run page 2019-03-15 12:29:51 -07:00
Iris Scholten d9b416ae06 Stop scrollbars from covering text in flux editor 2019-03-15 09:35:58 -07:00
Andrew Watkins f3448ebb02
fix(fluxui/union): removes pipes and strings from union insertion (#12636) 2019-03-15 09:23:42 -07:00
Christopher Henn 1e91da7d48 Fix ESLint errors 2019-03-14 13:58:29 -07:00
Christopher Henn 9c1abbf307 Fix typo with linting script 2019-03-14 13:58:29 -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
Christopher Henn ccc8165b16 Move TimeMachine query data into Redux
Closes #12613
2019-03-14 11:34:05 -07:00
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
Brandon Farmer c74814d830 Add back Variable label in DE Save as overlay 2019-03-13 11:19:57 -07:00
Brandon Farmer 44417b146c Update snapshots 2019-03-13 11:15:50 -07:00
Delmer e7614458cb Update ui/src/dataExplorer/components/SaveAsOverlay.tsx
Co-Authored-By: bthesorceror <bthesorceror@gmail.com>
2019-03-13 11:14:38 -07:00
Brandon Farmer ebffacc0b5 Data Explorer save as overlay uses router 2019-03-13 11:14:38 -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
Iris Scholten 9216528555
Merge pull request #12471 from influxdata/feat/12324
feat(ui/export/json): format export using jsonapi
2019-03-11 15:17:38 -07:00
Palakp41 6081f78657
Merge pull request #12511 from influxdata/feat/filter-user-dropdown-member
Add filter to the users dropdown and list of selected members
2019-03-11 15:08:40 -07:00
Palak Bhojani 84bc0dfddb Add filter to the users dropdown and list of selected members 2019-03-11 14:51:37 -07:00
Delmer Reed e1b04a22cf fix(ui/dash/export): export in jsonapi format
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>

rename(ui/readview): update name to getView

Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-03-11 14:49:37 -07:00
alexpaxton 59169953de
Polish Dropdowns (#12499)
* Remove large left padding on dropdown items in action mode

No need to make room for the highlighted dot. Also prettier formatted the file

* Animate rotation of dropdown caret

* Fix autorefresh dropdown highlighting

* Add divider with label to time range dropdown
2019-03-11 13:57:02 -07:00
alexpaxton 3e9234f999
Remove unused labels components (#12513) 2019-03-11 13:14:47 -07:00
Chris Goller fa47490fd3
Merge pull request #12133 from sebito91/typo_fix
Tweak language in the initial telegraf registration for v2.0 alpha
2019-03-11 13:49:21 -05: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
Sebastian Borza 1d554afa64
updating snap to match test 2019-03-10 23:13:08 -05:00
Sebastian Borza 199852b449
adding double-hyphen command 2019-03-10 23:13:07 -05:00
Sebastian Borza 4d2122fbdc
updating telegraf instructions command 2019-03-10 23:12:22 -05:00
Andrew Watkins 8e36f59f33
Feat/tele token (#12436)
* feat: add telegraf configs to the config page

* feat: add tokens to telegraf configs

* feat(perms): display proper permissions to user

* feat: add tokens to redux

* wip: add token to auths

* hack: make server return labels and links

* wip: create a label for telegraf config

* fix(http/telegraf): JSON marshaling using pointer receiver

* chore: add back whitespace

* chore: add back whitespace

* add telegraf token to popup

* feat(token/tele): remove token when config gets deleted

* test: sadness

* change to streaming

* unskip test
2019-03-08 19:09:42 -08:00
Iris Scholten 2616ddf728 chore(ui): update client library dependency 2019-03-08 17:21:25 -08:00
Andrew Watkins ec241a1d2f unskip test 2019-03-08 17:07:56 -08:00
Andrew Watkins 1fea6205ac change to streaming 2019-03-08 17:04:15 -08:00
Andrew Watkins 95ae38a151 test: sadness 2019-03-08 16:27:49 -08:00
Andrew Watkins 4970b6cec4 feat(token/tele): remove token when config gets deleted 2019-03-08 15:52:53 -08:00
Andrew Watkins 89195f6e07 add telegraf token to popup 2019-03-08 15:05:31 -08:00