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

[VAS-1104] feat: New bundle status for available but expired bundles #580

Merged
merged 7 commits into from
Jun 26, 2024

Conversation

svariant
Copy link
Collaborator

@svariant svariant commented Jun 24, 2024

List of Changes

  • Implemented New bundle status for available but expired bundles
  • Updated unit tests

Motivation and Context

VAS-1104

How Has This Been Tested?

Screenshots (if appropriate):

image
image

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as
    expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@svariant svariant added the minor label Jun 24, 2024
@svariant svariant requested review from alessio-cialini, gioelemella and a team as code owners June 24, 2024 13:20
@svariant svariant changed the base branch from main to next June 24, 2024 13:22
@jacopocarlini jacopocarlini deleted the branch next June 24, 2024 13:24
@jacopocarlini jacopocarlini reopened this Jun 24, 2024
Copy link
Collaborator

@gioelemella gioelemella left a comment

Choose a reason for hiding this comment

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

👍

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-island-050778e03-580.westeurope.5.azurestaticapps.net

Copy link

This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link

Azure Static Web Apps: Your stage site is ready! Visit it here: https://icy-island-050778e03-580.westeurope.5.azurestaticapps.net

@svariant svariant merged commit 1012f3c into next Jun 26, 2024
14 checks passed
@github-actions github-actions bot deleted the VAS-1104-new-bundle-status branch June 26, 2024 09:30
Copy link

gioelemella added a commit that referenced this pull request Jul 5, 2024
* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
jacopocarlini added a commit that referenced this pull request Jul 15, 2024
* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

