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

feat: payment mvp #6095

Merged
merged 140 commits into from
Apr 19, 2023
Merged

feat: payment mvp #6095

merged 140 commits into from
Apr 19, 2023

Conversation

KenLSM
Copy link
Contributor

@KenLSM KenLSM commented Apr 13, 2023

Merging payment epic into develop for payment launch!

timotheeg and others added 30 commits November 17, 2022 14:21
KenLSM and others added 2 commits April 17, 2023 09:47
add fix to reference correct schema field id mapping
* fix: add submission id to metadata and update receipt payment description

* feat: consistent submission id

* chore: clarify receipt description form

* chore: switch order of fields in submission

* chore: remove unnecessary typecheck

* test: add tests for stable submission id flow

* chore: update tests with correct valuse
@KenLSM KenLSM temporarily deployed to staging April 17, 2023 07:32 — with GitHub Actions Inactive
@KenLSM KenLSM temporarily deployed to staging-alt April 17, 2023 07:33 — with GitHub Actions Inactive
@KenLSM KenLSM temporarily deployed to staging April 18, 2023 08:11 — with GitHub Actions Inactive
@KenLSM KenLSM temporarily deployed to staging April 18, 2023 08:26 — with GitHub Actions Inactive
@KenLSM KenLSM temporarily deployed to staging April 18, 2023 08:40 — with GitHub Actions Inactive
* feat: perform post-submission actions when payment is completed

* feat: delete email responses from payment document

* chore: remove responses field from shared payment type
@KenLSM KenLSM temporarily deployed to staging-al2 April 18, 2023 09:34 — with GitHub Actions Inactive
* feat: add processing, canceled state

* refactor: move edgecase ui up

* refactor: rename enum pending to pendingpayment

* hide feedbackblock on feedback submission, remove feedbackblock on processing

* refactor: cleanup, simplify, and comments for stripe payment elements

* refactor: rename files

* chore: string literals to not use curly braces in props

* refactor: add guard clause to check if form exists
@KenLSM KenLSM temporarily deployed to uat April 19, 2023 05:24 — with GitHub Actions Inactive
KenLSM and others added 6 commits April 19, 2023 15:10
* add type hint on populatedForm

* fix: add handling of undefined properties
* fix: update subtitle for payment received message block

* fix: amend copy again
…e dates (#6132)

* fix: convert from seconds to miliseconds from epoch when saving Stripe dates

* test: update test data
…t field is disabled (#6130)

* feat: disable description and amount fields for admin when the payment field is disabled

* chore: update copy for some payment drawer fields

* test: update tests

* chore: update model
* fix: update payment page to include submission ID

* chore: rename props

* fix: update payment page to include submission ID

* chore: rename props
feat: check form on first proceed to pay
@LinHuiqing LinHuiqing temporarily deployed to uat April 19, 2023 09:59 — with GitHub Actions Inactive
@KenLSM KenLSM marked this pull request as ready for review April 19, 2023 10:24
@LinHuiqing LinHuiqing merged commit 539d75c into develop Apr 19, 2023
@LinHuiqing LinHuiqing deleted the feat/payment-mvp branch April 19, 2023 10:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants