Daniel Campbell
bef0e7d05b
Merge pull request #1828 from influxdata/dataLoader/onboarding-styles
...
Fix gridsizer recalculation & styles
2018-12-11 11:09:53 -08:00
Edd Robinson
06b330d0e1
Merge pull request #1840 from influxdata/er-fix-comp-tracker
...
Fix nil tracker for full compactions
2018-12-11 18:43:46 +00:00
Edd Robinson
eba485f2be
Fix nil tracker for full compactions
2018-12-11 18:30:59 +00:00
Jade McGough
a4363800bd
feat(http): add labels endpoints to organizations ( #1827 )
...
* feat(http): add labels endpoints to organizations
* make fmt
2018-12-11 10:15:45 -08:00
Jade McGough
e0fc798595
feat(http): add labels endpoints to telegraf config ( #1824 )
2018-12-11 10:15:34 -08:00
Christopher M. Wolff
c9ec2dd07f
fix(query): set error code "invalid" when controller reports error ( #1812 )
...
Fixes flux#268
2018-12-11 07:57:32 -08:00
zhulongcheng
f4de70d969
docs(http): update bucket definition ( #1557 )
2018-12-10 22:16:15 -08:00
Daniel Campbell
084d30bc94
Fix gridsizer recalculation, add scrolling, progress bar styles, increase max width
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-12-10 18:39:22 -08:00
Iris Scholten
30bf3301ad
Merge pull request #1804 from influxdata/dataloader/plugin-config-ui
...
feat(ui/dataLoaders) Create UI for creating telegraf config
2018-12-10 16:42:25 -08:00
Palakp41
8561ec7b58
Merge pull request #1825 from influxdata/dataLoader/remove-sidebar-buttons-selection-step
...
Data loader/remove sidebar buttons selection step
2018-12-10 16:25:06 -08:00
Alirie Gray
07e178e59c
feat(ui/dataLoaders): Create ui for adding a plugin config
...
Co-authored-by: Alirie Gray <alirie.gray@gmail.com>
2018-12-10 16:18:16 -08:00
Palak Bhojani
e21832bd5c
Add line protocol precision dropdown
...
Co-authored-by: Palak Bhojani <palak@influxdata.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
Add the ability to click on type on selection step to take you to next step on data source
Create a condition to display download config and add new source buttons only when on configuration step
Co-authored-by: Palak Bhojani <palak@influxdata.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-12-10 16:16:55 -08:00
Palakp41
97687ad37f
Merge pull request #1818 from influxdata/feat/selection-step-type-next
...
Feat/selection step type next
2018-12-10 16:16:15 -08:00
Palak Bhojani
7d188c435f
Add the ability to click on type on selection step to take you to next step on data source
2018-12-10 16:10:07 -08:00
Christopher Henn
f5074631ee
Ensure AutoInput submits value on enter key press
2018-12-10 15:19:18 -08:00
Christopher Henn
8c67dfc0ad
Fix dygraphs multi-result response issue
...
The response from a Flux query contains multiple results. Series across
different results that shared the same column name and group key were
not properly disambiguated in the dygraphs parsing routines. This
resulted in only one series being plotted.
This commit disambiguates these series using the `result` column
included in each result in a Flux query response.
Closes #1790
2018-12-10 14:25:57 -08:00
Christopher Henn
f595bd7787
Deduplicate dygraphs parsing code
2018-12-10 14:25:57 -08:00
Andrew Watkins
e505d73ebd
feat(token-ui): filter tokens
...
* chore(js): package.lock
* chore(generated-js): update generated client
* chore(ui): move FilterList component to shared
* feat(ui-tokens): add filtering capability
* chore(nav-ui): remove status link
* chore(js-test): update snapshots
2018-12-10 14:13:53 -08:00
Alirie Gray
470a811453
Dataloader/side bar source highlight ( #1808 )
2018-12-10 13:32:31 -08:00
alexpaxton
4f723eb458
Prevent Long Cell Names from Obscuring Cancel and Save Buttons ( #1805 )
...
* Prevent cell renamer from pushing controls off the screen
* Only enforce width proportions on page headers if a center element is provided
2018-12-10 13:07:33 -08:00
Deniz Kusefoglu
5dd9912d00
Merge pull request #1809 from influxdata/dataloader/line-protocol-precision
...
Dataloader/line protocol precision
2018-12-10 12:56:22 -08:00
Palak Bhojani
91bfdf1725
Add line protocol precision dropdown
...
Co-authored-by: Palak Bhojani <palak@influxdata.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-12-10 12:21:24 -08:00
Deniz Kusefoglu
9de88f50ab
Add retry button and submit line protocol body button
...
Co-authored-by: Palak Bhojani <palak@influxdata.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-12-10 12:13:26 -08:00
Delmer
27adc0ff91
feat(ui): add name to dashboard query ( #1794 )
2018-12-10 13:16:27 -05:00
Edd Robinson
d64dbbc034
Merge pull request #1801 from influxdata/er-build-metrics
...
Allow metrics to be disabled
2018-12-10 15:22:56 +00:00
Edd Robinson
c4b42c72be
Add option to disable TSI metrics
2018-12-10 15:02:26 +00:00
Edd Robinson
6b63a3def7
Add option to disable sfile metrics
2018-12-10 14:36:28 +00:00
Edd Robinson
3ff39cd9dc
Merge pull request #1789 from influxdata/er-cache-size
...
Allow TSI cache to be dynamically altered
2018-12-10 11:23:15 +00:00
zhulongcheng
523a384f16
doc(http): delete a bucket ( #1798 )
2018-12-09 22:51:21 -08:00
Ben Johnson
df0b084543
Merge pull request #1785 from influxdata/bj-tss-file-observer
...
Allow stats files to be observed for finishing/unlinking.
2018-12-07 18:46:35 -07:00
Jade McGough
2a615712a6
Feat/filter view type ( #1781 )
...
* update swagger
* WIP filter views on type
* add GetType to view interface
2018-12-07 17:15:24 -08:00
Deniz Kusefoglu
4d7a675316
Merge pull request #1786 from influxdata/feat/line-protocol-status
...
Create different loading, success and error state for line protocol u…
2018-12-07 17:12:12 -08:00
Deniz Kusefoglu
a0893b4ac5
Create different loading, success and error state for line protocol uploads
...
Co-authored-by: Palak Bhojani <palak@influxdata.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2018-12-07 17:06:16 -08:00
ABond
68eaedfbf7
Merge pull request #1792 from influxdata/chore/ci-caching
...
chore(ci): Reset CircleCI cache logic
2018-12-07 16:45:25 -08:00
Christopher Henn
6195ded2e4
Fix issue creating dashboard cells with wrong endpoint
2018-12-07 15:37:49 -08:00
Andrew Watkins
3655947bd1
feat(auth): add description string to Authorization
...
* feat(auth): add description key to Authorization
* chore(swagger): update Authorization definition to include description
2018-12-07 14:22:23 -08:00
AJ Bond
5a0bcd7f2c
chore(ci): Reset CircleCI cache logic
2018-12-07 14:17:03 -08:00
Andrew Watkins
4b5dd2f722
feat(account-settings): list tokens
...
* WIP tokens index
* Package json
* Update cur_swagger
* feat(account-settings): token list
* fix(token-test): add done callback
* fix(chrono): packaage json
2018-12-07 13:08:17 -08:00
Christopher Henn
a3ddeec527
Use windowing for aggregate functions in query builder
2018-12-07 11:30:35 -08:00
Christopher Henn
4ab8a81454
Rebuild builder configs when changing time range
2018-12-07 11:30:35 -08:00
Christopher Henn
9095d58424
Persist query builder config
2018-12-07 11:30:35 -08:00
Christopher Henn
5ae2d459e3
Refactor draftScripts state to draftQueries
2018-12-07 11:30:35 -08:00
Christopher Henn
cd26cc5d8b
Build queries from selections in query builder
2018-12-07 11:30:35 -08:00
Christopher Henn
12accfea79
Tweak styling to match new DraggableResizer
2018-12-07 11:30:35 -08:00
Christopher Henn
8f468895f1
Update query builder metaqueries for Flux 0.7.2
2018-12-07 11:30:35 -08:00
Christopher Henn
b041e1abff
Pause autorefresh in TimeMachine by default
2018-12-07 11:30:35 -08:00
Christopher Henn
ec25e93ae6
Do not implicitly execute queries on change
2018-12-07 11:30:35 -08:00
Edd Robinson
e0cddadffd
Allow TSI cache to be dynamically altered
2018-12-07 18:35:25 +00:00
Jade McGough
6451d7cca2
chore(platform): use a constant for label not found error ( #1782 )
2018-12-07 10:25:11 -08:00
Edd Robinson
3ea3d90e10
Merge pull request #1623 from influxdata/er-storage-metrics
...
Add storage engine metrics
2018-12-07 17:50:13 +00:00