Commit Graph

2558 Commits (de24c0e813a4b2d3e037ebf008f281e65ced8112)

Author SHA1 Message Date
Johnny Steenbergen de24c0e813 feat(influx): extend pkg export all cmd to allow for filtering of output
currently, support by filtering labelName and or by resource kind

closes: #17029
2020-03-09 09:27:01 -07:00
Ariel Salem ddc0d9afd8
fix(ui): disabled group functionality for check query builder (#17113)
fix(ui): disabled group functionality for check query builder
2020-03-06 10:45:59 -08:00
Brett Buddin f1b87a32c7
chore(changelog): Remove content-type requirement. 2020-03-06 12:24:32 -05:00
Ariel Salem 148b55b9f6
fix(ui): fixed dashboard cell error for disk usage (#17120)
fix(ui): fixed dashboard cell error for disk usage
2020-03-06 09:21:00 -08:00
Johnny Steenbergen 95c72c1679 chore(influx): update setup cmd to allow for duration for retention option
closes: #17107
2020-03-06 08:13:21 -08:00
Ariel Salem 037d4845d6
Revert "fix(ui): disabled group functionality for check query builder (#17110)" (#17112)
This reverts commit ff6d9c87cb.
2020-03-05 17:14:44 -08:00
Ariel Salem ff6d9c87cb
fix(ui): disabled group functionality for check query builder (#17110)
fix(ui): disabled group functionality for check query builder
2020-03-05 16:53:04 -08:00
Brett Buddin 32b199ef60
chore(http): Update CHANGELOG to reflect Content-Type fix. 2020-03-05 11:13:25 -05:00
Deniz Kusefoglu b1b2444fac
feat(sampledata): Route from buckets index to Data Explorer (#17085)
* feat(sampledata): Add routing to de from bucket name

* feat(sampledata): Change rename edit bucket flow

* feat(sampledata): Add onclick behavior to system buckets

* feat(sampledata): Move rename button

* feat(sampledata): Remove rename bucket button from create bucket overlay

* feat(sampledata): Fix bucket tests

* feat(sampledata): Update changelog
2020-03-04 18:02:43 -08:00
Johnny Steenbergen 29af0a26ff feat(pkger): add support for exporting table view charts
closes: #16882
2020-03-04 14:20:56 -08:00
Ariel Salem ad053d3c24
fix(ui): fixed regression bug that prevented variable maps from properly assigning values (#17072)
fix(ui): fixed regression bug that prevented variable maps from properly assigning values and updated tests to enforce correct functionality
2020-03-04 13:52:40 -08:00
Kelvin Wang 4bd60efae1 fix(cmd/influx): fix auth user name 2020-03-04 09:48:18 -05:00
Ariel Salem 2e348eb082
fix(ui): updated default positioning for adding aggregate funcs when toggling from query builder (#17028)
fix(ui): updated default positioning for adding aggregate funcs when toggling from query builder
2020-03-03 10:09:11 -08:00
Johnny Steenbergen fca4e13255 fix(pkger): fix issue with imports causing option task to be injected at wrong point
closes: #17069
2020-03-02 15:19:54 -08:00
Johnny Steenbergen 46758e3370 fix(pkger): correct the export of tasks to include system type tasks
wrong assumption in original design. The system tasks are actually
the CRUD tasks. Name is a bit confusing for user generated tasks.

closes: #17038
2020-02-27 17:16:12 -08:00
Ariel Salem 497abb585b
fix(ui): fixed issue where dashboard header interval dropdown wasn't setting correctly (#17040)
fix(ui): fixed issue where dashboard header interval dropdown wasn't setting correctly
2020-02-27 15:53:13 -08:00
Russ Savage b75bff66c7
chore(changelog): added section for beta-6 2020-02-27 15:43:17 -08:00
Russ Savage 2295247a59
chore(changelog): update for beta-5 release 2020-02-27 14:41:30 -08:00
Kelvin Wang 48490cdc9b fix(cmd/influx): ui change for secret 2020-02-27 16:34:51 -05:00
Johnny Steenbergen 7761c99818 fix(pkger): elminate threshold color requirement for guage charts 2020-02-27 09:49:12 -08:00
Timmy Luong b64a7b0869
fix(ui): update giraffe to fix tooltip rendering in scatterplots (#17013)
* fix(ui): update giraffe to fix tooltip rendering in scatterplots

* chore: update CHANGELOG
2020-02-26 08:57:44 -08:00
Ariel Salem c225be8a4e
fix(ui): fixed overflow issue on scrollbar list (#17010)
fix(ui): fixed overflow issue on scrollbar list
2020-02-25 15:43:09 -08:00
Russ Savage 32cca72712
chore(changelog): update changelog for pr #16574 2020-02-25 14:38:41 -08:00
Bucky Schwarz f072164219 fix: Query Builder grouping now (correctly) groups on columns, not tag values 2020-02-25 11:37:16 -08:00
Russ Savage 8d9e3550bd
fix(fluxFunctions): fix category on fromRange (#16991)
* fix(fluxFunctions): fix category on fromRange

* fix(fluxFunctions): update to use example-bucket

* fix(fluxFunctions): run prettier

* fix(fluxFunctions): update description for experimental/query functions

* fix(fluxFunctions): update category for inBucket

* chore(changelog): update changelog
2020-02-24 16:03:55 -08:00
Timmy Luong d96f3dc5ab
fix(ui): update giraffe (#16973)
* fix(ui): update giraffe

* chore: update CHANGELOG
2020-02-21 14:29:33 -08:00
Russ Savage b8130bf947
fix(variablelist): fix sort by variable type (#16935) 2020-02-20 20:36:04 -08:00
Russ Savage 9a305a383c
fix(tokenlist): fix sort by status (#16934)
* fix(tokenlist): fix sort by status

* chore(changelog): updated changelog
2020-02-19 14:09:37 -08:00
Russ Savage e0075fc7da
fix(checkmetacard): fix for tags being null (#16931)
* fix(checkmetacard): fix for tags being null

* chore(changelog): update changelog

* fix(checkmetacard): prettier:fix
2020-02-19 13:30:03 -08:00
Russ Savage c8a02b83ea
fix(me): sort dashboards list (#16919)
* fix(me): sort dashboards list

* chore(changelog): update changelog

* chore(me): remove extra spaces

* fix(me): adding localeCompare
2020-02-19 11:19:19 -08:00
Johnny Steenbergen abff400900 chore(changelog): add missing link to fix for closing #16874 2020-02-14 15:58:32 -08:00
Russ Savage 3e054aaca6
chore(changelog): update for beta-4 release 2020-02-14 12:04:00 -08:00
Zoe Steinkamp c377ca142a
Update CHANGELOG.md (#16895) 2020-02-14 12:01:36 -08:00
Jonathan A. Sternberg e8dbb4559c
docs: update changelog with the flux update (#16894) 2020-02-14 13:52:01 -06:00
Deniz Kusefoglu 8b2048402e
feat(lsp): Update changelog (#16893) 2020-02-14 11:18:36 -08:00
George f218dfaf67
chore(changelog): update changelog to reflect revert of URM and auth indexes (#16889) 2020-02-14 17:37:12 +00:00
Ariel Salem 47ab6d620d
feat(ui): added labels to buckets (#16855)
feat(ui): added labels to buckets
2020-02-13 12:27:43 -08:00
Ariel Salem 1fe3d8ffd6
fix(ui): fixed false success message that stemmed from error-swallowing throughout post process (#16825)
fix(ui): fixed false success message that stemmed from error-swallowing throughout post process
2020-02-11 14:25:18 -08:00
Russ Savage bee461bed7
chore(changelog): fixing date of beta-3 2020-02-11 14:17:39 -08:00
Russ Savage 924a053841
chore(changelog): adding beta-4 section 2020-02-11 14:16:03 -08:00
Russ Savage dd4a6fc533
chore(changelog): update for beta-3 2020-02-11 14:13:23 -08:00
Johnny Steenbergen e650c941c7 fix: remove duplicate content types from httpc requests
2 issues from investigating this error. First is the status check func
did not identify it was a media unsupported issue adn tries to unmarshal
the empty response body. The 2nd, was the double content type headers were
causing an error. Locally this error does not surface, cannot repoduce on
macos, but in cloud it is persistent.

closes: #16819
2020-02-11 11:14:44 -08:00
Kelvin Wang 670d2b7113 feat(cmd/influx): add secret cli 2020-02-10 11:40:06 -05:00
Timmy Luong 6204058458
fix: update giraffe to fix graph tooltip (#16769)
* fix: update giraffe to fix graph tooltip

* chore: update CHANGELOG
2020-02-07 09:15:44 -08:00
Russ Savage 43beabdc7a
chore(changelog): update header for beta-3 2020-02-06 20:59:12 -08:00
Johnny Steenbergen bf0cc56d7f feat(influx): add ability to provide multiple urls to influx pkg command
also provides an interface to mix and match everything together. you can
now provide `-f` flags for file or directories, `-u` flags for urls, and
use the | to pipe in a pkg. all of which can be done at the same time.
2020-02-06 17:16:47 -08:00
Johnny Steenbergen 2d2fb4056b feat(influx): add support for providing directories of pkgs to pkg command
closes: #16657
2020-02-06 15:57:03 -08:00
Kelvin Wang 53d9caf1c6 fix(kv): fix patching panics 2020-02-05 11:12:03 -05:00
Johnny Steenbergen 236f52ba62 fix(http): improve error handling and response to api consumer for org service 2020-02-04 09:43:51 -08:00
Bucky Schwarz dd0ab8fe36 chore: turn on queryBuilderGrouping flag 2020-02-03 16:03:13 -08:00