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

Create customer should not require administrator rights #589

Merged

Conversation

c8y3
Copy link
Contributor

@c8y3 c8y3 commented Sep 18, 2024

  • fixed /manage/customers/add should not require to be administrator
  • added REST API test (python)
  • fixed /manage/customers/add/modal should not require to be administrator
  • added end to end test (playwright)
  • reorganized playwright tests to create other users than administrator and tests which login as these users
  • some code cleanups

e2e/tests/auth.setup.js Fixed Show fixed Hide fixed
@c8y3 c8y3 force-pushed the create_customer_should_not_require_administrator_rights branch from 8e8b214 to b0e183b Compare September 18, 2024 13:20
@c8y3 c8y3 added the quality label Sep 18, 2024
@whikernel whikernel merged commit 15b144e into develop Sep 20, 2024
6 checks passed
@c8y3 c8y3 deleted the create_customer_should_not_require_administrator_rights branch September 20, 2024 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants