Skip to content
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 6 commits into from
Jan 3, 2024
Merged

build: release v6.98.0 #6994

merged 6 commits into from
Jan 3, 2024

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    fc7dd51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #6990 from opengovsg/release-al2

    build: merge release v6.97.0 into develop
    justynoh authored Jan 2, 2024
    Configuration menu
    Copy the full SHA
    e5176bd View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. 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>
    3 people authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    8a96944 View commit details
    Browse the repository at this point in the history
  2. 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>
    3 people authored Jan 3, 2024
    Configuration menu
    Copy the full SHA
    fc322d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92bdae9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    614d3a1 View commit details
    Browse the repository at this point in the history