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: Add current user flag to parties dto #993

Merged
merged 3 commits into from
Aug 13, 2024

Conversation

elsand
Copy link
Member

@elsand elsand commented Aug 13, 2024

Description

This adds a flag to the parties dto that is set to true if the given party matches the authenticated user as per discussed last refinement.

Related Issue(s)

  • N/A

Verification

  • Your code builds clean without any errors or warnings
  • Manual testing done (required)
  • Relevant automated test added (if you find this hard, leave it and we'll help out)

Documentation

  • Documentation is updated (either in docs-directory, Altinnpedia or a separate linked PR in altinn-studio-docs., if applicable)

MagnusSandgren
MagnusSandgren previously approved these changes Aug 13, 2024
Copy link

@elsand elsand merged commit e096743 into main Aug 13, 2024
18 checks passed
@elsand elsand deleted the feature/add-current-user-to-parties branch August 13, 2024 07:32
arealmaas pushed a commit that referenced this pull request Aug 14, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.12.0](v1.11.0...v1.12.0)
(2024-08-14)


### Features

* Add current user flag to parties dto
([#993](#993))
([e096743](e096743))
* Add notification condition check endpoint
([#965](#965))
([f480ce0](f480ce0))


### Bug Fixes

* Using existing Transmission or Activity IDs should no longer result in
internal server error on updates
([#980](#980))
([0757b33](0757b33))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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