Commit Graph

31750 Commits (7a2868f914e0833d14f720dd4b39a8e6b73716af)

Author SHA1 Message Date
Ariel Salem 2882463e35
fix(ui/timerangedropdown): refactored the daterangepicker implementation from modal to popover (#15613)
* fix(debug): debugging popover refactor

* fix(ui/timerangedropdown): refactored the daterangepicker implementation into a popover

* chore(linter): fixed linter errors

* feat(tests): added tests to refactor and reported found issues
2019-10-29 11:18:25 -07:00
Deniz Kusefoglu ac0f17460e
fix(ui): don't exclude features if not in cloud (#15612)
* Don't exclude if not cloud

* Add tests
2019-10-29 10:11:30 -07:00
kelwang 5403e8aaa6
Merge pull request #15607 from influxdata/cli_delete_predicate
feat(cmd/influx): add cli delete predicate
2019-10-29 12:10:20 -04:00
docmerlin (j. Emrys Landivar) 6feae8f3ce feat(tasks): fixes for changeover 2019-10-29 10:36:47 -05:00
docmerlin (j. Emrys Landivar) aa5b094c8d refactor(task): feature flag for nw scheduler 2019-10-29 10:36:47 -05:00
Alex Boatwright a68b2853a5
chore(ui): remove react tooltip (#15619) 2019-10-29 08:21:40 -07:00
Gavin Cabbage c912ee3fc1
Merge pull request #15592 from influxdata/fix/task-id-runs-status-code
fix(api): change task ID runs success status from 200 to 201
2019-10-28 15:33:47 -04:00
Lorenzo Affetti f82db7f9fa
Merge pull request #15293 from influxdata/promql-transpiler-e2e-tests
test(query): add PromQL end-to-end tests in go submodule
2019-10-28 19:22:53 +01:00
Julius Volz e4558257e3 test(query): add PromQL end-to-end tests in go submodule
Signed-off-by: Lorenzo Affetti <lorenzo.affetti@gmail.com>
Signed-off-by: Julius Volz <julius.volz@gmail.com>

move to internal

update flux to v0.50

Revert "move to internal"

This reverts commit bcd4caffbd44135f1dbeac4163cb2a22a751f45a.

promtests/internal --> internal/promtests
2019-10-28 18:59:50 +01:00
Zoe Steinkamp b6eb524bc5
Merge pull request #15582 from influxdata/zs-standardizetooltips&popovers-#14536
Zs standardizetooltips&popovers #14536
2019-10-28 10:45:44 -06:00
Zoe Steinkamp 055e32de35 improvement (ui): popover change for grpah tips
Trying to fix jest errors
2019-10-28 12:26:48 -04:00
Zoe Steinkamp 39291672b1 Merge remote-tracking branch 'origin/zs-rebuildgraphtooltip-15414' into zs-rebuildgraphtooltip-15414
c>:wq
 and try again.
2019-10-28 12:18:27 -04:00
Zoe Steinkamp 1666374634 improvement (ui): popover change for grpah tips
removing props
2019-10-28 12:12:48 -04:00
Zoe Steinkamp 8b4b54fffe improvement (ui): popover change for grpah tips
The final fix in a seperate file
2019-10-28 12:12:48 -04:00
Zoe Steinkamp 24e9abe10f improvement (ui): popover change for grpah tips
Adding popover to the page
2019-10-28 12:12:48 -04:00
Zoe Steinkamp 92a48a7dd3 (fix) popover change for grpah tips 2019-10-28 12:12:48 -04:00
Zoe Steinkamp d57f8a9b22 improvement (ui): popover change for grpah tips
removing props
2019-10-28 12:01:44 -04:00
Kelvin Wang 27d15deadb feat(cmd/influx): add cli delete predicate 2019-10-28 11:46:01 -04:00
Yiqun Zhang 2be19560a9 build(flux): update Flux to v0.51.0 2019-10-28 11:24:12 -04:00
Gavin Cabbage 6fb8a67ff8
fix(api): change task ID runs success status from 200 to 201 2019-10-26 00:16:48 -04:00
Bucky Schwarz 89b7547b25 test(ui): add e2e regression test for issue #15239 2019-10-25 15:29:31 -07:00
Alex Boatwright cfa00d8a51
fix(ui): allow hmr feature with proxied ingress controllers (#15589) 2019-10-25 14:40:23 -07:00
Ariel Salem f3b5404af6
fix(ui/boxtooltip): Preventing constant toggle b/w onMouseOver and onMouseOut on EventMarker (#15581)
* fix(ui/boxtooltip): moved boxtooltip a few pixels to prevent onMouseOver and onMouseOut from constantly triggering in EventMarker. Added a comment about the solution and wrote a new issue to deal with a long-term solution to the problem
2019-10-25 11:40:43 -07:00
Bucky Schwarz ee53c63d49 feat(ui): add lint check for it.only tests 2019-10-25 11:32:00 -07:00
Alex Boatwright bd473f6803
feat(ui): choose the midpoint of the data when creating an alert (#15548)
* feat(ui): choose the midpoint of the data when creating an alert

Closes #15187
2019-10-25 11:28:11 -07:00
Zoe Steinkamp e62db632e7 improvement (ui): popover change for grpah tips
The final fix in a seperate file
2019-10-25 10:11:16 -06:00
Zoe Steinkamp 722e41d9db improvement (ui): popover change for grpah tips
Adding popover to the page
2019-10-25 10:11:16 -06:00
Zoe Steinkamp d9cd8177cf (fix) popover change for grpah tips 2019-10-25 10:11:16 -06:00
kelwang f2f17614cc
Merge pull request #15568 from influxdata/search_checks_urm
fix(kv): find checks by urm
2019-10-25 00:42:09 -04:00
Jonathan A. Sternberg 06f7418ab6
build(flux): update Flux to v0.50.2 (#15566) 2019-10-24 14:35:31 -07:00
Ariel Salem 1dfa493278
fix(ui/checks): checks render once they've been created (#15556) 2019-10-24 14:13:41 -07:00
Alex Boatwright 997331d77b
feat(ui): adding a basepath (#15461)
allowing better webpack configuration freedom to better match infrastructure
2019-10-24 13:57:25 -07:00
Deniz Kusefoglu 4683dad233
Fix: variable selections should persist (#15538)
* expose store to cypress

* Load variables from dashboard in edit cell view

* Initialize new veo with dashboard variable values

* Add cypress pipe library

* Add tests of redux state changes to cell

* Remove unused async command

* Create passing tests for view with variable

* Add moar tests!

* Add jest import

* Fix linter errors

* Use get to define default value

* Fix eslint errors

* Disable eslint for commands

* Improve code styles
2019-10-24 10:32:12 -07:00
Kelvin Wang 4615a01338 fix(kv): use urm filter to search endpoints 2019-10-24 13:28:34 -04:00
Kelvin Wang 81283b1ac2 fix(kv): find checks by urm 2019-10-24 12:29:48 -04:00
Bucky Schwarz 45944a46d7 fix(ui): exiting out of a configure cell leaves cell content intact 2019-10-24 08:42:33 -07:00
Michael Desa 8128d67f66
Merge pull request #15555 from influxdata/chore/misc-sec-fixes
chore(ui): update to latest react-redux
2019-10-24 10:19:08 -04:00
Edd Robinson dc78d7c0eb
Merge pull request #14373 from zhulongcheng/add-missing-err
fix(tsdb): add missing err in SeriesPartition.Open
2019-10-24 13:13:32 +01:00
Edd Robinson 7780641a98
Merge pull request #15517 from influxdata/er-comp-lease
feat: add full compaction semaphore abstraction
2019-10-24 10:39:54 +01:00
Jonathan A. Sternberg 33c3f92329
fix(query/stdlib): fix rewritten pushable expressions when a logical expression is present (#15557)
When `exists` was used in conjunction with any other pushed down
expression, the `exists` was not rewritten properly because the rewrite
did not descend into logical expressions.

This is now fixed so those expressions will be rewritten correctly. This
affected the following form:

    filter(fn: (r) => r._measurement == "cpu" and exists r.host)

It did not affect the following:

    filter(fn: (r) => r._measurement == "cpu")
    |> filter(fn: (r) => exists r.host)
2019-10-23 15:59:20 -07:00
Ariel Salem f28913a193
Fix/tasks edit (#15549)
* fix(ui/tasks): edit & update functionality has been fixed. Also fixed the issue where task form data didn't persist when toggling between schedule task options

* chore(CHANGELOG): updated changelog with current PR

* fix(ui/tasks): updated reducer test to more accurately reflect the current reducer functionality and updated the parameter name for consistency

* fix(linter): removed extra whitespace

* chore(comment): removed old comment from PR since it's no longer necessary
2019-10-23 13:45:27 -07:00
Michael Desa 4053b00180
chore(ui): update to latest react-redux
The version of react-redux we use has a security vulnerability that is
considered critical severity. https://github.com/influxdata/influxdb/network/alert/ui/yarn.lock/lodash-es/open
2019-10-23 15:34:30 -04:00
Edd Robinson 2727ae3c25 refactor: simpify Semaphore interface 2019-10-23 19:49:48 +01:00
Edd Robinson b6e911d72c refactor: move goroutine out to function 2019-10-23 19:49:46 +01:00
Edd Robinson 8f6701d4b1 feat(storage): add full compaction semaphore
By default this feature is disabled; the full compaction behaviour does
not change. When this feature is enabled compactions can be limited
across multiple storage engines running in multiple processes.

The mechanism by which this happens is not part of the abstraction added
here.
2019-10-23 19:45:01 +01:00
Edd Robinson 5453146c53 feat: add lessor interface 2019-10-23 19:45:01 +01:00
Michael Desa 0bd68520e2
Merge pull request #15550 from influxdata/chore/remove-parcel
chore(ui): remove dev dependency on parcel
2019-10-23 13:29:49 -04:00
Brandon Farmer 86c4592df1
Merge pull request #15305 from influxdata/check-labels
feat(influxdb): Add labels create endpoints
2019-10-23 10:14:34 -07:00
Michael Desa e8e80f8acd
chore(ui): remove dev dependency on parcel
The package `safer-eval` is used in parcel and has pretty regular
security vulnerablities. Since we're no longer using it, we should be
safe to remove it.

Link https://github.com/influxdata/influxdb/network/alert/ui/yarn.lock/safer-eval/open
2019-10-23 13:05:55 -04:00
Brandon Farmer 88bf178802 feat(influxdb): Add labels create endpoints
- Notification Rules
- Notification Endpoints
- Checks

Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
2019-10-23 09:53:50 -07:00