Skip to content

Feature/bulk add download sources#1845

Open
ADEMOLA200 wants to merge 6 commits intohydralauncher:mainfrom
ADEMOLA200:feature/bulk-add-download-sources
Open

Feature/bulk add download sources#1845
ADEMOLA200 wants to merge 6 commits intohydralauncher:mainfrom
ADEMOLA200:feature/bulk-add-download-sources

Conversation

@ADEMOLA200
Copy link
Copy Markdown

@ADEMOLA200 ADEMOLA200 commented Nov 4, 2025

When submitting this pull request, I confirm the following (please check the boxes):

  • I have read and understood the Contributor Guidelines.
  • I have checked that there are no duplicate pull requests related to this request.
  • I have considered, and confirm that this submission is valuable to others.
  • I accept that this submission may not be used and the pull request may be closed at the discretion of the maintainers.

Fill in the PR content:

Description

Adds bulk add functionality for download sources. Users can now paste multiple URLs (one per line) instead of adding them one by one.

Changes

  • Add toggle between single and bulk add modes in download source modal

  • Implement bulk add backend function to process multiple URLs

  • Add textarea UI for bulk URL input (one URL per line)

  • Add validation for multiple URLs

  • Display success/failed counts and error messages

  • Auto-close modal if all URLs added successfully

  • Add translations for bulk add feature

Here is a video showing the changes:

hydra-bulk-add-feature.mp4

ADEMOLA200 and others added 5 commits November 4, 2025 20:03
- Add toggle between single and bulk add modes in download source modal
- Implement bulk add backend function to process multiple URLs
- Add textarea UI for bulk URL input (one URL per line)
- Add validation for multiple URLs
- Display success/failed counts and error messages
- Auto-close modal if all URLs added successfully
- Add translations for bulk add feature
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants