Commit Graph

31651 Commits (d3381c4cc0fda71b4f4310d358cf4bf33bb74e6a)

Author SHA1 Message Date
Deary Hudson III d3381c4cc0
feat(pkger): adds markdown chart support (#15872) 2019-11-13 15:30:52 -06:00
Johnny Steenbergen 1c6d499711 feat(pkger): extend integration tests to include rollback functionality 2019-11-13 10:45:02 -08:00
Edd Robinson 915138452d
Merge pull request #15860 from influxdata/er-tsi-not-equal
fix(tsi1): address index defect when using negated equality operator
2019-11-13 17:26:42 +00:00
Timmy Luong 111f9f2719 fix(ui): update wording and remove name editing in checks page 2019-11-13 08:53:50 -08:00
Johnny Steenbergen f084cf61b3 feat(pkger): add doc.go to the pkger pkg for a TLDR of what it is and does 2019-11-13 08:33:25 -08:00
Alirie Gray f0ecc0e89d
refactor(tasks): use go Time for Task CreatedAt, UpdatedAt, LatestCompleted, Offset (#15672) 2019-11-12 17:13:56 -08:00
Johnny Steenbergen f6dbfec346 feat: import jsteenb2/testttp directly into pkg 2019-11-12 14:14:40 -08:00
Timmy Luong b1749ce257 fix(ui): Use correct text when generating token 2019-11-12 14:12:39 -08:00
Johnny Steenbergen e26b21e261 chore(pkger): add integration tests for pkger service
these tests supply coverage for the happy path of the pkger service
behavior.
2019-11-12 14:05:07 -08:00
docmerlin (j. Emrys Landivar) 56d406afe8 fix(tasks): fix every parsing 2019-11-12 14:46:19 -06:00
Deary Hudson III 901a76382b
feat(pkger): adds heatmap (#15857) 2019-11-12 14:09:13 -06:00
Timmy Luong de53875663 fix(ui): Show empty dashboards state (#15853) 2019-11-12 11:49:56 -08:00
Bucky Schwarz bcc0aa8488 fix(ui): don't show members information in cloud 2019-11-12 10:54:09 -08:00
Timmy Luong efb782e471 fix(ui): Allow easier manipulation of custom bin sizes in Histograms 2019-11-12 10:18:09 -08:00
Deary Hudson III 8fe201f8e2
feat(pkger): adds scatter chart support (#15856) 2019-11-12 12:06:53 -06:00
Alex Boatwright 118721a61d
feat: adding in some editor events for monaco (#15854) 2019-11-12 10:03:07 -08:00
Christopher M. Wolff 291f7b3e19
build(flux): update Flux to v0.54.0 (#15851) 2019-11-12 08:38:57 -08:00
Edd Robinson 0dd2d38eac fix(tsi1): index defect with negated equality filters
Fixes #15859

This commit fixes a defect in the TSI index where a filter using the
negated equality operator would result in no matching series being
returned for series stored within the `IndexFile` portions of the index.

The root cause of this was due to missing legacy-handling code in the
index for this particular iterator.
2019-11-12 13:26:23 +00:00
karel-rehor 7f964b833d
test: add selenium acceptance tests to nightly build - Bonitoo/selenium nightly (#15795)
* add selenium acceptance tests to circleci

* remove selenium workflow

* rename artefacts to artifacts

* rename artefacts to artifacts in pipeline too

* remove sleep and add endpoint check
2019-11-12 13:55:17 +01:00
Zoe Steinkamp 30623f65fe
Merge pull request #15787 from influxdata/zs-filteringTelegraphInput-#15601
Zs filtering telegraph input #15601
2019-11-11 14:49:14 -08:00
Alex Boatwright a1cecbf56a
fix(ui): make a more deterministic build (#15820) 2019-11-11 14:05:48 -08:00
Zoe Steinkamp e5e42549f4 fix(UI) Fixed the telegraph filtering on labels
Removing only
2019-11-11 14:29:25 -07:00
Lyon Hill 7421836a1e
fix(task): add error handling for when a `FinishRun` fails (#15845) 2019-11-11 13:52:04 -07:00
Zoe Steinkamp 5548f9aadb fix(UI) Fixed the telegraph filtering on labels
Adding additions
2019-11-11 13:33:48 -07:00
Zoe Steinkamp b246b0732e fix(UI) Fixed the telegraph filtering on labels
Cleaning up test
2019-11-11 13:33:48 -07:00
Zoe Steinkamp 5d31054998 fix(UI) Fixed the telegraph filtering on labels
need to just fix tests now
2019-11-11 13:33:48 -07:00
Johnny Steenbergen b58e7947b1 feat(pkger): add support for exporting resource associations
also adds some extra user friendliness. it sorts the pkg created via an
export by resource kinds. It also titles the kinds to make them match the
documentation even though the kind is case insensitive. Easier to read this
way.
2019-11-11 08:51:54 -08:00
Johnny Steenbergen a64b976561 feat(pkger): add export functonality to pkger for existing buckets/labels/dashboards
no associations included at this time. Also fixes http response to be just
the pkg without the envelope. Having that envelope makes the API icky to
work with from any shell script or just saving it to file. This feels more
organic to just drop that envelope.
2019-11-08 16:55:24 -08:00
Alex Boatwright f2cda2ae10
fix(ui): infer cloud mode (#15801) 2019-11-08 12:44:10 -08:00
alexpaxton b6356fcdf2
refactor(ui): update home page animations (#15809)
* refactor: replace home page cards with Panels

* refactor: update collectors graphic

* refactor: update dashboard animation

* refactor: update alerting animation

* fix: appease linter

* chore: upgrade clockface

* refactor: animate on button hover instead of card hover

* chore: update changelog

* refactor: get orgID from redux instead of params
2019-11-08 13:07:42 -05:00
Timmy Luong 64ca5f91bc fix(ui): Update numeric Input components to pass NaN where appropriate and fix other edge cases 2019-11-08 10:05:23 -08:00
Michael Desa f6adc738ee
Merge pull request #15813 from influxdata/chore/remove-exists
chore(alert-history): remove existence checks from alert history page
2019-11-08 13:01:29 -05:00
Michael Desa 1d4872d09d
chore(alert-history): remove existence checks from alert history page
This should be added back when
https://github.com/influxdata/idpe/issues/5019 is solved
2019-11-08 12:38:56 -05:00
Ariel Salem 888ce50ef8
fix(http/links): Added query links to checks and notificationRules response, updated swagger.yml (#15807) 2019-11-08 08:23:38 -08:00
Gavin Cabbage 3e29464d4b fix(tasks): fake flux deps 2019-11-08 09:35:20 -05:00
Ariel Salem 5ba9142f2f
fix(flakey-test): refactored getSortedBucketNames for more consistency and predictability. Finished DWP API functionality (#15802)
* fix(flakey-test): refactored getSortedBucketNames for more consistency and predictability. Finished DWP API functionality

* fix(FilterRow): removed unnecessary FeatureFlag from component

* chore: updated yml and tests to reflect API changes
2019-11-07 16:19:42 -08:00
Johnny Steenbergen 5eb29e9ed9 feat(pkger): add label associations to variables 2019-11-07 12:33:20 -08:00
Johnny Steenbergen d252b20ecc feat(pkger): add support for variable resource kind to pkger 2019-11-07 12:33:20 -08:00
Ariel Salem 591f2870d8
fix(predicate/parser): updated case statement for NotEqual on deleteWithPredicate API (#15799)
* fix(predicate/parser): updated case statement for NotEqual on deleteWithPredicate API
2019-11-07 12:24:38 -08:00
Johnny Steenbergen 238842cb79
Merge pull request #15758 from influxdata/4969p/pkger_http_server
feat(pkger): add HTTP api endpoints
2019-11-07 10:40:05 -08:00
Johnny Steenbergen b4b337e414 chore(http): provide mountable router for registering routes on APIHandler 2019-11-07 09:44:24 -08:00
Johnny Steenbergen 2090afa5fd chore(pkger): move pkger http server to http pkg 2019-11-07 09:44:24 -08:00
Johnny Steenbergen 2902638c8a feat(pkger): add pgker http server to the api handler 2019-11-07 09:44:24 -08:00
Johnny Steenbergen 515b3f542a feat(pkger): add support for the dry run and apply pkger http endpoints
not included is the pretty error handling for the pkger.ParseErr handling
2019-11-07 09:44:24 -08:00
Johnny Steenbergen 848875e64b feat(pkger): add create service and http functionality for a package
supports as of this just the basic metadata being setup on the initial post
2019-11-07 09:44:24 -08:00
Ariel Salem 33e87b74bb
Fix(custom-table): provides data consistency when creating a table (#15746)
* fix(custom-table): working on refactoring the set_fields custom table overwrite

* fix(custom-table): resolved data inconsistencies

* fix(tests): added utility function testing for reducer method

* fix(inputs): modified reducer to make inputs actionable

* fix(visibility): added check for visibility differences

* fix(WIP): toggling between custom tables works

* fix(comments): added comments to help clarify util func

* fix(tests): added basic testing for settings functionality

* chore(linter): made suggested linter changes
2019-11-07 07:52:53 -08:00
Ariel Salem 3ba8eaac3e
feat(createdAt): Added createdat and updatedAt to Authorization (#15784)
* feat(auth): add createdAt and updatedAt to authorization

Co-Authored-By: Ariel <ariel.salem1989@gmail.com>

* feat(auth): passing createAuth tests

* test: ensured that createdAt and updatedAt are valid on authorizations
2019-11-07 06:46:30 -08:00
Ariel Salem afb4667b15
fix(bucket-list): wrapped DWP in featureFlag and sorted bucket list (#15769)
* fix(bucket-list): wrapped DWP in featureFlag and sorted bucket list

* chore(changelog): updated the changelog to reflect PR changes

* fix(e2e): skipping tests until featureflag removed from DWP

* chore(tests): refactoring to use selector and add tests

* chore(refactor): created selector for ordering bucketlist and added tests

* fix(bucketsort): updated func and var names to accurately reflect intent

* fix(bucket/selector): renamed func for accuracy
2019-11-06 15:29:01 -08:00
Lyon Hill bb6aa1df3b
feat(task): Add a latestScheduled field for tasks (#15785)
Previously we overwrote the tasks existing latestCompleted to be used for latestCompleted as well as latestScheduled.
For obvious reasons this is confusing and missleading. I believe by seperating the two fields we can have a clear seperation
of concerns.
2019-11-06 15:10:52 -07:00
Alex Boatwright a0b17a690b
feat(ui): adding the ability to view just the output section (#15674) 2019-11-06 13:52:03 -08:00