-
Notifications
You must be signed in to change notification settings - Fork 42
Better Task Creation Page (#151) #301
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
base: develop
Are you sure you want to change the base?
Better Task Creation Page (#151) #301
Conversation
- Enhanced "Create" button with clearer title and icon - Added an overview showing total quizzes and count of quizzes created by the user - Marked quizzes with "created by you" label for easier identification - Displayed quiz creator's name if different from the current user - Included quiz type for quick identification - Conditionally rendered delete/edit icons only for admins or quiz creators - Displayed eye icon for users without delete/edit permissions (non-admin or non-creator) - Filtered quizzes by user and type
Hi @Gheorghii28 |
html,body{background-color:#fff;color:#333;line-height:1.4;font-family:sans-serif,Arial,Verdana,Trebuchet MS;}
Hello Cedric,
I’d like to clarify that I’m not expecting any reward for this ticket.
It was important to me to gain experience in this case.
Feel free to merge the changes or use the ticket as needed, without any payment on my end.
Best,
Gheorghii
The Morpheus Tutorials schrieb am 02.11.2024 18:13 (GMT +01:00):
Hi @Gheorghii28First of all thanks for your PR. Theres some small problem though, the ticket was not assigned to you and it is one of the tickets, we decided to postpone, since our financial priorities are at another point as can be read in the issue.Before we check and merge your ticket, do you want payment for this ticket?As we cannot provide that for now.Best,Cedric
—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: ***@***.***>
|
Thank you very much! |
Preview deployed to https://8bedf905.academy-preview.pages.dev (total size: 15M) |
Description
This pull request enhances the Task Creation Page by improving the user interface for task management and user-specific information. It provides a clearer overview of quizzes, identifies which quizzes were created by the current user, and includes role-based access to edit and delete actions. Users can now filter quizzes by creator and type for easier navigation and management.
Type of change
Fixes Bootstrap-Academy/Bootstrap-Academy#151
My Bootstrap Academy username: Gheorghii Popovici