Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

BrianWhitneyAI

BrianWhitneyAI deleted a tag AllenInstitute/biofile-finder

v9.0.0

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

View on GitHub

BrianWhitneyAI deleted a branch AllenInstitute/biofile-finder

bugfix/svgicon-build-size

BrianWhitneyAI pushed 3 commits to main AllenInstitute/biofile-finder
  • bugfix/svgicon-build-size a175c46
  • set default placeholder size e893bf0
  • Merge pull request #382 from AllenInstitute/bugfix/svgicon-build-size bugfix/svgicon-build-size 1ad9c7c

View on GitHub

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

View on GitHub

BrianWhitneyAI deleted a tag AllenInstitute/biofile-finder

v8.0.0

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...

View on GitHub

BrianWhitneyAI deleted a branch bioio-devs/bioio-tiff-glob

bugfix/supported_files

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 1 commit to main AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI pushed 3 commits to main AllenInstitute/biofile-finder
  • Revert "v10.0.0" This reverts commit 4f621c523854016cf043ba562ee56cf81f3da946. 9241be0
  • Revert "v9.0.0" This reverts commit 185f2a4c73ace540e39a1abeda37a899e1a62855. 4cfcb84
  • Revert "v8.0.0" This reverts commit 25d88a0b2f3a3fd209b194a31f7fe4f3eba891a8. 1662f27

View on GitHub

BrianWhitneyAI deleted a tag AllenInstitute/biofile-finder

v10.0.0

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 pushed 1 commit to main AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI deleted a tag AllenInstitute/biofile-finder

v9.0.0

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

View on GitHub

BrianWhitneyAI deleted a branch AllenInstitute/biofile-finder

feature/local_cloud_toggle

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 ...

View on GitHub

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

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
I don't think this is breaking (didn't seem to be for my tests) any thoughts @aswallace?

View on GitHub

BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
resolved in [b482dcf](https://github.com/AllenInstitute/biofile-finder/pull/296/commits/b482dcfc948a9bdd213afcb0021f679ba1bb6da8)

View on GitHub

Load more