zhulongcheng
0a4ef01294
fix(inmem): fix typos in source service
2019-03-07 10:18:55 +08:00
zhulongcheng
1a60087121
fix(testing): remove view service
2019-03-07 10:18:55 +08:00
zhulongcheng
71a9ef101e
fix(mock): remove view service
2019-03-07 10:18:55 +08:00
zhulongcheng
1a46cc8f80
fix(http): remove view handler
2019-03-07 10:18:55 +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
Chris Goller
1e48a940b1
fix(authz): revert https://github.com/influxdata/influxdb/pull/11441
...
This will disallow web users from creating organizations until
we figure out how.
2019-03-06 19:20:24 -06: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
Palak Bhojani
cdce8b1388
Update Logs type in swagger to match the api response
2019-03-06 14:52:12 -08:00
Delmer
fe6ce24c80
chore(ui/client:) update client to 0.2.27 ( #12395 )
2019-03-06 17:13:51 -05:00
Michael Desa
219e056366
Merge pull request #12382 from influxdata/feat/templates
...
Add templates
2019-03-06 13:41:52 -08:00
Jonathan A. Sternberg
9549cc4d97
fix(storage/reads): track memory allocations when reading from storage ( #12404 )
2019-03-06 15:29:45 -06:00
Michael Desa
2687b7fd61
feat(influxdb): add support for templates
...
feat(influxdb): add generic store for documents
feat(influxdb): support authorizations in document store
feat(influxdb): support orgs in user resource mapping
feat(influxdb): add read-only included field on documents
feat(influxdb): add labels support to documents service
fix(influxdb): rename data field to content on documents
feat(influxdb): add with org id options for document store
feat(http): add templates swagger
feat(influxdb): add documentation to document options
doc(kv): add documentation for kv document store
test(kv): pull document tests in to the testing package
fix(http): fix swagger specification of templates endpoints
2019-03-06 13:18:31 -08:00
Delmer
0fa7605276
fix(ui/tasks/redux): add updateTask for add/remove labels ( #12369 )
2019-03-06 15:40:35 -05:00
Nathaniel Cook
c4a1270ec7
Merge pull request #12399 from influxdata/flux-staging
...
chore(flux): update to Flux v0.21.4
2019-03-06 13:05:53 -07:00
Nathaniel Cook
23b409209b
chore(flux): update to Flux v0.21.4
2019-03-06 12:51:15 -07: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
kelwang
0ae463f982
Merge pull request #12372 from influxdata/create_directory_onboarding
...
fix(setup): create dir when influxdb ran as a different user
2019-03-06 13:21:07 -05:00
Jeff Wendling
f305478851
Merge pull request #12348 from influxdata/jmw-debug-tracking-runtime
...
pkg/lifecycle: resource debug tracking at runtime
2019-03-06 11:19:03 -07:00
Jeff Wendling
8a2ac94b48
Merge pull request #12349 from influxdata/jmw-validate-before-cache
...
storage: detect conflicting types in a single batch of points
2019-03-06 11:14:20 -07:00
Jeff Wendling
f53f9cd949
storage: detect conflicting types in a single batch of points
...
When the WAL was moved up, the validation that happened at the cache
was skipped. This moves the field type validation for a batch of
points up ahead of the WAL again.
2019-03-06 10:30:52 -07:00
Lyon Hill
bea47b1a7e
Respect the incoming flux script ( #12390 )
2019-03-06 09:30:11 -07:00
Nathaniel Cook
3f619219e1
Merge branch 'master' into flux-staging
2019-03-06 09:28:32 -07:00
Mark Rushakoff
ceaed4c31e
fix(task): only update authorization when requested
...
The previous code was mistakenly updating the task's authorization even
when it wasn't part of the update request.
2019-03-06 08:27:05 -08:00
kelwang
579f1a375f
Merge pull request #12389 from influxdata/bucket_update_uniqueness
...
fix(testing): update bucket update uniqueness
2019-03-06 11:01:39 -05:00
Kelvin Wang
2fa517c19c
fix(testing): update bucket update uniqueness
2019-03-06 10:17:56 -05:00
Kelvin Wang
e93ea03d38
fix(setup): create dir when influxdb ran as a different user
2019-03-06 09:43:36 -05: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