Commit Graph

28040 Commits (04e541bf06039461194610dec58e1bf00e33ca6c)

Author SHA1 Message Date
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
AJ Bond cd11b348ed fix(ui): Fix UI generation issues
This issue allows for the ui to be generated during the build proccess
2019-01-15 20:45:38 -05:00
AJ Bond 8b167185f6 chore(ci):Update goreleaser version
Update goreleaser to the latest release version which provides support for multiple binaries within a docker image
2019-01-15 20:36:18 -05:00
Palak Bhojani 3fef15ad60 Add the ability to list all scrapers using api response 2019-01-15 17:26:44 -08:00
Alirie Gray d9a3b6d76c
Feat/edit labels on tasks (#11122)
* Replace EditDashboardLabelsOverlay with generic EditLabelsOverlay
* Add ability to add/remove labels from a task
2019-01-15 17:02:32 -08:00
Brandon Farmer fb42bf672c
Merge pull request #11121 from influxdata/feat/remember-query-builder
Remember query from query builder
2019-01-15 16:44:09 -08:00
Brandon Farmer 7cdad677f9 Remember query from query builder
Closes #11021

When switching from query builder to editor and back, query should be
persisted
2019-01-15 16:31:50 -08:00
Deniz Kusefoglu e0c4b6c87c Ensure views keep cellID and use cellID or id for view 2019-01-15 16:27:40 -08:00
Palakp41 1efecc8835
Merge pull request #11124 from influxdata/feat/delete-collectors-admin
Add the ability to delete collector from admin ui
2019-01-15 16:23:30 -08:00
Brandon Farmer a912c7e11b
Merge pull request #11126 from influxdata/feat/update-query-builder-meta-queries
Update meta queries for query builder
2019-01-15 16:22:21 -08:00
Palak Bhojani a7816fb1c0 Add the ability to delete collector from admin ui 2019-01-15 16:09:56 -08:00
Brandon Farmer 00c785056c Update meta queries for query builder 2019-01-15 16:02:59 -08:00
alexpaxton cf7ab909fb
Various Polish Stories (#11123)
* Decrease space below overlay headings

* Make panels contrast with background when nested in a tabbed page

* Improve styling of user settings page

* Improve styling of Labels and Tokens pages

* Polish Bucket overlays

* Link to org profile from dashboards list

* Refer to actual resource type instead of "This Resource"

* Link homepage card to collectors page

* Update test snapshots
2019-01-15 15:56:15 -08:00
Palakp41 2a3b82bd3f
Merge pull request #11119 from influxdata/feat/download-config-admin
Add the ability to download config from collectors
2019-01-15 15:29:29 -08:00
Palak Bhojani 14007b7f94 Add the ability to download config from collectors 2019-01-15 15:15:43 -08:00
Deniz Kusefoglu 8c78f0f225
Merge pull request #11118 from influxdata/fix/builder-query
Replace keys(except) function with new group and distinct in query builder
2019-01-15 15:09:20 -08:00
Deniz Kusefoglu 0adfe1466d Replace keys(except) function with new group and distinct format in query builder 2019-01-15 14:25:38 -08:00
Alirie Gray e33de92a1b
Merge pull request #11113 from influxdata/bugfix/table-option-render
Only render SortBy dropdown if FieldOptions exist
2019-01-15 13:40:04 -08:00
alexpaxton 684268db5e
Editable Organization Name (#11107)
* Make org name editable in place

* Remove org options tab

We can bring this back later if need be
2019-01-15 13:14:47 -08:00
Alirie Gray d96cc23f31 Only render SortBy dropdown if FieldOptions exist 2019-01-15 13:04:50 -08:00
Michael Desa 4d0bec5b49
Merge pull request #11098 from influxdata/fix/permission-ui
fix(ui): update permissions type in cur swagger and associated ui
2019-01-15 15:53:37 -05:00
Lyon Hill 382de51683
Make task validation errors more clear (#11093)
* fix task validation errors to be more clear
fixes #10987
2019-01-15 13:35:04 -07:00
alexpaxton aec88b17b4
Move my settings and my tokens to config tab (#11079) 2019-01-15 12:22:18 -08:00
Iris Scholten c97d0c7d28
Merge pull request #11076 from influxdata/feat/save-scraper-targets
feat(ui/dataLoaders): Update Scraper ui and connect to api
2019-01-15 11:51:41 -08:00
Leonardo Di Donato f7d33a63a5 fix(http): canonicize dashboard organization field
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-01-15 20:39:41 +01:00
Leonardo Di Donato 7e8cea7641 chore(bolt): use platform.Error within ReplaceMacro and DeleteMacro methods
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-01-15 20:39:41 +01:00
Leonardo Di Donato 26ff149f61 docs(http): swagger update for macros 2019-01-15 20:39:41 +01:00
Leonardo Di Donato 4c8db98ca9 chore(testing): test macro by org
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-01-15 20:39:41 +01:00
Leonardo Di Donato d6e010c884 feat(bolt): org index for filtering macros 2019-01-15 20:39:41 +01:00
Leonardo Di Donato cdd1a098a7 chore(testing): find macros tests
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-01-15 20:39:41 +01:00
Leonardo Di Donato 184021174e feat(bolt): macro filtering by org id
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-01-15 20:39:41 +01:00