Skip to content

Merge 60 with develop #61

Merged
merged 25 commits into from
Apr 12, 2026
Merged

Merge 60 with develop #61

merged 25 commits into from
Apr 12, 2026

Conversation

roaraf
Copy link
Collaborator

@roaraf roaraf commented Apr 12, 2026

No description provided.

cathrkri and others added 25 commits March 31, 2026 12:13
Added loboBlob as a parameter with setter-getter.
Updated selenium dependency to latest.
Added a class that facilitates downloading of .png to blob, and conversion from blob to .png.
Added a simple test for the conversion method.
Fixed some selectors so that they are more reliable. Should get all values from IK now.
Added JavaDoc text to logoBlob setter.
Made URLScraper run before the preparedStatement as it takes forever to go through all the charities (around 1.5 to 2 hours), and the server connection would time out before it finished.
Run LogoDownloader after the URLScraper to get the blob for the image.
Added all the new parameters to getCharitiesFromDB method.
Added some JavaDoc to getCharitiesFromDB and addAPIDataToTable.
Added an example of how the LogoDownloader convertBlobToPNG method works in practice (blobImageTest()).
Added javaDoc.
Added filter to remove charities with status="obs" (aka charities removed from IK).
Added case for if blob == null.
Removed unused imports.
…mutviklingTeam6 into 60-download-charity-logo
@roaraf roaraf merged commit cc2afdd into develop Apr 12, 2026
1 check failed
@roaraf roaraf deleted the 60-download-charity-logo branch April 12, 2026 15:24
Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants