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
k3yi0
5e1456b8f9
chore(cypress): adjust comment, replace clickAttached for click
2022-06-24 11:59:43 +02:00
k3yi0
e9643c2adf
chore(cypress): adjust All Users test
2022-06-24 11:40:56 +02:00
Pavel Zavora
e4e2172669
feat(ui): allow to change annotation color
2022-06-24 10:18:06 +02:00
Pavel Zavora
4543836ec0
feat(ui): render annotation window/point with color
2022-06-24 10:18:06 +02:00
Pavel Závora
38ee6bbad9
Merge pull request #5956 from influxdata/5953/keep_tabs_in_detail_pages
...
feat(ui): Add InfluxDB admin tabs to user/role detail page
2022-06-24 10:11:52 +02:00
Kevin Grossmann
ad146f84c8
fix(cypress): fix admin_chronograf flaky test ( #5958 )
...
* chore(cypress): replace clickAttached for click
* chore(cypress): adjust test
* fix(cypress): improve flaky parts of the test
* fix(ui): do not follow dropdown item anchor on click
* fix(ui): do not highlight non-opened dropdown
* fix(ui): do not emulate menu item highligthing when not required
* chore(cypress): replace clickAttached for click
* chore(cypress): adjust test
Co-authored-by: Pavel Zavora <pavel.zavora@bonitoo.io>
2022-06-24 10:09:27 +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
34378c6615
feat(ui/cypress): adjust test after UI flow change
2022-06-24 07:41:42 +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
42e4b72025
Merge pull request #5957 from influxdata/fix/dropdown_anchor_follow
...
fix(ui): optimize dropdown menu to avoid items re-rendering
2022-06-24 05:52:59 +02:00
Pavel Zavora
787ef450d9
fix(ui): do not emulate menu item highligthing when not required
2022-06-23 20:37:20 +02:00