Commit Graph

9649 Commits (91ea61e7532fcf9287d76d0044897751e87f78fd)

Author SHA1 Message Date
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
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 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 ae5cc215c3 fix(ui): align Create Database button 2022-05-25 15:41:32 +02:00
Pavel Zavora e8c6281355 feat(ui): describe Enterprise permissions 2022-05-25 15:18:05 +02:00
Pavel Zavora e8810703f1 feat(ui): improve table row hight-light to show contained buttons 2022-05-25 15:08:58 +02:00
Pavel Zavora dba6fe4420 feat(ui): allow to hide roles on Users page 2022-05-25 14:40:27 +02:00
Pavel Zavora d5a1dcef0c fix(ui): do not return before all hooks 2022-05-25 13:34:03 +02:00
Pavel Zavora 1e3ad69f7d feat(ui): align table with a new user 2022-05-25 13:29:36 +02:00
Pavel Zavora 27f4d5a679 feat(ui): describe permissions on user page 2022-05-25 13:05:29 +02:00
Pavel Zavora 4054e72d78 feat(ui): add title to permission names 2022-05-25 12:56:37 +02:00
Pavel Zavora e0e1074d50 feat(ui): show effective user permissions for Enterprise 2022-05-25 12:49:01 +02:00
Pavel Zavora 976368965a feat(ui): confirm exit from user page 2022-05-25 10:36:33 +02:00
Pavel Zavora 3c72e6cb7d feat(ui): allow to filter databases on UsersPage 2022-05-25 10:14:12 +02:00
Pavel Zavora 8f03c62ee8 feat(ui): add custom filter to users page 2022-05-25 08:50:25 +02:00
Pavel Zavora b00670f9bc feat(ui): add useChangeEffect hook 2022-05-25 08:48:51 +02:00
Pavel Zavora 0ed3ec8035 feat(ui): change empty row message 2022-05-25 08:47:18 +02:00
Pavel Zavora 399e7cd384 feat(ui): show effective RW permissions on users page 2022-05-25 07:58:31 +02:00
Pavel Zavora 7376d1162d feat(ui): show RW permission in DB columns on Users page 2022-05-24 19:14:09 +02:00
Pavel Zavora ff229c5a04 feat(ui): make permission buttons lighter 2022-05-24 17:56:57 +02:00
Pavel Zavora 1f40ea902a feat(ui): style user page contents 2022-05-24 17:51:11 +02:00
Pavel Zavora 4ace4ea9f2 feat(ui): remove main tabs from user page 2022-05-24 14:41:14 +02:00