Commit rayokamoto/taskcollect@6073c0ec4b improves CSS styling and resolves a few bugs.
Fixes:
- Form elements such as inputs now work across all browsers
- Fix hovering issues for form submission buttons, file select buttons
- Fix margin issues in mobile view
- Fix spacing issues on the individual task page. Also fix layout
issues
Improvements:
- Timetable has separate light and dark mode views. The date now has a
darker background that is separated from the rest of the timetable.
- Grades now have the background colour change, rather than the text
which is not as vibrant
Commit rayokamoto/taskcollect@5d4ee47468 adds logos/wordmarks and favicons to TaskCollect.
Commit rayokamoto/taskcollect@8fdf74925f refactors src/handlers.go to remove duplicate code and have the server return more meaningful status codes.
Issue #56 should be mostly resolved. Although the username is not shown next to the logout link, it was not a priority for v1.0.
Commit https://codeberg.org/rayokamoto/taskcollect/commit/6073c0ec4b008e6d0c5d7e77c34814e836efe374 improves CSS styling and resolves a few bugs.
Fixes:
- Form elements such as inputs now work across all browsers
- Fix hovering issues for form submission buttons, file select buttons
- Fix margin issues in mobile view
- Fix spacing issues on the individual task page. Also fix layout
issues
Improvements:
- Timetable has separate light and dark mode views. The date now has a
darker background that is separated from the rest of the timetable.
- Grades now have the background colour change, rather than the text
which is not as vibrant
Commit https://codeberg.org/rayokamoto/taskcollect/commit/5d4ee474680301e5a490c4b391ac139fe046a0cf adds logos/wordmarks and favicons to TaskCollect.
Commit https://codeberg.org/rayokamoto/taskcollect/commit/8fdf74925f123f7b4bfba591d4cf22831faa4627 refactors `src/handlers.go` to remove duplicate code and have the server return more meaningful status codes.
Issue #56 should be mostly resolved. Although the username is not shown next to the logout link, it was not a priority for v1.0.