Commit Graph

27970 Commits (e8ecc6a712919512ba5c4cf4131ba8cef0cf2d1b)

Author SHA1 Message Date
Leonardo Di Donato e8ecc6a712 feat(http): dashboards protos pagination 2019-01-17 12:35:00 +01:00
Leonardo Di Donato 70921b6014 feat(bolt): dashboards pagination 2019-01-17 12:35:00 +01:00
Leonardo Di Donato b23be9a9a2 feat(inmem): dashboards pagination 2019-01-17 12:35:00 +01:00
Leonardo Di Donato 7601f12a92 feat(testing): tests for dashboards pagination 2019-01-17 12:35:00 +01:00
Leonardo Di Donato 72acc6e598 fix(platform): dashboard filter must implement paging filter 2019-01-17 12:35:00 +01:00
Leonardo Di Donato 964151504f docs(http): update swagger for dashboards filtering 2019-01-17 12:35:00 +01:00
Leonardo Di Donato 91f4ffba30 chore: bucket pagination improvements 2019-01-17 12:35:00 +01:00
Brandon Farmer baa94e5fd8
Merge pull request #11188 from influxdata/fixes/clean-up-routes
Fix org routes
2019-01-16 17:57:59 -08:00
Brandon Farmer 273e0478f0 Fix org routes 2019-01-16 17:49:13 -08:00
Iris Scholten 6a83d6dbc4
Merge pull request #11174 from influxdata/feat/data-loaders-wizard
Move dataloading into admin ui
2019-01-16 17:32:30 -08:00
Iris Scholten 4918d7ae67 Move dataloading into admin ui
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2019-01-16 17:21:07 -08:00
Brandon Farmer bd5dc23461
Merge pull request #11185 from influxdata/fixes/clean-up-routes
Clean up routes
2019-01-16 17:05:03 -08:00
alexpaxton e18f9b1a25
Use Clockface Overlay when confirming switch from editor to builder (#11181)
* Introduce overlay footer presentational component

* Refactor time machine query switcher to display overlay instead of browser dialog

* Dismiss overlay when confirming
2019-01-16 16:59:48 -08:00
Brandon Farmer 4729cac5c5 Clean up routes 2019-01-16 16:55:45 -08:00
Palakp41 2a24c6dca1
Merge pull request #11156 from influxdata/feat/delete-task-adminui
Add the ability to delete a task from organization
2019-01-16 15:59:38 -08:00
alexpaxton 6f2b3d9f25
Polish Table Options (#11160)
* Clean up grid

* Polish threshold list

* Add empty state to table column options

* Improve appearance of custom time format

* Use clockface input within Draggable Column

* Use clockface input in table sidebar
2019-01-16 15:33:34 -08:00
Alirie Gray 2332f852e7
Merge pull request #11171 from influxdata/feat(adminui)/remove-scrapers-from-org
Add ability to delete a scraper from an organization
2019-01-16 15:20:05 -08:00
Alirie Gray ddd6447ae3 Add ability to delete a scraper from an organization 2019-01-16 15:11:36 -08:00
Brandon Farmer 8314cc2ad2
Merge pull request #11173 from influxdata/fix/incorrect-meta-query
Fix incorrect meta query
2019-01-16 14:53:21 -08:00
Brandon Farmer 8053d3a255 Fix incorrect meta query 2019-01-16 14:39:39 -08:00
Nathaniel Cook 073b034c24 chore: add go.mod and go.sum to list of Go sources
This enables workflows that use `go mod edit` commands to rely on the
Makefile correctly rebuilding the Go binaries.
2019-01-16 15:33:14 -07:00
Michael Desa 12c934ba6b
Merge pull request #11157 from influxdata/fix/session-permissions
fix(influxdb): special case the orgs resource when generating permissions
2019-01-16 17:08:21 -05:00
Brandon Farmer 041161a646
Merge pull request #11161 from influxdata/enhancement/improve-meta-query-speed
Improve meta query for tags
2019-01-16 13:30:59 -08:00
Mark Rushakoff f93ecaa137 refactor(task): look up runs more efficiently
This switches run status from a tag to a field. This is likely a
breaking change to existing task logs.

Using a one-off local query, for 250 records, the previous approach took
around 10 seconds and the new approach is about 30 milliseconds. At 1000
records, the previous approach was roughly 110 seconds and the new
approach is around 70 milliseconds.
2019-01-16 13:25:28 -08:00
Michael Desa a5154cf064
Merge pull request #11135 from influxdata/feat/authorize-bucket
authorize bucket service operations
2019-01-16 16:25:03 -05:00
Brandon Farmer bc9a1afcba
Merge pull request #11142 from influxdata/feat/use-api-for-buckets
Use bucket api for listing buckets in time machine
2019-01-16 13:10:13 -08:00
Brandon Farmer b804631996 Improve meta query for tags 2019-01-16 13:06:56 -08:00
Michael Desa 59fde4a9de feat(authorizer): add authorized bucket service
feat(http): use authorizer bucket service for API handler.

test(authorizer): add tests for bucket service auth
2019-01-16 15:37:19 -05:00
Deniz Kusefoglu ef7d5a1928
Merge pull request #11120 from influxdata/fix/save-view-properties
Ensure view retains cellID, and use cellID or id in updateVeiw
2019-01-16 12:36:59 -08:00
Deniz Kusefoglu 901cafbefd
Merge pull request #11130 from influxdata/fix/table-selection
Prevent in place editing of tables that broke table selection
2019-01-16 12:36:30 -08:00
Nathaniel Cook 0eecf59877 build(Makefile): fix glob expansion if find command 2019-01-16 13:35:20 -07:00
Michael Desa ffdba45242 fix(influxdb): special case the orgs resource when generating permissions 2019-01-16 15:26:40 -05:00
Daniel Campbell 00711c5c01
Update final onboarding step to offer next step options to the user (#11145)
* Update final onboarding step to offer next step options to the user

* Add fallback route

* style tweaks, update snapshot

* update id getter
2019-01-16 12:16:56 -08:00
Michael Desa de80496ea2
Merge pull request #11116 from influxdata/feat/authorize-requests
Authorize organization requests.
2019-01-16 15:16:45 -05:00
Palak Bhojani 9442a685b0 Add the ability to delete a task from organization 2019-01-16 12:16:10 -08:00
ABond 3738a73b1c
Merge pull request #11148 from influxdata/chore/restore-nightly-schedule
chore(ci): Restore nightly schedule
2019-01-16 14:50:21 -05:00
Michael Desa bfb865cd72 feat(influxdb): authorize org service operations
feat(influxdb): add unauthorized error code

feat(testing): export ErrorsEqual method

feat(authorizer): add Authorize method that authorizers permissions

feat(authorizer): add org service that authorizes actions to a wrapped org service

feat(http): use authorized org service in org handler

feat(authorizer): rename Authorize to IsAllowed
2019-01-16 14:41:57 -05:00
AJ Bond 08ae5647bf chore(ci): Restore nightly schedule 2019-01-16 14:26:08 -05:00
kelwang 7f20f3a1e6
Merge pull request #11062 from influxdata/session_renew
feat(http): add renew session
2019-01-16 13:29:51 -05:00
ABond da5384f3c3
Merge pull request #11137 from influxdata/chore/docker-nightly-tag
chore(image):Set image tag to version
2019-01-16 13:26:20 -05:00
Brandon Farmer 8b04f04eaf Use bucket api for listing buckets in time machine
Closes #11068
2019-01-16 09:38:18 -08:00
AJ Bond e54b71f6e4 chore(image):Set image tag to version
By default goreleaser will set the image tag to latest. Include the .Version template variable to allow for nightly tags
2019-01-16 12:23:22 -05:00
Palakp41 6807ba6c25
Merge pull request #11128 from influxdata/feat/list-scrapers-admin
Add the ability to list all scrapers using api response
2019-01-16 09:18:41 -08:00
Nathaniel Cook 1f86c197b6
Merge pull request #11138 from influxdata/flux-staging
chore: update Flux to v0.15.0
2019-01-16 09:55:47 -07:00
Nathaniel Cook 1f5ac8f2ce chore: update Flux to v0.15.0 2019-01-16 09:46:27 -07:00
Kelvin Wang 0b90767a31 feat(http): add renew session 2019-01-16 11:07:35 -05:00
zhulongcheng ca332b59de filter buckets by FindOptions 2019-01-16 13:08:56 +01:00
Deniz Kusefoglu 776e6a7ebc Prevent in place editing of tables that broke table selection 2019-01-15 22:17:00 -08:00
ABond 44aa7f39c2
Merge pull request #11117 from influxdata/chore/ui-generation
fix(ui/nightly): Update nightly build process
2019-01-15 21:37:50 -05:00
ABond f58cb351a7
Merge pull request #11129 from influxdata/chore/update-goreleaser
chore(ci):Update goreleaser version
2019-01-15 21:29:44 -05:00