-
Notifications
You must be signed in to change notification settings - Fork 14
feat: ⭐ GC Forms-- Canary ⭐ #6606
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Contributor
🧪 Review environmenthttps://fn7e5y4tg6yozt2jjqhftrurlq0fwjfi.lambda-url.ca-central-1.on.aws/ |
Member
QA Testing
Issues
|
This was referenced Dec 29, 2025
24dc683 to
8af7213
Compare
… issue (#6585) * move form render * add page context
* update to next 16 --------- Co-authored-by: Dave Samojlenko <dave.samojlenko@cds-snc.ca>
* update to next 16 * add compiler * revert compiler * re-add annotation * bump package versions * update config * debug log * swap logger back to non verbose * test * cleanup * cleanup * clean * cleanup * cleanup * cleanup * Reset setupTests.ts to match feature/canary * cleanup * reset * cleanup * cleanup * reset * cleanup * cleanup * use memo * update pahe * fix my forms
* remove template upload * Remove link to template upload * re-add commented out rules --------- Co-authored-by: Dave Samojlenko <dave.samojlenko@cds-snc.ca>
* fix input * update manual edit
* Bunch of fixes * Fix prop name * Convert EventList * remove outdated * Fix tests --------- Co-authored-by: Tim Arney <tim@line37.com>
update to node 24
* add hook rules
* * cards enum cleanup * * card server enum cleanup * * Swap to shared constants. * * error status enum cleanup * * fix wrong import * * Update TableActions enum * * DownloadFormat as const. * * Update template.test.ts to use const instead of enum. * * Remove announce's enums. * * StatusFilter enum * * Remove unused types. * SubmissionStatus enum. * * Remove DialogStates enum. * * remove vault status enum * *Nagware enum removal * * Fix type to numeric. * * update formtypes enum * * Update addresscomplete enum
sync filename
add missing await
fix align
fix hydration warn Co-authored-by: Dave Samojlenko <dave.samojlenko@cds-snc.ca>
* use ts for config * update docker file * cleanup * deployment id for local
* bump-next * bumps * Add upgrade command --------- Co-authored-by: Tim Arney <tim@line37.com>
* * Basic decimal functionality for numbers, fix for Numbers options showing when they shouldn't. * * Ensure data goes into the system with english structure. * * Translate output for non-JSON output. * * Handle language swap for numeric values. * * Update to decimal operator for CSV out * i18n update Co-authored-by: Anik Brazeau <38330843+anikbrazeau@users.noreply.github.com> * * add a bit of spacing. --------- Co-authored-by: Anik Brazeau <38330843+anikbrazeau@users.noreply.github.com>
8af7213 to
3a95e0a
Compare
dsamojlenko
approved these changes
Jan 6, 2026
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary | Résumé
Feature branch to keep staging frozen while moving into the New Year
This branch will be built on Next 16+