2
0
Fork
You've already forked taskcollect
3

Pre-1.0 Release Additions and Fixes #67

Merged
kvo merged 6 commits from rayokamoto/taskcollect:ui into main 2023年01月14日 14:08:43 +01:00
Contributor
Copy link

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.
Author
Contributor
Copy link

(削除) Codeberg took so long to upload this PR that it basically corrupted it. (削除ここまで) It eventually got resolved... after like 10 minutes...

~~Codeberg took so long to upload this PR that it basically corrupted it.~~ It eventually got resolved... after like 10 minutes...
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
TaskCollect now has an official logo that will be used on the website
and other TaskCollect-related endeavours. A normal version of the logo
and wordmark are what will be used primarily. However, there exists a
"fancy" version of both the logo and wordmark that can be used for
promotional purposes.
New:
- TaskCollect logo on the login screen and navbar.
- Favicon
func assethandler() has been deduplicated and the core logic is now
handled by dispatchAssets(). Proper status codes for when a page is not
found (404) is now returned, instead of a 500 error.
kvo referenced this pull request from a commit 2023年01月14日 14:19:39 +01:00
kvo referenced this pull request from a commit 2024年06月10日 13:33:52 +02:00
kvo referenced this pull request from a commit 2024年10月05日 16:12:05 +02:00
kvo referenced this pull request from a commit 2025年07月27日 12:40:53 +02:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
kvo/taskcollect!67
Reference in a new issue
kvo/taskcollect
No description provided.
Delete branch "rayokamoto/taskcollect:ui"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?