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
|
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 |
k3yi0
|
10b3a9243e
|
chore: create a cypress config for Github Actions
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
7aabee9fed
|
chore: run prettier in Cypress folder
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
de484a7b5d
|
chore: change dashboardLink attribute value
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
5047e122e7
|
chore: OAuth2 Server mock remove License and package-lock, adjust README
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
7de5158ae8
|
chore: change Chronograf public url
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
730d46dcc6
|
chore: adjust OAuth2 hostname
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
ab37ff2f7c
|
chore: yarn eslint --fix
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
7f5e8c09f7
|
chore: format data-attribute and adjust test accordinly
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
4918aba9d9
|
chore: update Jest Snapshots
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
23f0dc75e7
|
chore: start OAuth2 mock before running cypress tests locally, add gitignore entry for OAuth2 mock log
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
e90f62279f
|
chore: use expression syntax to call env. variables
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
febd54acb0
|
chore: adjust environment variable calls according to Workflow docs
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
c9cff53a70
|
fix: fix Cypress nev. variable
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
32a7cc200d
|
fix: fix Cypress environment variable
|
2022-05-09 15:55:38 +02:00 |
k3yi0
|
3b1e1d0a10
|
chore: take Oauth2 Server URL from env. table
|
2022-05-09 15:55:38 +02:00 |