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.109.0 #7081

Merged
merged 9 commits into from
Feb 14, 2024
Merged

build: release v6.109.0 #7081

merged 9 commits into from
Feb 14, 2024

Commits on Feb 6, 2024

  1. Merge pull request #7068 from opengovsg/release-al2

    build: merge release v6.108.0 into develop
    wanlingt committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    d43a92d View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2024

  1. feat: encryption boundary shift in preview mode (#7071)

    * feat: add encryption boundary shift and remove saving of answers and attachments in preview
    
    * feat: add warning banner that attachments and answers are not saved
    
    * chore: fix failing backend tests
    
    * fix: add changes from code review
    
    * chore: adding back tests for email preview
    
    * chore: adding back shuli's edits and removing unused imports
    kathleenkhy committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    9798424 View commit details
    Browse the repository at this point in the history
  2. feat: update payments thank you page header (#7020)

    * feat: update thank you page header
    
    * feat: correct logic on when the right header shows
    
    * fix: add changes from review
    
    * fix: correcting changes from code review
    
    ---------
    
    Co-authored-by: Your Name <you@example.com>
    kathleenkhy and Your Name committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    b9da0fd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    d77a7c3 View commit details
    Browse the repository at this point in the history
  2. feat(mrf): workflow builder (#7072)

    * feat: workflow builder
    
    * feat: remove trash icon from first step, allow only one email for static routing
    
    * chore: clean up old workflow pages
    
    * fix: handle undefined for chakra inputs
    
    * test: fix stories
    
    * chore: update type of InlineMessage icon
    
    * chore: frontend UI updates
    
    * chore: update commend text
    
    * chore: change ts-ignore to ts-expect-error
    
    * fix: dont mutate objects
    
    ---------
    
    Co-authored-by: Ken <ken@open.gov.sg>
    justynoh and KenLSM committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    7497828 View commit details
    Browse the repository at this point in the history
  3. chore: upgrade mongodb server core to 9.1.6 (#7052)

    chore: upgrade mongodb server code to 9.1.6
    KenLSM committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1739804 View commit details
    Browse the repository at this point in the history
  4. chore: add payments by product backend validation (#7077)

    * chore: scaffold controller code
    
    * chore: split into services
    
    * chore: update typeguard to check for _id and name
    
    * chore: validate product price
    
    * chore: update error message for payment definition failure
    
    * chore: add unit tests for isPaymentsProducts
    
    * chore: add tests for payments service
    
    * chore: remove stray comment
    
    * chore: check entire product definition
    
    * chore: convert mongoose doc to obj for comparison
    
    * chore: refine testcases
    
    ---------
    
    Co-authored-by: Ken <ken@open.gov.sg>
    tshuli and KenLSM committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1a19628 View commit details
    Browse the repository at this point in the history
  5. revert: "chore(dev): add virus scanner npm install to root install co…

    …mmand" (#7082)
    
    Revert "chore(dev): add virus scanner npm install to root install command (#7…"
    
    This reverts commit d77a7c3.
    KenLSM committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    c84b979 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d01ac17 View commit details
    Browse the repository at this point in the history