-
Notifications
You must be signed in to change notification settings - Fork 83
feat: support batch auth files upload, download and delete #64
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
Merged
Merged
Changes from all commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
f56b5d8
feat: add batch upload result messages for file uploads in StatusPage
bbbugg 4ae9529
feat: support batch upload of JSON files from ZIP archives in StatusPage
bbbugg b3cbbe6
feat: implement batch delete functionality for accounts in StatusPage
bbbugg 0e3485f
feat: implement batch download functionality for accounts in StatusPage
bbbugg 45fed73
chore: add escapeHtml utility to prevent XSS in StatusPage and AuthPage
bbbugg 98455f9
chore: add error messages for file read and JSON validation in Status…
bbbugg dded375
chore: validate selected accounts against available account details i…
bbbugg b4a32f0
chore: update batch download to use actual file count from response h…
bbbugg 2384f99
chore: update error handling messages for account not found scenarios
bbbugg bd37e35
Update src/routes/StatusRoutes.js
bbbugg 5c85c0c
chore: enhance error handling for file uploads in StatusPage
bbbugg 02a65de
chore: improve error handling for batch download responses in StatusPage
bbbugg b5fd2e4
chore: update error messages for account not found scenarios in Statu…
bbbugg ab13716
chore: improve error handling for batch download failures in StatusRo…
bbbugg f0db627
chore: update error handling for account not found scenarios in Statu…
bbbugg 54b41ff
chore: enhance error messages for account not found scenarios in Stat…
bbbugg f4be881
chore: enhance error handling and localization for file reading and z…
bbbugg bd212be
chore: add support message for unsupported file types in file upload …
bbbugg bc5d75b
chore: add partial success handling and messages for batch download a…
bbbugg a812e9d
chore: improve error handling for invalid account indices in StatusRo…
bbbugg f3f2d01
chore: update package.json to add jszip dependency
bbbugg 5bf67a7
chore: add client disconnect handling to batch download process
bbbugg bdb0f13
chore: prevent aborting archive on client disconnect if response alre…
bbbugg eef2862
style: update styles for batch operations and enhance success color u…
bbbugg 4e30f28
style: update button hover background to transparent in StatusPage
bbbugg d9a587e
style: enhance clickable version display and copy functionality in St…
bbbugg File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.