Jan Simon
6c8702d16c
feat: influxdb v3 support ( #6139 )
2025-12-18 10:10:17 +01:00
Pavel Zavora
a95fe29309
chore(ui): rename temporary EH classes
2022-07-28 09:29:47 +02:00
Pavel Zavora
a07621342c
fix(ui): improve type definition of QueriesPage
2022-07-28 09:29:47 +02:00
Pavel Zavora
6926ee9375
chore(ui): replace experimental decorators by HOF
2022-07-28 09:29:47 +02:00
k3yi0
ca8935da1e
chore(ui): rename dataTest attribute
2022-07-15 14:40:48 +02:00
Pavel Zavora
7b9a1fd4fe
fix(ui): repair rendering of AllUsersTableRow
2022-07-07 09:39:27 +02:00
Kevin Grossmann
6be712ef16
test(cypress): add test Chronograf/Admin/Org Mappings page ( #5972 )
...
* chore(ui): add data-test attributes
* chore(ui): add data-test attributes
* test(cypress): add all org test
* test(cypress): add All Orgs test
* chore(cypress): remove only
* chore(ui): add data-test attributes
* chore(ui): add data-test attributes
* test(cypress): add all org test
* test(cypress): add All Orgs test
* chore(cypress): remove only
* chore(ui): add data-test attributes
* chore(ui): add data-test attributes
* test(cypress): add all org test
* test(cypress): add All Orgs test
* chore(cypress): remove only
* chore(ui): add data-test attribute
* chore(cypress): adjust all orgs test
* chore(cypress): adjust dashboard test
* chore(ui): eslint --fix
* chore(cypress): adjust all orgs test
* chore(cypress): format test
* chore(cypress): add fixture data
* chore(ui): add data-test attributes
* chore(cypress): adjust chronograf fixture
* chore(cypress): add deleteMappings custom command
* chore(ui): add data-test attributes
* test(cypress): add deleteMappings into toInitialState
* chore(ui): adjust testId value
* test(cypress): add Orgs Mapping test
* chore(ui): adjust data-test attribute
* chore(ui): add logic to data-test attribute
* chore(ui): add a default value to testId
2022-07-04 07:43:06 +02:00
Kevin Grossmann
0b9fac3b06
test(cypress): add test Admin/Chronograf/All Org pages ( #5970 )
...
* chore(ui): add data-test attributes
* chore(ui): add data-test attributes
* test(cypress): add all org test
* test(cypress): add All Orgs test
* chore(cypress): remove only
* chore(ui): add data-test attributes
* chore(ui): add data-test attributes
* test(cypress): add all org test
* test(cypress): add All Orgs test
* chore(cypress): remove only
* chore(ui): add data-test attributes
* chore(ui): add data-test attributes
* test(cypress): add all org test
* test(cypress): add All Orgs test
* chore(cypress): remove only
* chore(ui): add data-test attribute
* chore(cypress): adjust all orgs test
* chore(cypress): adjust dashboard test
* chore(ui): eslint --fix
* chore(cypress): adjust all orgs test
* chore(cypress): format test
* chore(ui): adjust data-test attributes
* chore(cypress): adjst All Orgs test
2022-07-01 15:21:30 +02:00
k3yi0
67b0321162
chore(ui): correct data-test attribute typo
2022-06-28 14:47:27 +02:00
k3yi0
8f1f2f6599
Merge branch 'master' into e2e/chronograf_admin_all_users
2022-06-28 14:04:52 +02:00
Pavel Zavora
775cc72fca
fix(ui): inform the user to use v2 administration
2022-06-27 11:47:36 +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
0ab1e096f1
feat(ui): leave user/role detail page on successful Apply Changes
2022-06-24 06:46:41 +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
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 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
7ebaf38506
fix(ui): show unsupported administration against 2.x InfluxDB
2022-06-23 06:53:16 +02:00
k3yi0
fcaefc8b6f
chore(ui): adjust attribute value
2022-06-22 11:29:41 +02:00
k3yi0
3d5e0d6670
chore(ui): adjust attribute value, adjust test
2022-06-21 14:09:42 +02:00
k3yi0
9641e557c0
chore(ui): adjust data-test attribute
2022-06-21 13:06:48 +02:00
k3yi0
0cca96c051
chore(ui): remove attributes
2022-06-21 12:27:30 +02:00
k3yi0
e37a3ca658
Merge branch 'master' into e2e/chronograf_admin_all_users
2022-06-21 11:38:04 +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 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
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
b5017d1c32
Merge branch 'master' into e2e/chronograf_admin_current_org
2022-06-20 11:25:45 +02:00
k3yi0
eb69670cd4
chore(ui): add data-test attributes
2022-06-20 09:03:11 +02:00
k3yi0
9c7f5599ea
chore(ui): eslint --fix
2022-06-20 08:39:18 +02:00
k3yi0
6cc4f844f2
chore(ui): add data-test attributes
2022-06-20 08:39:18 +02:00
Pavel Závora
27cbc9ad64
Merge pull request #5945 from influxdata/5943/avoid_empty_table
...
fix(ui/admin): simplify no data message
2022-06-17 11:09:09 +02:00
Pavel Zavora
8bf7baf1ab
fix(ui): simplify no data message
2022-06-16 20:12:08 +02:00
Pavel Zavora
b60f80cac1
fix(ui/admin): disable influxdb admin pages on load error
2022-06-16 08:53:07 +02:00
Pavel Závora
9e22765ace
Merge pull request #5937 from influxdata/5934/role_users_sync
...
fix(ui): sync roles and user after user/role change
2022-06-13 13:57:25 +02:00
Pavel Zavora
bca2fdf0a5
chore: improve comments
2022-06-13 08:23:33 +02:00
Pavel Zavora
ff7929b297
fix(ui): sync users' roles after role's users change, sync roles' users after user's roles change
2022-06-10 18:45:55 +02:00
Pavel Zavora
a51ce4d8a1
feat(ui): add changeNamedCollection util
2022-06-10 18:41:31 +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