Changelog ​
2026-04-09 ​
- 1a20b3a Chore (broker-front): Release 828d1b74 [skip ci]
- 828d1b7Â Features (broker-front): Add 'FAILED' status to Premium Requests List and update related types
- 1337dae Refactor: Format applied
- 407847a Tests (broker-front): Enhance mock parameters for navigation test
- 0c202c0Â Refactor: Format applied
- cca1694Â Features (broker-front): Add 'failed' status to single premium request details and update related translations
- 4e2beb0Â Chore (broker-front): Release bfef7bae [skip ci]
- 5514e57Â Refactor: Format applied
- e29603d Refactor (broker-front): Show fulfilled status and date received
- 9dbb594Â Chore (broker-front): Release bf7cca32 [skip ci]
- bf7cca3Â Features (broker-front): Add fulfilled status to premium request statuses and add more dates in single premium request seeder
- e022051Â Chore (broker-front): Release 95c3cba7 [skip ci]
- 95c3cba Bug Fixes (broker-front): Update back navigation to go back instead of homepage
- b9c2b91Â Chore (broker-front): Release f39f585c [skip ci]
2026-04-08 ​
- 3048652Â Chore (broker-front): Release 0bdb3abc [skip ci]
- 0bdb3ab CI/CD (broker-front): Remove not needed Railway.Dockerfile
- 786e764Â Chore (broker-front): Release e78ad87c [skip ci]
- e78ad87Â CI/CD (broker-front): Optimize Docker image
2026-04-07 ​
- ee15f92Â Chore (broker-front): Release 0f9a32b2 [skip ci]
- 0f9a32b Features (broker-front): Add pagination for recurring premium requests (#191)
2026-04-06 ​
- 1d3051a Chore (broker-front): Release f0fcf5d8 [skip ci]
- f0fcf5d Features (broker-front): Implement pagination for single premium requests list and align BFF integration (#185)
2026-04-02 ​
- 83c5d12Â Chore (broker-front): Release 879d3aa8 [skip ci]
- 8227d98Â Chore (broker-front): Release 485a523b [skip ci]
- 485a523Â Features (broker-front): Add email mandate tooltip and improve phone country code handling
- 1dedd46Â Chore (broker-front): Release 18275e70 [skip ci]
- 3256209Â Bug Fixes: Update IDs in test files and seed data
- 0299689Â Chore (broker-front): Release bbb9456f [skip ci]
- 545c1cf Chore (broker-front): Release 54d0edda [skip ci]
- 35e00dc Refactor (broker-front): Use sidebar toggle icon in header
2026-04-01 ​
- 7bec8fb Features (broker-front-e2e): Add direct-debit-details tests
- 6077e1a Chore (broker-front): Release 912d6b10 [skip ci]
- 912d6b1Â Refactor (broker-front): Reformat
- 0b757fd Refactor (tests): Replace 'it' with 'test' in all test files for consistency
- 6fcb5e9Â Bug Fixes (broker-front): Improve error handling in hooks by adding fallback notifications for client errors
- b76324a Refactor (broker-front): Enhance error handling in BFF API and update tests for direct debit responses
- 58a2015Â Features (broker-front): Add API utility functions for error handling and URL composition
- fb827b2Â Chore (broker-front): Release fd56fd84 [skip ci]
- 8be020a Refactor (broker-front): Add translations to TableCard
- 8dfbbeb Refactor (broker-front): Fix lint
- 95262a9Â Refactor (broker-front): Clean up TableCard component from unwanted columns
2026-03-31 ​
- b38070a Chore (broker-front): Release e3553be1 [skip ci]
- e3553be Refactor (broker-front): Rename hooks for type consistency
- 57d9c93Â Chore (broker-front): Release c0087088 [skip ci]
- 36b1147Â Bug Fixes: Update import path for Result type in PayerPersonalIbans
- c53c97c Features (broker-front): Implement payer personal IBAN management hook and UI components
- 630965a Features (broker-front): Add components for IBAN management including BreadcrumbNavigation, IbansSection, and PayerDetailsSection
- c9df237Â Features (broker-front): Implement Form component and associated hooks for IBAN management
- a9592e0Â Features (broker-front): Add mock functions for payer details and IBAN management in tests
- fe5d3bc Features (broker-front): Add route and component for payer personal IBANs
- b29ed77Â Features (broker-front): Add payer personal IBAN translations for English and French
- e30e16c Features (broker-front): Implement payer personal IBAN management in BFF API
- 770467d Features (broker-front): Add payer details management endpoints in BFF API
- 20d6908Â Chore (broker-front): Release 969eda2e [skip ci]
- 969eda2Â Features (broker-front): Implement getSinglePremiumRequestDetails functionality with error handling and tests
- cf1db71Â Chore (broker-front): Release a6b51175 [skip ci]
- a43a171Â Refactor (broker-front): Make pagination labels for PremiumRequestsList required
- f3f74bd Bug Fixes (broker-front): Add translation to pagination labels for PremiumRequestsList
- 7e49676Â Bug Fixes (broker-front): Make status and method columns translatable in PremiumRequestsList
2026-03-30 ​
- 51b36d8Â Chore (broker-front): Release 33ad9fee [skip ci]
- 33ad9fe Refactor (broker-front): Improve error handling in PremiumRequestsList hook by adding route parameter checks
- d63fa70Â Refactor (broker-front): Reformat
- e3467c4Â Refactor (broker-front): Enhance error handling in UnmatchedTransfersList hook with classification and notification
- 7d1a99d Refactor (broker-front): Enhance error handling in UnmatchedTransferDetails hook with classification and notification
- 4cb3fd1Â Refactor (broker-front): Improve error handling in SinglePremiumRequestDetails hook with classification and notification
- 21d04bc Refactor (broker-front): Enhance RegisterPayer form hook with improved error handling and toast notifications
- 3efdca2Â Refactor (broker-front): Enhance PremiumRequests hook with improved error handling and toast notifications
- f3a817b Refactor (broker-front): Enhance error handling in DirectDebitList hook with classification and notification
- d5b0ebf Refactor (broker-front): Add unit tests for DirectDebitDetails hook error handling
- 1953265Â Features (broker-front): Implement error classification and notification system
- 8f684bd Refactor (broker-front): Add domain error messages for English and French translations
- d90e277Â Refactor (broker-front): Implement API error handling and add domain error message resolution
- f3852f3Â Chore (broker-front): Release ffc287a0 [skip ci]
- ffc287a Refactor (broker-front): Add refactor comments
- b8d359e Refactor (broker-front): Fix lint
- d9711d6Â Refactor (broker-front): Improve Props groupation in PremiumRequests
- 61a129c Refactor (broker-front): Rename Column type in Table Header
- c8cbb6b Refactor (broker-front): Move types separately for PremiumRequests
- d827715Â Refactor (broker-front): Move types separately for PremiumRequests
- a83b781Â Refactor (broker-front): Split Table into sub components and move logic into hooks
- 6bf84df Refactor (broker-front): Add table component for PremiumRequestsList
- e45cf51Â Chore (broker-front): Release 9402653e [skip ci]
- 9402653Â Bug Fixes (broker-front): Remove safeToast from PremiumRequestsList hook
- 28fd014Â Features (broker-front): Add view details functionality for SinglePremiumRequests
- f280a75Â Refactor (broker-front): Split PremiumRequestsList into SinglePremiumRequests and RecurringPremiumRequests
2026-03-29 ​
- bfccd75Â Chore (broker-front): Release 546d4213 [skip ci]
2026-03-27 ​
- 4f45cc7Â Chore (broker-front): Release c346c3f0 [skip ci]
- c346c3f Refactor (broker-front): Reformat
- e43a4a6Â Features (broker-front): Improve error handling in PremiumRequestsList hook with BffError integration and enhance API method signatures
- e4dbabf Refactor (broker-front): Update API method signatures in quarzo.dependencies.ts to use RequestInit for options
- 79d6d62Â Features (broker-front): Enhance SinglePremiumRequestDetails hook to handle pending state and improve error notifications with BffError integration
- 0392283Â Features (broker-front): Update UnmatchedTransferDetails hook to handle pending state and improve error notifications with BffError integration
- b111b03Â Features (broker-front): Enhance RegisterPayer form error handling with client error notifications and update tests
- 719b142Â Features (broker-front): Update DirectDebitDetails hook to handle pending state and improve error notifications
- 99c3f28Â Features (broker-front): Enhance error handling in UnmatchedTransfersList with BffError integration and user notifications
- 2bfee84Â Features (broker-front): Improve error handling in DirectDebitList with BffError integration and user notifications
- dbf977e Features (broker-front): Add ErrorPage component and route for improved error handling
- 4bf994c Features (broker-front): Enhance error handling in BFF API with BffError class and update tests for error responses
- b1ab506Â Features (broker-front): Add error page and routing for internal server errors
- c9ba848Â Features (broker-front): Add internal server error translations and enhance error handling in English and French
- 8361b62Â Chore (broker-front): Release 0f5c3e51 [skip ci]
- a139324Â Bug Fixes (broker-front): Fix mockparams for PremiumRequestLists hook
- b3befb6Â Bug Fixes (broker-front): Fix single-prem-req details hook
- 84e13b7Â Bug Fixes (broker-front): Fix resolveTranslation implementations
- 1d78f7d Bug Fixes (broker-front): Fix tests
- 5855a38Â Bug Fixes (broker-front): Fix merge conflicts
- dac3913Â Refactor (broker-front): Move meta types into types and reuse it
- 2038499Â Refactor (broker-front): Remove translation fallback for PremiumRequestsList
- 21cf409Â Refactor (broker-front): Add 2 subcomponents for PremiumRequestsList
- cf935dc Refactor (broker-front): Split singe and recurring premium request queries
- 27b1c52Â Refactor (broker-front): Update namings of Sub Components for TableCard, as of types
- 6528cf2Â Refactor (broker-front): Add missing translation keys and fix title
- 61fc585Â Refactor (broker-front): Fix pagination structure for premium requests
- b0b8e57Â Refactor (broker-front): Remove unused imports in TableCard
- ac8e17d Refactor (broker-front): Add missing translations, split TableCard into separate components, add resolveTranslation helper
- 65f8222Â Features (broker-front): Add Premium Request List hook and tests
- a09457d Features (broker-front): Add Premium Request List page
- e245bb4Â Chore (broker-front): Release 509b18e7 [skip ci]
- a120afd Refactor (broker-front): Move meta types into types and reuse it
- f108098Â Refactor (broker-front): Remove translation fallback for PremiumRequestsList
- 5d02d46Â Refactor (broker-front): Add 2 subcomponents for PremiumRequestsList
- 8014693Â Refactor (broker-front): Split singe and recurring premium request queries
- 6430ea1Â Refactor (broker-front): Update namings of Sub Components for TableCard, as of types
- 8810a89Â Refactor (broker-front): Add missing translation keys and fix title
- 9070e19Â Refactor (broker-front): Fix pagination structure for premium requests
- 8e73e3b Refactor (broker-front): Remove unused imports in TableCard
- 9228b29Â Refactor (broker-front): Add missing translations, split TableCard into separate components, add resolveTranslation helper
- a6eb857Â Features (broker-front): Add Premium Request List hook and tests
- f9b3976Â Features (broker-front): Add Premium Request List page
- 0707a78Â Chore (broker-front): Release a47423df [skip ci]
- a47423d Refactor (broker-front): Reformat
- 501dde5Â Features (broker-front): Add react-hook-form dependency and update type definitions in in-memory-quarzo-dependencies.ts
- ab7ac3e Features (broker-front): Add react-hook-form dependency and update Link component to remove className prop
- ece1bb7Â Features (broker-front): Implement RegisterPayer hook and page with breadcrumb navigation and form integration
- 914237f Features (broker-front): Add registerPayer translations for English and French, and disable support notice in i18n configuration
- bc7b2e9Â Features (broker-front): Add registerPayer API method and update dependencies for new input types
- f3e834b Features (broker-front): Implement RegisterPayer form with validation and submission handling
- 5da27a5Â Refactor (broker-front): Update onCancel action to remove async/await and adjust mutation handling
- 41afcdd Features (broker-front): Add RegisterPayer route and integrate ToastProvider for notifications
- 48e4c38Â Chore (broker-front): Release 461ec14c [skip ci]
- 461ec14Â Chore: Upgrade pnpm to 10.33
2026-03-25 ​
- e388d89Â Chore (broker-front): Release 95b6804d [skip ci]
- 4b10256Â Chore (broker-front): Release 43a68def [skip ci]
- 8c77d32Â Refactor (broker-front): Standardize Link component usage by replacing 'href' with 'to' prop across multiple components
- 4f73e0a Refactor (broker-front): Update Link component to use 'to' prop and enhance RouterLink integration
- 40fd8a7Â Chore (broker-front): Release f6f55ef2 [skip ci]
- f6f55ef Refactor (broker-front): Format applied
- e7bc15a Refactor (broker-front): Clean up tests and enhance parameter typing in hooks
- 199183d Refactor (broker-front): Apply format
- 8b96a56Â Features (broker-front): Implement environment variable loading
- 09c8cd1Â Documentation (broker-front): Update README to reflect broker-front
- 0094a72Â Tests (broker-front): Add unit tests for ContentContainer and Link components
- 8c48f27Â Refactor (broker-front): Improve sorting logic and enhance TableCard component with additional properties
- f4c395b Refactor (broker-front): Enhance date and amount formatting with locale support
- 910a514Â Features (broker-front): Add ARIA labels and header actions to sidebar localization
- 176943b Refactor (broker-front): Enhance routing and link handling with new policy and payer details
- 182f3a2Â Refactor (broker-front): Update single premium request handling
- fa1f431Â Refactor (broker-front): Update ESLint configuration to use recommendedTypeChecked for TypeScript
- 69a8ab2Â Refactor (broker-front): Remove unused feature flags and related components
2026-03-24 ​
- 7050e9b Chore (broker-front): Release 2709b18c [skip ci]
- c25a330Â Refactor (broker-front): Simplify toStatusColor function and remove unused type import
- dcdf1f7Â Chore (broker-front): Release 207573ff [skip ci]
- f0af858Â Chore (broker-front): Release df3840ac [skip ci]
- 0b86abb Chore (broker-front): Release 4987db77 [skip ci]
- d058dd6Â Features (broker-front): Add Single Premium Request Details page
- c31c996Â Features (broker-front): Extend in-memory BFF to support single premium request details fetching and cancellation
- f4eaae9Â Features (broker-front): Add single premium request details translations for English and French
- 5844121Â Features (broker-front): Implement single premium request details fetching and cancellation in BFF
- 38d9088Â Features (broker-front): Add badgeVariant and headerActions props to ContentContainer
- 11bfde2Â Refactor (broker-front): Streamline formatMoney usage and remove redundant imports
- 7343d82Â Chore (broker-front): Release c9022f0d [skip ci]
- c9022f0Â Chore (broker-front): Release 6d551ee8 [skip ci]
- 8ddafcf Chore (broker-front): Release 6f3c1118 [skip ci]
- 440c67a Chore (broker-front): Release 25b2731c [skip ci]
2026-03-23 ​
- ff9e91e Chore (broker-front): Release b5e900f3 [skip ci]
- bbe4094Â Chore (broker-front): Release 5cbb7206 [skip ci]
- f07f240Â Chore (broker-front): Release baf66f48 [skip ci]
2026-03-20 ​
- fe5e106Â Chore (broker-front): Release 53c1f6bf [skip ci]
2026-03-19 ​
- 724aef0Â Chore (broker-front): Release c1095666 [skip ci]
- c109566Â Features (ci-cd): Update Playwright workflow with Keycloak configuration adjustments
- b19ec26Â Features (ci-cd): Enhance Playwright workflow with additional environment variables and seed Vault script
- a4fceb4Â Chore: Small changes to trigger re-deploy
- 922635d Refactor (broker-front): Enhance Vite configuration with dynamic proxy setup for e2e broker-front test
- 3985802Â Refactor (broker-front): Remove playwright from broker-front
2026-03-18 ​
- b7e6006Â Chore (broker-front): Release f8a3417a [skip ci]
- 53c0a81Â Chore (broker-front): Release ab6ec406 [skip ci]
- 68d2f81Â Chore (broker-front): Release c08d4b74 [skip ci]
- f9186f1Â Bug Fixes (eslint): Update React version settings and adjust ESLint configurations across multiple packages
- bf4d1bc Chore (deps): Update ESLint and related plugins to version 10 in package.json and pnpm-workspace.yaml
- 6518e81Â Chore (broker-front): Release 17f9e27a [skip ci]
- 17f9e27Â Chore (deps): Bump the npm-minor-and-patch group across 1 directory with 9 updates (#151)
- 09d0b8b Chore (broker-front): Release acf78542 [skip ci]
- 104f0a0Â Bug Fixes (broker-front): Playwright setup
- f1fa80c Chore (deps): Update package dependencies and ESLint configuration
- 987ce19Â Chore (broker-front): Release 59593cc8 [skip ci]
- a6d3c0e Features (broker-front-bff): Link the direct debits method to pay-in
- 00709be Chore (broker-front): Release a0ad61d3 [skip ci]
2026-03-17 ​
- cf8895d Chore (broker-front): Release e8eff5da [skip ci]
- 081ce65Â Chore (broker-front): Release a09c9f4c [skip ci]
- a09c9f4Â Refactor (broker-front-bff): Simplify type definitions in in-memory-quarzo-dependencies by removing unnecessary line breaks
- 1bdb659Â Refactor (broker-front-bff): Remove cancelSinglePremiumRequest from Bff type and clean up related in-memory dependencies
- 2176a77Â Refactor (broker-front-bff): Clean up type definitions in in-memory-quarzo-dependencies and remove unnecessary whitespace in tests
- 33f1270Â Features (broker-front-bff): Add cancelSinglePremiumRequest method to Bff type and implement in-memory handling
- 42ee044Â Features (broker-front-bff): Add types for payer and premium request management
- 04f5f57Â Chore (broker-front): Release 33207663 [skip ci]