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

fix: Invoice UI enhancements #5223

Merged
merged 3 commits into from
Oct 2, 2020

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Oct 2, 2020

Fixes #5211

image

@vercel
Copy link

vercel bot commented Oct 2, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/eventyay/open-event-frontend/gskjban8b
✅ Preview: https://open-event-frontend-git-fork-iamareebjamal-invoice-ui.eventyay.vercel.app

@auto-label auto-label bot added the fix label Oct 2, 2020
Copy link
Member

Codacy Here is an overview of what got changed by this pull request:

Issues
======
+ Solved 6
           

See the complete overview on Codacy

@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #5223 into development will increase coverage by 0.06%.
The diff coverage is 0.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #5223      +/-   ##
===============================================
+ Coverage        22.63%   22.69%   +0.06%     
===============================================
  Files              490      490              
  Lines             5201     5199       -2     
  Branches            36       36              
===============================================
+ Hits              1177     1180       +3     
+ Misses            4019     4014       -5     
  Partials             5        5              
Impacted Files Coverage Δ
app/controllers/account/billing/invoices/list.js 100.00% <ø> (+100.00%) ⬆️
app/routes/account/billing/index.js 0.00% <0.00%> (ø)
app/routes/account/billing/invoices/list.js 76.92% <ø> (+16.92%) ⬆️
app/components/widgets/steps-indicator.js 70.58% <0.00%> (-5.89%) ⬇️
.../components/forms/wizard/sessions-speakers-step.js 0.00% <0.00%> (ø)
app/models/event.js 61.53% <0.00%> (+7.69%) ⬆️
app/routes/account/billing/invoices.js 100.00% <0.00%> (+100.00%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0c9c907...0e9f7b4. Read the comment docs.

@iamareebjamal iamareebjamal merged commit f55e82b into fossasia:development Oct 2, 2020
@iamareebjamal iamareebjamal deleted the invoice-ui branch October 2, 2020 02:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Invoice: Adjust invoice handling UI and Invoice Numbering
2 participants