Commit Graph

14288 Commits (0756097cce40321a5fb24f2ef3262f0157acd5c8)

Author SHA1 Message Date
Pavel Zavora ebafe4ef81 feat(ui): change RolesPage to functional component 2022-06-06 11:45:01 +02:00
Pavel Závora c9533e81cd
Merge pull request #5924 from influxdata/e2e_user_db_permissions_tests
test(cypress): add tests for database and user managers
2022-06-06 11:44:20 +02:00
k3yi0 ffbe60a697 chore(cypress): rename functions 2022-06-06 09:40:53 +02:00
k3yi0 83349e3f6f chore(cypress): remove commented out code 2022-06-06 09:40:29 +02:00
k3yi0 93dbaef660 chore(cypress): remove routes.json and adjust tests accordingly 2022-06-06 09:26:34 +02:00
k3yi0 4005254a67 chore(oauth-mock): remove async from before function 2022-06-06 09:14:49 +02:00
k3yi0 3e2693c10b chore(cypress): rename function 2022-06-06 09:09:14 +02:00
k3yi0 4e5ff6359d chore(oauth-mock): redirect immediately 2022-06-03 11:08:04 +02:00
k3yi0 4a174fef6a chore(cypress): adjust admin tab tests 2022-06-03 10:52:17 +02:00
k3yi0 9669138c60 chore(cypress): adjust queryBuilder test 2022-06-03 00:42:40 +02:00
k3yi0 c9b734eee1 chore(cypress): wait for authentication before removing source 2022-06-03 00:28:30 +02:00
k3yi0 8f7cdeb5bb chore(cypress): adjust test for Databases 2022-06-03 00:28:04 +02:00
k3yi0 3bc98b14a7 chore(cypress): add Cypress functions to create and delete InfluxDB 2022-06-03 00:20:07 +02:00
k3yi0 29a172a4c7 fix(cypress): fix querybuilder test, 2022-06-03 00:06:55 +02:00
k3yi0 68a5d68447 chore(cypress): add delay between authentication and removing sources 2022-06-02 23:42:56 +02:00
k3yi0 0402ce7617 chore: add metaUrl Cypress env. variable into githubActions Cypress config 2022-06-02 22:56:00 +02:00
k3yi0 91ea61e753 chore: run prettier 2022-06-02 22:45:11 +02:00
k3yi0 9d7e509757 chore: replace code with new Cypress functions, test roles as User 2022-06-02 17:17:17 +02:00
k3yi0 8a234ee48e chore: adjust welcome test to use metaUrl 2022-06-02 17:15:37 +02:00
k3yi0 b8652fe01c chore: add custom Cypress functions 2022-06-02 17:15:21 +02:00
k3yi0 5f85263d00 chore: add data-test attributes 2022-06-02 17:14:56 +02:00
Pavel Závora 8baa075f50
Merge pull request #5921 from influxdata/feat/user_db_permissions
feat: new user management
2022-06-02 14:12:28 +02:00
k3yi0 4afab8f977 chore: add metaUrl to the Cypress env. table and use connect to it 2022-06-02 14:10:17 +02:00
k3yi0 fe468065f4 test(cypress): add tests for Admin > InfluxDB > Dashboards and Users 2022-06-02 08:48:57 +02:00
k3yi0 e2ed3332eb chore: add data-test attributes 2022-06-01 15:39:15 +02:00
k3yi0 e97cb0ac60 chore(cypress): add routes for Admin panel 2022-05-30 14:26:42 +02:00
Pavel Zavora d4264c55f7 chore(ui): improve docs 2022-05-27 12:37:35 +02:00
Pavel Zavora 1136c862d8 chore(ui): improve fn docs 2022-05-27 12:29:14 +02:00
Pavel Zavora ed946aa3f7 chore(ui): simplify and document functions 2022-05-27 12:24:59 +02:00
Pavel Zavora bfb2fcdf1b feat(ui): move logic to toUserPermissions with test 2022-05-27 11:58:51 +02:00
Pavel Zavora c62343147f feat(ui): move logic to computeUserPermissionsChange with test 2022-05-27 11:58:43 +02:00
Pavel Zavora e22a7426b3 feat(ui): move logic to computeUserDBPermissions with test 2022-05-27 11:22:55 +02:00
Pavel Zavora 577af75337 chore(ui): use isEnterprise to stay consistent with UsersPage 2022-05-27 11:22:44 +02:00
Pavel Zavora 492424abf8 chore(ui): rename fn to follow its functionality 2022-05-27 10:26:56 +02:00
Pavel Zavora b338adb66e feat(ui): move UsersPage derived computations to separate files with tests 2022-05-27 10:20:25 +02:00
Pavel Zavora 3e88ea4c07 chiore(ui): improve doc 2022-05-27 09:10:51 +02:00
Pavel Zavora c5cca736fb fix(ui): remove unused CSS 2022-05-27 09:07:26 +02:00
Pavel Zavora 6cf4f2ee5b chore(ui): improve LDAP message 2022-05-27 09:03:56 +02:00
Pavel Zavora 26aaf6dd24 chore: improve db column label 2022-05-27 09:01:59 +02:00
Pavel Zavora ecea600a41 chore(ui): remove unused components 2022-05-27 08:51:09 +02:00
Pavel Zavora ebdfda5df1 chore(ui): simplify Filterbar.js 2022-05-27 08:46:44 +02:00
Pavel Zavora 97a3fb676b fix(ui): correct EmptyRow component 2022-05-27 08:46:04 +02:00
Pavel Zavora 775afd20de chore: update changelog 2022-05-27 08:40:33 +02:00
Pavel Zavora 26c7bea062 feat(ui): optionally show role names on users page 2022-05-26 10:26:24 +02:00
Pavel Zavora 3ac65b57f8 feat(ui): manage roles on user page 2022-05-26 10:08:42 +02:00
Pavel Zavora 0e2ff78b07 chore(ui): rename privilege to permission 2022-05-26 06:46:07 +02:00
Pavel Zavora 3b3d632a9c feat(ui): add title to no roles column 2022-05-26 06:41:08 +02:00
Pavel Zavora 885dfbe5a6 feat(ui): manage user cluser-wide permissions 2022-05-25 16:56:02 +02:00
Pavel Zavora 4468d55622 fix(ui): fix styles 2022-05-25 16:39:22 +02:00
Pavel Zavora 2d781fcab9 feat(server): check that enteprise db allowed permissions start all allowed permissions 2022-05-25 16:32:03 +02:00