Releases: cds-snc/platform-forms-client
Releases · cds-snc/platform-forms-client
v3.31.2
v3.31.1
v3.31.0
3.31.0 (2025-01-08)
Features
- GC Forms types package (#4878) (0d8f8fc)
- In memory cached Ability and Authenticated Action wrapper. (#4829) (9aa78e9)
Bug Fixes
- deps: update all patch dependencies (#4045) (b5913ee)
- deps: update all patch dependencies (#4880) (f897b0e)
- Updates how a description is added to a checkbox or radio (#4888) (73f9882)
Miscellaneous Chores
- add about gc forms link (#4875) (0be2538)
- add element helpers (#4857) (b1f3b33)
- add helpers for generate element (#4855) (0b55c8a)
- add init helpers (#4845) (973d136)
- add IRCC branding (#4919) (a67868f)
- Add log message when session saved (#4862) (415d355)
- Add remove helpers (#4844) (9541e69)
- Add temporary session storage for form progress (#4811) (c219d48)
- Add tsconfig type package alias (#4887) (db52da1)
- async headers for origin (#4871) (535ac05)
- bump (#4859) (055acc3)
- bump next js (#4884) (24eeef8)
- bump next js version (#4876) (db95495)
- Catch failed to find server action result (#4861) (e364a15)
- Clarify what the API rate limit increase means in admin (#4860) (2a11d22)
- CSS Tailwind fixes (#4917) (0a7258a)
- deps: lock file maintenance (#4882) (5121451)
- deps: lock file maintenance (#4908) (1aa8e28)
- deps: update all non-major docker images (#4879) (e31d6b1)
- deps: update all non-major github action dependencies (#4881) (1376cb0)
- deps: update all non-major github action dependencies (#4906) (15b5a18)
- deps: update postgres docker tag to v13.18 (#4907) (d1eef30)
- Don't try to retrieve the API key on new forms (#4872) (7f133a2)
- fix dependancy array for use handle add (#4889) (c98ff9f)
- fix tailwind custom classes (#4927) (a3f01f7)
- Move form types to shared package (#4886) (76eee72)
- move getters and setters (#4858) (ca0483f)
- move useTemplate store hooks (#4864) (386216f)
- package updates (#4870) (5795c1f)
- Refactor rehydrate form responses (#4759) (a1d33e1)
- Return (exit) after catching missing server action (#4863) (8facfd4)
- review page refactor (#4684) (8c1d380)
- review server actions (#4868) (fb2464b)
- SLA updates (#4846) (5b483fb)
- update cypress packages (#4892) (ec3c78d)
- update cypress workflow to cache next (#4891) (44e8a31)
- update Docker files to use next encryption key (#4873) (424b31f)
- update eslint (#4895) (52f6d89)
- update prisma v6 (#4843) (b203f92)
- update to ESLint 9 (#4901) (cebfe43)
- update workflow files for shared types package ([#4890](#4890...
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)