Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

web: change "delete" verb to "remove" for one-to-many relationships #8535

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

kensternberg-authentik
Copy link
Contributor

Two changes here

  • make a new property on the BulkDeleteForm view so an external user can set the button label dynamically, with the original "Delete" as default.
  • Add the property to the RelatedGroupsList view, with the word "Remove," as requested by Tana.

Checklist

  • Local tests pass (ak test authentik/)
  • The code has been formatted (make lint-fix)

If an API change has been made

  • The API schema has been updated (make gen-build)

If changes to the frontend have been made

  • The code has been formatted (make web)

If applicable

  • The documentation has been updated
  • The documentation has been formatted (make website)

Two changes here

- make a new property on the BulkDeleteForm view so an external user can set the button label
  dynamically, with the original "Delete" as default.
- Add the property to the RelatedGroupsList view, with the word "Remove," as requested by Tana.
Copy link

netlify bot commented Feb 15, 2024

Deploy Preview for authentik-storybook ready!

Name Link
🔨 Latest commit c8fc065
🔍 Latest deploy log https://app.netlify.com/sites/authentik-storybook/deploys/65ce4c524d1f000008d63214
😎 Deploy Preview https://deploy-preview-8535--authentik-storybook.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@kensternberg-authentik kensternberg-authentik marked this pull request as ready for review February 15, 2024 17:39
@kensternberg-authentik kensternberg-authentik requested a review from a team as a code owner February 15, 2024 17:39
@rissson rissson merged commit 6ede552 into main Feb 15, 2024
65 of 66 checks passed
@rissson rissson deleted the web/bug/change-delete-label-on-groups branch February 15, 2024 17:55
@rissson
Copy link
Member

rissson commented Feb 15, 2024

/cherry-pick version-2024.2

BeryJu pushed a commit that referenced this pull request Feb 16, 2024
…cherry-pick #8535) (#8537)

web: change "delete" verb to "remove" for one-to-many relationships (#8535)

Co-authored-by: Ken Sternberg <133134217+kensternberg-authentik@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants