Kelvin Wang
79093f1de3
fix(ui): remove orgName
...
Co-authored-by: Kelvin Wang <sherkrainwang@gmail.com>
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
fix(buckets): fix linter errors
fix(telegrafs): get orgID to create dashboards for plugins
fix(telegrafs): fix linter errors
2019-04-22 18:39:07 -04:00
Deniz Kusefoglu
47047865d6
Fix typon in create dashboard notification
...
Notify on 429 errors on query in dashboard and DE
Notify on 429 error in line protocol write
Query for limitStatus on Dashboard and DE load
Remove React import in LimitChecker
Rename limits folder to cloud
Add strict comparison to status code checking
Prevent blow up if error doesn't contain status
convert readLimit writeLimit to boolean sounding vars
2019-04-22 15:13:22 -07:00
Delmer
cf8785dc76
feat(ui/variables/rename): add danger zone to rename ( #13555 )
2019-04-22 15:25:08 -04:00
alexpaxton
5b168f74b3
Remove profile link ( #13551 )
2019-04-22 10:39:43 -07:00
Palak Bhojani
b0253c92e2
Use memoizeOne function for sorting resources
2019-04-19 14:24:37 -07:00
Deniz Kusefoglu
3285009c11
Use memoize one instead of getDerivedStateFromProps for soring state
2019-04-19 14:24:36 -07:00
Palak Bhojani
eff0b3e21f
Resource List sorts from state instead of redux state
2019-04-19 14:24:36 -07:00
Palak Bhojani
732ec9b20a
Alphabetize all resource lists using same sorting
2019-04-19 14:24:36 -07:00
Delmer Reed
4684b9fac0
feat(ui/buckets): add buckets danger zone
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-04-19 17:02:45 -04:00
Delmer
956d1fd59b
fix(ui/var/rename): resolve naming when changing types ( #13518 )
2019-04-19 14:08:04 -04:00
Iris Scholten
5a55d4496a
Fix autorefresh icon always showing pause
2019-04-19 09:48:29 -07:00
Iris Scholten
24bd1850a6
feat(ui): Add orgname to dashboard page title
2019-04-18 12:57:29 -07:00
Nathaniel Cook
1c2fd2eedd
Merge pull request #13506 from influxdata/flux-staging
...
Update to Flux v0.26.0
2019-04-18 12:13:49 -06:00
Delmer
87121fba1f
feat(ui/variables/csv): add csv variable ( #13503 )
2019-04-18 13:37:00 -04:00
Nathaniel Cook
4c77e3598b
Merge branch 'master' into flux-staging
2019-04-18 11:01:22 -06:00
Delmer
875855c4bb
feat(ui/variables/map): add map type variables ( #13466 )
2019-04-18 09:23:07 -04:00
Iris Scholten
5fbca241d6
feat(ui): Add ability to rename org
2019-04-17 16:57:18 -07:00
Nathaniel Cook
8b918539db
Merge branch 'master' into flux-staging
2019-04-17 12:26:10 -06:00
alexpaxton
2b8c17b767
Polish Create From Template Overlay ( #13424 )
...
* Move and rename components
* Break overlay into subcomponents
* Create empty state with link when no templates exist
* Break down template overlay components further
* Enable scrolling in overlay
Use custom UI instead of responsive grid
* Updoot changelog
* Fix e2e test
* Improve readability of code
* Import types from src/types instead of directly from client
* Import type from src/types instead of directly from client
* Do not display version of template in details panel
* WIP import types from src/types instead of directly from client
* Fix template types
2019-04-16 13:58:27 -07:00
Iris Scholten
5487ed6661
Merge pull request #13423 from influxdata/disable-autorefresh-timerange
...
Set autorefresh of dashboard to pause if absolute time range is selected
2019-04-16 10:56:47 -07:00
Iris Scholten
a14e64af27
feat(ui): Set autorefresh of that dashboard to pause if absolute time range is selected
2019-04-16 10:45:36 -07:00
Delmer
9d0c91f5f0
Fix/variable update overlay ( #13438 )
2019-04-16 12:46:03 -04:00
karel-rehor
8d178ebda1
test(e2e): bonitoo cypress onboarding ( #13087 )
...
* added writeData command
* better junit reporting
* adding package-lock.json as per circle-ci hint
* delinting
* removed chainable .only.
* removed commented line
* starting onboarding test
* onboarding assert
* complete onboarding to quick start
* additional onboarding tests
* delinting
* adding field requirements test
* fixing merge conflicts
* WIP - updating to new org ctx - stablizing
* WIP - linting - stablizing
* fixing merge conflicts
* refactor onboarding test to leverage data-testid
* fixing jstests with new data-testid attribs
* resynch promql.go
* refactor add last data-testid replacements onb test
* replacing lost asserts
* improving assert
* passing in additional data-testid values
* removing bin_gen.go from branch
2019-04-16 09:06:16 -07:00
Palakp41
3c3d3c2d03
Merge pull request #13420 from influxdata/fix/feedback-button-cloud
...
Put feedback nav item below the cloud nav item
2019-04-15 16:39:48 -07:00
Brandon Farmer
4315daffb6
Merge pull request #13416 from influxdata/fix-cloud-logout
...
Fix logout for cloud, use environment variable
2019-04-15 16:26:11 -07:00
Palakp41
65cbc789ce
Merge pull request #13406 from influxdata/route-member-overlay
...
Add route to new member overlay
2019-04-15 16:26:05 -07:00
Christopher Henn
11bfc0b41c
Ensure column selections are saved with histograms
...
Closes #13407
2019-04-15 16:09:30 -07:00
Christopher Henn
a9f88f5aa7
Extract view saving logic from component to thunk
2019-04-15 16:09:30 -07:00
Christopher Henn
e08457cde2
Rename vis provisioning components for clarity
...
In preparation for #13310 .
2019-04-15 16:09:30 -07:00
Brandon Farmer
3ecf6870d0
Fix logout for cloud, use environment variable
2019-04-15 15:49:01 -07:00
Palak Bhojani
a26e87beec
Put feedback nav item below the cloud nav item
2019-04-15 15:47:57 -07:00
Palak Bhojani
024ee048df
Add route to new member overlay
2019-04-15 15:46:13 -07:00
Deniz Kusefoglu
a85b77d723
Merge pull request #13415 from influxdata/tasks-auths-getAll
...
Incorporate getAll changes in tasks and auths from client
2019-04-15 15:45:19 -07:00
Deniz Kusefoglu
1524160e50
Incorporate getAll changes in tasks and auths from client
2019-04-15 14:59:23 -07:00
Delmer
8f54f280d6
feat(ui/variables): add name validation to overlay ( #13414 )
2019-04-15 17:38:03 -04:00
Deniz Kusefoglu
4cb8a0632b
Merge pull request #13410 from influxdata/reorg-sweepthrough
...
Reorg sweepthrough
2019-04-15 14:13:28 -07:00
Alirie Gray
401ec79bff
Merge pull request #13378 from influxdata/fix/dashboards-test
...
fix(tests): fix flaky dashboards e2e test
2019-04-15 11:44:54 -07:00
Deniz Kusefoglu
09751d7c59
Remove GetLabels in favor of GetResources with labels resource
2019-04-12 17:10:04 -07:00
Deniz Kusefoglu
c469a1b716
Remove subsections
2019-04-12 17:02:10 -07:00
Deniz Kusefoglu
d4788217e3
Remove cloud feature flag for cloud exclude
2019-04-12 17:01:51 -07:00
Deniz Kusefoglu
de25e696cd
Remove v2 actions and reducer folder in shared
2019-04-12 16:53:40 -07:00
Deniz Kusefoglu
4b9305a473
Remove src/influxql folder
2019-04-12 16:51:20 -07:00
Deniz Kusefoglu
a446f413a3
Remove inconsistencies around getAll
2019-04-12 16:45:22 -07:00
Deniz Kusefoglu
b5c30e6930
Remove unused FetchLabels component
2019-04-12 16:45:06 -07:00
Deniz Kusefoglu
090e922532
Remove dashboards-apis-v2
2019-04-12 15:58:33 -07:00
Deniz Kusefoglu
92cc0cfbed
Rename org-view-tab to settings-tab
2019-04-12 15:57:56 -07:00
Deniz Kusefoglu
40bc15d53f
Remove unused organizations and configurations folder contents
2019-04-12 15:42:14 -07:00
Iris Scholten
66cd6dd1ba
Merge pull request #13383 from influxdata/fix/switch-orgs-close
...
Fix sidenav menu closing when switching orgs
2019-04-12 15:27:17 -07:00
Brandon Farmer
e8ea61e0d5
Merge pull request #13376 from influxdata/fixes/to-bucket-save-as-task
...
Pass org to save as task script builder
2019-04-12 15:09:16 -07:00
Iris Scholten
0e891a3a8b
Fix sidenav menu closing when switching orgs
2019-04-12 15:07:01 -07:00
Alirie Gray
0bd62f468f
fix(tests): fix flaky dashboards e2e test
2019-04-12 15:05:57 -07:00
Deniz Kusefoglu
012fc04c63
Fix function types
2019-04-12 14:13:38 -07:00
Brandon Farmer
aa323ff090
Pass org to save as task script builder
2019-04-12 13:59:22 -07:00
Deniz Kusefoglu
bc495d12a8
Remove labelsInOrg selector
2019-04-12 13:54:09 -07:00
Deniz Kusefoglu
649f8e7baa
Get org from redux when fetching and creating labels
2019-04-12 13:40:38 -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
Alirie Gray
000c3e5665
fix(telegrafs): add get telegrafs to BucketsIndex
2019-04-12 10:52:34 -07:00
Alirie Gray
cadf065b44
Merge pull request #13337 from influxdata/reorg-scrapers
...
refactor(scrapers): move scrapers under orgs
2019-04-12 10:42:36 -07:00
Alirie Gray
a1fa689a6a
refactor(scrapers): move scrapers under orgs
...
Move the Scrapers index under the /orgs route and move collectors
overlays to their own routes
2019-04-12 10:32:32 -07:00
Delmer
2bb77736f2
feat(ui/template/labels): add and remove template labels ( #13331 )
2019-04-12 12:40:49 -04:00
jlapacik
f33722a1d5
refactor(ui): no more /api/v2/query/spec endpoint
2019-04-12 07:15:27 -07:00
Palak Bhojani
da2a62e025
Update redux state to include current config toml
2019-04-11 15:39:44 -07:00
Palak Bhojani
c1d79f63e9
Update Telegraf Config overlay to be on a route
...
Co-authored-by: Alirie Gray<alirie@gmail.com>
2019-04-11 15:34:48 -07:00
Andrew Watkins
9a5126d29a
chore(ui): use ast types from js client ( #13335 )
2019-04-11 13:00:55 -07:00
Delmer
6e499049c6
Create resource from template button ( #13300 )
2019-04-11 12:47:11 -04:00
Delmer
ae7ecf0eb6
fix(ui/templates/import): add orgID to created ( #13308 )
2019-04-11 10:30:19 -04:00
Iris Scholten
71e458d22f
Merge pull request #13311 from influxdata/feat/sync-note-scrolling
...
feat(ui): sync note editor text and preview scrolling
2019-04-10 16:54:02 -07:00
Iris Scholten
7c0d4f85c3
feat(ui): sync note editor text and preview scrolling
2019-04-10 16:44:31 -07:00
Palakp41
7d66dbbfc2
Merge pull request #13304 from influxdata/feat/runs-duration
...
Update duration to display in seconds instead of milliseconds
2019-04-10 15:24:52 -07:00
Palak Bhojani
a5369fbab4
Update duration to display in seconds instead of milliseconds
2019-04-10 14:55:46 -07:00
Iris Scholten
486b64bc9d
Ensure note is loaded in note editor after refresh
2019-04-10 14:47:22 -07:00
Iris Scholten
2537b0e2bf
fix(ui): Update draggable components to ensure single instance of drag and drop context
2019-04-10 13:27:07 -07:00
Delmer
a8c3fea540
fix(ui/exportOverlay): use dispatch props ( #13295 )
2019-04-10 16:18:27 -04:00
Palak Bhojani
8e80b98210
Update variables to use view overlay instead of export overlay
2019-04-10 11:54:59 -07:00
Iris Scholten
db2b9e278e
Merge pull request #13287 from influxdata/variables-cursor-hand
...
Update cursor to grab over draggable areas
2019-04-10 09:48:04 -07:00
Iris Scholten
76f002f11e
Merge pull request #13281 from influxdata/reborg-data-explorer
...
feat(ui): Make data explorer org centric
2019-04-10 09:28:31 -07:00
Iris Scholten
689fa62987
Update cursor to grab over draggable areas
2019-04-10 09:27:23 -07:00
Christopher Henn
6ba469de5a
Refactor vis data provisioning
2019-04-10 09:12:46 -07:00
Iris Scholten
ebc8b654ad
Merge pull request #13284 from influxdata/shift-functions-list
...
fix(ui): Update flux function shift to timeShift in the functions list
2019-04-09 17:28:23 -07:00
Iris Scholten
e9d53b35ac
Merge pull request #13283 from influxdata/reborg-labels
...
feat(ui): make labels org centric
2019-04-09 17:12:34 -07:00
Iris Scholten
9abcc745e0
fix(ui): Update flux function shift to timeShift in the functions list
2019-04-09 17:11:58 -07:00
alexpaxton
d88d3c29d8
Update Nav Icons ( #13280 )
...
* Update feedback icon
* Update cloud icon and use nav components
* Update test to use clockface nav
* Fix test
* Remove local nav components in favor of clockface nav
2019-04-09 16:36:52 -07:00
Iris Scholten
d9d5b7b733
feat(ui): make labels org centric
2019-04-09 16:36:38 -07:00
Iris Scholten
fffaa8aed9
feat(ui): Make data explorer org centric
2019-04-09 16:20:47 -07:00
Iris Scholten
c6615afd79
Merge pull request #13276 from influxdata/feat/settings-labels
...
feat(ui): Add labels tab to org settings page
2019-04-09 15:54:29 -07:00
Iris Scholten
107a465bcc
feat(ui): Add labels tab to org settings page
2019-04-09 15:21:26 -07:00
Delmer
2463114fc8
chore(ui/telegrafs): move org telegrafs to settings ( #13258 )
2019-04-09 18:20:02 -04:00
alexpaxton
64d05f2a02
Upgrade to Clockface 0.0.10 ( #13267 )
...
* Get latest version of Clockface
* Update test snapshot
* Update use of radio button testID
* Fix incorrect prop
* Get latest version of Clockface
* Update test snapshot
* Update use of radio button testID
* Fix incorrect prop
* fix(ui/snapshot): update radio button
2019-04-09 15:19:29 -07:00
Delmer
6b300ae30d
fix(ui/dash.clone): add orgID to clone ( #13266 )
...
* fix(ui/dash.clone): add orgID to clone
* fix(ui/make/node_modules): update makefile
2019-04-09 16:43:57 -04:00
Palak Bhojani
e6f5dd37e4
Update settings members tab to be org centric
2019-04-09 11:58:06 -07:00
Deniz Kusefoglu
1a032ae8d1
Remove owner from sortKeys
2019-04-09 10:35:18 -07:00
Iris Scholten
11578e5221
Merge pull request #13249 from influxdata/feat/create-org-bucket
...
feat(ui): Create new bucket when creating new org
2019-04-08 17:16:18 -07:00
Iris Scholten
ccbf11fffc
Merge pull request #13250 from influxdata/feat/orgname-on-homepage
...
feat(ui): Add org name to home page title
2019-04-08 17:14:56 -07:00
Deniz Kusefoglu
4c9afb94c0
Merge pull request #13238 from influxdata/reborg-templates
...
Make templates org centric
2019-04-08 17:06:41 -07:00
Iris Scholten
147c3cd7d9
feat(ui): Create new bucket when creating new org
2019-04-08 16:55:51 -07:00
Iris Scholten
25477b6df1
feat(ui): Add org name to home page title
2019-04-08 16:39:25 -07:00
Deniz Kusefoglu
02215e2ba0
Make templates org centric
2019-04-08 15:31:57 -07:00
Alirie Gray
13b146c75d
refactor(variables): update CreateVariableOverlay to use routes
2019-04-08 15:27:46 -07:00
Alirie Gray
7816e6a3e9
fix(templates): update org name to ID for fetching templates
2019-04-08 15:14:20 -07:00
alexpaxton
e604cdcc57
Clockface Cleanup ( #13229 )
...
* Remove local Alert component
* Remove local empty state components
* Remove local radio buttons components
* Remove local color picker files
* Delete local Grid components and update imports
* Update test snapshots
* Fix e2e test
2019-04-08 13:02:34 -07:00
Alex P
aa57ca363a
Fix e2e test
2019-04-08 11:49:52 -07:00
Alirie Gray
6b93c6ce89
fix(templates): update export template route
2019-04-08 11:46:12 -07:00
Alex P
d03eb8d583
Update test snapshots
2019-04-08 11:24:51 -07:00
Alex P
2eb907578c
Delete local Grid components and update imports
2019-04-08 11:20:54 -07:00
Alex P
0915236229
Remove local color picker files
2019-04-08 11:10:58 -07:00
Alex P
2af2582534
Remove local radio buttons components
2019-04-08 11:09:33 -07:00
Alex P
898bffd09b
Remove local empty state components
2019-04-08 11:02:30 -07:00
Alex P
84fc244188
Remove local Alert component
2019-04-08 10:57:11 -07:00
Iris Scholten
44a153accd
Merge pull request #13225 from influxdata/uncapitalize-orgname-page-title
...
stop capitalizing org name in page title
2019-04-08 10:17:43 -07:00
Iris Scholten
7df48351ca
stop capitalizing org name in page title
2019-04-08 09:43:20 -07:00
Palak Bhojani
46c5b775dc
Add the feedback button to left Nav bar
2019-04-08 09:28:44 -07:00
Iris Scholten
03a64d189e
Merge pull request #13212 from influxdata/move-create-org-nav
...
Move Create Org near Switch Org and alphabetize orgs
2019-04-05 17:10:40 -07:00
Delmer
2cbb0c946c
feat(ui/templates/variable.labels): export/import variable labels ( #13175 )
2019-04-05 19:49:46 -04:00
Iris Scholten
01f4c507f0
Move Create Org near Switch Org and alphabetize orgs
...
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2019-04-05 16:11:44 -07:00
Deniz Kusefoglu
d078e48565
Merge pull request #13186 from influxdata/reconcile-vars
...
Make variables org centric
2019-04-05 15:57:45 -07:00
Deniz Kusefoglu
a43ea6e2b0
Remove type coersion
2019-04-05 14:35:57 -07:00
Deniz Kusefoglu
ba351e5fb8
Get variables after template import
2019-04-05 14:08:56 -07:00
Deniz Kusefoglu
dc10dcabb6
Fix links on landing page
2019-04-05 12:44:49 -07:00
Palakp41
57a8339a2b
Merge pull request #13176 from influxdata/feat/tasks-runs-edit
...
Add the ability to edit a task from tasks runs page
2019-04-05 10:27:21 -07:00
alexpaxton
e88477097f
Replace Panels with Clockface Panels ( #13185 )
...
* Delete local Panel components
* Replace instances of local Panel with clockface Panel
* Update test snapshot
* Cleanup spacing between panels on me page
2019-04-05 10:03:46 -07:00
Deniz Kusefoglu
f8f3e1d2ba
Make variables org centric
2019-04-04 17:25:03 -07:00
Brandon Farmer
bae07aca42
Merge pull request #13184 from influxdata/influx-dev-branch
...
Move influx dependency to github branch
2019-04-04 17:21:57 -07:00
Iris Scholten
f15dea3580
Merge pull request #13173 from influxdata/feat/create-org-nav
...
feat(ui): Add create org to side nav
2019-04-04 17:21:06 -07:00
Iris Scholten
05df47d1b0
feat(ui): Add create org to side nav
2019-04-04 17:09:56 -07:00
Brandon Farmer
9b816248bc
Move influx dependency to github branch
2019-04-04 17:08:46 -07:00
Brandon Farmer
46d12f7e53
Update client to now allow org ids
2019-04-04 16:36:43 -07:00
alexpaxton
455b7b768a
Clockface 0.0.9 ( #13163 )
...
* Update to latest clockface version
* Make linter happy
Alignment, Stack, DropdownChild, and DropdownMenuColors are all either no longer exported or in a different shape than before
* Fix circular dependency
* Import correct type
* Remove unused component
* Update all instances of ComponentSpacer
* Remove local ComponentSpacer
* Update test snapshots
* Fix incorrect use of ComponentSpacer
2019-04-04 16:32:33 -07:00
Alirie Gray
541b42925a
Merge pull request #13171 from influxdata/switch-orgs-in-nav
...
feat(nav): allow user to switch orgs from the navbar
2019-04-04 16:10:40 -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
fa6d31eec7
Add the ability to update a task from tasks runs page
2019-04-04 16:00:01 -07:00
Palak Bhojani
0a9c13a812
Add task name to Tasks Runs page
2019-04-04 15:30:35 -07:00
Deniz Kusefoglu
dd06a4d29e
Merge pull request #13155 from influxdata/reborg-tasks
...
Reborg tasks
2019-04-04 14:41:39 -07:00
Deniz Kusefoglu
4bd48a2cfe
Address review comments
2019-04-04 14:21:08 -07:00
Palakp41
825414985a
Merge pull request #13161 from influxdata/feat/labels-variables
...
Add the ability to add labels on variables
2019-04-04 11:54:58 -07:00
Deniz Kusefoglu
db8bc3be80
Remove org from task card
2019-04-04 11:25:41 -07:00
Deniz Kusefoglu
9808ce2a5f
Unskip tasks tests
2019-04-04 11:25:41 -07:00
Deniz Kusefoglu
52c72ac20c
Fix more tasks stuff
2019-04-04 11:25:41 -07:00
Deniz Kusefoglu
3bd61ca5ca
Call routing function
2019-04-04 11:25:41 -07:00
Deniz Kusefoglu
be4e440300
Remove unused tasks props
2019-04-04 11:25:41 -07:00
Deniz Kusefoglu
9f1658e40d
Add AppState to mstp
2019-04-04 11:25:41 -07:00
Deniz Kusefoglu
fd24d19021
Fix buckets types
2019-04-04 11:25:41 -07:00
Deniz Kusefoglu
6fe5b5e523
Reborg tasks
2019-04-04 11:25:41 -07:00
Deniz Kusefoglu
0e9356788d
Fix orgs in tasks actions
2019-04-04 11:25:41 -07:00
Palak Bhojani
dbfe926ea0
Add the ability to add labels on variables
2019-04-04 11:21:36 -07:00
Iris Scholten
2e995f9796
Add org name to page titles
2019-04-03 17:26:03 -07:00
Iris Scholten
77829324e9
Merge pull request #13139 from influxdata/feat/orgID-local-storage
...
feat(ui): store orgID in local storage
2019-04-03 16:47:05 -07:00
Iris Scholten
6dfc5a4699
feat(ui): store orgID in local storage
2019-04-03 16:00:30 -07:00
Palak Bhojani
64338954d3
Rearrange columns on task runs list
2019-04-03 15:13:44 -07:00
Deniz Kusefoglu
a5478652ba
Merge pull request #13127 from influxdata/org-header-name
...
Org Header receives org name from redux
2019-04-03 14:59:16 -07:00
Iris Scholten
b1f2872c75
Merge pull request #13128 from influxdata/update-client-dash-getall
...
Update client dependency for dashboards get all
2019-04-03 14:15:33 -07:00
Iris Scholten
9430ecca98
Update labels in dashboards to be org specific
2019-04-03 13:18:13 -07:00
Iris Scholten
4d5624fc81
Update client dependency for dashboards get all
2019-04-03 13:14:39 -07:00
Deniz Kusefoglu
d078e5f936
Org Header receives org name from redux
2019-04-03 12:46:11 -07:00
Alirie Gray
1a9708af49
fix(orgs): rename /organizations in routes to /orgs
2019-04-03 12:16:26 -07:00
Brandon Farmer
5c86a5cda8
Remove tokens link
2019-04-03 11:53:37 -07:00
Iris Scholten
488f2200c2
Merge pull request #13126 from influxdata/fix/orgID-not-provided
...
Fix failing test
2019-04-03 11:48:00 -07:00
Iris Scholten
3d42dde057
Fix failing test
2019-04-03 11:02:49 -07:00
Delmer
6a99d1c13e
fix(ui/relationships): add tests for vars exports ( #13106 )
2019-04-03 13:59:50 -04:00
Deniz Kusefoglu
10af876686
Merge pull request #13115 from influxdata/reborg-for-cloud
...
Reborg for cloud
2019-04-03 10:15:22 -07:00
Deniz Kusefoglu
15cfc93d19
Update snapshot
2019-04-03 10:05:17 -07:00
Iris Scholten
05b9b54e98
feat(ui): make dashboards pages org centric ( #13111 )
...
* Update dashboards page to show dashboards from current org
* Remove org info from dashboard cards and table
* Remove unused action
* Update create labels to always create a label in the current org
* Fix closing veo route
* Stop skipping create and add label to dash test
2019-04-03 09:41:59 -07:00
Christopher Henn
707590283b
Upgrade @influxdata/vis to 0.2.3
2019-04-03 09:31:53 -07:00
Deniz Kusefoglu
d641fe03d8
Fix test and linting errors
2019-04-02 23:24:02 -07:00
Deniz Kusefoglu
11e2001d03
Add tokens to former org view
2019-04-02 23:00:25 -07:00
Deniz Kusefoglu
110679d079
Remove profile subtab in nav
2019-04-02 21:16:17 -07:00
Deniz Kusefoglu
9ae386372a
Cloud exclude orgs in mepage
2019-04-02 21:14:07 -07:00
Delmer
02d27a91e5
feat(ui/template/labels): show template labels ( #13101 )
2019-04-02 19:02:47 -04:00
Deniz Kusefoglu
d83757f2ea
Merge pull request #13102 from influxdata/reconcile-buckets-and-vars
...
Reconcile buckets and vars
2019-04-02 15:05:10 -07:00
Deniz Kusefoglu
309b2b14e0
Fix the names of components
2019-04-02 14:51:43 -07:00
Deniz Kusefoglu
29cee083bf
Remove config buckets port buckets out of orgview
2019-04-02 14:42:09 -07:00
Deniz Kusefoglu
627a21a8e2
Convert orgList buckets
2019-04-02 14:38:59 -07:00
Deniz Kusefoglu
939d709991
Bump client version
2019-04-02 14:38:59 -07:00
Alirie Gray
d10d216a3f
test(dashboards): create dashboard from template in dashboard index
2019-04-02 14:33:09 -07:00
Alirie Gray
bceac1ab97
feat(dashboards): add overlay to create dashboard from template
2019-04-02 14:33:04 -07:00
Deniz Kusefoglu
2fd804c3b2
Merge pull request #13095 from influxdata/org-state
...
Add SetOrg intermediary component to set org
2019-04-02 13:54:06 -07:00
Deniz Kusefoglu
659649adcb
Add SetOrg intermediary component to set org
2019-04-02 13:41:45 -07:00
alexpaxton
d0c31efd72
Improve Navbar ( #13093 )
...
* Allow nav menu items to be configurable
* Move highlighting logic outside of navbar component into container
* Refactor nav sub items to follow new pattern
* Update tests
* Fix e2e test
* Add className prop to all nav components
* Make nav menu items into PureComponents
* Make all nav defaultProps required
* Treat className & testID uniformly on both types of nav items
* Move nav activation getter to utils folder
2019-04-02 12:57:09 -07:00
Delmer
bbab9a362c
fix(ui/variables): filter vars with prefix names ( #13089 )
2019-04-02 15:37:38 -04:00
Palak Bhojani
4bb1e54302
Update telegraf and dashboards for multiple labels to be added and removed
2019-04-01 15:22:48 -07:00
Deniz Kusefoglu
a71dbc52fb
Merge pull request #13035 from influxdata/org-reborg
...
Org reborg
2019-04-01 13:35:53 -07:00
Deniz Kusefoglu
ab36064e1e
Address review comments
2019-04-01 12:45:31 -07:00
Deniz Kusefoglu
e67edba39d
Skip label creation on dashboard which will be fixed in next PR
2019-04-01 12:41:36 -07:00
Brandon Farmer
5626104abc
Merge pull request #13060 from influxdata/redirect-quartz-logout
...
Redirect to quartz logout in cloud
2019-04-01 12:13:07 -07:00
Deniz Kusefoglu
0bc9815fb3
Skip tasks tests for functionality that will be fixed in next PR
2019-04-01 12:08:42 -07:00
Deniz Kusefoglu
14c405f37d
Remove orgs test, as the logic here will change
2019-04-01 12:07:56 -07:00
Deniz Kusefoglu
4c6c38889e
Fix routes in tests
2019-04-01 12:07:29 -07:00
Brandon Farmer
916f74569a
Redirect to quartz logout in cloud
2019-04-01 11:31:59 -07:00
Palak Bhojani
c60276a779
Update onboarding notification on step 2 to be not chopped
...
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2019-04-01 11:20:45 -07:00
Palak Bhojani
2683651b8c
Add the ability to edit token's description
2019-04-01 09:27:00 -07:00
Jorge Landivar
e983809bb0
Merge pull request #12951 from influxdata/fix/task-options-flux-duration-parser
...
fix(tasks): make durations visibly show up nicely
2019-04-01 09:59:15 -05:00
Deniz Kusefoglu
ddcef59f33
Use hooks to manage orgs state
2019-04-01 02:18:23 -07:00
Deniz Kusefoglu
8450ede9df
Fix linter error
2019-04-01 01:30:37 -07:00
Deniz Kusefoglu
ce5ed1b68b
Replace getActiveOrg with org in redux state
2019-04-01 01:30:20 -07:00
Deniz Kusefoglu
90929f8da3
Add renderWithReduxAndRouter testing function
2019-04-01 01:05:51 -07:00
Deniz Kusefoglu
9e7858ae39
Fix routes and types throughout the app
2019-04-01 01:05:18 -07:00
Deniz Kusefoglu
3bd265bf13
Add in removed variables overlays
2019-04-01 00:23:54 -07:00
Deniz Kusefoglu
6f33f5038d
Remove configuration page nest orgView under settings
2019-04-01 00:14:01 -07:00
Deniz Kusefoglu
acc2b07783
Fix nav bar links
2019-04-01 00:11:48 -07:00
Deniz Kusefoglu
018e22664a
Add org level routing to the app
2019-04-01 00:11:09 -07:00
Deniz Kusefoglu
57da575581
Add orgs load state to redux
2019-04-01 00:00:10 -07:00
Christopher Henn
0e7727543f
Consume new @influxdata/vis library
2019-03-29 16:20:03 -07:00
Brandon Farmer
49fc20e2c5
Merge pull request #13021 from influxdata/cloud-links
...
Exclude links to non functioning areas in cloud
2019-03-29 14:24:29 -07:00
docmerlin (j. Emrys Landivar)
492d8406aa
fix(tasks): make durations visibly show up nicely
2019-03-29 13:50:26 -05:00
Brandon Farmer
edac06aafc
Exclude links to non functioning areas in cloud
2019-03-29 10:54:35 -07:00
Brandon Farmer
8f9015c9b2
Update client to 0.2.54 and fix breaking changes
2019-03-29 09:46:08 -07:00
Iris Scholten
b935242400
Merge pull request #13001 from influxdata/fix/empty-template-button
...
Templates empty state should only have import option
2019-03-28 20:11:56 -07:00
alexpaxton
ef4c49525b
Fix runaway legend ( #13005 )
2019-03-28 17:49:02 -07:00
Brandon Farmer
cc2c826be6
Exclude links that don't work in cloud
2019-03-28 16:54:06 -07:00
Iris Scholten
81b681bd57
Templates empty state should only have import option
2019-03-28 16:46:20 -07:00
Deniz Kusefoglu
0b1b566aac
Merge pull request #12995 from influxdata/system-template-with-vars
...
Add variable to system dashboard template and create at new org
2019-03-28 16:37:10 -07:00
Iris Scholten
a4f7f18cb8
Merge pull request #12997 from influxdata/fix/variable-control-error
...
fix variables controll bar error
2019-03-28 16:30:20 -07:00
Iris Scholten
ea4cd9e8eb
fix variables controll bar error
2019-03-28 16:20:06 -07:00
Deniz Kusefoglu
a651bcadb1
Add variable to system dashboard template and create at new org
2019-03-28 16:05:02 -07:00
Brandon Farmer
0da5abb660
Merge pull request #12993 from influxdata/fix-timerange-dropdown
...
Remove disable of time range dropdown when custom timerange selected
2019-03-28 15:48:15 -07:00
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