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
Leonardo Di Donato
4da94df793
feat(inmem): filter macros by organization ID
2019-01-15 20:39:41 +01:00
Leonardo Di Donato
6527987b80
chore(platform/testing): macro platform testing accounts for org ID now
2019-01-15 20:39:41 +01:00
Leonardo Di Donato
7111cf4297
chore(platform): default macro find options and error
2019-01-15 20:39:41 +01:00
Leonardo Di Donato
0f3a076f3e
feat(http): get macros via http accounts for query parameters
...
Refs #1908
2019-01-15 20:39:41 +01:00
Leonardo Di Donato
edc2f703c3
chore(bolt): bolt macro impl. is a macro service again
2019-01-15 20:39:41 +01:00
Leonardo Di Donato
0a5584e994
chore(inmem): inmem macro is a macro service again
2019-01-15 20:39:41 +01:00
Leonardo Di Donato
fa6b6f4d09
chore(mock): macro mock is a macro service again
2019-01-15 20:39:41 +01:00
Leonardo Di Donato
b39b23da36
chore(testing): macro testing framework respect macro service interface
2019-01-15 20:39:41 +01:00
Leonardo Di Donato
ecf865f2fe
feat(macro): addition of org ID to macros
2019-01-15 20:39:41 +01:00
Palakp41
c278388fdd
Merge pull request #11096 from influxdata/feat/collectors-ui-admin
...
Build ui for Collectors on Organizaitons page
2019-01-15 11:34:35 -08:00
Jade McGough
d174d56f35
Merge pull request #11097 from influxdata/task-labels-swagger
...
fix(http): use correct response for task labels GET request
2019-01-15 11:25:55 -08:00
Michael Desa
4c1afc3a21
fix(ui): update permissions type in cur swagger and associated ui
...
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Co-authored-by: Michael Desa <mjdesa@gmail.com>
2019-01-15 14:24:20 -05:00
Iris Scholten
ab549039d1
feat(ui/dataLoaders): Update Scraper ui and connect to api
2019-01-15 11:20:32 -08:00
Jade McGough
fe6e1bcd23
fix(http): use correct response for task labels GET request
2019-01-15 11:18:57 -08:00
Deniz Kusefoglu
a8f08ca347
Merge pull request #11095 from influxdata/fix/post-to-telegrafs
...
Add organizationID to telegrafsRequest schema
2019-01-15 11:18:30 -08:00
Palak Bhojani
6b71e08c73
Build ui for Collectors on Organizaitons page
2019-01-15 11:14:24 -08:00
Deniz Kusefoglu
b249f82e6d
Add organizationID to telegrafsRequest schema
2019-01-15 10:40:39 -08:00
Michael Desa
79031fd814
Merge pull request #11089 from influxdata/fix/authz-resources
...
fix(influxdb): change resource to resource type
2019-01-15 13:16:45 -05:00
Michael Desa
c60031a6b7
fix(influxdb): change resource to resource type
2019-01-15 12:57:57 -05:00
Deniz Kusefoglu
515d23117c
Merge pull request #11049 from influxdata/fix/dashboard-swagger
...
Rename json organizationID to orgID across API
2019-01-15 09:51:36 -08:00