Skip to content

feat: Add option to withdraw sessions #4686

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 2 commits into from
Jul 31, 2020

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Jul 31, 2020

Fixes #4522

@auto-label auto-label bot added the feature label Jul 31, 2020
@vercel
Copy link

vercel bot commented Jul 31, 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/4bags1z30
✅ Preview: https://open-event-frontend-git-fork-iamareebjamal-withdraw-sessions.eventyay.vercel.app

@codecov
Copy link

codecov bot commented Jul 31, 2020

Codecov Report

Merging #4686 into development will not change coverage.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##           development    #4686   +/-   ##
============================================
  Coverage        23.08%   23.08%           
============================================
  Files              476      476           
  Lines             4972     4972           
  Branches             8        8           
============================================
  Hits              1148     1148           
  Misses            3823     3823           
  Partials             1        1           
Impacted Files Coverage Δ
app/components/modals/proposal-withdraw-modal.js 0.00% <ø> (ø)
app/controllers/public/sessions/view.js 0.00% <0.00%> (ø)
app/models/session.js 10.00% <0.00%> (-1.12%) ⬇️

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 769fcac...b30940c. Read the comment docs.

@iamareebjamal iamareebjamal merged commit eed712a into fossasia:development Jul 31, 2020
@iamareebjamal iamareebjamal deleted the withdraw-sessions branch July 31, 2020 15:30
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.

Session Status Missing Feature "Canceled Session" and Missing Option to Revert from "Confirmed" back to "Accepted" (with different colors)
1 participant