Skip to content

fix: Redirect to login from invoice detail #5226

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

Merged
merged 1 commit into from
Oct 2, 2020

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Oct 2, 2020

Fixes #5212

@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/2wt4qwz18
✅ Preview: https://open-event-frontend-git-fork-iamareebjamal-invoice-login.eventyay.vercel.app

@codecov
Copy link

codecov bot commented Oct 2, 2020

Codecov Report

Merging #5226 into development will increase coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #5226      +/-   ##
===============================================
+ 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/routes/event-invoice/paid.js 0.00% <ø> (ø)
app/routes/event-invoice/review.js 0.00% <ø> (ø)
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/list.js 76.92% <0.00%> (+16.92%) ⬆️
app/routes/account/billing/invoices.js 100.00% <0.00%> (+100.00%) ⬆️
app/controllers/account/billing/invoices/list.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...a82d301. Read the comment docs.

@iamareebjamal iamareebjamal merged commit 4c209cd into fossasia:development Oct 2, 2020
@iamareebjamal iamareebjamal deleted the invoice-login branch October 2, 2020 12:44
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: When user is not logged in to see invoice error page shows up
1 participant