George
0dde41f895
fix(tasks): wire auth context down to scheduler runner ( #15675 )
2019-10-31 15:47:12 +00:00
Ariel Salem
481cb13d06
Feat(DWP): integrated deleteWithPredicate functionality and added tests ( #15661 )
...
Integrated DWP functionality and added tests to ensure stability
2019-10-31 05:46:05 -07:00
Brandon Farmer
ce3e2969ae
Merge pull request #15646 from influxdata/system-bucket-deletion
...
feat(influxdb): Prevent the deletion of system buckets
2019-10-30 16:02:00 -07:00
Brandon Farmer
a04212608a
Merge pull request #15670 from influxdata/fix-swagger-resource-labels
...
fix(swagger): Fixes conflicting label types
2019-10-30 15:53:38 -07:00
Brandon Farmer
b5744f1fe1
fix(swagger): Fixes conflicting label types
2019-10-30 15:31:37 -07:00
Bucky Schwarz
7722aa969c
build(ui): make some tweaks to eke some speed out of eslint
2019-10-30 14:36:52 -07:00
Christopher Wolff
51c92fd0ed
test(query): reskip flakey test
...
https://github.com/influxdata/influxdb/issues/15667
2019-10-30 14:22:59 -07:00
Russ Savage
31ca05514c
feat(changelog): updating for Alpha 19 release
2019-10-30 14:22:45 -07:00
Scott Anderson
89e364b6c0
chore(flux): Updated Flux functions list for flux 0.51.0 ( #15641 )
2019-10-30 14:32:53 -06:00
Gavin Cabbage
fc9e7cb9df
Merge pull request #15650 from influxdata/feat/last-run-status
...
feat(tasks): expose lastRunStatus and lastRunError in task API
2019-10-30 16:07:41 -04:00
Brandon Farmer
e473394e7d
feat(influxdb): prevent users from rename system buckets
2019-10-30 12:53:43 -07:00
Alex Boatwright
a8f5d19442
fix(ui): change telegraf save name to `telegraf.conf` ( #15615 )
2019-10-30 12:18:39 -07:00
Andrew Watkins
1da543ac6c
feat(ui): add status changes back to rules ( #15653 )
2019-10-30 12:17:38 -07:00
alexpaxton
3f171d6359
refactor(ui): add explainer panel to buckets index view ( #15507 )
...
* refactor(ui): add explainer panel to buckets index view
* refactor: convert both explainer components from SFC to FunctionComponent
* refactor: appease linter
2019-10-30 14:02:45 -04:00
Gavin Cabbage
75147d014c
feat(tasks): expose lastRunStatus and lastRunError in task API
2019-10-30 14:00:22 -04:00
Alex Boatwright
d53d3686b6
feat(ui): moving token overlays into the overlay controller ( #15611 )
...
freeing token overlays from their oppressive route overlords.
2019-10-30 10:44:18 -07:00
Christopher Wolff
04bc7bf76b
test(tsdb): skip flaky test
...
https://github.com/influxdata/influxdb/issues/15220
2019-10-30 10:40:03 -07:00
Christopher Wolff
7aa1fccee0
test(query): unskip skipped PromQL transpiler end-to-end .flux tests
2019-10-30 10:40:03 -07:00
Lorenzo Affetti
afadf98cdf
Merge pull request #15654 from influxdata/flux-staging-v0.52.x
...
build(flux): update Flux to v0.52.0
2019-10-30 17:29:00 +01:00
Lorenzo Affetti
b8dfd5a2f3
build(flux): update Flux to v0.52.0
2019-10-30 16:47:03 +01:00
Yiqun Zhang
a0e98138a3
build(flux): update Flux to v0.51.0
2019-10-30 10:18:32 -04:00
Brandon Farmer
af2b2a140f
feat(influxdb): Prevent the deletion of system buckets
2019-10-29 14:15:39 -07:00
Bucky Schwarz
2498011387
fix(ui): add fixed TextArea from clockface
2019-10-29 13:57:11 -07:00
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