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(secondary school): Update message IDs #17608

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

johannaagma
Copy link
Member

@johannaagma johannaagma commented Jan 22, 2025

...

Attach a link to issue if relevant

What

Specify what you're trying to achieve

Why

Specify why you need to achieve this

Screenshots / Gifs

Attach Screenshots / Gifs to help reviewers understand the scope of the pull request

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • Formatting passes locally with my changes
  • I have rebased against main before asking for a review

Summary by CodeRabbit

  • Bug Fixes
    • Corrected message identifiers in secondary school application templates.
    • Updated specific message IDs to more accurately reflect their purpose.
    • Improved message identification for different application states and user groups.

The changes ensure more precise message labeling across various sections of the application, enhancing clarity and reducing potential confusion in message routing and display.

@johannaagma johannaagma requested a review from a team as a code owner January 22, 2025 12:52
Copy link
Contributor

coderabbitai bot commented Jan 22, 2025

Note

Currently processing new changes in this PR. This may take a few minutes, please wait...

📥 Commits

Reviewing files that changed from the base of the PR and between b18b8fe and 6dd9e69.

📒 Files selected for processing (41)
  • apps/contentful-apps/components/Layout.tsx (1 hunks)
  • apps/contentful-apps/components/LocalhostWarning.tsx (1 hunks)
  • apps/contentful-apps/components/MideindTranslationSidebar/fieldUtils/index.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/active-translations-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/admin-only-json-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/admin-only-short-text-checkbox-list-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/admin-only-short-text-dropdown-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/admin-only-short-text-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/admin-only-single-reference-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/article-related-articles-field.tsx (2 hunks)
  • apps/contentful-apps/pages/fields/article-subarticles-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/content-type-notifications-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/embed-link-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/form-default-namespace-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/formatted-location-input-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/publish-date-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/theme-properties-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/time-duration-field.tsx (1 hunks)
  • apps/contentful-apps/pages/fields/vacancy-contacts-field.tsx (1 hunks)
  • apps/financial-aid/backend/src/app/modules/staff/test/numberOfUsersForMunicipality.spec.ts (1 hunks)
  • apps/skilavottord/web/screens/Overview/components/ActionCard/ActionCard.tsx (1 hunks)
  • apps/skilavottord/ws/src/app/modules/samgongustofa/samgongustofa.service.ts (8 hunks)
  • apps/tools/contentful-role-permissions/utils/index.ts (1 hunks)
  • apps/web/screens/PetitionView/PetitionView.tsx (1 hunks)
  • libs/api/domains/auth-admin/src/lib/client/clients.service.spec.ts (8 hunks)
  • libs/api/domains/directorate-of-labour/src/lib/parentalLeavePregnancyStatus.model.ts (1 hunks)
  • libs/api/domains/disability-license/src/lib/disability-license.resolver.ts (1 hunks)
  • libs/api/domains/driving-license/src/lib/graphql/qualityPhoto.resolver.ts (1 hunks)
  • libs/api/domains/driving-license/src/lib/graphql/qualitySignature.resolver.ts (1 hunks)
  • libs/application/templates/financial-aid/src/fields/TaxReturnFilesForm/taxFormContent.tsx (1 hunks)
  • libs/application/templates/financial-aid/src/lib/hooks/useFileUpload.ts (1 hunks)
  • libs/infra-express-server/src/lib/infra-express-server.ts (3 hunks)
  • libs/infra-nest-server/src/lib/httpRequestDurationMiddleware.ts (1 hunks)
  • libs/island-ui/contentful/src/lib/IframeModal/IframeModal.tsx (1 hunks)
  • libs/island-ui/core/src/lib/DatePicker/DatePicker.stories.tsx (2 hunks)
  • libs/island-ui/core/src/lib/ModalBase/ModalBase.tsx (1 hunks)
  • libs/island-ui/core/src/lib/VisuallyHidden/VisuallyHidden.tsx (1 hunks)
  • libs/portals/admin/ids-admin/src/hooks/useDynamicShadow.tsx (1 hunks)
  • libs/portals/admin/ids-admin/src/screens/Client/EditClient.tsx (1 hunks)
  • libs/portals/shared-modules/delegations/src/hooks/useDynamicShadow.tsx (1 hunks)
  • libs/shared/types/src/lib/shorthash.d.ts (1 hunks)
 ________________________________________________________________________________________________________________________________________
< Use assertions to prevent the impossible. Assertions validate your assumptions. Use them to protect your code from an uncertain world. >
 ----------------------------------------------------------------------------------------------------------------------------------------
  \
   \   \
        \ /\
        ( )
      .( o ).

Walkthrough

This pull request involves precise updates to message identifiers across multiple files in the secondary school application templates. The changes focus on correcting and refining message IDs to improve specificity and accuracy. Modifications were made in three key message files: application.ts, conclusion.ts, and error.ts, each addressing a specific identifier discrepancy to ensure more precise message referencing.

Changes

File Change Summary
libs/application/templates/secondary-school/src/lib/messages/application.ts Updated actionCardInReview message ID from ss.application:actionCardCompleted to ss.application:actionCardInReview
libs/application/templates/secondary-school/src/lib/messages/conclusion.ts Updated message IDs for alertMessageFreshman and alertMessageGeneral to ss.application:conclusion.overview.alertMessageFreshman and ss.application:conclusion.overview.alertMessageGeneral, respectively
libs/application/templates/secondary-school/src/lib/messages/error.ts Corrected errorValidateCanCreateDescription message ID from ss.application:error.errorValidateCanCreateTitle to ss.application:error.errorValidateCanCreateDescription

Possibly related PRs

Suggested labels

automerge

Suggested reviewers

  • johannaagma

Tip

You can generate walkthrough in a markdown collapsible section to save space.

Enable the reviews.collapse_walkthrough setting in your project's settings in CodeRabbit to generate walkthrough in a markdown collapsible section.


Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?

❤️ Share
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Generate unit testing code for this file.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

@johannaagma johannaagma enabled auto-merge January 22, 2025 12:53
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 0

🧹 Nitpick comments (1)
libs/application/templates/secondary-school/src/lib/messages/application.ts (1)

33-36: Update the description comment to match the state

The description comment still refers to "completed" state while the message is for "in review" state.

    id: 'ss.application:actionCardInReview',
    defaultMessage: 'Í vinnslu hjá stofnun',
    description:
-      'Description of application state/status when application is completed',
+      'Description of application state/status when application is in review',
📜 Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between bb52c30 and 7a83e08.

📒 Files selected for processing (3)
  • libs/application/templates/secondary-school/src/lib/messages/application.ts (1 hunks)
  • libs/application/templates/secondary-school/src/lib/messages/conclusion.ts (1 hunks)
  • libs/application/templates/secondary-school/src/lib/messages/error.ts (1 hunks)
🧰 Additional context used
📓 Path-based instructions (3)
libs/application/templates/secondary-school/src/lib/messages/application.ts (1)

Pattern libs/**/*: "Confirm that the code adheres to the following:

  • Reusability of components and hooks across different NextJS apps.
  • TypeScript usage for defining props and exporting types.
  • Effective tree-shaking and bundling practices."
libs/application/templates/secondary-school/src/lib/messages/error.ts (1)

Pattern libs/**/*: "Confirm that the code adheres to the following:

  • Reusability of components and hooks across different NextJS apps.
  • TypeScript usage for defining props and exporting types.
  • Effective tree-shaking and bundling practices."
libs/application/templates/secondary-school/src/lib/messages/conclusion.ts (1)

Pattern libs/**/*: "Confirm that the code adheres to the following:

  • Reusability of components and hooks across different NextJS apps.
  • TypeScript usage for defining props and exporting types.
  • Effective tree-shaking and bundling practices."
🔇 Additional comments (3)
libs/application/templates/secondary-school/src/lib/messages/error.ts (1)

15-15: LGTM! Message ID now correctly reflects its content type

The message ID has been appropriately updated to use 'Description' instead of 'Title', which accurately represents its purpose as an error description message.

libs/application/templates/secondary-school/src/lib/messages/application.ts (1)

33-33: LGTM! Message ID now correctly reflects the application state

The message ID has been appropriately updated to use 'actionCardInReview' instead of 'actionCardCompleted', which accurately represents the "in review" state.

libs/application/templates/secondary-school/src/lib/messages/conclusion.ts (1)

