This repository has been archived on 2024-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
authentik/tests/wdio
Ken Sternberg b8f0b46bb5 Merge branch 'dev' into web/issue-4880-multi-select-limitations
* dev:
  web: Replace  calls to `rootInterface()?.tenant?` with a contextual `this.tenant` object (#7778)
  web: abstract `rootInterface()?.config?.capabilities.includes()` into `.can()` (#7737)
  web: update some locale details (#8090)
  web: bump the eslint group in /web with 2 updates (#8082)
  web: bump rollup from 4.9.2 to 4.9.4 in /web (#8083)
  core: bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0 (#8085)
  web: bump the eslint group in /tests/wdio with 2 updates (#8086)
  website: bump @types/react from 18.2.46 to 18.2.47 in /website (#8088)
  stages/user_login: only set last_ip in session if a binding is given (#8074)
  providers/oauth2: fix missing nonce in token endpoint not being saved (#8073)
  core: bump goauthentik.io/api/v3 from 3.2023105.3 to 3.2023105.5 (#8066)
  providers/oauth2: fix missing nonce in id_token (#8072)
  rbac: fix error when looking up permissions for now uninstalled apps (#8068)
  web/flows: fix device picker incorrect foreground color (#8067)
  translate: Updates for file web/xliff/en.xlf in zh_CN (#8061)
  translate: Updates for file web/xliff/en.xlf in zh-Hans (#8062)
  website: bump postcss from 8.4.32 to 8.4.33 in /website (#8063)
  web: bump the sentry group in /web with 2 updates (#8064)
  core: bump golang.org/x/sync from 0.5.0 to 0.6.0 (#8065)
2024-01-08 14:43:00 -08:00
..
blueprints web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
test web: Application wizard v2 with tests (#7004) 2023-10-18 12:43:37 -07:00
.eslintignore web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.eslintrc.json web: Application wizard v2 with tests (#7004) 2023-10-18 12:43:37 -07:00
.eslintrc.precommit.json web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.gitignore web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.prettierignore web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
.prettierrc.json web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
Makefile web: Application wizard v2 with tests (#7004) 2023-10-18 12:43:37 -07:00
package-lock.json Merge branch 'dev' into web/issue-4880-multi-select-limitations 2024-01-08 14:43:00 -08:00
package.json Merge branch 'dev' into web/issue-4880-multi-select-limitations 2024-01-08 14:43:00 -08:00
tsconfig.json web: add webdriverIO testing layer (#6959) 2023-10-02 08:40:39 -07:00
wdio.conf.ts web: provide a "select / select all" tool for the dual list multiselect 2024-01-02 15:46:28 -08:00