Zoe Steinkamp
eec51dd2b5
fix(ui): Horizontal and vertical scroll hiding elements
...
Jstest fix
2019-10-31 15:41:21 -06:00
Zoe Steinkamp
ea21b8dfaf
fix (ui): Horizontal and vertical scroll hiding elements
...
updating snapshot
2019-10-31 15:39:58 -06:00
Zoe Steinkamp
34d55bb9b0
fix (ui): Horizontal and vertical scroll hiding elements
...
Fixing for jstest
2019-10-31 15:39:58 -06:00
Zoe Steinkamp
7ca45f0d3a
fix (ui): Horizontal and vertical scroll hiding elements
...
Fixing jetest error with margin bottom
2019-10-31 15:39:58 -06:00
Zoe Steinkamp
4e5264baf0
fix (ui): Horizontal and vertical scroll hiding elements
...
The vertical scroll on the variable page was not displaying the last element
The horizontal scroll on the filter scroll was covering the bottom scroll, this is probably happening in other places
2019-10-31 15:39:58 -06:00
Zoe Steinkamp
3b5d0a443e
test(ui): Fix flaky tasks and dashboard tests
2019-10-31 14:20:47 -07:00
Ariel Salem
fcee4a6b3b
feat(tests): added tests to validate bug unreproducible ( #15679 )
...
* feat(tests): added tests to validate bug unreproducible
* fix(linter): removed unused variable
2019-10-31 13:11:25 -07:00
Gavin Cabbage
c60f7dbe6f
Revert "fix(flux): use flux.EvalOptions over problematic flux.EvalAST"
...
This reverts commit d1a0ab85f7
.
2019-10-31 16:04:41 -04:00
Ariel Salem
a5f5f942ab
fix(UI/emptygrapherror): refactored tooltip to popover ( #15686 )
2019-10-31 13:01:53 -07:00
Alex Boatwright
9d32d54331
chore(ui): bumping clockface ( #15689 )
2019-10-31 11:26:01 -07:00
Gavin Cabbage
d1a0ab85f7
fix(flux): use flux.EvalOptions over problematic flux.EvalAST
2019-10-31 12:58:41 -04: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
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
Scott Anderson
89e364b6c0
chore(flux): Updated Flux functions list for flux 0.51.0 ( #15641 )
2019-10-30 14:32:53 -06: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
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
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
Alex Boatwright
a68b2853a5
chore(ui): remove react tooltip ( #15619 )
2019-10-29 08:21:40 -07: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
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
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
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
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
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
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
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
alexpaxton
0fc47bc692
refactor(ui): convert confirmation overlay to confirmation button ( #15496 )
...
* refactor(ui): convert confirmation overlay to confirmation button
* refactor: write e2e tests for veo/de query mode switching
* refactor: assume query has changed if it is empty
* fix: formatting
* refactor(queryBuilder): use more semantic functions
* fix: remove unused variable
2019-10-22 23:03:51 -07:00
Russ Savage
7aa489cd62
fix(alertHistory): verify columns exist before keeping them ( #15525 )
2019-10-22 11:49:51 -07:00
Ariel Salem
769c4101c8
fix(ui/collectorList-telegraf): sort telegrafs based on buckets ( #15510 )
...
* fix(ui/collectorList-telegraf): sort telegrafs based on buckets
* fix(ui/collectors): added tests to the sort by telegrafs/buckets functionality
* fix(ui/collectors): made PR suggested changes
* fix(ui/collectors): updated snapshot test
* fix(collectors): added collectors changes
* fix: labels test
* fix: sanity check
* chore: skip tests to resolve in separate PR
* fix: revisit page
2019-10-22 11:26:21 -07:00
Brandon Farmer
8a7d170c79
fix(influxdb): fall back to legacy system buckets
2019-10-22 10:21:04 -07:00
Andrew Watkins
a40dacfabf
chore: lowercase bdd
2019-10-21 15:27:35 -07:00
Andrew Watkins
fb359722f8
chore: put space after comment
2019-10-21 15:26:33 -07:00
Andrew Watkins
fbaeb8e58e
fix: properly scope label creation
2019-10-21 15:26:21 -07:00