Commit Graph

14288 Commits (0756097cce40321a5fb24f2ef3262f0157acd5c8)

Author SHA1 Message Date
Pavel Zavora 0756097cce feat(server): add new color property to annotation 2022-06-24 10:17:23 +02:00
Pavel Závora 38ee6bbad9
Merge pull request #5956 from influxdata/5953/keep_tabs_in_detail_pages
feat(ui): Add InfluxDB admin tabs to user/role detail page
2022-06-24 10:11:52 +02:00
Kevin Grossmann ad146f84c8
fix(cypress): fix admin_chronograf flaky test (#5958)
* chore(cypress): replace clickAttached for click

* chore(cypress): adjust test

* fix(cypress): improve flaky parts of the test

* fix(ui): do not follow dropdown item anchor on click

* fix(ui): do not highlight non-opened dropdown

* fix(ui): do not emulate menu item highligthing when not required

* chore(cypress): replace clickAttached for click

* chore(cypress): adjust test

Co-authored-by: Pavel Zavora <pavel.zavora@bonitoo.io>
2022-06-24 10:09:27 +02:00
Pavel Zavora b3dc8fb7be feat(ui): confirm page change because of unsaved changes 2022-06-24 09:41:48 +02:00
Pavel Zavora 5130b0609b feat(ui): add Exit button to user/role detail page 2022-06-24 07:56:38 +02:00
Pavel Zavora 34378c6615 feat(ui/cypress): adjust test after UI flow change 2022-06-24 07:41:42 +02:00
Pavel Zavora 0ab1e096f1 feat(ui): leave user/role detail page on successful Apply Changes 2022-06-24 06:46:41 +02:00
Pavel Zavora 8c6b0d01c5 chore: update changelog 2022-06-24 06:07:28 +02:00
Pavel Zavora 9b6c98a655 feat(ui): add main admin tabs to user/role detail page 2022-06-24 06:07:28 +02:00
Pavel Zavora 8613534dd3 feat(ui): allow to reuse InfluxDB admin tab bar 2022-06-24 06:07:28 +02:00
Pavel Závora 42e4b72025
Merge pull request #5957 from influxdata/fix/dropdown_anchor_follow
fix(ui): optimize dropdown menu to avoid items re-rendering
2022-06-24 05:52:59 +02:00
Pavel Zavora 787ef450d9 fix(ui): do not emulate menu item highligthing when not required 2022-06-23 20:37:20 +02:00
Pavel Zavora 102cad5274 fix(ui): do not highlight non-opened dropdown 2022-06-23 15:15:27 +02:00
Pavel Zavora b1b3b667b0 fix(ui): do not follow dropdown item anchor on click 2022-06-23 15:02:23 +02:00
Pavel Závora 57a6acb26a
Merge pull request #5954 from influxdata/fix/v2_infludb_admin_unsupported
fix(ui): show unsupported administration against 2.x InfluxDB
2022-06-23 11:23:39 +02:00
Pavel Závora 12cc6b2d00
Merge pull request #5955 from influxdata/5952/keyboard_navigation
Allow keyboard-only user/role creation
2022-06-23 08:52:29 +02:00
Pavel Zavora a168e7e3b5 feat(ui): react upon enter key to create user 2022-06-23 07:36:46 +02:00
Pavel Zavora 60cdebff5b feat(ui): react upon enter key to create role 2022-06-23 07:36:37 +02:00
Pavel Zavora 368ed615f5 fix(ui): highlight focused buttons 2022-06-23 07:35:11 +02:00
Pavel Zavora 7ebaf38506 fix(ui): show unsupported administration against 2.x InfluxDB 2022-06-23 06:53:16 +02:00
Pavel Závora 51846004c5
Merge pull request #5949 from influxdata/e2e/fix_current_org_test
fix(cypress): improve flaky parts of the test
2022-06-22 08:53:02 +02:00
k3yi0 89d61ce743 fix(cypress): improve flaky parts of the test 2022-06-22 07:57:09 +02:00
Pavel Zavora 96d2641850 chore: improve docs 2022-06-21 14:39:15 +02:00
Pavel Závora c6d237d564
Merge pull request #5947 from influxdata/5946/stable_react_key
fix(ui): use stable component keys
2022-06-21 11:07:14 +02:00
Pavel Závora cbbd0ea829
Merge pull request #5944 from influxdata/5942/influxdb_admin_filter_redux
feat(ui/admin): remember state of influxdb users/roles filters
2022-06-21 11:06:20 +02:00
Pavel Zavora cac6b06263 feat(ui/cypress): test also show users toggle 2022-06-21 09:41:32 +02:00
Pavel Zavora 9af9f409fa feat(ui): remember filter text in Roles/Users pages 2022-06-21 09:38:47 +02:00
Pavel Zavora 2ade4cb61d chore: simplify code 2022-06-21 09:38:47 +02:00
Pavel Zavora a6303d9bcf feat(ui/admin): persist filter toggles value in localStorage 2022-06-21 09:38:47 +02:00
Pavel Zavora aa3ba890a4 fix(cypress): correct data test lookup of slide toggle 2022-06-21 09:38:47 +02:00
Pavel Zavora f3f3c9bb45 feat(ui/admin): remember showRoles toggle selection 2022-06-21 09:37:39 +02:00
Pavel Zavora 4665be92d5 feat(ui/admin): remember showUsers toggle selection 2022-06-21 09:37:39 +02:00
Pavel Zavora d67a515e48 feat(ui): remember selected databases in Roles/Users pages 2022-06-21 09:37:39 +02:00
Pavel Zavora 85fd010f2b feat(ui): reuse DB selector between Users and Roles pages 2022-06-21 09:37:39 +02:00
Kevin Grossmann b8c369c32a
Merge pull request #5939 from influxdata/e2e/chronograf_admin_current_org
test(cypress): current organization test
2022-06-21 00:33:07 +02:00
k3yi0 8bee73b1fc chore(cypress): change clickAttached to click 2022-06-20 16:19:41 +02:00
k3yi0 818a346ac6 chore(ui): remove uuid, change uuid.v4 function for user.id 2022-06-20 15:03:48 +02:00
Pavel Zavora 71fdb5a756 chore: update changelog 2022-06-20 14:27:19 +02:00
Pavel Zavora 56d220ee62 chore: appease linter 2022-06-20 14:03:28 +02:00
Pavel Zavora 164d1696ba fix(ui): use stable react component keys 2022-06-20 13:51:07 +02:00
k3yi0 4f48b6977a chore(cypress): adjust test 2022-06-20 12:00:00 +02:00
k3yi0 13def6c436 chore(cypress): remove import 2022-06-20 11:40:38 +02:00
k3yi0 b5017d1c32 Merge branch 'master' into e2e/chronograf_admin_current_org 2022-06-20 11:25:45 +02:00
k3yi0 bda971e4ff chore(cypress): add comment to realHover and clickAttached functions 2022-06-20 11:02:50 +02:00
Pavel Závora 4723e46710
Merge pull request #5940 from influxdata/5096/influxdb_context_path
feat(server): support InfluxDB behind proxy under subpath
2022-06-20 10:58:18 +02:00
k3yi0 d287a15fa5 chore(cypress): remove cypress-wait-until 2022-06-20 10:52:33 +02:00
k3yi0 a8fced4bc8 chore(cypress): separate admin_chronograf and admin_influxdb tests 2022-06-20 10:49:38 +02:00
k3yi0 79b01e0543 Merge branch 'e2e/chronograf_admin_current_org' of github.com:influxdata/chronograf into e2e/chronograf_admin_current_org 2022-06-20 08:47:26 +02:00
k3yi0 1002e4b8f7 chore(cypress): adjust clickAttached function 2022-06-20 08:41:13 +02:00
k3yi0 1d21cde65c chore(cypress): add clickAttached function 2022-06-20 08:41:13 +02:00