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
zhulongcheng
18f4825e4f
feat(http): construct task handler by TaskBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
c95e8b14da
feat(http): construct setup handler by SetupBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
2c89ee715b
feat(http): construct source handler by SourceBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
5d8b1507f5
feat(http): construct scraper handler by ScraperBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
385cca43b7
feat(http): construct authorization handler by AuthorizationBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
639753ab45
feat(http): construct macro handler by MacroBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
ac43477d68
feat(http): construct dashboard handler by DashboardBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
ef308ab9bd
feat(http): construct org handler by OrgBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
e29f925679
feat(http): construct bucket handler by BucketBackend
2019-02-06 19:18:23 +01:00
zhulongcheng
4dbfae4628
construct user handler by UserBackend
2019-02-06 19:18:23 +01:00
Iris Scholten
1f8121883e
fix(ui/dataLoaders): Move plugins sidebar into only collectors configure step
...
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2019-02-06 09:42:55 -08:00
ABond
c67ab7faad
Merge pull request #11520 from influxdata/chore/docker-image
...
chore(docker): Include ca-certificates
2019-02-06 12:37:39 -05:00
Delmer
86346bc8d5
fix(ui): show checked on multidropdown ( #11711 )
2019-02-06 12:05:36 -05:00
Delmer
48c9b6689b
fix(ui): show telegraf config instructions ( #11677 )
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-02-06 12:04:30 -05:00
Brandon Farmer
abe919308d
Merge pull request #11704 from influxdata/chore/remove-code-generation-ts
...
Remove typescript client generation
2019-02-06 08:59:26 -08:00
Jonathan A. Sternberg
8b20b52f51
refactor(query/influxql): modify the transpiler interface to produce an AST ( #11662 )
...
This refactors everything to generate and use a flux AST when
transpiling an influxql query. This also updates the spectests so they
use flux instead of writing out the AST and compare the resulting
AST's.
2019-02-06 10:18:33 -06:00
alexpaxton
cd6fb3cd67
Improve Clockface Spinners ( #11697 )
...
* Introduce spinner container and techno spinner
Co-Authored-By: Delmer <ofthedelmer@users.noreply.github.com>
* Replace unstyled "Spinner" component with spinner container / techno spinner combo
Co-Authored-By: Delmer <ofthedelmer@users.noreply.github.com>
* Replace instances of Spinner with SpinnerContainer
* Replace instances of PageSpinner with SpinnerContainer
* Cleanup
* Updoot
* Improve changelog message
2019-02-05 17:33:44 -08:00
Brandon Farmer
3992fa9d54
Remove typescript client generation
...
- All api calls are now through the client or raw XMLHTTPRequest
2019-02-05 17:13:57 -08:00
Brandon Farmer
c1a6aeb4d7
Merge pull request #11703 from influxdata/feat/dashboards-api-client
...
Update dashboard api calls to use client
2019-02-05 16:43:39 -08:00
Brandon Farmer
cb30f50e14
Update dashboard api calls to use client
2019-02-05 16:20:42 -08:00
Brandon Farmer
d305fe9775
Merge pull request #11694 from influxdata/feat/ast-client-library
...
Move ast call to client library
2019-02-05 16:20:12 -08:00
Iris Scholten
14482cf860
Merge pull request #11693 from influxdata/feat/telegraf-auth-envvar
...
feat(ui/dataLoaders): Use env var for telegraf config auth token
2019-02-05 14:45:55 -08:00
Brandon Farmer
c8cc898a11
Move ast call to client library
2019-02-05 14:28:19 -08:00
Brandon Farmer
8f96a72677
Merge pull request #11690 from influxdata/feat/protos-api-client
...
Move proto api to client library
2019-02-05 14:26:36 -08:00
Iris Scholten
26e2a15f3a
feat(ui/dataLoaders): Use env var for telegraf config auth token instead of auth token
2019-02-05 14:19:58 -08:00
Iris Scholten
993a8d6e70
Merge pull request #11689 from influxdata/fix/collectors-configure-button
...
fix(ui/dataLoaders): Update the collectors configure step button to 'Create and Verify'
2019-02-05 13:46:33 -08:00
Brandon Farmer
7b27c92a57
Move proto api to client library
2019-02-05 13:41:19 -08:00
Brandon Farmer
2c3df38ebc
Merge pull request #11688 from influxdata/feat/cells-api-client
...
Move cells api calls to client
2019-02-05 13:39:25 -08:00
Iris Scholten
04e36b18f0
fix(ui/dataLoaders): Update the collectors configure step button to 'Create and Verify'
2019-02-05 13:32:47 -08:00
Iris Scholten
b3391d2170
Merge pull request #11687 from influxdata/fix/default-telegraf-name
...
fix(ui/dataLoaders): Update default telegraf config name to 'Name this Configuration'
2019-02-05 13:27:46 -08:00
Iris Scholten
3a4ea24cd1
Merge pull request #11683 from influxdata/fix/plugin-form-button-wording
...
fix(ui/dataLoaders): Update plugin config button to 'Done'
2019-02-05 13:15:47 -08:00
Brandon Farmer
4893c5f451
Move cells api calls to client
2019-02-05 13:15:22 -08:00
Brandon Farmer
36d866d20a
Merge pull request #11682 from influxdata/feat/switch-sources-client-library
...
Switch sources api calls to client
2019-02-05 13:12:38 -08:00