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 process and precedingProcess to dialog as optional fields #1092

Merged
merged 39 commits into from
Sep 11, 2024

Conversation

Fargekritt
Copy link
Contributor

@Fargekritt Fargekritt commented Sep 6, 2024

Description

Added process and precedingProcess to dialog with validation to make sure its a valid URI

Related Issue(s)

#565

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)

@Fargekritt Fargekritt requested a review from a team as a code owner September 6, 2024 17:11
# Conflicts:
#	src/Digdir.Domain.Dialogporten.Infrastructure/Persistence/Migrations/DialogDbContextModelSnapshot.cs
#	src/Digdir.Tool.Dialogporten.GenerateFakeData/DialogGenerator.cs
Copy link
Collaborator

@oskogstad oskogstad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tittel må følge Conventional Commits

Så for denne vil det bli f.eks. (trimma ned lengden litt og 😇 )
feat: Add process and precedingProcess to dialog as optional fields

Ser det mangler beskrivelse i README.md for dette 🙈
Skal legge til #1093

@Fargekritt Fargekritt changed the title Added process and precedingProcess to dialog as an optional field feat: Add process and precedingProcess to dialog as optional fields Sep 8, 2024
Fargekritt and others added 9 commits September 8, 2024 11:04
Co-authored-by: Ole Jørgen Skogstad <skogstad@softis.net>
Co-authored-by: Ole Jørgen Skogstad <skogstad@softis.net>
…Owner/Dialogs/Queries/Search/SearchDialogQueryValidator.cs

Co-authored-by: Ole Jørgen Skogstad <skogstad@softis.net>
Co-authored-by: Ole Jørgen Skogstad <skogstad@softis.net>
@Fargekritt Fargekritt requested a review from oskogstad September 9, 2024 06:41
MagnusSandgren
MagnusSandgren previously approved these changes Sep 9, 2024
Copy link
Collaborator

@MagnusSandgren MagnusSandgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Veldig bra utgangspunkt! 🎉 Jeg approver PRen, men se over kommentarene mine. Kan være at alle kommentarene mine alt er vurdert. Men dersom de ikke er det og du trenger en ny Approval, si i fra 🙂

Fargekritt and others added 2 commits September 9, 2024 12:36
Co-authored-by: Magnus Sandgren <5285192+MagnusSandgren@users.noreply.github.com>
moved process and precedingProcess fields into interface for events
Fargekritt and others added 4 commits September 9, 2024 16:22
Co-authored-by: Magnus Sandgren <5285192+MagnusSandgren@users.noreply.github.com>
Copy link
Collaborator

@MagnusSandgren MagnusSandgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Godt jobba! 🥳

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
15.8% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

@Fargekritt Fargekritt merged commit 2bf0d30 into main Sep 11, 2024
19 of 20 checks passed
@Fargekritt Fargekritt deleted the feature/Correlation-mechanism branch September 11, 2024 11:40
arealmaas pushed a commit that referenced this pull request Sep 16, 2024
🤖 I have created a release *beep* *boop*
---


##
[1.18.0](v1.17.0...v1.18.0)
(2024-09-16)


### Features

* add dialogOpened activitytype
([#1110](#1110))
([711fa6d](711fa6d))
* Add process and precedingProcess to dialog as optional fields
([#1092](#1092))
([2bf0d30](2bf0d30))


### Bug Fixes

* Allow setting UpdatedAt when creating Dialog
([#1105](#1105))
([481e907](481e907))
* Authorize access to dialog details for any mainresource action
([#1122](#1122))
([a7e769a](a7e769a))

---
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
Archived in project
Development

Successfully merging this pull request may close these issues.

5 participants