-
Notifications
You must be signed in to change notification settings - Fork 18
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
Sigarra files api #963
Sigarra files api #963
Conversation
What do you think of adding am icon on the left of the name? |
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.
- Encapsulate the files list type
- Use
getWithCookies
to retrieve the raw response - Use the response bytes to save the file
- Open the saved file
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.
From meeting:
- Use last updated file date to avoid caching of outdated files
- Use pulse animation to indicate file download (maybe create a new common widget)
- Implement file cleanup logic (globally, as a schedule? Is that native somehow?)
1758e7c
to
685f908
Compare
uni/lib/controller/fetchers/course_units_fetcher/course_units_info_fetcher.dart
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.
Looks good, I just have one question:
Closes #939
Review checklist
whatsnew/whatsnew-pt-PT
changelog.md
with the change