2
0
Fork
You've already forked taskcollect
3

loading-animation #92

Merged
kvo merged 28 commits from al2f/taskcollect:loading-animation into main 2023年05月09日 00:15:21 +02:00
Contributor
Copy link

Adds a javascript listener for link clicks that replaces the body of the page(with the exception of the navigation bare) with a loading animation to provide feedback to the user that something is indeed happening.

Adds a javascript listener for link clicks that replaces the body of the page(with the exception of the navigation bare) with a loading animation to provide feedback to the user that something is indeed happening.
The in-memory copy of the Google OAuth client ID was previously passed around in the User struct and the (obsolete?) authDB struct.
Considering that the entire TaskCollect codebase only needs access to a single copy of the Google OAuth client ID, it has been isolated into a single GAuthID global variable in package server.
The Google Classroom API does not support task work upload/removal/submissions, so TaskCollect will not display this functionality in its interface for Google Classroom tasks.
SAML does not always work for GIHS auth, and usually, Daymap works.
To ensure that authentication works if either of the two work, TaskCollect has been updated to attempt both authentication mechanisms.
al2f changed title from (削除) WIP: loading-animation (削除ここまで) to loading-animation 2023年05月08日 14:47:02 +02:00
al2f force-pushed loading-animation from 2963ffb6b5 to b64af51e16 2023年05月08日 15:17:04 +02:00 Compare
kvo referenced this pull request from a commit 2023年05月09日 00:15:21 +02:00
kvo referenced this pull request from a commit 2024年06月10日 13:33:56 +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!92
Reference in a new issue
kvo/taskcollect
No description provided.
Delete branch "al2f/taskcollect:loading-animation"

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?