Commit Graph

14374 Commits (chore/switch_to_jwx)

Author SHA1 Message Date
Pavel Zavora bac771b5a8 chore: remove unused structs 2022-07-04 07:14:34 +02:00
Pavel Zavora 8cb1b9987f chore: use TODO context because of possible background tasks 2022-07-04 05:36:51 +02:00
Pavel Zavora 5d19324d58 chore: work with UTC time 2022-07-01 08:16:07 +02:00
Pavel Zavora be8158582a chore: simplify tests 2022-07-01 07:55:26 +02:00
Pavel Zavora b1988c832a chore(server): add test for JWT token with non-zero time 2022-07-01 07:25:07 +02:00
Daisuke Maki c51762a9f2 chore(server): remove useless JWT conversion
Since both jwt and jwk packages are from the same
github.com/lestrrat-go/jwx package, keys do not need to be converted
into their raw versions
2022-07-01 07:24:11 +02:00
Daisuke Maki a230dd5a21 chore(server): replace jwt libraries
Replace github.com/golang-jwt/jwt with github.com/lestrrat-go/jwx
2022-07-01 07:23:45 +02:00
Kevin Grossmann 6b8b8e6445
Merge pull request #5948 from influxdata/e2e/chronograf_admin_all_users
test(cypress): add test for Admin/Chronograf/All Users page
2022-06-30 14:26:03 +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
Kevin Grossmann 378e28a497
Merge pull request #5968 from influxdata/e2e/improve_dashboard_test
chore(cypress):  improve Dashboards tests
2022-06-29 11:33:53 +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
Pavel Zavora 353a35c5ec chore: update changelog 2022-06-28 08:27:32 +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
Pavel Závora f016fa52be
Merge pull request #5965 from influxdata/chore/improve_admin_unavailable_message
fix(ui): inform the user to use v2 administration
2022-06-27 12:07:29 +02:00
Pavel Zavora 6ad1f9ad32 chore: update changelog 2022-06-27 11:55:24 +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 0e986b6d84 fix(server): return back 1.9-available permissions 2022-06-24 20:31:44 +02:00
Pavel Zavora 23c6492f24 feat(ui): describe kapacitor permissions 2022-06-24 20:30:04 +02:00
Pavel Závora 7be257bd58
Merge pull request #5959 from influxdata/5605/annotation_color
feat(ui): allow to customize annotation color
2022-06-24 13:43:11 +02:00