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 c05ff4cca1 web: add radius to application wizard
This commit continues the application wizard buildout.  In this commit are the following changes:

- Fixed a width-setting bug in the Makefile `make help` feature (i.e "automate that stuff!")
- Added Radius to the list of providers we can offer via the wizard
- Added `launchUrl` and `UI Settings` to features of the application page the wizard can find
- Changed 'SAML Manual Configuration' to just say "SAML Configuration"
- Modified `ak-form-group` to take and honor the `aria-label` property (which in turn makes it
  easier to target specific forms with unit testing)
- Reduced the log level for wdio to 'warn'; 'info' was super-spammy and not helpful.  It can be put
  back with `--logLevel info` from the command line.
2023-09-27 15:30:56 -07:00
..
blueprints web: merge branch 'web/wdio-2' into application-wizard-2-with-api-and-tests 2023-09-25 15:20:32 -07:00
test web: add radius to application wizard 2023-09-27 15:30:56 -07:00
.eslintignore web/adding tests: added comments and cleaned up some administrative features. 2023-09-22 13:02:24 -07:00
.eslintrc.json web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
.eslintrc.precommit.json web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
.gitignore web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
.prettierignore web/adding tests: added comments and cleaned up some administrative features. 2023-09-22 13:02:24 -07:00
.prettierrc.json web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
Makefile This commit continues the application wizard buildout. In this commit are the following changes: 2023-09-26 15:15:47 -07:00
package-lock.json web: merge branch 'web/wdio-2' into application-wizard-2-with-api-and-tests 2023-09-25 15:20:32 -07:00
package.json web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
tsconfig.json web/add webdriverIO testing layer 2023-09-22 11:12:52 -07:00
wdio.conf.ts web: add radius to application wizard 2023-09-27 15:30:56 -07:00