Teffen Ellis
|
6ed5cb5249
|
website/docs: Modal and wizard button labels (#21549)
* website/integrations: rename "Create with Provider" to "New Application"
The application list page now uses a split-button labeled
"New Application" instead of the old "Create with Provider" dropdown.
Update all 113 integration guides to match.
* website/docs: update flow, stage, and policy button labels
- "Create" → "New Flow", "New Stage", "New Policy" for trigger buttons
- "Finish" → "Create Flow", "Create Stage", "Create Policy" for submit
- "Create and bind stage" → "New Stage" / "Bind Existing Stage"
- "Create" (binding submit) → "Create Stage Binding"
* website/docs: update provider button labels
- "Create" → "New Provider" for trigger buttons
- "Create with Provider" → "New Application" in RAC docs
- "Create" → "New Property Mapping", "New RAC Endpoint", "New Prompt"
for related entity creation
* website/docs: update directory button labels
- "Create" → "New Source" for federation/social login pages
- "Create" → "New Role", submit → "Create Role"
- "Create" → "New Invitation"
- Policy binding submit → "Create Policy Binding"
* website/docs: update endpoint device and system management button labels
- "Create" → "New Endpoint Connector", "New Enrollment Token",
"New Device Access Group", "New Flow"
- Submit → "Create Device Access Group"
- "Create" → "New Notification Rule", "New Notification Transport"
- Binding submit → "Create Policy Binding"
* Reorganize policy documentation
* website/docs: address policy docs review feedback
* post-rebase
* website/docs: Reorganize policy documentation -- Revisions (#21601)
* apply suggestions
* Fix escaped.
* Fix whitespace.
* Update button label.
* Fix phrasing.
* Fix phrasing.
* Clean up stragglers.
* Format.
---------
Co-authored-by: Dominic R <dominic@sdko.org>
|
2026-04-16 17:35:38 +00:00 |
|
Jens L.
|
d880c46d7c
|
enterprise/endpoints/connectors: add google_chrome (#19129)
* init
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add icon
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* actually load
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix serializer
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* init ui
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix duplicated element name
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* include chrome url
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* make it work, some small UI fixes
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* format
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* invisible submit for frame
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* fix device not set in flow plan, fix other small things, more tests
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* simplify
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* add docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* Minor doc changes
* dedupe templates
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
* update docs
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
---------
Signed-off-by: Jens Langhammer <jens@goauthentik.io>
Co-authored-by: Dewi Roberts <dewi@goauthentik.io>
|
2026-03-09 11:17:56 +01:00 |
|