-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
enh: rearranges tabs in order and attendee view #3235
Conversation
@uds5501 @CosmicCoder96 @kushthedude please review |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@shreyanshdwivedi Can you add pending order for admin? , Or if we have to completely remove them then we should delete the corresponding routes and controllers too ?
include pending tickets for admin/superadmin updates the condition
acc2adf
to
5e9df87
Compare
@kushthedude @pradeepgangwar @uds5501 I've updated the logic. Please review. |
Fixes #3233
Short description of what this resolves:
The orders and attendee tab show "All" orders immediately. This is not necessary
Changes proposed in this pull request:
Admin Access
Orders
![Screenshot_2019-07-04 Orders Tickets AddOwnerEvent Events Open Event](https://user-images.githubusercontent.com/25428397/60657676-59ffb700-9e6f-11e9-88b5-a14228dedd64.png)
Attendees
![Screenshot_2019-07-04 Attendees Tickets AddOwnerEvent Events Open Event](https://user-images.githubusercontent.com/25428397/60657701-61bf5b80-9e6f-11e9-9466-345673a36008.png)
Non Admin (Organizer)
Orders
![Screenshot_2019-07-04 Orders Tickets AddOwnerEvent Events Open Event(1)](https://user-images.githubusercontent.com/25428397/60657758-77cd1c00-9e6f-11e9-89f1-63247d811bae.png)
Attendees
![Screenshot_2019-07-04 Attendees Tickets AddOwnerEvent Events Open Event(1)](https://user-images.githubusercontent.com/25428397/60657785-8287b100-9e6f-11e9-85fd-1f4c034cf5a4.png)
Checklist
development
branch.