-
Notifications
You must be signed in to change notification settings - Fork 84
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
build: release v6.98.0 #6994
Merged
Merged
build: release v6.98.0 #6994
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fc7dd51 - Browse repository at this point
Copy the full SHA fc7dd51View commit details -
Merge pull request #6990 from opengovsg/release-al2
build: merge release v6.97.0 into develop
Configuration menu - View commit details
-
Copy full SHA for e5176bd - Browse repository at this point
Copy the full SHA e5176bdView commit details
Commits on Jan 3, 2024
-
fix(deps): [Snyk] Security upgrade axios from 1.6.2 to 1.6.3 (#6983)
* fix: frontend/package.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-6124857 * fix(deps): upgrade axios and twilio in all packages --------- Co-authored-by: snyk-bot <snyk-bot@snyk.io> Co-authored-by: Justyn Oh <justynoh@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8a96944 - Browse repository at this point
Copy the full SHA 8a96944View commit details -
feat(mrf): add static workflow routing (#6968)
* feat: multi-respondent form prototype with edit response links * chore: fix build errors * fix: guard against editing authtype * feat: MRF encryption scheme * test: fix test files * chore: fix build error * chore: update copy for form creation modal * chore: update variable name in frontend public form provider * feat: attachment handling in multi-respondent forms for respondent 1+ * chore: fix build errors * chore: move some stuff around * test: fix backend tests * test: update test suite * chore: copy changes * chore: more copy changes, add test mock clearing so that tests pass * fix: nits * chore: add linear ticket labels to all TODOs * feat: gate mrf form creation on frontend and backend * fix: require publicKey on form creation for multi-respondent forms * feat: add workflowStep to submission schema * chore(frm-1599): update multiparty create form modal icon * fix: typing issues * fix: remove unused import * fix: update joi validator to array * fix: column cell not respecting disable required validation * fix: mislabelled test name * feat: add workflow emails to form * feat: add workflow run to multirespondent form processing * feat: add error state for invalid emails in frontend workflow settings * feat: use featureflag to conditionally render workflow icon * fix: add placeholder text to input * fix: remove multiparty icon * fix: add multiparty icon * fix: run next workflow step instead of current workflow * fix: model ux issue when admin without mrf flag creates new form * feat(mrf): response link with key (#6967) * feat: append key in response link * refactor: extract iskeypairvalid to fe utils * feat: add prefilling of key * feat: add auto decryption if key is correct * refactor: extract key into getmultirespondentsubmissioneditpath utils * test: add workflowStep to form schema * ref: check for responsemode once * fix: use strokeWidth in svg * fix: reset error state * ref: remove unused component and simplify if condition * fix: remove console.log * fix: use react-hook-form for workflow details * fix: remove duplicate body version * fix: reorder workflow in settings page * fix: copy changes * fix: display previous workflow emails in settings * feat: always fetch response when MRF is enabled * fix: remove comment --------- Co-authored-by: Justyn Oh <justynoh@gmail.com> Co-authored-by: Ken <ken@open.gov.sg>
Configuration menu - View commit details
-
Copy full SHA for fc322d2 - Browse repository at this point
Copy the full SHA fc322d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 92bdae9 - Browse repository at this point
Copy the full SHA 92bdae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 614d3a1 - Browse repository at this point
Copy the full SHA 614d3a1View commit details
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.