Commit Graph

1389 Commits (92e82884a60a2023a1785b2189dddb2574508545)

Author SHA1 Message Date
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