-
Notifications
You must be signed in to change notification settings - Fork 3
Julian/assigmnent details and grouping #117
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: master
Are you sure you want to change the base?
Conversation
/deploy |
Staging deployed on https://git4school-staging.firebaseapp.com/ |
src/app/components/home/assignment-chooser/assignment-chooser.component.ts
Outdated
Show resolved
Hide resolved
src/app/components/home/assignment-chooser/assignment-chooser.component.ts
Outdated
Show resolved
Hide resolved
src/app/components/home/assignment-chooser/assignment-chooser.component.ts
Outdated
Show resolved
Hide resolved
src/app/components/home/assignment-chooser/assignment-chooser.component.ts
Outdated
Show resolved
Hide resolved
src/app/components/home/assignment-chooser/assignment-chooser.component.ts
Outdated
Show resolved
Hide resolved
src/app/components/home/assignment-chooser/assignment-chooser.component.ts
Outdated
Show resolved
Hide resolved
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.
- The place of the button is not right. It should be moved after the title (on the same line)
Details mode :
- Questions must be displayed in line
Grouping mode :
-
The buttons on the right to manipulate the assignments are missing
-
Only the label is clickable in the group header. The best would be to make the whole line clickable. If this is not possible, the hand cursor should only appear on the label
-
Display "Year not specified" instead of "Year :"
Staging deployed on https://git4school-staging.firebaseapp.com/ |
Adding grouping by year and details function wich display start and end, questions and number of repository.