-
Notifications
You must be signed in to change notification settings - Fork 0
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
feature/80600-IPO-ønsker-mc-pakke-status-i-selected-scope-info #766
Merged
VRiveland
merged 3 commits into
master
from
feature/80600-IPO-ønsker-mc-pakke-status-i-selected-scope-info
Jul 25, 2023
The head ref may contain hidden characters: "feature/80600-IPO-\u00F8nsker-mc-pakke-status-i-selected-scope-info"
Merged
feature/80600-IPO-ønsker-mc-pakke-status-i-selected-scope-info #766
VRiveland
merged 3 commits into
master
from
feature/80600-IPO-ønsker-mc-pakke-status-i-selected-scope-info
Jul 25, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
added
invitation for punchout
Changes to the IPO module
missing test
There doesnt seem to be a test associated with this
labels
Jul 13, 2023
VRiveland
approved these changes
Jul 25, 2023
VRiveland
deleted the
feature/80600-IPO-ønsker-mc-pakke-status-i-selected-scope-info
branch
July 25, 2023 09:16
chormaz
pushed a commit
that referenced
this pull request
Sep 13, 2023
* Added m1, m02 info + status to selected scope info * removed logging * Formatted the date
chormaz
added a commit
that referenced
this pull request
Sep 13, 2023
* Bump qs from 6.11.0 to 6.11.2 Bumps [qs](https://github.com/ljharb/qs) from 6.11.0 to 6.11.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.11.0...v6.11.2) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * feature/80600-IPO-ønsker-mc-pakke-status-i-selected-scope-info (#766) * Added m1, m02 info + status to selected scope info * removed logging * Formatted the date * Feature/104582 handle scope handed over status (#768) * Added ScopeHandedOver enumm and added to filter * Unable to edit when scope handed over * Removed step created when handed over * Cannot edit when scope handed over * Renamed files * Improve readability for ScopeHandedOver status in search IPO * Rename * Allow admin to delete IPOs with status ScopeHandedOver --------- Co-authored-by: VRiveland <vriv@equinor.com> * Feature/104099 ipo lage knapp for å opprette teamsmøte innkallelse frontend (#767) * Added checkbox in invitation to make teamsmeeting * fixed warning with EdsIcon inside button * changed back to edsIcon * Show teamsmeeting as checked on editview * Addes styling to teams meeting checkbox * Changed how teams meeting is shown in view IPO * Changed wording in create IPO * Small changes --------- Co-authored-by: VRiveland <vriv@equinor.com> * Feature/80834 UI disable mc pkgs with signed rfoc (#769) * Added operationHandoverStatus on types * set disableCheckbox to true * Disabled checkbox doesnt get selected on selectall * New column in table with checkbox if rfoc accepted * Fixed check all not working properly * Moved RFOC column to before MC column in DP comm table * Disabling MCpkg column i comm table when RFOC is accepted * Removed disabling MC button when RFOC has status accepted --------- Co-authored-by: VRiveland <vriv@equinor.com> * docs(readme): remove white spaces to trigger build * fix: package.json & yarn.lock to reduce vulnerabilities (#765) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 Co-authored-by: snyk-bot <snyk-bot@snyk.io> * Revert "fix: package.json & yarn.lock to reduce vulnerabilities (#765)" (#775) This reverts commit 63d8e17. * Bump node from 14.17.0 to 20.2.0 in /.docker (#759) * Bump node from 14.17.0 to 20.2.0 in /.docker Bumps node from 14.17.0 to 20.2.0. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * give permissions to labeler-action ref:actions/labeler#12 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Alejandro Hormazabal Martin <chorm@equinor.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: AnneSkje <114983853+AnneSkje@users.noreply.github.com> Co-authored-by: VRiveland <vriv@equinor.com> Co-authored-by: Kristoffer Steen <KRST@equinor.com> Co-authored-by: Kristoffer Steen <kristoffer.steen@hotmail.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Christian Hormazabal <78788930+chormaz@users.noreply.github.com> Co-authored-by: Christian Alejandro Hormazabal Martin <chorm@equinor.com>
chormaz
pushed a commit
that referenced
this pull request
Sep 13, 2023
* Added m1, m02 info + status to selected scope info * removed logging * Formatted the date
chormaz
added a commit
that referenced
this pull request
Sep 13, 2023
* Bump qs from 6.11.0 to 6.11.2 Bumps [qs](https://github.com/ljharb/qs) from 6.11.0 to 6.11.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.11.0...v6.11.2) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * feature/80600-IPO-ønsker-mc-pakke-status-i-selected-scope-info (#766) * Added m1, m02 info + status to selected scope info * removed logging * Formatted the date * Feature/104582 handle scope handed over status (#768) * Added ScopeHandedOver enumm and added to filter * Unable to edit when scope handed over * Removed step created when handed over * Cannot edit when scope handed over * Renamed files * Improve readability for ScopeHandedOver status in search IPO * Rename * Allow admin to delete IPOs with status ScopeHandedOver --------- Co-authored-by: VRiveland <vriv@equinor.com> * Feature/104099 ipo lage knapp for å opprette teamsmøte innkallelse frontend (#767) * Added checkbox in invitation to make teamsmeeting * fixed warning with EdsIcon inside button * changed back to edsIcon * Show teamsmeeting as checked on editview * Addes styling to teams meeting checkbox * Changed how teams meeting is shown in view IPO * Changed wording in create IPO * Small changes --------- Co-authored-by: VRiveland <vriv@equinor.com> * Feature/80834 UI disable mc pkgs with signed rfoc (#769) * Added operationHandoverStatus on types * set disableCheckbox to true * Disabled checkbox doesnt get selected on selectall * New column in table with checkbox if rfoc accepted * Fixed check all not working properly * Moved RFOC column to before MC column in DP comm table * Disabling MCpkg column i comm table when RFOC is accepted * Removed disabling MC button when RFOC has status accepted --------- Co-authored-by: VRiveland <vriv@equinor.com> * docs(readme): remove white spaces to trigger build * fix: package.json & yarn.lock to reduce vulnerabilities (#765) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 Co-authored-by: snyk-bot <snyk-bot@snyk.io> * Revert "fix: package.json & yarn.lock to reduce vulnerabilities (#765)" (#775) This reverts commit 63d8e17. * Bump node from 14.17.0 to 20.2.0 in /.docker (#759) * Bump node from 14.17.0 to 20.2.0 in /.docker Bumps node from 14.17.0 to 20.2.0. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * give permissions to labeler-action ref:actions/labeler#12 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Alejandro Hormazabal Martin <chorm@equinor.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: AnneSkje <114983853+AnneSkje@users.noreply.github.com> Co-authored-by: VRiveland <vriv@equinor.com> Co-authored-by: Kristoffer Steen <KRST@equinor.com> Co-authored-by: Kristoffer Steen <kristoffer.steen@hotmail.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Christian Hormazabal <78788930+chormaz@users.noreply.github.com> Co-authored-by: Christian Alejandro Hormazabal Martin <chorm@equinor.com>
chormaz
added a commit
that referenced
this pull request
Sep 13, 2023
* Bump nginx from 1.21.6-alpine to 1.25.0-alpine in /.docker Bumps nginx from 1.21.6-alpine to 1.25.0-alpine. --- updated-dependencies: - dependency-name: nginx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * feature/80600-IPO-ønsker-mc-pakke-status-i-selected-scope-info (#766) * Added m1, m02 info + status to selected scope info * removed logging * Formatted the date * Feature/104582 handle scope handed over status (#768) * Added ScopeHandedOver enumm and added to filter * Unable to edit when scope handed over * Removed step created when handed over * Cannot edit when scope handed over * Renamed files * Improve readability for ScopeHandedOver status in search IPO * Rename * Allow admin to delete IPOs with status ScopeHandedOver --------- Co-authored-by: VRiveland <vriv@equinor.com> * Feature/104099 ipo lage knapp for å opprette teamsmøte innkallelse frontend (#767) * Added checkbox in invitation to make teamsmeeting * fixed warning with EdsIcon inside button * changed back to edsIcon * Show teamsmeeting as checked on editview * Addes styling to teams meeting checkbox * Changed how teams meeting is shown in view IPO * Changed wording in create IPO * Small changes --------- Co-authored-by: VRiveland <vriv@equinor.com> * Feature/80834 UI disable mc pkgs with signed rfoc (#769) * Added operationHandoverStatus on types * set disableCheckbox to true * Disabled checkbox doesnt get selected on selectall * New column in table with checkbox if rfoc accepted * Fixed check all not working properly * Moved RFOC column to before MC column in DP comm table * Disabling MCpkg column i comm table when RFOC is accepted * Removed disabling MC button when RFOC has status accepted --------- Co-authored-by: VRiveland <vriv@equinor.com> * docs(readme): remove white spaces to trigger build * fix: package.json & yarn.lock to reduce vulnerabilities (#765) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 Co-authored-by: snyk-bot <snyk-bot@snyk.io> * Revert "fix: package.json & yarn.lock to reduce vulnerabilities (#765)" (#775) This reverts commit 63d8e17. * Bump node from 14.17.0 to 20.2.0 in /.docker (#759) * Bump node from 14.17.0 to 20.2.0 in /.docker Bumps node from 14.17.0 to 20.2.0. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * give permissions to labeler-action ref:actions/labeler#12 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Alejandro Hormazabal Martin <chorm@equinor.com> * Bump qs from 6.11.0 to 6.11.2 (#761) * Bump qs from 6.11.0 to 6.11.2 Bumps [qs](https://github.com/ljharb/qs) from 6.11.0 to 6.11.2. - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.11.0...v6.11.2) --- updated-dependencies: - dependency-name: qs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * feature/80600-IPO-ønsker-mc-pakke-status-i-selected-scope-info (#766) * Added m1, m02 info + status to selected scope info * removed logging * Formatted the date * Feature/104582 handle scope handed over status (#768) * Added ScopeHandedOver enumm and added to filter * Unable to edit when scope handed over * Removed step created when handed over * Cannot edit when scope handed over * Renamed files * Improve readability for ScopeHandedOver status in search IPO * Rename * Allow admin to delete IPOs with status ScopeHandedOver --------- Co-authored-by: VRiveland <vriv@equinor.com> * Feature/104099 ipo lage knapp for å opprette teamsmøte innkallelse frontend (#767) * Added checkbox in invitation to make teamsmeeting * fixed warning with EdsIcon inside button * changed back to edsIcon * Show teamsmeeting as checked on editview * Addes styling to teams meeting checkbox * Changed how teams meeting is shown in view IPO * Changed wording in create IPO * Small changes --------- Co-authored-by: VRiveland <vriv@equinor.com> * Feature/80834 UI disable mc pkgs with signed rfoc (#769) * Added operationHandoverStatus on types * set disableCheckbox to true * Disabled checkbox doesnt get selected on selectall * New column in table with checkbox if rfoc accepted * Fixed check all not working properly * Moved RFOC column to before MC column in DP comm table * Disabling MCpkg column i comm table when RFOC is accepted * Removed disabling MC button when RFOC has status accepted --------- Co-authored-by: VRiveland <vriv@equinor.com> * docs(readme): remove white spaces to trigger build * fix: package.json & yarn.lock to reduce vulnerabilities (#765) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SEMVER-3247795 Co-authored-by: snyk-bot <snyk-bot@snyk.io> * Revert "fix: package.json & yarn.lock to reduce vulnerabilities (#765)" (#775) This reverts commit 63d8e17. * Bump node from 14.17.0 to 20.2.0 in /.docker (#759) * Bump node from 14.17.0 to 20.2.0 in /.docker Bumps node from 14.17.0 to 20.2.0. --- updated-dependencies: - dependency-name: node dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * give permissions to labeler-action ref:actions/labeler#12 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Christian Alejandro Hormazabal Martin <chorm@equinor.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: AnneSkje <114983853+AnneSkje@users.noreply.github.com> Co-authored-by: VRiveland <vriv@equinor.com> Co-authored-by: Kristoffer Steen <KRST@equinor.com> Co-authored-by: Kristoffer Steen <kristoffer.steen@hotmail.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Christian Hormazabal <78788930+chormaz@users.noreply.github.com> Co-authored-by: Christian Alejandro Hormazabal Martin <chorm@equinor.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: AnneSkje <114983853+AnneSkje@users.noreply.github.com> Co-authored-by: VRiveland <vriv@equinor.com> Co-authored-by: Kristoffer Steen <KRST@equinor.com> Co-authored-by: Kristoffer Steen <kristoffer.steen@hotmail.com> Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Christian Hormazabal <78788930+chormaz@users.noreply.github.com> Co-authored-by: Christian Alejandro Hormazabal Martin <chorm@equinor.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
invitation for punchout
Changes to the IPO module
missing test
There doesnt seem to be a test associated with this
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Please include a summary of the change and which issue is fixed.
List any external dependencies that are required for this change.
Completes: AB#80600
Checklist: