Commit Graph

1030 Commits (afcfb1085919d7ada1240b30a81b0ac16d070843)

Author SHA1 Message Date
Christopher Henn d168360739 Run Prettier through ESLint 2019-03-08 10:55:30 -08:00
Russ Savage 83614f94d7
Minor text updates for password error and default scraper name (#12448)
* updating password length message
* updating default scraper name
* updating password error in a few more places; fixed tests
2019-03-08 09:12:59 -08:00
alexpaxton d2bd4b76d9
Inline Label Editing from Dashboards Index (#12384)
* Use client generated Label in dashboard actions

* Fetch labels when dashboards index loads

* Add styles for "colorless" labels

* Implement inline label editing from dashboard cards

* Fine tune label deletion

* Create createLabelAJAX function

Co-Authored-By: Delmer <ofthedelmer@users.noreply.github.com>

* Make inline label creation work in dashboards index

Co-Authored-By: Delmer <ofthedelmer@users.noreply.github.com>

* WIP use ILabel as the defacto label type

* Ensure a label can be updated without having to change the name

* Ensure all fields in a Label can be changed in the overlay

* WIP write e2e tests for inline labelling

Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>

* wip: dashboard brittle

* wip dashboards

* Position inline labels popover such that it doesn't collide with the navbar

* chore: run all dashboard tests 25 times

* Ensure that there is a dashboard with a name that matches the search test query

* Appease the lint gods with mortal sacrifice

* Remove unit test in favor of e2e test

Everything the unit test is testing is also tested by the e2e test

Co-Authored-By: Delmer <ofthedelmer@users.noreply.github.com>

* Remove for loop and fix search name assertion

Co-Authored-By: Delmer <ofthedelmer@users.noreply.github.com>
Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>

* Fix affected task test

Co-Authored-By: Delmer <ofthedelmer@users.noreply.github.com>
Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>

* Fix incorrectly named reference in e2e test

Co-Authored-By: Delmer <ofthedelmer@users.noreply.github.com>
Co-Authored-By: Andrew Watkins <121watts@users.noreply.github.com>

* Undo go file change

* Add guard back in

* Undo changes to go file
2019-03-08 09:11:30 -08:00
Iris Scholten 368292d5d2 fix(ui): Update client library dependency to fix duplicating labels on task import 2019-03-07 16:39:00 -08:00
Palak Bhojani 834f6d0b75 Add the ability to remove a member from org 2019-03-07 14:52:58 -08:00
Palak Bhojani 7c348b7bb4 Update users dropdown to filter out the users that already exist in org 2019-03-07 14:03:16 -08:00
Delmer 05868409bb
fix(ui/signin): remove loading state transition interval (#12430) 2019-03-07 15:12:32 -05:00
Iris Scholten 69b51cbc4b
Merge pull request #12428 from influxdata/update-client-dependency
Update client dependency to fix dashboard cloning and task import
2019-03-07 11:26:28 -08:00
Andrew Watkins b441d23818
chore: add buckets sub item to config nav (#12429) 2019-03-07 10:37:26 -08:00
Andrew Watkins 2a1813bb13
test: reintroduce org (#12425)
* chore: unskip org test

* chore: org experiment

* test: only run each test once
2019-03-07 10:13:50 -08:00
Iris Scholten d319f88fcf chore(ui/client): Update client dependency to fix dashboard cloning and task import 2019-03-07 10:02:35 -08:00
Chris Goller 94dcfc770e
Merge pull request #12412 from influxdata/fix/remove-all-users-create-org
fix(authz): revert https://github.com/influxdata/influxdb/pull/11441
2019-03-06 20:08:04 -06:00
Chris Goller 0ad1b504ec fix(e2e): skip org tests until we can create orgs 2019-03-06 19:54:19 -06:00
Daniel Campbell d232b21eb4
fix onboarding scrollbars (#12408) 2019-03-06 17:42:51 -08:00
Andrew Watkins 911f533b5b
test(e2e/orgs): strengthen org delete test
* test(e2e/orgs): experimenting with org delete

* test(e2e/task): try delete test 1000 times

* reduce tests to 200

* test(task/e2e): wait for create and /org/delete

* test: visit tasks

* test(e2e/task): wait on task delete and get

* test(orgs/e2e): wait on get all orgs

* test(e2e): increase default command timeout to 10s

* visit tasks after create

* test(e2e/orgs): unskipping create and delete

* unskipping update org

* update org 200 times
2019-03-06 16:35:30 -08:00
Palakp41 eb55424013
Merge pull request #12405 from influxdata/update-swagger-type-logs
Update Logs type in tasks response to include an object for event
2019-03-06 16:12:49 -08:00
Palak Bhojani ef440615e6 Update response to include event object for LogEvent type
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Chris Goller
2019-03-06 16:01:47 -08:00
Palakp41 d00e54e1f2
Merge pull request #12401 from influxdata/feat/org-add-members
Add the ability to add members to an org
2019-03-06 15:44:38 -08:00
Delmer d18c6fe38c
feat(ui/oauth/redirect): redirects to /api/v2/signin (#12406) 2019-03-06 18:27:31 -05:00
Palak Bhojani 18574c57a3 Add the ability to add members to an org 2019-03-06 15:09:08 -08:00
Delmer fe6ce24c80
chore(ui/client:) update client to 0.2.27 (#12395) 2019-03-06 17:13:51 -05:00
Delmer 0fa7605276
fix(ui/tasks/redux): add updateTask for add/remove labels (#12369) 2019-03-06 15:40:35 -05:00
Deniz Kusefoglu 08f159dd46
Merge pull request #12315 from influxdata/task-import-export-functions
Create task export from and import to template functions
2019-03-06 11:45:31 -08:00
Nathaniel Cook b129026334
Merge pull request #12371 from influxdata/flux-staging
upgrade Flux to v0.21.3
2019-03-06 12:17:12 -07:00
Deniz Kusefoglu 6c7b2808e5 Fix task edit path 2019-03-06 11:08:18 -08:00
Deniz Kusefoglu 6a56f68580 Remove unused task types 2019-03-06 11:06:09 -08:00
Deniz Kusefoglu 355151e2ff Convert blankTemplate to a function 2019-03-06 11:04:44 -08:00
Deniz Kusefoglu c87b6404ef Make version numbers match in templates 2019-03-06 10:57:49 -08:00
Deniz Kusefoglu 23229216eb Fix test indentation 2019-03-06 10:57:34 -08:00
Deniz Kusefoglu 2fce891950 Fix capitalization of functions 2019-03-06 10:51:40 -08:00
Chris Henn bea7cc9d50
Update ui/src/organizations/components/OrgTaskExportOverlay.tsx
Co-Authored-By: ebb-tide <deniz@influxdata.com>
2019-03-06 10:49:06 -08:00
Chris Henn 22909a13e1
Update ui/src/shared/copy/notifications.ts
Co-Authored-By: ebb-tide <deniz@influxdata.com>
2019-03-06 10:48:52 -08:00
Chris Henn 13f64c3690
Update ui/src/shared/copy/notifications.ts
Co-Authored-By: ebb-tide <deniz@influxdata.com>
2019-03-06 10:48:39 -08:00
Daniel Campbell 09ae20c384
add histogram icon (#12394) 2019-03-06 10:23:32 -08:00
Nathaniel Cook 3f619219e1 Merge branch 'master' into flux-staging 2019-03-06 09:28:32 -07:00
Deniz Kusefoglu 445b9e2e2a Add testst to resourcesToTemplate 2019-03-06 00:19:28 -08:00
Deniz Kusefoglu e304dd7d7d Configure importOverlay to work in tasks 2019-03-05 23:02:24 -08:00
Deniz Kusefoglu fa636e9875 Add try catch and notifications to task import 2019-03-05 23:01:45 -08:00
Deniz Kusefoglu 3a374328d8 Add import overlay to tasks route 2019-03-05 21:51:07 -08:00
Deniz Kusefoglu 1f2905a705 Add export overlay to tasks route 2019-03-05 21:44:34 -08:00
Deniz Kusefoglu d2583c9719 bump client version, and use updated client template types to create template 2019-03-05 21:41:37 -08:00
Deniz Kusefoglu faaac68c56 call client create task from template from org import overlay 2019-03-05 17:10:06 -08:00
Deniz Kusefoglu 97e1f21086 Add detailed types to templates 2019-03-05 17:08:51 -08:00
Deniz Kusefoglu e9cd777442 Menu item will run action even if no collapseMenu function 2019-03-05 17:08:51 -08:00
Deniz Kusefoglu 6cbf537d16 Create task to template function and perform in export task overlay 2019-03-05 17:08:51 -08:00
Deniz Kusefoglu 73dbfe0d68 Temporarily make organization on task optional. it will be removed 2019-03-05 17:08:51 -08:00
Deniz Kusefoglu 4978fd7bc1 Remove console.log 2019-03-05 17:08:30 -08:00
Andrew Watkins 6a5780a06b
fix(ui/nav): double highlight nav menu (#12380)
* fix: nav double highlight

* refactor: use some instead of reduce
2019-03-05 16:46:20 -08:00
Christopher Henn 757fd82ac5 Remove log viewer histogram code 2019-03-05 16:38:32 -08:00
Christopher Henn fe04ef3476 Fix histogram tooltip z-index issues
Closes #11950
2019-03-05 16:38:32 -08:00