Releases: cds-snc/platform-forms-client
Releases · cds-snc/platform-forms-client
v3.30.3
v3.30.2
3.30.2 (2024-12-16)
Bug Fixes
- On form publish delete draft responses before switching to Published status (#4815) (ff47186)
- pagination feature is broken due to integration of new StatusCreatedAt Global Secondary Index (#4818) (0ffdaca)
Miscellaneous Chores
- add helpers for moving sub elements (#4814) (e0e90d4)
- add move helpers (#4802) (e860a68)
- add path helper to template store (#4795) (0fed760)
- break out save for purpose option (#4812) (46fbd48)
- create "Add helpers" for template store (#4837) (967cd50)
- fix docker version (#4804) (d8061fe)
- move store setup to standalone function (#4799) (b74f6e6)
- move template storage options (#4803) (9d53af2)
- Replace update with simple delete for removeDeliveryOption (#4825) (daa33f3)
- Reset delivery option when creating API key (#4794) (efe6d7d)
- reword misleading error message in notifyConnector.ts (#4822) (085dec3)
- save purpose option to template store (#4813) (b040896)
- Updates organization list to latest (#4820) (9c5759f)
Code Refactoring
v3.30.1
v3.30.0
3.30.0 (2024-12-05)
Bug Fixes
- API content tweaks (#4697) (add0f53)
- followup to screen reader re-announcing the form label on every input change (#4766) (52e5d94)
- Switch SubOption to retrieve element by id (#4753) (deaf01d)
- Updates Combobox (Searchable list) to pre-populate if a value exists (#4779) (4531181)
Miscellaneous Chores
- Add api option to support form (#4788) (3fbdda5)
- Add auto-close for "wide" toast container (#4762) (09b7b8a)
- Add Overdue status box (#4767) (6917714)
- fix delivery option text for publish page (#4758) (a206307)
- fix dialog heading + remove responses skip link for API screens (#4764) (edef177)
- fix link to closing date (#4760) (3388405)
- remove "quick" settings modal (#4776) (cc9ca20)
- remove settings panel (#4791) (a774acc)
- update add / remove sub choices for repeating sets (#4770) (5772478)
- update alignment for text in Status Boxes (#4781) (466afb2)
- Update card background colour (#4778) (e9a7cf7)
- update setting page styling for API (#4754) (a83bff9)
v3.29.2
v3.29.1
v3.29.0
3.29.0 (2024-11-28)
Features
Bug Fixes
- Fixes Review Page showing the "Go back" button twice (#4681) (79d0064)
- for Radio button / group unexpected behaviour (#4708) (afbf9c7)
- update to stop Jaws screen reader re-announcing the form label on every input change (#4704) (290a78b)
Miscellaneous Chores
- Add ability for gc forms admin to switch to api mode for live form (#4709) (99f843c)
- add migration script to add StatusCreatedAt property to Vault NAME# items (#4679) (0955ab4)
- Add tests for remove markdown (#4730) (26ab35b)
- Adds a check that an api key exists before showing throttle ui (#4719) (3ec6bca)
- clean markdown from TreeView (#4705) (881ff61)
- Hide other delivery options when API key generated (#4718) (b407c7f)
- Refactor ModalRules to use Dialog component (#4642) (b868142)
- Remove key check for manage api key (#4735) (91fb0c5)
- update handling for next element id (#4695) (4f481a8)
- update testing library packages (#4733) (5414aab)
- Updates organizations list (#4701) (86eae83)
v3.28.0
3.28.0 (2024-11-22)
Features
Bug Fixes
- API screen translations - version 2.0 content changes (#4676) (4792a62)
- Updates duplicate element to ensure proper translation for "copy" (#4672) (605a60a)
Miscellaneous Chores
- add migration script to add CreatedAt property to Vault CONF# items (#4678) (7870704)
- Move settings help dialogs into settings components folder (#4682) (2eb1178)
- update Notify timeout setting (#4692) (6a39db7)
- update system status boxes (#4686) (20f5ad0)
- Use optional catch-all segment for statusFilter (#4671) (054e3f1)
v3.27.0
3.27.0 (2024-11-20)
Features
Bug Fixes
- Adds date ISO check to closing a form (#4563) (edc09bb)
- translations CSV export where some commas were not escaped (#4666) (371b2fc)
Miscellaneous Chores
- add form id to log for form not found (#4677) (c5131cf)
- add health check box for "awaiting" api delivery (#4665) (8c2e0b3)
- Add report a problem for API mode (#4675) (8b5b519)
- Add view for API submissions available (#4659) (1ca5aa1)
- remove api access route (#4648) (b0633da)
- Server Action to check for any new responses (#4657) (f42654f)
- System health component (#4664) (f346ce2)
- update api check (#4653) (fd00431)
- update check for settings panel (#4658) (57c1a60)
v3.26.0
3.26.0 (2024-11-12)
Features
Bug Fixes
- PR Review Environment not handling complex secrets (#4610) (0ad9b0d)
- Refresh Downloaded tab after confirm (#4632) (3d2a6ba)
Miscellaneous Chores
- add translations for API screens (#4567) (d97e322)
- Pass the submitForm server action as a prop (#4634) (ddc730e)
- Pass the submitForm server action as a prop (#4637) (8ef97f7)
- Remove barrel file for form-builder hooks (#4626) (8f54a6b)
- Remove barrel file from form-builder shared components (#4627) (76af04e)
- Remove comment (#4638) (8eae8d2)
- Remove revalidate New tab on download (#4569) (3dfc33c)
- Revert Pass the submitForm server action as a prop (#4634) (#4635) (a005e4b)
- Revert Pass the submitForm server action as a prop (#4637) (#4639) (f096c32)
- Split up key exists function + add error handling (#4599) (4d1cb02)
- try refresh (#4643) (86a56b1)
- Unused files, exports, functions (#4609) (797a7f6)
- Update departments Managed list (#4623) (0b66bd0)
- Update departments.json (#4645) (7bb11d5)
- Update i18next and react-i18next to latest (#4613) (df39968)
- update Next JS + React to current latest (#4618) (2e596a9)
- Update to Node 22 lts (#4616) (09125ed)