Skip to content

feat: Create team and permissions page #5027

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 3 commits into from
Sep 9, 2020

Conversation

iamareebjamal
Copy link
Member

@iamareebjamal iamareebjamal commented Sep 9, 2020

Fixes #2960

@vercel
Copy link

vercel bot commented Sep 9, 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/ew6ozj18a
✅ Preview: https://open-event-frontend-git-fork-iamareebjamal-teams.eventyay.vercel.app

@auto-label auto-label bot added the feature label Sep 9, 2020
@codecov
Copy link

codecov bot commented Sep 9, 2020

Codecov Report

Merging #5027 into development will increase coverage by 0.03%.
The diff coverage is 22.22%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #5027      +/-   ##
===============================================
+ Coverage        22.66%   22.70%   +0.03%     
===============================================
  Files              485      488       +3     
  Lines             5153     5171      +18     
  Branches            21       21              
===============================================
+ Hits              1168     1174       +6     
- Misses            3981     3993      +12     
  Partials             4        4              
Impacted Files Coverage Δ
app/routes/events/view/index.js 0.00% <0.00%> (ø)
app/routes/events/view/team.ts 0.00% <0.00%> (ø)
app/routes/events/view/team/index.ts 0.00% <0.00%> (ø)
app/routes/events/view/team/permissions.ts 0.00% <0.00%> (ø)
app/router.js 100.00% <100.00%> (ø)
app/mixins/event-wizard.js 1.07% <0.00%> (-0.07%) ⬇️
app/models/event.js 53.84% <0.00%> (ø)
app/controllers/admin/content/pages.js 0.00% <0.00%> (ø)
app/components/widgets/time-zone-picker.ts 33.33% <0.00%> (ø)
... and 3 more

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 ca424e2...fd6577d. Read the comment docs.

@mariobehling
Copy link
Member

I am not able to select a role at https://open-event-frontend-git-fork-iamareebjamal-teams.eventyay.vercel.app/events/5ac8e4d9/team

Expected: It should be possible to select the role "Organizer".

Screenshot from 2020-09-09 19-42-48

@iamareebjamal
Copy link
Member Author

Checking

@iamareebjamal
Copy link
Member Author

Fixed

@iamareebjamal iamareebjamal merged commit 598adec into fossasia:development Sep 9, 2020
@iamareebjamal iamareebjamal deleted the teams branch September 9, 2020 18: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.

Implement a Tab "Team" and move Functionality of Team Section in Event Dashboard here
2 participants