Thanks to visit codestin.com
Credit goes to github.com

Skip to content

UI/stripe connect payment settings#352

Merged
Shruti-Apte merged 19 commits intodevelopfrom
UI/stripe_connect_all_accounts
May 6, 2022
Merged

UI/stripe connect payment settings#352
Shruti-Apte merged 19 commits intodevelopfrom
UI/stripe_connect_all_accounts

Conversation

@Shruti-Apte
Copy link
Contributor

@Shruti-Apte Shruti-Apte commented Apr 28, 2022

Notion card

https://www.notion.so/saeloun/Stripe-Connect-for-all-accounts-4fd1069594564038b6f2b39f0fcf0bd5

Summary

payment settings page UI

Preview

paymentSettingUpdated

Type of change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Checklist:

  • I have manually tested all workflows
  • I have performed a self-review of my own code

Apoorv Mishra and others added 12 commits May 3, 2022 14:13
* API for show invoice

* Remove show route

* Use react router for invoice page

* Address review comments

* Refactor and fix UI

* Avoid n+1 issue and use partials

* Fix rubocop failure

* Omit hash value

* Set init value as null
* Invoice address spacing fixed

* added commas

Co-authored-by: Shruti <[email protected]>
* Some actions added

* Some actions added

* Prepopulating client name on generate invoice page

* Resolved comments

Co-authored-by: Shruti <[email protected]>
@github-actions
Copy link

github-actions bot commented May 5, 2022

Current Code Coverage Percent of this PR:

96.56 %

Files having coverage below 100%

Impacted Files Coverage
/app/controllers/subscriptions_controller.rb 66.67 %
/app/controllers/invoices_controller.rb 63.64 %
/app/models/client.rb 92.5 %
/app/models/invoice.rb 96.15 %
/app/policies/subscriptions_policy.rb 66.67 %
/app/services/application_service.rb 66.67 %
/app/controllers/invoices/payments_controller.rb 61.11 %
/app/services/invoice_payment/checkout.rb 43.48 %

@supriya3105 supriya3105 requested a review from apoorv1316 May 5, 2022 14:57
@supriya3105
Copy link
Contributor

@Shruti-Apte Can you share loom video for this

@apoorv1316
Copy link
Collaborator

@Shruti-Apte Loom video for this please

@Shruti-Apte
Copy link
Contributor Author

@Shruti-Apte Loom video for this please

@Shruti-Apte Shruti-Apte closed this May 6, 2022
@Shruti-Apte Shruti-Apte reopened this May 6, 2022
@Shruti-Apte Shruti-Apte merged commit f13e5bf into develop May 6, 2022
@Shruti-Apte Shruti-Apte deleted the UI/stripe_connect_all_accounts branch May 6, 2022 07:50
vipulnsward pushed a commit that referenced this pull request Feb 15, 2026
* Basic UI for stripe connect

* Addition to basic UI

* Use react router for invoice page (#333)

* API for show invoice

* Remove show route

* Use react router for invoice page

* Address review comments

* Refactor and fix UI

* Avoid n+1 issue and use partials

* Fix rubocop failure

* Omit hash value

* Set init value as null

* added titleize property to name for capitalizing (#354)

* Invoice address spacing fixed (#355)

* Invoice address spacing fixed

* added commas

Co-authored-by: Shruti <[email protected]>

* Bump version to 0.1.9

* Heroku One Click deploy added (#357)

* Fixes unit_amount for zero_decimal_currencies

* Moves unit_amout method to invoice model using Money gem.

* Adds test cases for unit_amount.

* Fixes typo

* Perform actions project details page (#358)

* Some actions added

* Some actions added

* Prepopulating client name on generate invoice page

* Resolved comments

Co-authored-by: Shruti <[email protected]>

* Basic UI for stripe connect

* Addition to basic UI

* Updated designs

Co-authored-by: Shruti <[email protected]>
Co-authored-by: Apoorv Mishra <[email protected]>
Co-authored-by: Onkar Hasabe <[email protected]>
Co-authored-by: Akhil G Krishnan <[email protected]>
Co-authored-by: Anas Ansari <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants