Skip to content

feat: Add sort and date params in sessions #4839

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 7 commits into from
Aug 22, 2020

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Aug 22, 2020

Fixes #4808

Contains changes from #4796

image

@vercel
Copy link

vercel bot commented Aug 22, 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/muqrlod97
✅ Preview: https://open-event-frontend-git-fork-iamareebjamal-session-ui.eventyay.vercel.app

@codecov
Copy link

codecov bot commented Aug 22, 2020

Codecov Report

Merging #4839 into development will decrease coverage by 0.02%.
The diff coverage is 5.26%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #4839      +/-   ##
===============================================
- Coverage        23.48%   23.45%   -0.03%     
===============================================
  Files              481      481              
  Lines             5085     5087       +2     
  Branches            16       16              
===============================================
- Hits              1194     1193       -1     
- Misses            3887     3890       +3     
  Partials             4        4              
Impacted Files Coverage Δ
app/components/public/track-item.js 0.00% <0.00%> (ø)
app/controllers/public/sessions.js 0.00% <0.00%> (ø)
app/routes/public/sessions.js 0.00% <0.00%> (ø)
app/router.js 100.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 9a685be...2d3f113. Read the comment docs.

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.

Scheduler: Public Sessions Page Enhance it and fix date bug
2 participants