Commit Graph

1392 Commits (b5f6effda473af22cadc13b6be7747a1ad0b9486)

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