Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
BrianWhitneyAI created a tag on AllenInstitute/biofile-finder
v9.0.0 - An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
BrianWhitneyAI pushed 2 commits to main AllenInstitute/biofile-finder
BrianWhitneyAI pushed 3 commits to main AllenInstitute/biofile-finder
BrianWhitneyAI closed a pull request on AllenInstitute/biofile-finder
bugfix/svgicon-build-size
### Description The thumbnail size is incorrectly defaulting to 15 pixels when app is built (but not in local). SvgIcon/index.tsx sets height as 15 by default if the prop is undefined, and in the ...BrianWhitneyAI pushed 1 commit to main AllenInstitute/biofile-finder
- Revert "v8.0.0" This reverts commit 29e1f2a4a4e0dfdd4feb213918111b368972087c. 719933e
BrianWhitneyAI created a comment on a pull request on AllenInstitute/biofile-finder
> I'm fine with both solutions (removing defaults and/or setting the height). I do think that either way we should still set the height for that specific SvgIcon to some fixed value in the FileDeta...
BrianWhitneyAI closed a pull request on bioio-devs/bioio-tiff-glob
bugfix/supported_files
## Description The purpose of this PR is to distinguish glob files from tiff files in `_is_supported_image()` by calling the init directly. This Pr also adds some error handling to the init so tha...BrianWhitneyAI opened a pull request on AllenInstitute/biofile-finder
bugfix/svgicon-build-size
### Description The thumbnail size is incorrectly defaulting to 15 pixels when app is built (but not in local). There are a few different solutions to this. This PR is meant to be a discussion hub...BrianWhitneyAI created a branch on AllenInstitute/biofile-finder
bugfix/svgicon-build-size - An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
BrianWhitneyAI created a tag on AllenInstitute/biofile-finder
v8.0.0 - An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
BrianWhitneyAI pushed 3 commits to main AllenInstitute/biofile-finder
BrianWhitneyAI created a tag on AllenInstitute/biofile-finder
v10.0.0 - An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
BrianWhitneyAI created a tag on AllenInstitute/biofile-finder
v9.0.0 - An open-use web application created for easy access, collaboration, and sharing of datasets through rich metadata search, filter, sort, and direct viewing in common industry applications or in our web-based 3D Volume Viewer.
BrianWhitneyAI pushed 2 commits to main AllenInstitute/biofile-finder
BrianWhitneyAI pushed 76 commits to main AllenInstitute/biofile-finder
- feature/local_cloud_toggle 1d8d722
- feature/toggle-modal f2a0559
- add conditional show move menu item f52d31c
- modal list to table 77a52bd
- reorder imports 1201a84
- use existing filesize method ae06c75
- add placeholder action e159438
- add placeholder logic 8c810a6
- remove duplicate reducer 1e3c38b
- update styling for move modal 588447d
- remove off nas 741d415
- update move only structure 1bc859f
- remove loc target 034549d
- add gradient a450c41
- Merge pull request #311 from AllenInstitute/feature/toggle-modal feature/toggle-modal dbb368e
- feature/move-files-styling ed34524
- feature/copy-to-local-cache-request 52bd1a9
- add test 3e9a0eb
- add LoadBalancerBaseURl gloabl variable 31d4abf
- update put request 6abbb7c
- and 56 more ...
BrianWhitneyAI closed an issue on AllenInstitute/biofile-finder
Feature Request: Local / Cloud upload/delete toggle.
We currently upload files to both local (Vast) storage and cloud (S3) storage. There is a limited amount of storage on the Vast and as we continue to upload files we are quickly reaching this ceili...BrianWhitneyAI closed a pull request on AllenInstitute/biofile-finder
feature/local_cloud_toggle
## Description We currently upload files to both local (Vast) storage and cloud (S3) storage. There is a limited amount of storage on the Vast and as we continue to upload files we are quickly rea...BrianWhitneyAI pushed 8 commits to feature/local_cloud_toggle AllenInstitute/biofile-finder
- upgrade node and electron to enable building executables locally 547a05b
- remove electron-devtools-installer dependency 75493d2
- attempt to update integration yaml file 71634e5
- update node version in yml and README 7618c13
- add details to deployment readme 6bf9f7c
- fix minor typos in deployment docs 4fcec6b
- Merge pull request #381 from AllenInstitute/feature/build-executable-script Add build executable script f092db1
- Merge remote-tracking branch 'origin/main' into feature/local_cloud_toggle 7dee6f8