Releases: pagopa/cgn-onboarding-portal-frontend
Releases · pagopa/cgn-onboarding-portal-frontend
v3.33.8-RELEASE
fix: [IOBP-2556] website field required if BothChannel or OnlineChann…
v3.33.7-RELEASE
fix: [IOBP-2538] always show partner website field in operator detail…
v3.33.6-RELEASE: chore: [IOBP-1760] upgrade Redux and Redux Toolkit (#350)
* chore: upgrade Redux and Redux Toolkit and update affected code * chore: define useCgnDispatch, useCgnSelector
v3.33.5-RELEASE: chore: [IOBP-1858] upgrade react-table v8 (#348)
* chore: [IOBP-1858] upgrade react-table v8 * chore: eliminate code duplication in table sorting and pagination * chore: remove duplicated expander JSX from table columns * chore: replace ColumnDef with columnHelper for cleaner columns * chore: simplify getSortIcon to use a single return statement * chore: clean up column cell definitions * fix: show default icon for unsorted table columns * chore: improve useSyncSorting typing by using generics * chore: remove redundant Array.isArray check in referents column * chore: handle possible undefined total in pageCount calculation * fix: disable sorting for some columns in OperatorConvention * fix: reset sorting status when press reset filter button * fix: table row expand correctly * chore: replace React default import with Fragment named import
v3.33.4-RELEASE: fix: [IOBP-1986] add button loader indicator where missing (#346)
* fix: [IOBP-1986] add spinner indicator to submit buttons * fix: [IOBP-1986] fix size and alignment of the spinner in buttons * fix: [IOBP-1986] disable button approve test if conventiondetails is in reject mode * fix: [IOBP-1986] adjust style * fix: [IOBP-1986] add spinner indicator to other submit buttons * chore: adjust type props * feat: [IOBP-1986] add reusable Button component including spinner and title handling * chore: [IOBP-1986] update Button component name to AsyncButton for clarity * fix: [IOBP-1986] indicator now showing in EditOperatorDataForm * fix: [IOBP-1986] add button indicator in createprofileform/documents * fix: [IOBP-1986] removed CenteredLoading in request for AsyncButton * fix: [IOBP-1986] add button indicator in Discounts
v3.33.3-RELEASE: fix: [IOBP-1986] button loader indicator (#344)
* fix: [IOBP-1986] add spinner indicator to submit buttons * fix: [IOBP-1986] fix size and alignment of the spinner in buttons * fix: [IOBP-1986] disable button approve test if conventiondetails is in reject mode * fix: [IOBP-1986] adjust style * fix: [IOBP-1986] add spinner indicator to other submit buttons * chore: adjust type props * feat: [IOBP-1986] add reusable Button component including spinner and title handling * chore: [IOBP-1986] update Button component name to AsyncButton for clarity
v3.33.2-RELEASE
ch: allow only https websites in forms (#338)
v3.33.1-RELEASE: fix: publish button (#321)
the check was about undefined, but for some reason null is in the data (see diff)
v3.33.0-RELEASE: chore: [IOBP-1714] fix form spacing (#317)
* fix: form spacing * revamp form toggle * fix form heading spacing --------- Co-authored-by: Emanuele Dall'Ara <71103219+LeleDallas@users.noreply.github.com>
v3.32.11-RELEASE
fix: operator adress fields (#299)