68-68: LGTM! Message IDs now clearly differentiate between user groups

The message IDs have been appropriately updated to distinguish between freshman and general alert messages, improving code clarity and maintainability.

Also applies to: 74-74

Copy link

codecov bot commented Jan 22, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.57%. Comparing base (91ed8b9) to head (b18b8fe).
Report is 5 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main   #17608      +/-   ##
==========================================
- Coverage   35.57%   35.57%   -0.01%     
==========================================
  Files        7030     7030              
  Lines      150489   150495       +6     
  Branches    42973    42979       +6     
==========================================
- Hits        53536    53535       -1     
- Misses      96953    96960       +7     
Flag Coverage Δ
application-system-api 38.67% <ø> (-0.01%) ⬇️
services-auth-delegation-api 58.39% <ø> (-0.09%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...uth-admin-web/components/Admin/nav/AdminTabNav.tsx 0.00% <ø> (ø)
...h-admin-web/components/Client/nav/ClientTabNav.tsx 0.00% <ø> (ø)
...s/secondary-school/src/lib/messages/application.ts 100.00% <ø> (ø)
...es/secondary-school/src/lib/messages/conclusion.ts 100.00% <ø> (ø)
...mplates/secondary-school/src/lib/messages/error.ts 100.00% <ø> (ø)

... and 134 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 91ed8b9...b18b8fe. Read the comment docs.

@datadog-island-is
Copy link

datadog-island-is bot commented Jan 22, 2025

Datadog Report

All test runs 29abe4e 🔗

5 Total Test Services: 0 Failed, 4 Passed
➡️ Test Sessions change in coverage: 11 no change

Test Services
Service Name Failed Known Flaky New Flaky Passed Skipped Total Time Code Coverage Change Test Service View
api 0 0 0 4 0 13.73s 1 no change Link
auth-admin-web 0 0 0 1 0 41.38s 1 no change Link
judicial-system-backend 0 0 0 7351 0 0s N/A Link
services-auth-delegation-api 0 0 0 99 0 0s N/A Link
services-auth-personal-representative 0 0 0 0 0 526.89ms 1 no change Link

@andes-it andes-it requested review from a team as code owners January 22, 2025 15:30
Copy link
Contributor

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 1

🧹 Nitpick comments (1)
apps/auth-admin-web/components/Admin/nav/AdminTabNav.tsx (1)

Line range hint 1-150: Consider NextJS best practices improvements.

While the component functions correctly, there are several opportunities for improvement:

  1. Consider using Next.js's built-in Link component for tab navigation if these tabs correspond to different routes
  2. The localization initialization could be moved outside the component to prevent unnecessary state recreation
  3. The repetitive button structure could be extracted into a reusable component

Would you like me to provide a refactored version implementing these improvements?

📜 Review details

Configuration used: .coderabbit.yaml
Review profile: CHILL
Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between 7a83e08 and b18b8fe.

📒 Files selected for processing (2)
  • apps/auth-admin-web/components/Admin/nav/AdminTabNav.tsx (1 hunks)
  • apps/auth-admin-web/components/Client/nav/ClientTabNav.tsx (1 hunks)
✅ Files skipped from review due to trivial changes (1)
  • apps/auth-admin-web/components/Client/nav/ClientTabNav.tsx
🧰 Additional context used
📓 Path-based instructions (1)
apps/auth-admin-web/components/Admin/nav/AdminTabNav.tsx (1)

Pattern apps/**/*: "Confirm that the code adheres to the following:

  • NextJS best practices, including file structure, API routes, and static generation methods.
  • Efficient state management and server-side rendering techniques.
  • Optimal use of TypeScript for component and utility type safety."

Comment on lines +12 to 14
handleTabChange,
activeTab: activetab,
children,
Copy link
Contributor

Choose a reason for hiding this comment

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

🛠️ Refactor suggestion

Follow React/TypeScript naming conventions for props.

The prop renaming from activeTab to activetab breaks the camelCase naming convention commonly used in React and TypeScript. This inconsistency could lead to confusion and maintenance issues.

Apply this diff to maintain consistent naming:

 const AdminTabNav: React.FC<React.PropsWithChildren<Props>> = ({
   handleTabChange,
-  activeTab: activetab,
+  activeTab,
   children,
 }) => {
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
handleTabChange,
activeTab: activetab,
children,
handleTabChange,
activeTab,
children,

…admin-web,native-app,web,api-domains-secondary-school,api,application-template-api-modules,application-system-api,api-domains-application,application-templates-secondary-school,application-template-loader,application-system-form,application-ui-shell,clients-secondary-school,clients-ultraviolet-radiation,clients-statistics,api-domains-statistics,cms,api-domains-icelandic-government-institution-vacancies,api-domains-university-careers,api-domains-university-gateway,api-domains-social-insurance,api-domains-license-service,api-domains-communications,api-domains-content-search,api-domains-notifications,api-domains-email-signup,air-discount-scheme-api,content-search-indexer,services-search-indexer,api-domains-auth,api-domains-auth-admin,api-domains-sessions,cms-translations,api-domains-occupational-licenses-v2,services-user-notification,clients-user-notification,api-domains-law-and-order,application-api-history,judicial-system-backend,api-domains-vehicles,judicial-system-api,services-auth-personal-representative-public,services-auth-personal-representative,judicial-system-digital-mailbox-api,regulations-admin-backend,clients-regulations-admin,api-domains-regulations-admin,download-service,contentful-role-permissions,icelandic-names-registry-backend,services-contentful-entry-tagger,judicial-system-message-handler,services-auth-delegation-api,clients-auth-delegation-api,services-user-profile,clients-user-profile,api-domains-user-profile,services-auth-ids-api,air-discount-scheme-backend,clients-air-discount-scheme,api-domains-air-discount-scheme,services-university-gateway,clients-university-gateway-api,application-templates-university,judicial-system-scheduler,services-endorsements-api,api-domains-endorsement-system,external-contracts-tests,services-auth-public-api,clients-auth-public-api,services-xroad-collector,air-discount-scheme-web,financial-aid-web-veita,judicial-system-xrd-api,services-auth-admin-api,clients-auth-admin-api,financial-aid-open-api,financial-aid-backend,clients-municipalities-financial-aid,api-domains-municipalities-financial-aid,financial-aid-web-osk,financial-aid-web-osk-e2e,github-actions-cache,license-api,services-form-system,consultation-portal,island-ui-storybook,judicial-system-web,reference-next-app,services-documents,api-domains-document-provider,clients-document-provider,financial-aid-api,reference-backend,services-sessions,clients-sessions,service-portal,skilavottord-web,contentful-apps,skilavottord-ws,clients-car-recycling,portals-admin,services-bff,auth-shared,portals-admin-ids-admin,portals-admin-application-system,portals-admin-service-desk,auth-api-lib,services-auth-testing,system-e2e,application-templates-social-insurance-administration-additional-support-for-the-elderly,application-templates-transport-authority-order-vehicle-registration-certificate,application-templates-social-insurance-administration-household-supplement,application-templates-transport-authority-digital-tachograph-workshop-card,application-templates-transport-authority-digital-tachograph-company-card,application-templates-transport-authority-digital-tachograph-drivers-card,application-templates-social-insurance-administration-pension-supplement,application-templates-transport-authority-anonymity-in-vehicle-registry,application-templates-transport-authority-transfer-of-vehicle-ownership,application-templates-parliamentary-list-creation,application-templates-parliamentary-list-signing,application-templates-presidential-list-creation,application-templates-social-insurance-administration-old-age-pension,application-templates-transport-authority-order-vehicle-license-plate,application-templates-presidential-list-signing,application-templates-social-insurance-administration-death-benefits,application-templates-transport-authority-change-co-owner-of-vehicle,application-templates-transport-authority-change-operator-of-vehicle,fiancial-statement-individual-election,application-templates-children-residence-change-v2,application-templates-social-insurance-administration-income-plan,clients-university-application-agricultural-university-of-iceland,application-templates-transport-authority-license-plate-renewal,application-templates-inao-financial-statement-political-party,clients-university-application-iceland-university-of-the-arts,api-domains-administration-of-occupational-safety-and-health,application-templates-directorate-of-immigration-citizenship,application-templates-driving-license-book-update-instructor,clients-transport-authority-digital-tachograph-drivers-card,api-domains-transport-authority,application-templates-social-insurance-administration-core,application-templates-parental-leave,application-templates-aosh-transfer-of-machine-ownership,clients-administration-of-occupational-safety-and-health,financial-statement-cemetery,application-templates-complaints-to-althingi-ombudsman,application-templates-driving-instructor-registrations,application-templates-aosh-work-accident-notification,clients-university-application-university-of-akureyri,application-templates-aosh-change-machine-supervisor,application-templates-european-health-insurance-card,application-templates-healthcare-license-certificate,clients-university-application-university-of-iceland,clients-university-application-bifrost-university,clients-university-application-holar-university,api-domains-financial-statement-individual-election,api-domains-official-journal-of-iceland-application,clients-health-insurance,api-domains-health-insurance,clients-university-application-reykjavik-university,application-templates-document-provider-onboarding,application-templates-health-insurance-declaration,clients-icelandic-government-institution-vacancies,clients-transport-authority-vehicle-plate-ordering,application-templates-aosh-request-for-inspection,application-templates-driving-assessment-approval,application-templates-driving-school-confirmation,application-templates-funding-government-projects,application-templates-official-journal-of-iceland,clients-transport-authority-vehicle-plate-renewal,clients-rights-portal,api-domains-rights-portal,clients-license-client,license,clients-transport-authority-vehicle-owner-change,clients-transport-authority-vehicle-operators,application-templates-aosh-register-new-machine,application-templates-data-protection-complaint,application-templates-driving-license-duplicate,application-templates-financial-statements-inao,application-templates-institution-collaboration,clients-official-journal-of-iceland-application,application-templates-aosh-street-registration,application-templates-grindavik-housing-buyout,application-templates-public-debt-payment-plan,clients-transport-authority-vehicle-codetables,application-templates-aosh-deregister-machine,application-templates-driving-learners-permit,application-templates-general-fishing-license,clients-transport-authority-vehicle-infolocks,portals-my-pages-education-student-assessment,portals-my-pages-education-career,portals-my-pages-education,portals-my-pages-social-insurance-maintenance,application-templates-alcohol-tax-redemption,application-templates-healthcare-work-permit,clients-transport-authority-vehicle-printing,application-templates-accident-notification,application-templates-announcement-of-death,application-templates-mortgage-certificate,clients-official-journal-of-iceland,api-domains-official-journal-of-iceland,application-templates-family-matters-core,application-templates-marriage-conditions,application-templates-no-debt-certificate,api-domains-financial-statement-cemetery,application-templates-inheritance-report,application-templates-new-primary-school,application-templates-passport-annulment,application-templates-reference-template,application-templates-operating-license,clients-district-commissioners-licenses,clients-social-insurance-administration,api-domains-housing-benefit-calculator,application-templates-general-petition,application-templates-health-insurance,portals-admin-icelandic-names-registry,portals-my-pages-occupational-licenses,api-domains-financial-statements-inao,application-templates-criminal-record,application-templates-driving-license,application-templates-example-payment,clients-ums-cost-of-living-calculator,api-domains-umbodsmadur-skuldara,portals-my-pages-signature-collection,portals-my-pages-information,api-domains-icelandic-names-registry,api-domains-national-registry-x-road,api-domains-driving-license,api-domains-driving-license-book,api-domains-identity,api-domains-intellectual-properties,application-templates-car-recycling,application-templates-financial-aid,application-templates-login-service,application-templates-energy-funds,application-templates-home-support,clients-directorate-of-immigration,clients-housing-benefit-calculator,portals-admin-signature-collection,portals-my-pages-education-license,portals-shared-modules-delegations,delegation-admin,api-domains-directorate-of-labour,api-domains-occupational-licenses,api-domains-watson-assistant-chat,clients-data-protection-complaint,clients-financial-statements-inao,portals-admin-air-discount-scheme,portals-my-pages-education-degree,api-domains-mortgage-certificate,api-domains-signature-collection,api-consultation-portal,clients-adr-and-machine-license,clients-intellectual-properties,clients-judicial-administration,clients-rsk-personal-tax-return,island-ui-vanilla-extract-utils,island-ui-core,portals-admin-document-provider,portals-admin-regulations-admin,application-templates-passport,portals-my-pages-law-and-order,application-templates-id-card,my-pages-air-discount,portals-my-pages-applications,portals-my-pages-restrictions,application-templates-estate,application-templates-p-sign,portals-my-pages-documents,portals-my-pages-petitions,application-ui-components,application-ui-fields,portals-admin-form-system,portals-my-pages-licenses,portals-my-pages-sessions,portals-my-pages-consent,portals-my-pages-finance,portals-my-pages-assets,portals-my-pages-health,portals-admin-petition,portals-my-pages-core,financial-aid-shared,island-ui-contentful,portals-admin-core,shared-form-fields,application-types,application-api-payment,application-api-files,clients-charge-fjs-v2,api-domains-payment,application-utils,application-api-core,application-ui-forms,application-testing,application-core,api-mocks,shared-components,react-components,react-spa-bff,react-feature-flags,portals-core,react-spa-shared,shared-connected,api-domains-disability-license,api-domains-health-directorate,clients-vehicle-service-fjs-v1,icelandic-names-registry-types,api-domains-aircraft-registry,api-domains-national-registry,api-domains-company-registry,api-domains-housing-benefits,api-domains-payment-schedule,clients-driving-license-book,clients-hms-housing-benefits,clients-national-registry-v2,clients-national-registry-v3,api-domains-education,clients-mms-grade,clients-identity,clients-rsk-company-registry,clients-signature-collection,content-search-index-manager,content-search-indexer-types,content-search-toolkit,content-search-metrics,judicial-system-court-client,api-domains-criminal-record,api-domains-fishing-license,clients-consultation-portal,judicial-system-audit-trail,air-discount-scheme-consts,clients-althingi-ombudsman,clients-disability-license,clients-health-directorate,clients-judicial-system-sp,clients-smart-solutions-v2,clients-university-careers,judicial-system-formatters,portals-my-pages-constants,air-discount-scheme-types,aircraft-registry,api-domains-api-catalogue,api-domains-ship-registry,api-domains-work-machines,clients-rsk-relationships,clients-work-accident-ver,api-domains-energy-funds,clients-payment-schedule,clients-vehicles-mileage,clients-workpoint-arborg,portals-my-pages-graphql,api-domains-file-upload,api-domains-regulations,api/domains/form-system,clients-criminal-record,clients-driving-license,clients-firearm-license,clients-fishing-license,clients-hunting-license,judicial-system-lawyers,judicial-system-message,api-catalogue-services,api-domains-fiskistofa,clients-ehic-client-v1,clients-smartsolutions,judicial-system-consts,judicial-system-auth,api-catalogue-elastic,api-domains-documents,api-domains-hms-loans,api-domains-syslumenn,clients-work-machines,judicial-system-types,ship-registry,api-catalogue-consts,api-catalogue-types,api-domains-passport,clients-auth-ids-api,clients-documents-v2,clients-energy-funds,infra-express-server,api-domains-finance,application-graphql,clients-middlewares,clients-regulations,form-system-client,clients-finance-v2,clients-fiskistofa,clients-hms-loans,clients-mms-frigg,clients-passports,clients-syslumenn,clients-islykill,clients-vehicles,clients-finance,clients-assets,api-domains-assets,clients-p-card,clients-inna,clients-cms,clients-mms,shared-translations,skilavottord-consts,nest-feature-flags,skilavottord-types,testing-containers,message-queue,university-gateway,clients-documents,infra-nest-server,testing-nest,nest-problem,nest-swagger,infra-next-server,residence-history,shared-constants,infra-tracing,nest-core,localization,shared-utils,clients-vmst,logging,auth-nest-tools,testing-fixtures,nest-dataloader,nest-audit,clients-zendesk,dokobit-signing,nest-sequelize,email-service,infra-metrics,nest-config,file-storage,nova-sms,nest-aws,cache,island-ui-theme,island-ui-utils,regulations,nest-pagination,user-monitoring,shared-mocking,shared-problem,feature-flags,next-ids-auth,nest-graphql,shared-babel,shared-types,auth-scopes,testing-e2e,api-schema,shared-pii,plausible update dirty files
@andes-it andes-it requested review from a team as code owners January 22, 2025 16:12
@andes-it andes-it requested a review from Toti91 January 22, 2025 16:12
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