Skip to content
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

UI Indication for file generation and housekeeping #920

Merged
merged 91 commits into from
Dec 11, 2024

Conversation

AndrewThien
Copy link
Contributor

Changes

This PR adds an indication for file generation in the UI of the downloads page when users request a file downloading. This helps increase the UX when using the downloading file function of Carrot.

Also, the update_job function can now handle the scan report's uploading status update. This combination doesn't require any changes in the model and backend.

The status icon components across the app are now unified and applied in a cleaner way.

Closes #888

Screenshots

Screenshot 2024-12-05 at 17 17 53

Copy link

github-actions bot commented Dec 6, 2024

Tests Skipped Failures Errors Time
25 1 💤 6 ❌ 0 🔥 4.441s ⏱️

@AndrewThien AndrewThien marked this pull request as ready for review December 10, 2024 12:06
@AndrewThien AndrewThien requested a review from AndyRae December 10, 2024 12:10
app/workers/UploadQueue/__init__.py Show resolved Hide resolved
app/next-client-app/api/files.ts Outdated Show resolved Hide resolved
@AndrewThien AndrewThien requested a review from AndyRae December 11, 2024 11:03
@AndrewThien AndrewThien merged commit 914852c into master Dec 11, 2024
14 checks passed
@AndrewThien AndrewThien deleted the feat/888/downloading-progress branch December 11, 2024 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI indication for downloading files on Carrot
3 participants