* [VAS-1146] feat: Implement new boolean "cart" for bundles (#605)

* [VAS-1146] feat: Implement new switch for cart bool in bundle add/edit page

* [VAS-1146] chore: Unit tests

* [VAS-1146] chore: Update packagejson openapi command

* empty commit

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Swap api call getChannelsDetails with primitive version check on list elements

* [VAS-1146] feat: Improve unit test

* [VAS-1146] fix: Unit tests

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Add cart bool to bundle details drawer

* fix unit test

* [VAS-1146] feat: Improve code

* Bump to version 1.26.4-3-next

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
jacopocarlini added a commit that referenced this pull request Jul 19, 2024
* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

* [VAS-1146] feat: Implement new boolean "cart" for bundles (#605)

* [VAS-1146] feat: Implement new switch for cart bool in bundle add/edit page

* [VAS-1146] chore: Unit tests

* [VAS-1146] chore: Update packagejson openapi command

* empty commit

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Swap api call getChannelsDetails with primitive version check on list elements

* [VAS-1146] feat: Improve unit test

* [VAS-1146] fix: Unit tests

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Add cart bool to bundle details drawer

* fix unit test

* [VAS-1146] feat: Improve code

* Bump to version 1.26.4-3-next

* build(deps): Bump axios from 0.28.1 to 1.7.2 (#599)

Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-1-next

* build(deps): Bump @types/node from 20.10.1 to 20.14.10 (#600)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-2-next

* build(deps): Bump @mui/icons-material from 5.15.9 to 5.16.1 (#608)

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.9 to 5.16.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.1/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-3-next

* [VAS-1166] feat: add tos and privacy pages (#607)

* [VAS-1116] feat: add privacy and tos pages

* [VAS-1116] feat: Updated footer config, and management for the snippet pages

* [VAS-1116] feat: Updated tests

* [VAS-1116] feat: Updated Snippet.tsx

* [VAS-1116] feat: Updated Snippet.tsx and tests

* [VAS-1116] feat: Updated App.test.tsx

* [VAS-1116] feat: Updated App.test.tsx

* Bump to version 1.26.4-4-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

* [VAS-1116] feat: Updated App.test

* Bump to version 1.26.4-5-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-4-next

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
jacopocarlini added a commit that referenced this pull request Aug 6, 2024
* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

* [VAS-1146] feat: Implement new boolean "cart" for bundles (#605)

* [VAS-1146] feat: Implement new switch for cart bool in bundle add/edit page

* [VAS-1146] chore: Unit tests

* [VAS-1146] chore: Update packagejson openapi command

* empty commit

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Swap api call getChannelsDetails with primitive version check on list elements

* [VAS-1146] feat: Improve unit test

* [VAS-1146] fix: Unit tests

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Add cart bool to bundle details drawer

* fix unit test

* [VAS-1146] feat: Improve code

* Bump to version 1.26.4-3-next

* build(deps): Bump axios from 0.28.1 to 1.7.2 (#599)

Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-1-next

* build(deps): Bump @types/node from 20.10.1 to 20.14.10 (#600)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-2-next

* build(deps): Bump @mui/icons-material from 5.15.9 to 5.16.1 (#608)

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.9 to 5.16.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.1/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-3-next

* [VAS-1166] feat: add tos and privacy pages (#607)

* [VAS-1116] feat: add privacy and tos pages

* [VAS-1116] feat: Updated footer config, and management for the snippet pages

* [VAS-1116] feat: Updated tests

* [VAS-1116] feat: Updated Snippet.tsx

* [VAS-1116] feat: Updated Snippet.tsx and tests

* [VAS-1116] feat: Updated App.test.tsx

* [VAS-1116] feat: Updated App.test.tsx

* Bump to version 1.26.4-4-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

* [VAS-1116] feat: Updated App.test

* Bump to version 1.26.4-5-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-4-next

* fix: errorBoundary labels (#619)

* Bump to version 1.28.1-1-next

* [VAS-785] feat: Introduce new flags "standIn" & "aca" for CI-station relation (#606)

* [VAS-785] fix: Bug disable assosiate ec to station button

* [VAS-785] chore: Change openapi pr pointer

* [VAS-785] feat: Define new redux state for stationCi relationships

* [VAS-785] feat: Implement API to update CI-station relation

* [VAS-785] feat: Improve routing to stationEC associate page to implement edit mode

* [VAS-785] feat: Define new action columns stationEC table

* [VAS-785] feat: Define new paper section with standIn and ACA flags and edit mode for StationAssociateEcPage

* [VAS-785] feat: Complete implementation standIn & aca flags

* [VAS-785] feat: Add new columns aca & standin to ectable

* [VAS-785] chore: Unit test ec table columns

* [VAS-785] chore: Station ec table coverage

* [VAS-785] chore: Unit test station associate ec page

* [VAS-785] fix: Hook problems

* [VAS-785] fix: Hook with redirect

* [VAS-785] chore: coverage

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-785] feat: Updated stations mock

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>

* Bump to version 1.28.1-2-next

* [VAS-1204] feat: Change "I miei enti" to "Enti gestiti" (#625)

* Bump to version 1.28.1-3-next

* [PPANTT-41] feat: Station's maintenance list page (#627)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* Bump to version 1.28.1-4-next

* Bump to version 1.28.1-5-next [skip ci]

* [PPANTT-42] feat: Station maintenances create/edit/details page (#628)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* [PPANTT-42] feat: Implement new page to create/edit/view station's maintenance

* fix: Unit tests

* [PPANTT-42] feat: Implement create & edit APIs + redux store + general improvements & validation

* [PPANTT-42] feat: Major improvements to station maintenances pages

* [PPANTT-42] feat: Add error minDate

* [PPANTT-42] feat: Datepickers disabled text input

* [PPANTT-42] fix: Init input date

* Bump to version 1.28.1-4-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Hours formatter

* Bump to version 1.28.1-5-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] feat: New loading task constant

* Bump to version 1.28.1-6-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Unit tests

* [PPANTT-42] fix: Error messages

* Bump to version 1.28.1-7-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] chore: Unit tests

* [PPANTT-42] feat: Add success alert layout

* [PPANTT-42] chore: Unit test

* [PPANTT-42] chore: Coverage

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.28.1-8-next

* Merge main next 1.29.3 (#635)

* Merge branch 'main' into next

* empty commit

* Bump to version 1.29.3-1-next

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
jacopocarlini added a commit that referenced this pull request Aug 7, 2024
* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

* [VAS-1146] feat: Implement new boolean "cart" for bundles (#605)

* [VAS-1146] feat: Implement new switch for cart bool in bundle add/edit page

* [VAS-1146] chore: Unit tests

* [VAS-1146] chore: Update packagejson openapi command

* empty commit

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Swap api call getChannelsDetails with primitive version check on list elements

* [VAS-1146] feat: Improve unit test

* [VAS-1146] fix: Unit tests

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Add cart bool to bundle details drawer

* fix unit test

* [VAS-1146] feat: Improve code

* Bump to version 1.26.4-3-next

* build(deps): Bump axios from 0.28.1 to 1.7.2 (#599)

Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-1-next

* build(deps): Bump @types/node from 20.10.1 to 20.14.10 (#600)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-2-next

* build(deps): Bump @mui/icons-material from 5.15.9 to 5.16.1 (#608)

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.9 to 5.16.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.1/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-3-next

* [VAS-1166] feat: add tos and privacy pages (#607)

* [VAS-1116] feat: add privacy and tos pages

* [VAS-1116] feat: Updated footer config, and management for the snippet pages

* [VAS-1116] feat: Updated tests

* [VAS-1116] feat: Updated Snippet.tsx

* [VAS-1116] feat: Updated Snippet.tsx and tests

* [VAS-1116] feat: Updated App.test.tsx

* [VAS-1116] feat: Updated App.test.tsx

* Bump to version 1.26.4-4-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

* [VAS-1116] feat: Updated App.test

* Bump to version 1.26.4-5-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-4-next

* fix: errorBoundary labels (#619)

* Bump to version 1.28.1-1-next

* [VAS-785] feat: Introduce new flags "standIn" & "aca" for CI-station relation (#606)

* [VAS-785] fix: Bug disable assosiate ec to station button

* [VAS-785] chore: Change openapi pr pointer

* [VAS-785] feat: Define new redux state for stationCi relationships

* [VAS-785] feat: Implement API to update CI-station relation

* [VAS-785] feat: Improve routing to stationEC associate page to implement edit mode

* [VAS-785] feat: Define new action columns stationEC table

* [VAS-785] feat: Define new paper section with standIn and ACA flags and edit mode for StationAssociateEcPage

* [VAS-785] feat: Complete implementation standIn & aca flags

* [VAS-785] feat: Add new columns aca & standin to ectable

* [VAS-785] chore: Unit test ec table columns

* [VAS-785] chore: Station ec table coverage

* [VAS-785] chore: Unit test station associate ec page

* [VAS-785] fix: Hook problems

* [VAS-785] fix: Hook with redirect

* [VAS-785] chore: coverage

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-785] feat: Updated stations mock

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>

* Bump to version 1.28.1-2-next

* [VAS-1204] feat: Change "I miei enti" to "Enti gestiti" (#625)

* Bump to version 1.28.1-3-next

* [PPANTT-41] feat: Station's maintenance list page (#627)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* Bump to version 1.28.1-4-next

* Bump to version 1.28.1-5-next [skip ci]

* [PPANTT-42] feat: Station maintenances create/edit/details page (#628)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* [PPANTT-42] feat: Implement new page to create/edit/view station's maintenance

* fix: Unit tests

* [PPANTT-42] feat: Implement create & edit APIs + redux store + general improvements & validation

* [PPANTT-42] feat: Major improvements to station maintenances pages

* [PPANTT-42] feat: Add error minDate

* [PPANTT-42] feat: Datepickers disabled text input

* [PPANTT-42] fix: Init input date

* Bump to version 1.28.1-4-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Hours formatter

* Bump to version 1.28.1-5-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] feat: New loading task constant

* Bump to version 1.28.1-6-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Unit tests

* [PPANTT-42] fix: Error messages

* Bump to version 1.28.1-7-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] chore: Unit tests

* [PPANTT-42] feat: Add success alert layout

* [PPANTT-42] chore: Unit test

* [PPANTT-42] chore: Coverage

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.28.1-8-next

* Merge main next 1.29.3 (#635)

* Merge branch 'main' into next

* empty commit

* Bump to version 1.29.3-1-next

* fix: Error message locale

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
jacopocarlini added a commit that referenced this pull request Aug 23, 2024
* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

* [VAS-1146] feat: Implement new boolean "cart" for bundles (#605)

* [VAS-1146] feat: Implement new switch for cart bool in bundle add/edit page

* [VAS-1146] chore: Unit tests

* [VAS-1146] chore: Update packagejson openapi command

* empty commit

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Swap api call getChannelsDetails with primitive version check on list elements

* [VAS-1146] feat: Improve unit test

* [VAS-1146] fix: Unit tests

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Add cart bool to bundle details drawer

* fix unit test

* [VAS-1146] feat: Improve code

* Bump to version 1.26.4-3-next

* build(deps): Bump axios from 0.28.1 to 1.7.2 (#599)

Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-1-next

* build(deps): Bump @types/node from 20.10.1 to 20.14.10 (#600)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-2-next

* build(deps): Bump @mui/icons-material from 5.15.9 to 5.16.1 (#608)

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.9 to 5.16.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.1/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-3-next

* [VAS-1166] feat: add tos and privacy pages (#607)

* [VAS-1116] feat: add privacy and tos pages

* [VAS-1116] feat: Updated footer config, and management for the snippet pages

* [VAS-1116] feat: Updated tests

* [VAS-1116] feat: Updated Snippet.tsx

* [VAS-1116] feat: Updated Snippet.tsx and tests

* [VAS-1116] feat: Updated App.test.tsx

* [VAS-1116] feat: Updated App.test.tsx

* Bump to version 1.26.4-4-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

* [VAS-1116] feat: Updated App.test

* Bump to version 1.26.4-5-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-4-next

* fix: errorBoundary labels (#619)

* Bump to version 1.28.1-1-next

* [VAS-785] feat: Introduce new flags "standIn" & "aca" for CI-station relation (#606)

* [VAS-785] fix: Bug disable assosiate ec to station button

* [VAS-785] chore: Change openapi pr pointer

* [VAS-785] feat: Define new redux state for stationCi relationships

* [VAS-785] feat: Implement API to update CI-station relation

* [VAS-785] feat: Improve routing to stationEC associate page to implement edit mode

* [VAS-785] feat: Define new action columns stationEC table

* [VAS-785] feat: Define new paper section with standIn and ACA flags and edit mode for StationAssociateEcPage

* [VAS-785] feat: Complete implementation standIn & aca flags

* [VAS-785] feat: Add new columns aca & standin to ectable

* [VAS-785] chore: Unit test ec table columns

* [VAS-785] chore: Station ec table coverage

* [VAS-785] chore: Unit test station associate ec page

* [VAS-785] fix: Hook problems

* [VAS-785] fix: Hook with redirect

* [VAS-785] chore: coverage

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-785] feat: Updated stations mock

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>

* Bump to version 1.28.1-2-next

* [VAS-1204] feat: Change "I miei enti" to "Enti gestiti" (#625)

* Bump to version 1.28.1-3-next

* [PPANTT-41] feat: Station's maintenance list page (#627)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* Bump to version 1.28.1-4-next

* Bump to version 1.28.1-5-next [skip ci]

* [PPANTT-42] feat: Station maintenances create/edit/details page (#628)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* [PPANTT-42] feat: Implement new page to create/edit/view station's maintenance

* fix: Unit tests

* [PPANTT-42] feat: Implement create & edit APIs + redux store + general improvements & validation

* [PPANTT-42] feat: Major improvements to station maintenances pages

* [PPANTT-42] feat: Add error minDate

* [PPANTT-42] feat: Datepickers disabled text input

* [PPANTT-42] fix: Init input date

* Bump to version 1.28.1-4-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Hours formatter

* Bump to version 1.28.1-5-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] feat: New loading task constant

* Bump to version 1.28.1-6-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Unit tests

* [PPANTT-42] fix: Error messages

* Bump to version 1.28.1-7-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] chore: Unit tests

* [PPANTT-42] feat: Add success alert layout

* [PPANTT-42] chore: Unit test

* [PPANTT-42] chore: Coverage

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.28.1-8-next

* Merge main next 1.29.3 (#635)

* Merge branch 'main' into next

* empty commit

* Bump to version 1.29.3-1-next

* [PPANTT-93] feat: Add api key ACA  (#645)

* [PPANTT-93] feat: Add new ACA products to api keys

* Bump to version 1.30.3-2-PPANTT-93-new-aca-apikey-product [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.30.3-3-next [skip ci]

* [PPANTT-9] feat: e2e delegations' page (#643)

* [PPANTT-9] feat: e2e delegations' page

* [PPANTT-9] feat: Changed GHA e2e test cron schedule

* Bump to version 1.30.3-4-next

* [PPANTT-26] feat: Changed bundle's channel list autocomplete from client to server side (#644)

* Bump to version 1.30.3-5-next

* Bump to version 1.30.3-6-next [skip ci]

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
svariant added a commit that referenced this pull request Sep 2, 2024
* New Release 1.30.4 (#646)

* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

* [VAS-1146] feat: Implement new boolean "cart" for bundles (#605)

* [VAS-1146] feat: Implement new switch for cart bool in bundle add/edit page

* [VAS-1146] chore: Unit tests

* [VAS-1146] chore: Update packagejson openapi command

* empty commit

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Swap api call getChannelsDetails with primitive version check on list elements

* [VAS-1146] feat: Improve unit test

* [VAS-1146] fix: Unit tests

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Add cart bool to bundle details drawer

* fix unit test

* [VAS-1146] feat: Improve code

* Bump to version 1.26.4-3-next

* build(deps): Bump axios from 0.28.1 to 1.7.2 (#599)

Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-1-next

* build(deps): Bump @types/node from 20.10.1 to 20.14.10 (#600)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-2-next

* build(deps): Bump @mui/icons-material from 5.15.9 to 5.16.1 (#608)

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.9 to 5.16.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.1/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-3-next

* [VAS-1166] feat: add tos and privacy pages (#607)

* [VAS-1116] feat: add privacy and tos pages

* [VAS-1116] feat: Updated footer config, and management for the snippet pages

* [VAS-1116] feat: Updated tests

* [VAS-1116] feat: Updated Snippet.tsx

* [VAS-1116] feat: Updated Snippet.tsx and tests

* [VAS-1116] feat: Updated App.test.tsx

* [VAS-1116] feat: Updated App.test.tsx

* Bump to version 1.26.4-4-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

* [VAS-1116] feat: Updated App.test

* Bump to version 1.26.4-5-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-4-next

* fix: errorBoundary labels (#619)

* Bump to version 1.28.1-1-next

* [VAS-785] feat: Introduce new flags "standIn" & "aca" for CI-station relation (#606)

* [VAS-785] fix: Bug disable assosiate ec to station button

* [VAS-785] chore: Change openapi pr pointer

* [VAS-785] feat: Define new redux state for stationCi relationships

* [VAS-785] feat: Implement API to update CI-station relation

* [VAS-785] feat: Improve routing to stationEC associate page to implement edit mode

* [VAS-785] feat: Define new action columns stationEC table

* [VAS-785] feat: Define new paper section with standIn and ACA flags and edit mode for StationAssociateEcPage

* [VAS-785] feat: Complete implementation standIn & aca flags

* [VAS-785] feat: Add new columns aca & standin to ectable

* [VAS-785] chore: Unit test ec table columns

* [VAS-785] chore: Station ec table coverage

* [VAS-785] chore: Unit test station associate ec page

* [VAS-785] fix: Hook problems

* [VAS-785] fix: Hook with redirect

* [VAS-785] chore: coverage

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-785] feat: Updated stations mock

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>

* Bump to version 1.28.1-2-next

* [VAS-1204] feat: Change "I miei enti" to "Enti gestiti" (#625)

* Bump to version 1.28.1-3-next

* [PPANTT-41] feat: Station's maintenance list page (#627)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* Bump to version 1.28.1-4-next

* Bump to version 1.28.1-5-next [skip ci]

* [PPANTT-42] feat: Station maintenances create/edit/details page (#628)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* [PPANTT-42] feat: Implement new page to create/edit/view station's maintenance

* fix: Unit tests

* [PPANTT-42] feat: Implement create & edit APIs + redux store + general improvements & validation

* [PPANTT-42] feat: Major improvements to station maintenances pages

* [PPANTT-42] feat: Add error minDate

* [PPANTT-42] feat: Datepickers disabled text input

* [PPANTT-42] fix: Init input date

* Bump to version 1.28.1-4-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Hours formatter

* Bump to version 1.28.1-5-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] feat: New loading task constant

* Bump to version 1.28.1-6-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Unit tests

* [PPANTT-42] fix: Error messages

* Bump to version 1.28.1-7-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] chore: Unit tests

* [PPANTT-42] feat: Add success alert layout

* [PPANTT-42] chore: Unit test

* [PPANTT-42] chore: Coverage

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.28.1-8-next

* Merge main next 1.29.3 (#635)

* Merge branch 'main' into next

* empty commit

* Bump to version 1.29.3-1-next

* [PPANTT-93] feat: Add api key ACA  (#645)

* [PPANTT-93] feat: Add new ACA products to api keys

* Bump to version 1.30.3-2-PPANTT-93-new-aca-apikey-product [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.30.3-3-next [skip ci]

* [PPANTT-9] feat: e2e delegations' page (#643)

* [PPANTT-9] feat: e2e delegations' page

* [PPANTT-9] feat: Changed GHA e2e test cron schedule

* Bump to version 1.30.3-4-next

* [PPANTT-26] feat: Changed bundle's channel list autocomplete from client to server side (#644)

* Bump to version 1.30.3-5-next

* Bump to version 1.30.3-6-next [skip ci]

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.31.0 [skip ci]

* Bump to version 1.32.0 [skip ci]

* fix: SideMenu station maintenances link for PT users

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
svariant added a commit that referenced this pull request Sep 2, 2024
* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

* [VAS-1146] feat: Implement new boolean "cart" for bundles (#605)

* [VAS-1146] feat: Implement new switch for cart bool in bundle add/edit page

* [VAS-1146] chore: Unit tests

* [VAS-1146] chore: Update packagejson openapi command

* empty commit

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Swap api call getChannelsDetails with primitive version check on list elements

* [VAS-1146] feat: Improve unit test

* [VAS-1146] fix: Unit tests

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Add cart bool to bundle details drawer

* fix unit test

* [VAS-1146] feat: Improve code

* Bump to version 1.26.4-3-next

* build(deps): Bump axios from 0.28.1 to 1.7.2 (#599)

Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-1-next

* build(deps): Bump @types/node from 20.10.1 to 20.14.10 (#600)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-2-next

* build(deps): Bump @mui/icons-material from 5.15.9 to 5.16.1 (#608)

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.9 to 5.16.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.1/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-3-next

* [VAS-1166] feat: add tos and privacy pages (#607)

* [VAS-1116] feat: add privacy and tos pages

* [VAS-1116] feat: Updated footer config, and management for the snippet pages

* [VAS-1116] feat: Updated tests

* [VAS-1116] feat: Updated Snippet.tsx

* [VAS-1116] feat: Updated Snippet.tsx and tests

* [VAS-1116] feat: Updated App.test.tsx

* [VAS-1116] feat: Updated App.test.tsx

* Bump to version 1.26.4-4-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

* [VAS-1116] feat: Updated App.test

* Bump to version 1.26.4-5-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-4-next

* fix: errorBoundary labels (#619)

* Bump to version 1.28.1-1-next

* [VAS-785] feat: Introduce new flags "standIn" & "aca" for CI-station relation (#606)

* [VAS-785] fix: Bug disable assosiate ec to station button

* [VAS-785] chore: Change openapi pr pointer

* [VAS-785] feat: Define new redux state for stationCi relationships

* [VAS-785] feat: Implement API to update CI-station relation

* [VAS-785] feat: Improve routing to stationEC associate page to implement edit mode

* [VAS-785] feat: Define new action columns stationEC table

* [VAS-785] feat: Define new paper section with standIn and ACA flags and edit mode for StationAssociateEcPage

* [VAS-785] feat: Complete implementation standIn & aca flags

* [VAS-785] feat: Add new columns aca & standin to ectable

* [VAS-785] chore: Unit test ec table columns

* [VAS-785] chore: Station ec table coverage

* [VAS-785] chore: Unit test station associate ec page

* [VAS-785] fix: Hook problems

* [VAS-785] fix: Hook with redirect

* [VAS-785] chore: coverage

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-785] feat: Updated stations mock

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>

* Bump to version 1.28.1-2-next

* [VAS-1204] feat: Change "I miei enti" to "Enti gestiti" (#625)

* Bump to version 1.28.1-3-next

* [PPANTT-41] feat: Station's maintenance list page (#627)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* Bump to version 1.28.1-4-next

* Bump to version 1.28.1-5-next [skip ci]

* [PPANTT-42] feat: Station maintenances create/edit/details page (#628)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* [PPANTT-42] feat: Implement new page to create/edit/view station's maintenance

* fix: Unit tests

* [PPANTT-42] feat: Implement create & edit APIs + redux store + general improvements & validation

* [PPANTT-42] feat: Major improvements to station maintenances pages

* [PPANTT-42] feat: Add error minDate

* [PPANTT-42] feat: Datepickers disabled text input

* [PPANTT-42] fix: Init input date

* Bump to version 1.28.1-4-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Hours formatter

* Bump to version 1.28.1-5-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] feat: New loading task constant

* Bump to version 1.28.1-6-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Unit tests

* [PPANTT-42] fix: Error messages

* Bump to version 1.28.1-7-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] chore: Unit tests

* [PPANTT-42] feat: Add success alert layout

* [PPANTT-42] chore: Unit test

* [PPANTT-42] chore: Coverage

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.28.1-8-next

* Merge main next 1.29.3 (#635)

* Merge branch 'main' into next

* empty commit

* Bump to version 1.29.3-1-next

* [PPANTT-93] feat: Add api key ACA  (#645)

* [PPANTT-93] feat: Add new ACA products to api keys

* Bump to version 1.30.3-2-PPANTT-93-new-aca-apikey-product [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.30.3-3-next [skip ci]

* [PPANTT-9] feat: e2e delegations' page (#643)

* [PPANTT-9] feat: e2e delegations' page

* [PPANTT-9] feat: Changed GHA e2e test cron schedule

* Bump to version 1.30.3-4-next

* [PPANTT-26] feat: Changed bundle's channel list autocomplete from client to server side (#644)

* Bump to version 1.30.3-5-next

* Bump to version 1.30.3-6-next [skip ci]

* [PPANTT-99] feat: New filters PSP bundles' list (#649)

* [PPANTT-99] feat: Add new columns to bundle list table

* [PPANTT-99] feat: Add new bundle list columns "channel"

* [PPANTT-99] feat: Delete validity columns for bundles' table

* [PPANTT-99] feat: Add new filters to bundles table search bar

* [PPANTT-99] fix: New bundle date filters

* [PPANTT-99] feat: Disabled download button

* Bump to version 1.30.3-7-PPANTT-99-new-features-bundle-list [skip ci]

* [PPANTT-99] fix: Reset bundle name input

* [PPANTT-99] fix: Filter deleting bundle

* [PPANTT-99] fix: Filter bundle to be activated

* [PPANTT-99] feat: Refactor bundle APIs & defined export bundle list API

* [PPANTT-99] feat: Implement export bundle list

* [PPANTT-99] chore: Unit tests

* [PPANTT-99] fix: Script post gen client

* [PPANTT-99] fix: Unit tests api keys

* [PPANTT-99] fix: Coverage unit tests

* [PPANTT-99] fix: Unit test commissionBundlesPage

* [PPANTT-99] feat: Align e2e tests

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.30.3-8-next

* Bump to version 1.30.3-9-next [skip ci]

* fix: SideMenu station maintenances link for PT users (#650)

* New Release 1.30.4 (#646)

* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

* [VAS-1146] feat: Implement new boolean "cart" for bundles (#605)

* [VAS-1146] feat: Implement new switch for cart bool in bundle add/edit page

* [VAS-1146] chore: Unit tests

* [VAS-1146] chore: Update packagejson openapi command

* empty commit

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Swap api call getChannelsDetails with primitive version check on list elements

* [VAS-1146] feat: Improve unit test

* [VAS-1146] fix: Unit tests

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Add cart bool to bundle details drawer

* fix unit test

* [VAS-1146] feat: Improve code

* Bump to version 1.26.4-3-next

* build(deps): Bump axios from 0.28.1 to 1.7.2 (#599)

Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-1-next

* build(deps): Bump @types/node from 20.10.1 to 20.14.10 (#600)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-2-next

* build(deps): Bump @mui/icons-material from 5.15.9 to 5.16.1 (#608)

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.9 to 5.16.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.1/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-3-next

* [VAS-1166] feat: add tos and privacy pages (#607)

* [VAS-1116] feat: add privacy and tos pages

* [VAS-1116] feat: Updated footer config, and management for the snippet pages

* [VAS-1116] feat: Updated tests

* [VAS-1116] feat: Updated Snippet.tsx

* [VAS-1116] feat: Updated Snippet.tsx and tests

* [VAS-1116] feat: Updated App.test.tsx

* [VAS-1116] feat: Updated App.test.tsx

* Bump to version 1.26.4-4-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

* [VAS-1116] feat: Updated App.test

* Bump to version 1.26.4-5-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-4-next

* fix: errorBoundary labels (#619)

* Bump to version 1.28.1-1-next

* [VAS-785] feat: Introduce new flags "standIn" & "aca" for CI-station relation (#606)

* [VAS-785] fix: Bug disable assosiate ec to station button

* [VAS-785] chore: Change openapi pr pointer

* [VAS-785] feat: Define new redux state for stationCi relationships

* [VAS-785] feat: Implement API to update CI-station relation

* [VAS-785] feat: Improve routing to stationEC associate page to implement edit mode

* [VAS-785] feat: Define new action columns stationEC table

* [VAS-785] feat: Define new paper section with standIn and ACA flags and edit mode for StationAssociateEcPage

* [VAS-785] feat: Complete implementation standIn & aca flags

* [VAS-785] feat: Add new columns aca & standin to ectable

* [VAS-785] chore: Unit test ec table columns

* [VAS-785] chore: Station ec table coverage

* [VAS-785] chore: Unit test station associate ec page

* [VAS-785] fix: Hook problems

* [VAS-785] fix: Hook with redirect

* [VAS-785] chore: coverage

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-785] feat: Updated stations mock

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>

* Bump to version 1.28.1-2-next

* [VAS-1204] feat: Change "I miei enti" to "Enti gestiti" (#625)

* Bump to version 1.28.1-3-next

* [PPANTT-41] feat: Station's maintenance list page (#627)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* Bump to version 1.28.1-4-next

* Bump to version 1.28.1-5-next [skip ci]

* [PPANTT-42] feat: Station maintenances create/edit/details page (#628)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* [PPANTT-42] feat: Implement new page to create/edit/view station's maintenance

* fix: Unit tests

* [PPANTT-42] feat: Implement create & edit APIs + redux store + general improvements & validation

* [PPANTT-42] feat: Major improvements to station maintenances pages

* [PPANTT-42] feat: Add error minDate

* [PPANTT-42] feat: Datepickers disabled text input

* [PPANTT-42] fix: Init input date

* Bump to version 1.28.1-4-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Hours formatter

* Bump to version 1.28.1-5-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] feat: New loading task constant

* Bump to version 1.28.1-6-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Unit tests

* [PPANTT-42] fix: Error messages

* Bump to version 1.28.1-7-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] chore: Unit tests

* [PPANTT-42] feat: Add success alert layout

* [PPANTT-42] chore: Unit test

* [PPANTT-42] chore: Coverage

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.28.1-8-next

* Merge main next 1.29.3 (#635)

* Merge branch 'main' into next

* empty commit

* Bump to version 1.29.3-1-next

* [PPANTT-93] feat: Add api key ACA  (#645)

* [PPANTT-93] feat: Add new ACA products to api keys

* Bump to version 1.30.3-2-PPANTT-93-new-aca-apikey-product [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.30.3-3-next [skip ci]

* [PPANTT-9] feat: e2e delegations' page (#643)

* [PPANTT-9] feat: e2e delegations' page

* [PPANTT-9] feat: Changed GHA e2e test cron schedule

* Bump to version 1.30.3-4-next

* [PPANTT-26] feat: Changed bundle's channel list autocomplete from client to server side (#644)

* Bump to version 1.30.3-5-next

* Bump to version 1.30.3-6-next [skip ci]

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.31.0 [skip ci]

* Bump to version 1.32.0 [skip ci]

* fix: SideMenu station maintenances link for PT users

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.30.3-10-next

* Bump to version 1.30.3-11-next [skip ci]

* fix: Unit tests api keys

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
jacopocarlini added a commit that referenced this pull request Sep 24, 2024
#673)

* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

* [VAS-1146] feat: Implement new boolean "cart" for bundles (#605)

* [VAS-1146] feat: Implement new switch for cart bool in bundle add/edit page

* [VAS-1146] chore: Unit tests

* [VAS-1146] chore: Update packagejson openapi command

* empty commit

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Swap api call getChannelsDetails with primitive version check on list elements

* [VAS-1146] feat: Improve unit test

* [VAS-1146] fix: Unit tests

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Add cart bool to bundle details drawer

* fix unit test

* [VAS-1146] feat: Improve code

* Bump to version 1.26.4-3-next

* build(deps): Bump axios from 0.28.1 to 1.7.2 (#599)

Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-1-next

* build(deps): Bump @types/node from 20.10.1 to 20.14.10 (#600)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-2-next

* build(deps): Bump @mui/icons-material from 5.15.9 to 5.16.1 (#608)

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.9 to 5.16.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.1/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-3-next

* [VAS-1166] feat: add tos and privacy pages (#607)

* [VAS-1116] feat: add privacy and tos pages

* [VAS-1116] feat: Updated footer config, and management for the snippet pages

* [VAS-1116] feat: Updated tests

* [VAS-1116] feat: Updated Snippet.tsx

* [VAS-1116] feat: Updated Snippet.tsx and tests

* [VAS-1116] feat: Updated App.test.tsx

* [VAS-1116] feat: Updated App.test.tsx

* Bump to version 1.26.4-4-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

* [VAS-1116] feat: Updated App.test

* Bump to version 1.26.4-5-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-4-next

* fix: errorBoundary labels (#619)

* Bump to version 1.28.1-1-next

* [VAS-785] feat: Introduce new flags "standIn" & "aca" for CI-station relation (#606)

* [VAS-785] fix: Bug disable assosiate ec to station button

* [VAS-785] chore: Change openapi pr pointer

* [VAS-785] feat: Define new redux state for stationCi relationships

* [VAS-785] feat: Implement API to update CI-station relation

* [VAS-785] feat: Improve routing to stationEC associate page to implement edit mode

* [VAS-785] feat: Define new action columns stationEC table

* [VAS-785] feat: Define new paper section with standIn and ACA flags and edit mode for StationAssociateEcPage

* [VAS-785] feat: Complete implementation standIn & aca flags

* [VAS-785] feat: Add new columns aca & standin to ectable

* [VAS-785] chore: Unit test ec table columns

* [VAS-785] chore: Station ec table coverage

* [VAS-785] chore: Unit test station associate ec page

* [VAS-785] fix: Hook problems

* [VAS-785] fix: Hook with redirect

* [VAS-785] chore: coverage

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-785] feat: Updated stations mock

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>

* Bump to version 1.28.1-2-next

* [VAS-1204] feat: Change "I miei enti" to "Enti gestiti" (#625)

* Bump to version 1.28.1-3-next

* [PPANTT-41] feat: Station's maintenance list page (#627)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* Bump to version 1.28.1-4-next

* Bump to version 1.28.1-5-next [skip ci]

* [PPANTT-42] feat: Station maintenances create/edit/details page (#628)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* [PPANTT-42] feat: Implement new page to create/edit/view station's maintenance

* fix: Unit tests

* [PPANTT-42] feat: Implement create & edit APIs + redux store + general improvements & validation

* [PPANTT-42] feat: Major improvements to station maintenances pages

* [PPANTT-42] feat: Add error minDate

* [PPANTT-42] feat: Datepickers disabled text input

* [PPANTT-42] fix: Init input date

* Bump to version 1.28.1-4-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Hours formatter

* Bump to version 1.28.1-5-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] feat: New loading task constant

* Bump to version 1.28.1-6-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Unit tests

* [PPANTT-42] fix: Error messages

* Bump to version 1.28.1-7-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] chore: Unit tests

* [PPANTT-42] feat: Add success alert layout

* [PPANTT-42] chore: Unit test

* [PPANTT-42] chore: Coverage

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.28.1-8-next

* Merge main next 1.29.3 (#635)

* Merge branch 'main' into next

* empty commit

* Bump to version 1.29.3-1-next

* [PPANTT-93] feat: Add api key ACA  (#645)

* [PPANTT-93] feat: Add new ACA products to api keys

* Bump to version 1.30.3-2-PPANTT-93-new-aca-apikey-product [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.30.3-3-next [skip ci]

* [PPANTT-9] feat: e2e delegations' page (#643)

* [PPANTT-9] feat: e2e delegations' page

* [PPANTT-9] feat: Changed GHA e2e test cron schedule

* Bump to version 1.30.3-4-next

* [PPANTT-26] feat: Changed bundle's channel list autocomplete from client to server side (#644)

* Bump to version 1.30.3-5-next

* Bump to version 1.30.3-6-next [skip ci]

* [PPANTT-99] feat: New filters PSP bundles' list (#649)

* [PPANTT-99] feat: Add new columns to bundle list table

* [PPANTT-99] feat: Add new bundle list columns "channel"

* [PPANTT-99] feat: Delete validity columns for bundles' table

* [PPANTT-99] feat: Add new filters to bundles table search bar

* [PPANTT-99] fix: New bundle date filters

* [PPANTT-99] feat: Disabled download button

* Bump to version 1.30.3-7-PPANTT-99-new-features-bundle-list [skip ci]

* [PPANTT-99] fix: Reset bundle name input

* [PPANTT-99] fix: Filter deleting bundle

* [PPANTT-99] fix: Filter bundle to be activated

* [PPANTT-99] feat: Refactor bundle APIs & defined export bundle list API

* [PPANTT-99] feat: Implement export bundle list

* [PPANTT-99] chore: Unit tests

* [PPANTT-99] fix: Script post gen client

* [PPANTT-99] fix: Unit tests api keys

* [PPANTT-99] fix: Coverage unit tests

* [PPANTT-99] fix: Unit test commissionBundlesPage

* [PPANTT-99] feat: Align e2e tests

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.30.3-8-next

* Bump to version 1.30.3-9-next [skip ci]

* fix: SideMenu station maintenances link for PT users (#650)

* New Release 1.30.4 (#646)

* [VAS-418] feat: Align tos page with design (#579)

* Bump to version 1.26.0-1-next

* merge

* fix: PaymentNoticesDetailPage.tsx posteAuth (#577)

* Bump to version 1.26.0-2-next

* fix github.head_ref in the action

* feat: Review channel flow (#573)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-997] fix: Width row station name

* [VAS-997] fix: Improve createdBy/modifiedBy station detail

* [VAS-997] fix: Handle change page channels table

* [VAS-997] feat: Add alert channels details

* [VAS-997] chore: Refactor detail button station detail

* [VAS-997] feat: Refactor ChannelDetail component & improve UI

* [VAS-997] feat: New translations

* [VAS-997] fix: Refactor & format + fix translations

* [VAS-997] feat: Delete unused component

* [VAS-997] fix: Wrapper status chip translation for operators

* [VAS-997] chore: Clean code

* fixed client

* [VAS-997] fixed unit tests

* [VAS-997] add unit tests

* [VAS-997] improve tests

* [VAS-997] improve coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-3-next

* [VAS-1123] feat: Remove unused Station and Channel API (#574)

* [VAS-998] feat: introducing ops review from channel

* [VAS-998] feat: Updated ops review modal management for channels

* [VAS-997] changed channels page structured and integrated new getChannels API

* [VAS-997] updated tests

* [VAS-998] feat: Updated addEdit, details and tests

* [VAS-998] feat: Updated tests, introduced common header to avoid duplicates

* [VAS-998] feat: temporary rollback test

* [VAS-998] feat: Update GetChannelAlert.test.tsx

* [VAS-998] feat: Update ci_code_review.yml

* [VAS-998] feat: Updated GetChannelAlert.test.tsx

* [VAS-997] fix after merge with VAS-998

* fix client after merge

* [VAS-1123] replace old merged API with new get Stations and Channels

* [VAS-1123] fixed tests

* [VAS-1123] fix after merge

* [VAS-1123] fix test after merge

* [VAS-1123] removed useless file and added tests

* improve coverage

* improve for coverage

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>

* Bump to version 1.26.0-4-next

* [VAS-1104] feat: New bundle status for available but expired bundles (#580)

* [VAS-1104] feat: New bundle status for available but expired bundles

* [VAS-1104] feat: Add alert bundle expired

* [VAS-1104] chore: BE openapi

* [VAS-1104] feat: Changes after UI designer advice

* [VAS-1104] chore: Fix unit tests

* Bump to version 1.26.0-5-next

* [VAS-1103] feat: Add new field pspBusinessName to bundle details (#583)

* [VAS-1103] feat: Add new field pspBusinessName to bundle details

* Update src/locale/it.json

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* [VAS-1103] fix: Unit tests

---------

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-6-next

* [VAS-1095] feat: e2e PSP's & CI's actions on private bundle (#570)

* [VAS-1096] feat: Define publicBundles e2e tests

* [VAS-1096] feat: e2e validate bundle api

* [VAS-1096] feat: Implement temporary new state for ci bundles + uniform code

* [VAS-1096] feat: Conclude publicBundles e2e tests

* [VAS-1095] feat: e2e private bundles

* [VAS-1096] chore: fix unit tests

* [VAS-1096] feat: Re-enable e2e paraller workers

* [VAS-1095] fix: Click on popup

* [VAS-1095] feat: Add control on login page

* [VAS-1095] feat: Improve e2e tests

* [VAS-1095] fix: Public bundles e2e

* [VAS-1095] chore: Max number of failures e2e

* [VAS-1095] fix: e2e subkey env name

* {VAS-1095] fix: e2e Added condition

* [VAS-1095] fix: Added timeout e2e

* [VAS-1095] fix: Increase timeout

* [VAS-1095] fix: Changed timeouts

* [VAS-1095] fix: Increase timeout

* [VAS-1095] chore: Delete obsolete puppeteer int test

* [VAS-1095] fix: Improved check return homepage

* [VAS-1095] timeout

* [VAS-1095] fix: e2e change browser driver to firefox + timeout fixes

* [VAS-1095] feat: Add delete bundle api to cleanup

* [VAS-1095] chore: Add log response

* [VAS-1095] feat: Add subkey int test keyvault

* [VAS-1095] notify

* [VAS-1095] fix: e2e clean up

* [VAS-1095] special secret

* [VAS-1095] debug

* [VAS-1095] secret

* [VAS-1095] create jwt

* [VAS-1095] gitignore

* [VAS-1095] github pages

* [VAS-1095] chore: Re commit tsconfig

* [VAS-1095] fix: e2e static analysis

* [VAS-1095] chore: Sonar cpd exclusion e2e

---------

Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* Bump to version 1.26.0-7-next

* chore: Merge main into next (#585)

* build(deps-dev): Bump eslint-plugin-react from 7.30.0 to 7.34.3

Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.30.0 to 7.34.3.
- [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases)
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md)
- [Commits](jsx-eslint/eslint-plugin-react@v7.30.0...v7.34.3)

---
updated-dependencies:
- dependency-name: eslint-plugin-react
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1 (#565)

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): Bump react-use-scrollspy from 3.0.2 to 3.1.1

Bumps [react-use-scrollspy](https://github.com/Purii/react-use-scrollspy) from 3.0.2 to 3.1.1.
- [Release notes](https://github.com/Purii/react-use-scrollspy/releases)
- [Changelog](https://github.com/Purii/react-use-scrollspy/blob/main/CHANGELOG.md)
- [Commits](Purii/react-use-scrollspy@v3.0.2...v3.1.1)

---
updated-dependencies:
- dependency-name: react-use-scrollspy
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* [react-use-scrollspy-3] delete branch

* [react-use-scrollspy-3] if condition delete branch

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>

* build(deps-dev): Bump @babel/core from 7.24.4 to 7.24.7 (#567)

Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.7.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.24.7/packages/babel-core)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* build(deps): Bump @mui/system from 5.15.15 to 5.15.20 (#566)

Bumps [@mui/system](https://github.com/mui/material-ui/tree/HEAD/packages/mui-system) from 5.15.15 to 5.15.20.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.15.20/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.15.20/packages/mui-system)

---
updated-dependencies:
- dependency-name: "@mui/system"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* added missing call for station in status TO_FIX_UPDATE (#581)

Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.26.1 [skip ci]

* Pin actions/checkout action to ee0669b (#582)

Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* fix delete branch

* Update README.md

* Update README.md

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.26.1-1-next

* [VAS-1133] feat: Add new api key for printPaymentsNotice product (#584)

* [VAS-1133] feat: Introduce print notice api key list element

* [VAS-1133] fix: Api key products psp

* [VAS-1133] feat: Refactor api key products

* [VAS-1133] feat: Introduce flag print notice for api keys

* [VAS-1133] chore: Api key unit test coverage

* Bump to version 1.26.1-2-next

* fix: Updated AddEditCommissionBundleForm.tsx to call brokerDelegation as an institution (#587)

* Bump to version 1.26.1-3-next

* [VAS-1070] feat; Change station and channel detail view on pending update (#586)

* [VAS-1070] improved station API and removed wrapper status value from body

* [VAS-1070] integrated new station and channel detail API and removed unused ones.

* [VAS-1070] fix unit tests

* [VAS-1070] handled station and channel with pending update

* [VAS-1070] added common component for alert in station and channel detail page

* [VAS-1070] removed created by when undefined

* [VAS-1070] fix unit tests

* [VAS-1070] fix title

* [VAS-1070] rename variable

* Bump to version 1.26.3-1-next

* notify

* fix missing translate (#596)

* Bump to version 1.26.4-1-next

* fix: Bugs found before release (#597)

* fix: Bundle -> hide delete & disable invite EC buttons if bundle is expired

* fix: Newconnectivity select channels

* fix: Margin top checkbox channels edit page

* fix: Unit tests

* empty commit

* Bump to version 1.26.4-2-next

* [VAS-1146] feat: Implement new boolean "cart" for bundles (#605)

* [VAS-1146] feat: Implement new switch for cart bool in bundle add/edit page

* [VAS-1146] chore: Unit tests

* [VAS-1146] chore: Update packagejson openapi command

* empty commit

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Swap api call getChannelsDetails with primitive version check on list elements

* [VAS-1146] feat: Improve unit test

* [VAS-1146] fix: Unit tests

* [VAS-1146] fix: Unit tests

* [VAS-1146] feat: Add cart bool to bundle details drawer

* fix unit test

* [VAS-1146] feat: Improve code

* Bump to version 1.26.4-3-next

* build(deps): Bump axios from 0.28.1 to 1.7.2 (#599)

Bumps [axios](https://github.com/axios/axios) from 0.28.1 to 1.7.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v0.28.1...v1.7.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-1-next

* build(deps): Bump @types/node from 20.10.1 to 20.14.10 (#600)

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.10.1 to 20.14.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-2-next

* build(deps): Bump @mui/icons-material from 5.15.9 to 5.16.1 (#608)

Bumps [@mui/icons-material](https://github.com/mui/material-ui/tree/HEAD/packages/mui-icons-material) from 5.15.9 to 5.16.1.
- [Release notes](https://github.com/mui/material-ui/releases)
- [Changelog](https://github.com/mui/material-ui/blob/v5.16.1/CHANGELOG.md)
- [Commits](https://github.com/mui/material-ui/commits/v5.16.1/packages/mui-icons-material)

---
updated-dependencies:
- dependency-name: "@mui/icons-material"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-3-next

* [VAS-1166] feat: add tos and privacy pages (#607)

* [VAS-1116] feat: add privacy and tos pages

* [VAS-1116] feat: Updated footer config, and management for the snippet pages

* [VAS-1116] feat: Updated tests

* [VAS-1116] feat: Updated Snippet.tsx

* [VAS-1116] feat: Updated Snippet.tsx and tests

* [VAS-1116] feat: Updated App.test.tsx

* [VAS-1116] feat: Updated App.test.tsx

* Bump to version 1.26.4-4-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

* [VAS-1116] feat: Updated App.test

* Bump to version 1.26.4-5-VAS-1166-feat-add-tos-and-privacy-pages [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo Carlini <jacopo.carlini@gmail.com>

* Bump to version 1.27.0-4-next

* fix: errorBoundary labels (#619)

* Bump to version 1.28.1-1-next

* [VAS-785] feat: Introduce new flags "standIn" & "aca" for CI-station relation (#606)

* [VAS-785] fix: Bug disable assosiate ec to station button

* [VAS-785] chore: Change openapi pr pointer

* [VAS-785] feat: Define new redux state for stationCi relationships

* [VAS-785] feat: Implement API to update CI-station relation

* [VAS-785] feat: Improve routing to stationEC associate page to implement edit mode

* [VAS-785] feat: Define new action columns stationEC table

* [VAS-785] feat: Define new paper section with standIn and ACA flags and edit mode for StationAssociateEcPage

* [VAS-785] feat: Complete implementation standIn & aca flags

* [VAS-785] feat: Add new columns aca & standin to ectable

* [VAS-785] chore: Unit test ec table columns

* [VAS-785] chore: Station ec table coverage

* [VAS-785] chore: Unit test station associate ec page

* [VAS-785] fix: Hook problems

* [VAS-785] fix: Hook with redirect

* [VAS-785] chore: coverage

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-1116] feat: Updated creditorInstitutionService.ts

* [VAS-785] feat: Updated stations mock

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

* [VAS-785] feat: Updated StationECTableColumns.test.tsx and StationECTableColumns.tsx

---------

Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>

* Bump to version 1.28.1-2-next

* [VAS-1204] feat: Change "I miei enti" to "Enti gestiti" (#625)

* Bump to version 1.28.1-3-next

* [PPANTT-41] feat: Station's maintenance list page (#627)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* Bump to version 1.28.1-4-next

* Bump to version 1.28.1-5-next [skip ci]

* [PPANTT-42] feat: Station maintenances create/edit/details page (#628)

* fix: Default values associate-EC form

* [PPANTT-41] chore: Generate api PR name

* [PPANTT-41] feat: Station Maintenance page & table

* [PPANTT-41] feat: Station Maintenance route & sidenav

* [PPANTT-41] chore: Cleaned code & minor fixes

* [PPANTT-41] feat: Station Maintenance translations

* [PPANTT-41] feat: Improvements year filter

* [PPANTT-41] feat: Remove sortable column headers

* [PPANTT-41] feat: Implement getStationMaintenances API

* [PPANTT-41] feat: Add button and subtitle station maintenance page

* [PPANTT-41] chore: Improve placeholder code

* [PPANTT-41] feat: Changed maximum year filter

* [PPANTT-41] fix: Station maintenance table properties

* [PPANTT-41] fix: Error boundary page translation

* [PPANTT-41] feat: Trigger search when reset filters

* [PPANTT-41] fix: Remove empty state link when maintenance finished

* [PPANTT-41] feat: Hours summary section & clean code

* [PPANTT-41] feat: Implement maintenance row actions

* [PPANTT-41] feat: Add alert message row action

* [PPANTT-41] feat: New loading const

* [PPANTT-41] chore: Update generate openapi command

* [PPANTT-41] feat: Implement get hours summary & delete maintenance & terminate maintenance APIs

* [PPANTT-41] feat: Change maintenance table format date with minutes

* [PPANTT-41] chore: Unit test maintenance service & columns

* [PPANTT-41] fix: Unit test

* [PPANTT-41] chore: Improve comments future developments

* [PPANTT-41] chore: Station maintenances components unit tests

* chore: Fix smell

* [PPANTT-42] feat: Implement new page to create/edit/view station's maintenance

* fix: Unit tests

* [PPANTT-42] feat: Implement create & edit APIs + redux store + general improvements & validation

* [PPANTT-42] feat: Major improvements to station maintenances pages

* [PPANTT-42] feat: Add error minDate

* [PPANTT-42] feat: Datepickers disabled text input

* [PPANTT-42] fix: Init input date

* Bump to version 1.28.1-4-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Hours formatter

* Bump to version 1.28.1-5-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] feat: New loading task constant

* Bump to version 1.28.1-6-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] fix: Unit tests

* [PPANTT-42] fix: Error messages

* Bump to version 1.28.1-7-PPANTT-42-station-maintenances-create-edit-detail-page [skip ci]

* [PPANTT-42] chore: Unit tests

* [PPANTT-42] feat: Add success alert layout

* [PPANTT-42] chore: Unit test

* [PPANTT-42] chore: Coverage

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.28.1-8-next

* Merge main next 1.29.3 (#635)

* Merge branch 'main' into next

* empty commit

* Bump to version 1.29.3-1-next

* [PPANTT-93] feat: Add api key ACA  (#645)

* [PPANTT-93] feat: Add new ACA products to api keys

* Bump to version 1.30.3-2-PPANTT-93-new-aca-apikey-product [skip ci]

---------

Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>

* Bump to version 1.30.3-3-next [skip ci]

* [PPANTT-9] feat: e2e delegations' page (#643)

* [PPANTT-9] feat: e2e delegations' page

* [PPANTT-9] feat: Changed GHA e2e test cron schedule

* Bump to version 1.30.3-4-next

* [PPANTT-26] feat: Changed bundle's channel list autocomplete from client to server side (#644)

* Bump to version 1.30.3-5-next

* Bump to version 1.30.3-6-next [skip ci]

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.31.0 [skip ci]

* Bump to version 1.32.0 [skip ci]

* fix: SideMenu station maintenances link for PT users

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: gioelemella <128155546+gioelemella@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>

* Bump to version 1.30.3-10-next

* Bump to version 1.30.3-11-next [skip ci]

* fix: Unit tests api keys

* [PPANTT-129] updated associate and disassociate CI-Station API wiht new parameters

* [PPANTT-129] fix: Limit table list & loading dissociate EC

* [PPANTT-129] chore: Clean code StationECTable & columns

* [PPANTT-129] chore: Disabled datagrid virtualization

* [PPANTT-129] chore: Clean & improve ConfirmModal

* [PPANTT-129] feat: Update unit test StationECTable

* [PPANTT-129] fix: Unit tests

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Samuele Varianti <128470180+svariant@users.noreply.github.com>
Co-authored-by: pagopa-github-bot <github-bot@pagopa.it>
Co-authored-by: Jacopo <jacopo.carlini@gmail.com>
Co-authored-by: Alessio Cialini <63233981+alessio-cialini@users.noreply.github.com>
Co-authored-by: Alessio Cialini <alessio.cialini@emeal.nttdata.com>
Co-authored-by: svariant <samuele.varianti@nttdata.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: renovate-pagopa[bot] <164534245+renovate-pagopa[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants