Commit Graph

14187 Commits (c83392cd0d282bd19f61229d8c8ca00df7fb9e1e)

Author SHA1 Message Date
Pavel Zavora d6cd0fbc3a fix(ui): improve error handling on admin page 2022-05-16 06:53:25 +02:00
Pavel Zavora bf7b046e50 fix(tests): repair types in tests 2022-05-13 13:22:09 +02:00
Pavel Zavora c21e4430ba fix(ui): repair admin pages type definitions 2022-05-13 12:30:26 +02:00
Pavel Zavora 254daf3851 feat(ui): separate InfluxDB roles page 2022-05-13 12:03:33 +02:00
Pavel Zavora d3ab1ab8ab feat(ui): separate InfluxDB users page 2022-05-13 10:48:18 +02:00
Pavel Zavora 04cad1fc60 feat(ui): rewrite QueriesPage to ts 2022-05-13 09:44:22 +02:00
Pavel Zavora 2e1dff1925 feat(ui): rewrite DatabaseManager to ts 2022-05-13 09:14:23 +02:00
Pavel Zavora be198c8ff7 chore: refactor test imports 2022-05-12 22:28:50 +02:00
Pavel Zavora 7fa8a4aaf4 chore: refactor administration pages 2022-05-12 19:51:10 +02:00
Pavel Zavora b8f125810c fix(ui): improve error handling 2022-05-12 19:46:49 +02:00
Pavel Zavora c00a4faccc fix(ui): add missing property 2022-05-12 14:32:04 +02:00
Pavel Zavora bd1ff6ba08 chore: update changelog 2022-05-12 06:25:42 +02:00
Pavel Zavora c1c6a1d2b8 chore: improve inline doc 2022-05-12 06:22:03 +02:00
Pavel Zavora 01ad36cae8 chore: improve docs 2022-05-11 20:20:09 +02:00
Pavel Zavora 47bc1a2449 fix(enterprise): remember and use master URL in communication with meta nodes 2022-05-11 15:32:54 +02:00
Pavel Zavora 1f2a8e61b9 chore(enterprise): improve meta client 2022-05-11 14:38:57 +02:00
Pavel Zavora c35603ac9f fix(enterprise): wait for the user creation 2022-05-11 12:19:23 +02:00
Pavel Zavora 32c7984f54 fix(enterprise): optimize create user without permissions 2022-05-11 12:18:27 +02:00
Pavel Zavora 36090224fb chore(enterprise): add AddUserPerms to meta 2022-05-11 10:36:07 +02:00
Pavel Zavora 8476fb899f chore(server): remove rendundant if 2022-05-11 10:17:17 +02:00
Pavel Zavora 91f0aebef5 feat(ui): pre-load databases on admin page 2022-05-11 09:22:52 +02:00
Pavel Závora 54083dee9d
Merge pull request #5911 from influxdata/readerRole
test(cypress): reader role
2022-05-11 06:40:21 +02:00
k3yi0 ea1b3a8ec5 chore: update package.json 2022-05-11 02:23:55 +02:00
Pavel Závora 2f8c35a6e8
Merge pull request #5913 from influxdata/5912/enterprise_detection
fix(ui): skip TLS server verification during dry-run
2022-05-10 14:59:20 +02:00
Pavel Zavora 879d72b164 fix(ci): upload also cypress screenshots 2022-05-10 14:39:41 +02:00
Pavel Zavora e1366d015a chore: update changelog 2022-05-10 13:28:59 +02:00
Pavel Zavora b1ab080f29 chore: update changelog 2022-05-10 13:28:59 +02:00
Pavel Zavora 67bdeb42ce fix(ui): skip TLS server verification during dry-run 2022-05-10 13:28:59 +02:00
Pavel Závora 6db5b5b7fb
Merge pull request #5882 from influxdata/fix/5857
fix(ui): repair table visualization to keep string data as-is
2022-05-10 13:28:17 +02:00
Pavel Závora eb1fd97df9
Merge pull request #5915 from lestrrat-go/upgrade-jwx
chore(oauth): upgrade github.com/lestrrat-go/jwx to v2
2022-05-10 13:15:54 +02:00
Pavel Závora 315c9a1d1d
Merge pull request #5916 from influxdata/feat/oss_admin_assignment
feat(ui): manage InfluxDB OSS admin users
2022-05-10 13:13:36 +02:00
Pavel Zavora 8f880b9ad4 chore: update changelog 2022-05-10 12:17:38 +02:00
k3yi0 7911543b2b chore: replace fetch API for Cypress request 2022-05-10 11:35:14 +02:00
k3yi0 8d99e1815a chore: adjust path in workflow, adjust cypress package.json 2022-05-10 10:39:51 +02:00
k3yi0 2876489c16 chore: change hostname to localhost 2022-05-10 10:03:47 +02:00
Pavel Zavora 47cdcf819f fix(ui): repair fn to use UserPermission 2022-05-10 07:33:05 +02:00
Pavel Zavora 4dd2ea42f4 fix(ui): repair UserPermission iface 2022-05-10 07:29:13 +02:00
Pavel Zavora c595e049c5 feat(ui): modify OSS users page to manage admin status 2022-05-10 07:28:34 +02:00
Pavel Zavora 16e75df472 feat(ui): add user admin dropdown 2022-05-10 07:27:34 +02:00
Daisuke Maki 4fb12d9fda Update CHANGELOG.md 2022-05-10 09:52:12 +09:00
Daisuke Maki 02f8c2683a Update jwx to v2 2022-05-10 09:43:19 +09:00
k3yi0 f0990dd44b chore: update test:e2e and oauth-mock targets in package.json 2022-05-09 17:00:41 +02:00
k3yi0 1a87893ba4 Merge branch 'readerRole' of github.com:influxdata/chronograf into readerRole 2022-05-09 16:09:28 +02:00
k3yi0 b8ebd52532 chore: update githubActions cypress config 2022-05-09 15:55:38 +02:00
k3yi0 61f9b7ac62 chore: remove host entry from /etc/hosts change hostname to localhost 2022-05-09 15:55:38 +02:00
k3yi0 1ba56b89bf chore: use host network during cypress step, add host to /etc/hosts, change hostname 2022-05-09 15:55:38 +02:00
k3yi0 1d3fb74521 chore: adjust comment 2022-05-09 15:55:38 +02:00
k3yi0 b913c7d6c2 chore: change attribute name dataTest to testId 2022-05-09 15:55:38 +02:00
k3yi0 cf83ee3b4b chore: use fetch API instead of xhttprequest 2022-05-09 15:55:38 +02:00
k3yi0 89219fdfcf chore: adjust scripts for Cypress testing inside package.json 2022-05-09 15:55:38 +02:00