Commit Graph

14187 Commits (c83392cd0d282bd19f61229d8c8ca00df7fb9e1e)

Author SHA1 Message Date
k3yi0 c83392cd0d chore(cypress): first hover, then click 2022-06-15 14:13:11 +02:00
Kevin Grossmann c87e5a79d4
fix(cypress): fix attribute name 2022-06-15 12:19:07 +02:00
k3yi0 38002d2455 chore(ui): eslint --fix 2022-06-15 11:46:32 +02:00
k3yi0 c1879a2fa9 test(cypress): add current org test 2022-06-15 11:44:44 +02:00
k3yi0 0a332b1ca3 chore(cypress): add cypress real events plugin 2022-06-15 11:43:33 +02:00
k3yi0 ef63de3af2 chore(cypress): remove only and unused import 2022-06-14 16:42:40 +02:00
k3yi0 edf9d109b1 test(cypress): add current org tests 2022-06-14 10:43:29 +02:00
k3yi0 0de6a3dfa7 chore(ui): add data-test attributes 2022-06-14 10:43:01 +02:00
k3yi0 68ee8e7fe5 chore(cypress): delay request 2022-06-13 09:03:27 +02:00
k3yi0 5ce7bcb207 chore(cypress): add wraps, adjust variables, remove comments 2022-06-13 08:31:35 +02:00
k3yi0 83b941d960 chore(cypress): fix formatting 2022-06-10 16:57:28 +02:00
k3yi0 fb0cf614c3 chore(cypress): add README 2022-06-10 16:52:02 +02:00
k3yi0 3503e83443 feat(cypress): improve admin test quality 2022-06-10 15:09:55 +02:00
k3yi0 174932fe9c feat(cypress): improve quality of tests 2022-06-10 14:50:43 +02:00
k3yi0 e428a97011 feat(cypress): add flush function add function descriptions 2022-06-10 14:48:19 +02:00
k3yi0 cb71ce90d6 chore(cypress): add fixtures 2022-06-10 14:48:19 +02:00
Pavel Závora eaf4dc9d9a
Merge pull request #5930 from influxdata/fix/influixdb_create_no_autocomplete
fix(ui): do not autocomplete create user/role dialogs
2022-06-10 10:30:23 +02:00
Pavel Zavora 33e2c118cd fix(ui): do not submit form with dialog button 2022-06-09 11:17:54 +02:00
Pavel Zavora 26bf02077a chore: update changelog 2022-06-09 09:58:05 +02:00
Pavel Závora f720aeaff9
Merge pull request #5929 from influxdata/feat/influxdb_admin_refresh
feat(ui): add refresh button to InfluxDB Users/Roles/Databases
2022-06-09 09:52:18 +02:00
Pavel Závora ef188d23c8
Merge pull request #5931 from influxdata/fix/influxb_admin_queries_button_align
fix(ui): fix alignment of buttons on Queries page
2022-06-09 09:51:59 +02:00
Pavel Zavora ef857ae7be fix(ui): avoid state changes on unmouted component 2022-06-09 09:39:53 +02:00
Pavel Zavora 78264d1e51 fix(ui): do not autocomplete create user/role dialogs 2022-06-09 09:39:53 +02:00
Pavel Zavora cd38531bb8 chore: update changelog 2022-06-08 14:55:12 +02:00
Pavel Zavora f4bea07ea1 feat(ui): don't shown refresh button on InfluxDB Queries page 2022-06-08 14:55:12 +02:00
Pavel Zavora aef204319c feat(ui): add refresh button to InfluxDB admin pages 2022-06-08 14:55:12 +02:00
Pavel Závora 37a6934fe3
Merge pull request #5927 from influxdata/feat/show_effective_perms_incl_roles
feat(ui): show effective user permissions on Users page
2022-06-08 14:54:04 +02:00
Kevin Grossmann edfbc9f626
Merge pull request #5932 from influxdata/e2e_tests_role_management
test(cypress): role management test
2022-06-08 14:52:55 +02:00
k3yi0 becca5ed9c test(cypress): add role test 2022-06-08 12:50:11 +02:00
k3yi0 93df3591fa chore(ui): add data-test attributes 2022-06-08 12:49:31 +02:00
Pavel Zavora 5b284a8c89 fix(ui): fix alignment of buttons on Queries page 2022-06-08 12:14:10 +02:00
k3yi0 f30caedae3 chore(eslint): add rule for Cypress only 2022-06-08 12:08:38 +02:00
k3yi0 9323f81c85 chore(workflow): reporter change fail-on-error 2022-06-08 11:56:46 +02:00
Pavel Zavora 6f6beaaf8d chore: update changelog 2022-06-08 10:27:03 +02:00
Pavel Zavora d5d7373a16 chore(ui): repair title 2022-06-08 10:27:03 +02:00
Pavel Zavora 65e5099540 feat(ui): show effective permissions including role permissions 2022-06-08 10:27:03 +02:00
Pavel Zavora 14140740fb feat(ui): compute user's effective permissions with roles 2022-06-08 10:27:03 +02:00
Pavel Zavora 7c1f492cfe chore(ui): refactor permission computation 2022-06-08 10:27:03 +02:00
Pavel Závora cd10b614dd
Merge pull request #5926 from influxdata/feat/influxdb_new_create_role
feat(ui): improve InfluxDB role creation
2022-06-08 08:28:10 +02:00
Pavel Zavora b93a41ad8e chore: review tests 2022-06-07 16:01:23 +02:00
Pavel Zavora ee7e555353 feat(UI): ensure that input autofocus works 2022-06-07 15:32:26 +02:00
Pavel Zavora 7204e82c2f feat(ui): indicate valid user name and password 2022-06-07 15:32:26 +02:00
Pavel Zavora 8a62384e16 feat(ui): indicate valid role name 2022-06-07 15:32:26 +02:00
Pavel Zavora bedb63780f feat(ui): auto focus create dialogs 2022-06-07 15:32:26 +02:00
Pavel Zavora bbced2b26b feat(ui): change role reducer create/delete/sync operations 2022-06-07 15:32:26 +02:00
Pavel Zavora 019f18733f fix(ui): make no state changes after router redirect 2022-06-07 15:32:26 +02:00
Pavel Zavora 373c393c07 chore(ui): improve useChangeEffect hook 2022-06-07 15:32:26 +02:00
Pavel Zavora 2410c9fc24 feat(ui): redirect to detail page after a new role is created 2022-06-07 15:32:26 +02:00
Pavel Zavora dc19d5bc21 fix(ui): repair not found message 2022-06-07 15:32:26 +02:00
Pavel Zavora 7c1ba5dbf6 chore(ui): remove unused redux actions and reducers 2022-06-07 15:32:26 +02:00