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

Invoice address spacing fixed #355

Merged
merged 2 commits into from
May 4, 2022

Conversation

Shruti-Apte
Copy link
Contributor

@Shruti-Apte Shruti-Apte commented May 3, 2022

Notion card

https://www.notion.so/saeloun/Fix-the-address-spacing-on-generate-invoice-page-5e8e0d92b6744eabb3c1b8dc0a1886a5

Summary

Fixed the spacing issue for generate invoice company address

Preview

invoice_address_spacing

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Checklist:

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

@supriya3105
Copy link
Contributor

@Shruti-Apte Please share loom video for this PR.

@Shruti-Apte
Copy link
Contributor Author

Shruti-Apte commented May 4, 2022

@Shruti-Apte Please share loom video for this PR.

Added Screenshot !! The address which is coming from backend is very small(somewhere in india) so added static address.

@github-actions
Copy link

github-actions bot commented May 4, 2022

Current Code Coverage Percent of this PR:

96.55 %

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 95.83 %
/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 %

@apoorv1316 apoorv1316 requested a review from ajinkyaa May 4, 2022 06:54
@apoorv1316
Copy link
Collaborator

@ajinkyaa Can you review it too?

@supriya3105 supriya3105 merged commit 8124161 into develop May 4, 2022
@supriya3105 supriya3105 deleted the Bug/address_spacing_generate_invoice branch May 4, 2022 07:00
Shruti-Apte added a commit that referenced this pull request May 6, 2022
* 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 <shruti@saeloun.com>

* 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 <shruti@saeloun.com>

* Basic UI for stripe connect

* Addition to basic UI

* Updated designs

Co-authored-by: Shruti <shruti@saeloun.com>
Co-authored-by: Apoorv Mishra <apoorvmishra@saeloun.com>
Co-authored-by: Onkar Hasabe <104751221+onkar-saeloun@users.noreply.github.com>
Co-authored-by: Akhil G Krishnan <akhilgkrishnan4u@gmail.com>
Co-authored-by: Anas Ansari <anasansari157@gmail.com>
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.

3 participants