Palak Bhojani
0cc3dd0224
Update Org page to include Dashboards components
2019-02-08 09:38:22 -08:00
Iris Scholten
0daf6a338d
Merge pull request #11764 from influxdata/feat/move-download-config
...
feat(ui/dataLoaders): Move download config into view overlay
2019-02-08 09:32:37 -08:00
Christopher M. Wolff
3e66ebd616
refactor(query): update to reflect changes to windows ( #11766 )
2019-02-08 08:57:55 -08:00
Christopher Wolff
698de51e67
refactor(query): update to reflect changes to windows
2019-02-08 08:39:52 -08:00
Alex P
1a3e6cc917
Consolidate and standardize styles of resource renaming
...
Co-Authored-By: palakp41 <palak@influxdata.com>
2019-02-07 17:34:55 -08:00
Iris Scholten
53db6ddaa1
feat(ui/dataLoaders): Move download config into view overlay
2019-02-07 17:22:36 -08:00
Gershon Shif
aa66aebaaa
enable Litmus Smoke tests on daily PRs ( #11747 )
...
* enable Litmus Smoke tests on daily PRs
- created a litmus_daily job
- added persist_to_workspace to build job to have access to influxd binary
- added litmus_daily to build workflow
- added two script files, litmus_success_notify.sh and litmus_fail_notify.sh to `etc` directory
- added the above script files to the one to be shared in the workspace
- updated litmus_daily and litmus_nightly jobs to use scripts for notifications.
2019-02-07 17:21:56 -08:00
Russ Savage
9ec9d8bf9f
update changelog for alpha 2 release
2019-02-07 16:37:35 -08:00
Alex P
c6dfe1a6b8
Remove unused import
...
Co-Authored-By: palakp41 <palak@influxdata.com>
2019-02-07 16:23:48 -08:00
Alex P
8fbb593344
Make filename match component name
...
Co-Authored-By: palakp41 <palak@influxdata.com>
2019-02-07 16:23:38 -08:00
Alex P
9766eb03dd
Make margins in orgs dashboard index consistent with other orgs indeces
...
Co-Authored-By: palakp41 <palak@influxdata.com>
2019-02-07 16:18:53 -08:00
Michael Desa
9aeca07e96
Merge pull request #11763 from influxdata/fix/label-auth
...
Pass resource type to generic resource handler for labels
2019-02-07 19:18:07 -05:00
Michael Desa
f271d0a580
test(http): add tests to ensure labels can be added to resources
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-02-07 19:08:59 -05:00
Michael Desa
23f6c4b3fe
fix(http): pass resource type through to label handlers
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2019-02-07 19:08:56 -05:00
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
Palak Bhojani
25cd62b476
Update Org page to include Dashboards components
2019-02-07 13:43:50 -08:00
Christopher M. Wolff
81e2f304ab
Merge pull request #11729 from influxdata/refactor/from-logical-physical
...
refactor(query): separate "from" into logical and physical procedures
Fixes [influxdata/flux#270 ](https://github.com/influxdata/flux/issues/270 ).
2019-02-07 13:41:07 -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
Christopher Wolff
3e8b0fe807
refactor(query): separate "from" into logical and physical procedures
...
Fixes influxdata/flux#270 .
2019-02-07 12:59:54 -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