k3yi0
0a8f5d2bf6
fix(ui): fix attribute name
2022-07-12 10:40:43 +02:00
k3yi0
5253a0568e
chore(cypress): adjust source fixture
2022-07-12 10:39:55 +02:00
k3yi0
2c0e90dd0b
chore(cypress): adjust welcome test to use data-test attribute instead of id
2022-07-12 10:39:37 +02:00
k3yi0
485cd75595
chore(cypress): create a source fixture
2022-07-12 10:04:30 +02:00
k3yi0
0b70f7dcb7
chore(ui): add testId attributes
2022-07-12 10:02:23 +02:00
Pavel Závora
b15eeadbac
Merge pull request #5977 from influxdata/5974/copy_dropdown_selected_value
...
feat(ui): select current value in dropdown search input
2022-07-10 16:39:49 +02:00
Pavel Závora
1a8da655c5
Merge pull request #5976 from influxdata/5974/markdown_selectable
...
fix(ui): make markdown cell content selectable
2022-07-10 16:39:30 +02:00
k3yi0
23d6e913eb
chore(cypress): add user SuperAdmin toggle assertion
2022-07-07 10:23:23 +02:00
Pavel Zavora
7b9a1fd4fe
fix(ui): repair rendering of AllUsersTableRow
2022-07-07 09:39:27 +02:00
Pavel Zavora
5f9c2f32b9
fix(ui): select current value only if initial search term is empty
2022-07-07 09:05:04 +02:00
Pavel Zavora
53cb2b701c
feat(ui): select current value in dropdown input
2022-07-07 08:52:53 +02:00
Pavel Zavora
324902cac0
fix(ui): make markdown cell content selectable
2022-07-07 05:25:55 +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
1db2b8c73b
chore(cypress): wait for URL
2022-06-30 14:12:58 +02:00
k3yi0
31144cda53
chore(cypress): adjust dashboard test
2022-06-29 15:13:54 +02:00
k3yi0
427dd995be
chore(cypress): add assertion, return page reload
2022-06-29 14:22:51 +02:00
k3yi0
32f6dcef22
Merge branch 'master' into e2e/chronograf_admin_all_users
2022-06-29 11:56:18 +02:00
k3yi0
655e4366dd
chore(cypress): remove .only, remove assertion of local storage
2022-06-29 10:45:02 +02:00
k3yi0
a7b3210c0e
chore(cypress): adjust Reader log in, improve Reader test
2022-06-29 10:13:26 +02:00
k3yi0
4f1363c769
chore(cypress): format test file
2022-06-28 15:25:11 +02:00
k3yi0
b77318ce45
Merge branch 'master' into e2e/chronograf_admin_all_users
2022-06-28 14:53:31 +02:00
k3yi0
67b0321162
chore(ui): correct data-test attribute typo
2022-06-28 14:47:27 +02:00
Kevin Grossmann
9576f235c8
Merge pull request #5963 from influxdata/e2e/fix_authorization
...
fix(cypress): fix test side-effects caused by hidden asynchronicity
2022-06-28 14:40:29 +02:00
k3yi0
66095f52ef
chore(cypress): change custom types file
2022-06-28 14:26:32 +02:00
k3yi0
8f26f5cb85
chore(cypress): remove mid-test visits
2022-06-28 14:21:40 +02:00
k3yi0
8f1f2f6599
Merge branch 'master' into e2e/chronograf_admin_all_users
2022-06-28 14:04:52 +02:00
k3yi0
cc09763b81
chore(cypress): use Source data type
2022-06-28 13:53:03 +02:00
k3yi0
f40c02fbdc
chore(cypress): improve Cypress custom commands
2022-06-28 13:51:57 +02:00
k3yi0
2311e94ef8
chore(cypress): add types folder, add Source type
2022-06-28 13:51:34 +02:00
k3yi0
ad0ac4e09f
chore(cypress): use strict comparison operators
2022-06-28 10:48:52 +02:00
Pavel Závora
3901514a39
Merge pull request #5967 from influxdata/fix/remember_annotations_visible
...
feat(ui): remember whether to start with shown annotations on Dashboard page
2022-06-28 10:23:56 +02:00
k3yi0
8075c4febc
chore(cypress): add data types, adjust custom commands, adjust tests
2022-06-28 09:39:54 +02:00
k3yi0
7cbd8b5f29
chore(cypress): add return value, adjust tests
2022-06-28 07:51:04 +02:00
Pavel Zavora
e82004a9de
fix(ui): remember whether to show annotations
2022-06-27 15:28:02 +02:00
Pavel Zavora
14e010395a
fix(ui): re-fetch annotations on time range change
2022-06-27 15:28:02 +02:00
Pavel Zavora
e719cecd60
fix(ui): remember visibility of Annotations button
2022-06-27 15:27:55 +02:00
k3yi0
a9e462a336
chore(cypress): wait for url to contain sources
2022-06-27 14:48:35 +02:00
k3yi0
3911dacea8
chore(cypress): try to wait for redirectPath
2022-06-27 14:32:42 +02:00
k3yi0
786233849f
chore(cypress): wait before using sources
2022-06-27 14:04:37 +02:00
Pavel Závora
ac0988bb97
Merge pull request #5962 from influxdata/5961/bc_permissions
...
fix(regression): add back permissions available in 1.9
2022-06-27 13:11:05 +02:00
k3yi0
fe2ae90c51
chore(cypress): look for body, not sidebar
2022-06-27 12:57:58 +02:00
k3yi0
71fedbab64
chore(cypress): adjust the place where tests should look for the sidebar
2022-06-27 12:22:04 +02:00
k3yi0
9413b542b0
chore(cypress): let sidebar be visible before working with sources
2022-06-27 11:53:40 +02:00
Pavel Zavora
775cc72fca
fix(ui): inform the user to use v2 administration
2022-06-27 11:47:36 +02:00
k3yi0
8df8b44f90
chore(cypress): adjust tests intial login, adjust reader role user change
2022-06-27 10:50:36 +02:00
k3yi0
c9e4218296
chore(cypress): adjust custom Cypress commands
2022-06-27 10:49:30 +02:00
k3yi0
f2ea9477cf
chore(cypress): don't try to delete default org
2022-06-27 07:24:48 +02:00
Pavel Zavora
b11d904821
chore(ui): simplify permission descriptions
2022-06-24 20:41:44 +02:00
Pavel Zavora
23c6492f24
feat(ui): describe kapacitor permissions
2022-06-24 20:30:04 +02:00