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 |
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 |
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 |
Iris Scholten
|
3d6e253cf7
|
fix(ui/dataLoaders): Update default telegraf config name to 'Name this Configuration'
|
2019-02-05 13:09:54 -08:00 |
Deniz Kusefoglu
|
7ade66488e
|
Merge pull request #11679 from influxdata/feat/clone-tasks
Feat/clone tasks
|
2019-02-05 11:39:08 -08:00 |
Iris Scholten
|
b7032764d3
|
fix(ui/dataLoaders): Update plugin config button to 'Done'
|
2019-02-05 11:36:32 -08:00 |
Iris Scholten
|
27ac0e7619
|
Merge pull request #11681 from influxdata/fix/plugin-docs-link
fix(ui/dataLoaders): Update plugin form to use correct documentation link
|
2019-02-05 11:30:43 -08:00 |
Brandon Farmer
|
5da36190d9
|
Switch sources api calls to client
|
2019-02-05 11:29:01 -08:00 |
Iris Scholten
|
238cc119e5
|
Merge pull request #11678 from influxdata/fix/add-swap-system
fix(ui/dataLoaders): Add swap to system bundle
|
2019-02-05 11:20:00 -08:00 |
Iris Scholten
|
63ef3c49a3
|
fix(ui/dataLoaders): Update plugin form to use correct documentation link
|
2019-02-05 11:16:03 -08:00 |
Deniz Kusefoglu
|
1b12892406
|
Remove clone naming from tasks and update tests
|
2019-02-05 11:00:54 -08:00 |
Deniz Kusefoglu
|
6c22c03ac3
|
Incrementally name dashboard clones
|
2019-02-05 11:00:54 -08:00 |
Deniz Kusefoglu
|
7d635e9e1c
|
Add utility for proper naming of task clones
|
2019-02-05 11:00:54 -08:00 |
Deniz Kusefoglu
|
d8e32cff4b
|
Add ability to clone tasks
|
2019-02-05 11:00:54 -08:00 |
Iris Scholten
|
fd974fb6b6
|
fix(ui/dataLoaders): Add swap to system bundle
|
2019-02-05 10:59:37 -08:00 |
Iris Scholten
|
c010c0513f
|
Merge pull request #11676 from influxdata/fix/old-dataloader-type
fix(ui/dataLoaders): Set collectors data loading type in the correct place
|
2019-02-05 10:56:19 -08:00 |
Iris Scholten
|
8e1c30c743
|
Merge pull request #11675 from influxdata/refactor/combine-bucket-dropdowns
refactor(ui/dataLoaders): Update dataLoaders bucket dropdowns to be the same component
|
2019-02-05 10:47:23 -08:00 |
Delmer
|
90236be3f0
|
fix(ui/onboarding): update Influx 2.0 -> InfluxDB 2.0 (#11654)
|
2019-02-05 13:38:06 -05:00 |
Jeff Wendling
|
d728c8fa03
|
Merge pull request #11364 from influxdata/jmw-hoist-wal
Move the WAL from the tsm1.Engine to the storage.Engine
|
2019-02-05 08:47:21 -08:00 |
Lyon Hill
|
ab2a7265a4
|
Add user resource management to the task API (#11664)
* Add user resource management to the task API
step 1 and 2 of #11427
|
2019-02-05 08:26:26 -08:00 |
Iris Scholten
|
2a2e36b6f7
|
fix(ui/dataLoaders): Set collectors data loading type in the correct place
|
2019-02-04 17:50:30 -08:00 |
Iris Scholten
|
54353fb964
|
refactor(ui/dataLoaders): Update dataLoaders bucket dropdowns to be the same component
|
2019-02-04 17:27:17 -08:00 |
Iris Scholten
|
2265893c37
|
Merge pull request #11671 from influxdata/refactor/separate-lp-wizard
refactor(ui/dataLoaders): Move Line Protocol wizard into a separate wizard
|
2019-02-04 16:51:02 -08:00 |
Palakp41
|
25be25c0bd
|
Merge pull request #11673 from influxdata/feat/inline-edit-adminui
Add the ability to inline-edit for Bucket, Dashboard, Tasks, Collecto…
|
2019-02-04 16:50:46 -08:00 |
Iris Scholten
|
8335b4234d
|
refactor(ui/dataLoaders): Move Line Protocol wizard into a separate wizard
|
2019-02-04 16:31:11 -08:00 |
Palak Bhojani
|
811fbd84ae
|
Add the ability to inline-edit for Bucket, Dashboard, Tasks, Collectors and Scraper names
|
2019-02-04 16:26:37 -08:00 |
Mark Rushakoff
|
211d28567d
|
fix(task): set run status to failed if execution fails
Previously a run that started successfully and then failed, would be
incorrectly marked as a success.
|
2019-02-04 15:51:11 -08:00 |