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

feat: Add Followed Group View Page #7477

Merged
merged 6 commits into from Jun 30, 2021

Conversation

MeghalBisht
Copy link
Member

Fixes #7476

Short description of what this resolves:

Screenshot from 2021-06-22 22-52-27

Checklist

  • I have read the Contribution & Best practices Guide.
  • My branch is up-to-date with the Upstream development branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

@auto-label auto-label bot added the feature label Jun 22, 2021
@vercel
Copy link

vercel bot commented Jun 22, 2021

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/6n53TXPpN56zHVxVhKduUF4bMA4Q
✅ Preview: https://open-event-frontend-git-fork-meghalbisht-groupview-eventyay.vercel.app

@codecov
Copy link

codecov bot commented Jun 22, 2021

Codecov Report

Merging #7477 (6a685c2) into development (0b619a8) will decrease coverage by 0.05%.
The diff coverage is 5.26%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #7477      +/-   ##
===============================================
- Coverage        20.28%   20.22%   -0.06%     
===============================================
  Files              585      586       +1     
  Lines             6698     6703       +5     
  Branches           149      149              
===============================================
- Hits              1359     1356       -3     
- Misses            5312     5320       +8     
  Partials            27       27              
Impacted Files Coverage Δ
app/components/side-bar.js 68.00% <0.00%> (ø)
app/controllers/groups/team.js 0.00% <0.00%> (ø)
app/routes/group-invites.js 0.00% <0.00%> (ø)
app/routes/groups/team.js 0.00% <0.00%> (ø)
app/routes/groups/view.js 0.00% <0.00%> (ø)
app/router.js 100.00% <100.00%> (ø)
app/components/tabbed-navigation.js 33.33% <0.00%> (-20.00%) ⬇️
app/models/event.js 40.00% <0.00%> (-5.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 0b619a8...6a685c2. Read the comment docs.

@MeghalBisht MeghalBisht changed the title feat: Add Followed Group View Page wip: Add Followed Group View Page Jun 22, 2021
@MeghalBisht MeghalBisht marked this pull request as draft June 22, 2021 17:47
@auto-label auto-label bot removed the feature label Jun 22, 2021
@MeghalBisht MeghalBisht changed the title wip: Add Followed Group View Page feat: Add Followed Group View Page Jun 23, 2021
@auto-label auto-label bot added the feature label Jun 23, 2021
ranjitkshah
ranjitkshah previously approved these changes Jun 24, 2021
@maze-runnar
Copy link
Contributor

Screencast.2021-06-28.09.13.42.mp4

Screenshot from 2021-06-28 09-13-25

@MeghalBisht MeghalBisht merged commit fbd3d3a into fossasia:development Jun 30, 2021
@MeghalBisht MeghalBisht deleted the groupView branch June 30, 2021 16:33
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.

Add Group Events View Page
3 participants