Commit Graph

29646 Commits (dd55308b7753021838a72583bb49012f3cbec2a5)

Author SHA1 Message Date
kelwang dd55308b77
Merge pull request #13071 from influxdata/bucket_not_found
fix(kv): fix bucket not found by name
2019-04-03 17:16:12 -04: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 a08636af33
Merge pull request #13130 from influxdata/fix/org-centric-labels
Update labels in dashboards to be org specific
2019-04-03 14:13:42 -07:00
Alirie Gray f04de15144
Merge pull request #13109 from influxdata/chore/add-description-to-variables
chore(variables): add description property to Variable struct
2019-04-03 14:00:43 -07:00
Alirie Gray bdd260c25b chore(variables): add description property to Variable struct 2019-04-03 13:36:32 -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
kelwang fbd313456a
Merge pull request #13061 from influxdata/swagger_proto_definition
fix(http): swagger proto definition
2019-04-03 15:55:51 -04:00
Kelvin Wang 1cf600aca9 remove proto 2019-04-03 15:42:25 -04:00
Alirie Gray 6001e263dd
Merge pull request #13110 from influxdata/fix/404-error-orgs
Fix/404 error orgs
2019-04-03 12:37:03 -07:00
Alirie Gray 1a9708af49 fix(orgs): rename /organizations in routes to /orgs 2019-04-03 12:16:26 -07:00
Brandon Farmer 4879051c74
Merge pull request #13129 from influxdata/remove-tokens-link
Remove tokens link
2019-04-03 12:12:52 -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
Jeff Wendling 51c0fcee16
Merge pull request #13022 from influxdata/jmw-retention-metrics
storage: make retention metrics global
2019-04-03 11:15:52 -06: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
Alirie Gray e1b9ddb37e
Merge pull request #13078 from influxdata/templates/import-resource-from-template-overlay
feat(dashboards): add overlay to create dashboard from template
2019-04-02 15:01:35 -07:00
Lyon Hill 986a1acdbe
Update task executor to use a TaskService (#13099) 2019-04-02 15:55:31 -06: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
Kelvin Wang 054ce89dc5 fix(kv): fix bucket not found by name 2019-04-02 15:10:56 -04:00
Kelvin Wang bcadefd8cb fix(http): swagger proto definition 2019-04-02 14:26:04 -04:00
Jeff Wendling 157c4fcf0c storage: add tests for retention metrics 2019-04-01 17:44:37 -06:00
Jeff Wendling 3e370b0f99 storage: make retention metrics global
In the case that there are multiple engines, we want the retention
metrics from all of them.
2019-04-01 17:44:37 -06:00
Lyon Hill 83000361c3
Update task coordinator to act as a TaskService middleware (#13068)
* Update task coordinator to act as a TaskService middleware
2019-04-01 16:45:44 -06:00
Palakp41 7a6107e70a
Merge pull request #13072 from influxdata/fix/telegraf-labels-delete
Update telegraf and dashboards for multiple labels to be added and re…
2019-04-01 15:37:41 -07: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
Jade McGough f5f864a638
Merge pull request #13065 from influxdata/label-response
fix(http): update swagger to include correct label add responses
2019-04-01 13:21:30 -07:00
Jade McGough 060f893a93 fix(http): update swagger to include correct label add responses 2019-04-01 13:01:24 -07:00
Deniz Kusefoglu ab36064e1e Address review comments 2019-04-01 12:45:31 -07:00