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

Fix/1032 fix permission rights in radiogram.ts and simulated region.ts #1033

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,13 @@ and this project does **not** adhere to [Semantic Versioning](https://semver.org

## [Unreleased]

### Fixed

- permissions for multiple actions around simulated regions were changed from participant to trainer

## [0.7.1] - 2023-07-10

## Added
### Added

- Patients can be identified with an unique ID
- The ID is assigned to every patient automatically
Expand Down
1,025 changes: 529 additions & 496 deletions backend/package-lock.json

Large diffs are not rendered by default.

42 changes: 21 additions & 21 deletions benchmark/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading