Pavel Zavora
|
6e1103949e
|
fix(security): upgrade golang to 1.18.3
|
2022-06-09 10:04:26 +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 |
Pavel Zavora
|
428387377c
|
chore(ui): remove unused component
|
2022-06-07 15:32:26 +02:00 |
Pavel Zavora
|
01e021df2c
|
feat(ui): change roles page to use CreateRoleDialog
|
2022-06-07 15:32:26 +02:00 |
Pavel Zavora
|
5b702c0a50
|
feat(ui): add CreateRoleDIalog
|
2022-06-07 15:32:26 +02:00 |
Pavel Závora
|
d7b4052817
|
Merge pull request #5925 from influxdata/feat/influxdb_new_create_user
feat(ui): improve InfluxDB user creation
|
2022-06-07 15:24:21 +02:00 |
Pavel Zavora
|
a3bae96271
|
chore: update changelog [skip CI]
|
2022-06-07 15:23:43 +02:00 |
k3yi0
|
3b0f667276
|
test(cypress): adjust admin.test
|
2022-06-07 10:30:52 +02:00 |
k3yi0
|
3ddd411893
|
chore(ui): run eslint
|
2022-06-07 10:07:13 +02:00 |
k3yi0
|
a79c6cbac4
|
chore(cypress): adjust admin.test to a new user creation
|
2022-06-07 09:52:14 +02:00 |
k3yi0
|
ef4f7ae821
|
chore(ui): add data-test attributes
|
2022-06-07 09:51:00 +02:00 |
k3yi0
|
36ff58bfda
|
chore(cypress): remove only keyword
|
2022-06-07 09:12:13 +02:00 |
Pavel Zavora
|
4070caf8c3
|
chore(ui): remove useless space
|
2022-06-07 08:02:05 +02:00 |
Pavel Zavora
|
d42c280a77
|
chore(ui): assign no default to required prop
|
2022-06-07 07:59:06 +02:00 |
Pavel Zavora
|
45569526ff
|
chore(ui): remove useless placeholder
|
2022-06-07 07:55:39 +02:00 |
Pavel Zavora
|
521dc57cf6
|
fix: update pwd input
|
2022-06-06 14:17:49 +02:00 |
Pavel Zavora
|
9d19b98e2f
|
chore(ui): remove unused actions and reducers
|
2022-06-06 14:17:49 +02:00 |
Pavel Zavora
|
84ddc0e44f
|
fix(ui): repair dialog title
|
2022-06-06 14:17:49 +02:00 |
Pavel Zavora
|
ab78c5fc73
|
feat(ui): return OSS users sorted by name
|
2022-06-06 14:17:49 +02:00 |