-
-
Notifications
You must be signed in to change notification settings - Fork 909
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
web: update application wizard to use name-based navigation
- Replace index-based steps with name-based step management in application wizard - Step definitions now live with, and are interfaced with, their renderers - A bit of plumbing to make that all work - A bit of linting highlighted during rollout To support the loops and branches needed for a multiple-entry mechanism like Bindings. Running: chrome (v128.0.6613.119) on mac Session ID: 55696bc77272f005ccf19bbb8f4e2bd7 » /test/specs/new-application-by-wizard.ts Configure Applications with the Application Wizard ✓ Should configure a simple LDAP Application ✓ Should configure a simple Oauth2 Application ✓ Should configure a simple SAML Application ✓ Should configure a simple SCIM Application ✓ Should configure a simple Radius Application ✓ Should configure a simple Transparent Proxy Application ✓ Should configure a simple Forward Proxy Application 7 passing (49.2s)
- Loading branch information
1 parent
42dace1
commit 267599b
Showing
18 changed files
with
248 additions
and
193 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.