Michael Desa
5a6a6a94ef
fix(http): rename platform to influxdb in package
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-02-07 19:08:41 -05:00
Iris Scholten
9859025173
Merge pull request #11762 from influxdata/fix/get-labels
...
Fix root labels endpoint
2019-02-07 14:37:29 -08:00
Iris Scholten
aad4193c3f
fix root labels endpoint
...
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Delmer Reed <del@influxdata.com>
Co-authored-by: Jade McGough <jade@influxdb.com>
2019-02-07 14:21:49 -08:00
Palakp41
2376491a1c
Merge pull request #11756 from influxdata/fix/orgtasks-inline-edit
...
Fix the inline edit for org tasks page
2019-02-07 13:33:02 -08:00
alexpaxton
cee8c6ad5d
Polish/data loader ( #11754 )
...
* Polish data loading UI and copy
* Update test snapshot
* Ensure consistent display of code snippets in Chrome and Firefox
* Remove unecessary fragment
* Ensure type safety in default props
* Update snapshot
2019-02-07 12:01:10 -08:00
Palak Bhojani
28bb4ab936
Fix the inline edit for org tasks page
2019-02-07 11:06:30 -08:00
Palakp41
07a6f87516
Merge pull request #11752 from influxdata/update-dependency-tasks-get
...
Update client library dependency
2019-02-07 10:37:07 -08:00
Palak Bhojani
8cb22ac3e1
Update client library dependency
2019-02-07 10:10:20 -08:00
Jonathan A. Sternberg
d7b4cbe45c
Merge pull request #11751 from influxdata/flux-staging
...
deps: upgrade to Flux v0.18.0
2019-02-07 10:58:28 -06:00
Jonathan A. Sternberg
31dff58d4d
deps: upgrade to Flux v0.18.0
2019-02-07 10:38:09 -06:00
Jonathan A. Sternberg
e0e3a17ed9
Merge branch 'master' into flux-staging
2019-02-07 10:26:21 -06:00
Jonathan A. Sternberg
204d919a92
refactor(query/influxql): use ast compile function from flux ( #11749 )
2019-02-07 10:02:23 -06:00
Iris Scholten
93093e3b75
Merge pull request #11746 from influxdata/fix/update-client-dependency
...
Update the client library dependency
2019-02-06 20:21:13 -08:00
Palakp41
e351789622
Merge pull request #11745 from influxdata/fix/swap-retention-policy-buckets
...
Swap retention policy on Create bucket overlay
2019-02-06 18:37:12 -08:00
Iris Scholten
3b322359a9
Update the client library dependency
2019-02-06 18:31:59 -08:00
Brandon Farmer
46d9c80022
Merge pull request #11744 from influxdata/feat/migrate-to-0.2.x-client
...
Feat/migrate to 0.2.x client
2019-02-06 16:52:45 -08:00
Iris Scholten
89a395fd0f
Merge pull request #11740 from influxdata/feat/telegraf-config-overlay
...
Add a button to view the telegraf config toml
2019-02-06 16:50:41 -08:00
Palak Bhojani
c17b8e6132
Swap retention policy on Create bucket overlay
2019-02-06 16:37:24 -08:00
Iris Scholten
09632a23d6
Add a button to view the telegraf config toml
2019-02-06 16:30:18 -08:00
Brandon Farmer
0f2b8487ee
Remove validation of cur_swagger
2019-02-06 16:28:49 -08:00
Brandon Farmer
8150ccac61
Remove cur_swagger.yml
2019-02-06 16:24:42 -08:00
Brandon Farmer
139ac34f4d
Update client to 0.2.1
2019-02-06 16:24:16 -08:00
Palakp41
e835033dba
Merge pull request #11739 from influxdata/fix/route-tasks-adminui
...
Update routes to create, update and select task from org page
2019-02-06 16:18:14 -08:00
Brandon Farmer
625d7f47b7
Merge pull request #11738 from influxdata/fixes/sources-swagger
...
Add complete list of links to sources swagger
2019-02-06 16:04:07 -08:00
Palak Bhojani
078ff6db09
Update routes to create, update and select task from org page
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-02-06 16:01:39 -08:00
Brandon Farmer
7e22ffea5a
Add complete list of links to sources swagger
2019-02-06 15:51:39 -08:00
Brandon Farmer
2efd28d3dd
Merge pull request #11736 from influxdata/feat/one-swagger-to-rule-them-all
...
Fix tasks response in swagger
2019-02-06 15:20:12 -08:00
Brandon Farmer
bb8a724c6e
Fix tasks response in swagger
2019-02-06 15:00:36 -08:00
Brandon Farmer
29aaecd2b4
Merge pull request #11728 from influxdata/feat/one-swagger-to-rule-them-all
...
Swagger fixes
2019-02-06 14:45:26 -08:00
Brandon Farmer
960f6882b7
Swagger fixes
2019-02-06 14:03:54 -08:00
Michael Desa
81734dcb00
Merge pull request #11722 from influxdata/revert/pr#10947
...
fix(influxdb): revert functionality added in pr#10947
2019-02-06 16:53:01 -05:00
Palakp41
3636784016
Merge pull request #11700 from influxdata/feat/tasks-page-adminui
...
Feat/tasks page adminui
2019-02-06 13:24:41 -08:00
Brandon Farmer
261dc6ccc5
Merge pull request #11672 from influxdata/feat/one-swagger-to-rule-them-all
...
Consolidate swagger files
2019-02-06 13:14:55 -08:00
Brandon Farmer
5e64b5ba71
Consolidate swagger documentation
2019-02-06 13:04:15 -08:00
Michael Desa
386c70ea0d
fix(influxdb): revert functionality added in pr#10947
2019-02-06 15:54:09 -05:00
Michael Desa
552ebb881b
Merge pull request #11701 from influxdata/fix/task-urm
...
fix(http): use urm without authz where appropriate
2019-02-06 15:24:51 -05:00
Palak Bhojani
c30d49cc57
Create org task page which uses tasks component
2019-02-06 11:58:54 -08:00
Michael Desa
dbc241b728
fix(http): use urm without authz where appropriate
2019-02-06 14:24:21 -05:00
Michael Desa
f79075deda
fix(cmd/influxd/launcher): use http clients for testing launcher
2019-02-06 14:24:21 -05:00
Michael Desa
d96787dd67
fix(cmd/influxd/launcher): remove platform alias for influxdb
2019-02-06 14:24:21 -05:00
Iris Scholten
8b991e5dc5
Merge pull request #11705 from influxdata/fix/plugins-configure-only
...
fix(ui/dataLoaders): Move plugins sidebar into only collectors configure step
2019-02-06 10:30:34 -08:00
Christopher Henn
eb91be8090
Upgrade React to 16.8.0
2019-02-06 10:18:42 -08:00
Leonardo Di Donato
b60ac48f6c
fix(http): task service should use new task backend also when testing user resource mappings
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-02-06 19:18:23 +01:00
Leonardo Di Donato
e6bb9e6b97
feat(http): view backend for view http handler
...
Signed-off-by: Leonardo Di Donato <leodidonato@gmail.com>
2019-02-06 19:18:23 +01:00
Leonardo Di Donato
24441cd2ad
fix(http): scrapers members and owners
2019-02-06 19:18:23 +01:00
zhulongcheng
2d48b85f0a
feat(http): construct label handler by LabelBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
be37e07bea
feat(http): construct member handler by MemberBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
57dc6664f5
feat(http): construct flux handler by FluxBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
c283b068ed
feat(http): construct write handler by WriteBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
df93adce9a
feat(http): construct telegraf handler by TelegrafBackend
2019-02-06 19:18:23 +01:00