Commit Graph

28552 Commits (9fcf27a25bf0f83d589bbe638edd5120e8b46cfd)

Author SHA1 Message Date
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
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