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

feat: disable delete for assistants #197

Merged
merged 3 commits into from
Dec 17, 2024

Conversation

openscript
Copy link
Member

No description provided.

@openscript openscript linked an issue Dec 16, 2024 that may be closed by this pull request
Copy link

changeset-bot bot commented Dec 16, 2024

🦋 Changeset detected

Latest commit: b626527

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@quassel/frontend Patch
@quassel/backend Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Dec 16, 2024

Codecov Report

Attention: Patch coverage is 1.81818% with 54 lines in your changes missing coverage. Please review.

Project coverage is 18.97%. Comparing base (2b9c43b) to head (b626527).
Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
...d/src/routes/_auth/administration/carers/index.tsx 0.00% 10 Missing ⚠️
...rc/routes/_auth/administration/languages/index.tsx 0.00% 10 Missing ⚠️
...routes/_auth/administration/participants/index.tsx 0.00% 10 Missing ⚠️
...utes/_auth/administration/questionnaires/index.tsx 0.00% 10 Missing ⚠️
.../src/routes/_auth/administration/studies/index.tsx 0.00% 10 Missing ⚠️
...nd/src/routes/_auth/administration/users/index.tsx 0.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #197      +/-   ##
==========================================
- Coverage   19.05%   18.97%   -0.08%     
==========================================
  Files         113      113              
  Lines        2860     2872      +12     
  Branches       98       99       +1     
==========================================
  Hits          545      545              
+ Misses       2265     2260       -5     
- Partials       50       67      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@openscript openscript changed the title feat: disasble delete for assistants feat: disable delete for assistants Dec 17, 2024
@openscript openscript merged commit f85465f into main Dec 17, 2024
3 checks passed
@openscript openscript deleted the 35-implement-roles-admin-admin-without-deletion-cap branch December 17, 2024 11:53
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.

Implement roles (admin, admin without deletion cap.)
2 participants