Commit Graph

14470 Commits (d2279e8afaf3649a8433a7ccae37b692af53d05c)

Author SHA1 Message Date
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 4f48b6977a chore(cypress): adjust test 2022-06-20 12:00:00 +02:00
k3yi0 13def6c436 chore(cypress): remove import 2022-06-20 11:40:38 +02:00
k3yi0 b5017d1c32 Merge branch 'master' into e2e/chronograf_admin_current_org 2022-06-20 11:25:45 +02:00
k3yi0 bda971e4ff chore(cypress): add comment to realHover and clickAttached functions 2022-06-20 11:02:50 +02:00
Pavel Závora 4723e46710
Merge pull request #5940 from influxdata/5096/influxdb_context_path
feat(server): support InfluxDB behind proxy under subpath
2022-06-20 10:58:18 +02:00
k3yi0 d287a15fa5 chore(cypress): remove cypress-wait-until 2022-06-20 10:52:33 +02:00
k3yi0 a8fced4bc8 chore(cypress): separate admin_chronograf and admin_influxdb tests 2022-06-20 10:49:38 +02:00
k3yi0 328c404eef Merge branch 'e2e/chronograf_admin_all_users' of github.com:influxdata/chronograf into e2e/chronograf_admin_all_users 2022-06-20 09:05:18 +02:00
k3yi0 67579beacd chore(cypress): format test 2022-06-20 09:04:51 +02:00
k3yi0 285ca079d9 chore(cypress): adjust test 2022-06-20 09:04:51 +02:00
k3yi0 96ff02b1e9 test(cypress): add All User test 2022-06-20 09:04:51 +02:00
k3yi0 c229069450 test(cypress): add All User test 2022-06-20 09:03:11 +02:00
k3yi0 2144d4eaae chore(ui): eslint 2022-06-20 09:03:11 +02:00
k3yi0 01086b2865 chore(cypress): add chronograf fixture file 2022-06-20 09:03:11 +02:00
k3yi0 eb69670cd4 chore(ui): add data-test attributes 2022-06-20 09:03:11 +02:00
k3yi0 79b01e0543 Merge branch 'e2e/chronograf_admin_current_org' of github.com:influxdata/chronograf into e2e/chronograf_admin_current_org 2022-06-20 08:47:26 +02:00
k3yi0 1002e4b8f7 chore(cypress): adjust clickAttached function 2022-06-20 08:41:13 +02:00
k3yi0 1d21cde65c chore(cypress): add clickAttached function 2022-06-20 08:41:13 +02:00
k3yi0 e57c2dba8a chore(cypress): use realClick instead of click function 2022-06-20 08:39:18 +02:00
k3yi0 90ec9798b4 chore(cypress): first hover, then click 2022-06-20 08:39:18 +02:00
Kevin Grossmann c13b598ff7 fix(cypress): fix attribute name 2022-06-20 08:39:18 +02:00
k3yi0 9c7f5599ea chore(ui): eslint --fix 2022-06-20 08:39:18 +02:00
k3yi0 68bfb73cee test(cypress): add current org test 2022-06-20 08:39:18 +02:00
k3yi0 c89ff0a60a chore(cypress): add cypress real events plugin 2022-06-20 08:39:18 +02:00
k3yi0 f8ab2ad60b chore(cypress): remove only and unused import 2022-06-20 08:39:18 +02:00
k3yi0 6462210a20 test(cypress): add current org tests 2022-06-20 08:39:18 +02:00
k3yi0 6cc4f844f2 chore(ui): add data-test attributes 2022-06-20 08:39:18 +02:00
k3yi0 714b16221c chore(cypress): format test 2022-06-20 08:34:09 +02:00
k3yi0 388a7fe8fb chore(cypress): adjust test 2022-06-20 08:33:22 +02:00
k3yi0 70c2bdeb7a Merge branch 'e2e/chronograf_admin_all_users' of github.com:influxdata/chronograf into e2e/chronograf_admin_all_users 2022-06-20 07:33:07 +02:00
k3yi0 39252ace28 test(cypress): add All User test 2022-06-20 07:32:43 +02:00
k3yi0 dc8132fdb2 chore(ui): eslint 2022-06-20 07:32:43 +02:00
k3yi0 f5fefdb65f chore(cypress): add chronograf fixture file 2022-06-20 07:32:43 +02:00
k3yi0 b1715b0ccc chore(ui): add data-test attributes 2022-06-20 07:32:43 +02:00
k3yi0 eae82c2c8d chore(cypress): adjust clickAttached function 2022-06-17 18:29:56 +02:00
k3yi0 101f415866 chore(cypress): add clickAttached function 2022-06-17 14:29:04 +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 Závora 717f59a697
Merge pull request #5941 from influxdata/fix/influxdb_admin_error_handling
fix(ui/admin): require successful data loading in influxdb admin pages
2022-06-17 11:08:54 +02:00
Pavel Zavora 0c047c4566 fix(cypress): adjust tests 2022-06-16 21:13:37 +02:00
Pavel Zavora a5ea4c6ff4 fix(ui): style no entities messsage 2022-06-16 20:20:24 +02:00
Pavel Zavora 8bf7baf1ab fix(ui): simplify no data message 2022-06-16 20:12:08 +02:00
Pavel Závora 3f89c9f9d5
Merge pull request #5938 from influxdata/5935/dygraph_boolean
fix(ui): detect unsupported value properly
2022-06-16 10:14:05 +02:00
k3yi0 9f97e7a6d3 chore(cypress): use realClick instead of click function 2022-06-16 09:04:45 +02:00
Pavel Zavora b60f80cac1 fix(ui/admin): disable influxdb admin pages on load error 2022-06-16 08:53:07 +02:00
Pavel Zavora 85db81a6c9 chore: update changelog 2022-06-16 08:13:13 +02:00
k3yi0 c83392cd0d chore(cypress): first hover, then click 2022-06-15 14:13:11 +02:00
k3yi0 f4ff143242 test(cypress): add All User test 2022-06-15 13:07:54 +02:00