Ecosyste.ms: Timeline

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

AllenInstitute/biofile-finder

aswallace closed an issue on AllenInstitute/biofile-finder
Windows 8.0 executable is missing icons
It seems none of the icon graphics are showing in the user interface. This is running the Windows 8.0.0 executable desktop version internally. ![image](https://github.com/user-attachments/assets...
pgarrison created a comment on an issue on AllenInstitute/biofile-finder
I can no longer reproduce

View on GitHub

aswallace closed an issue on AllenInstitute/biofile-finder
Render input fields by annotation type
When creating a new annotation from the editing modal, different input fields should render depending on the annotation type selected by the user. Part of #96
aswallace created a comment on an issue on AllenInstitute/biofile-finder
The `GET` calls to the .woff files sourced by FluentUI (e.g., https://spoppe-b.azureedge.net/files/fabric-cdn-prod_20210407.001/assets/icons/fabric-icons-16-9cf93f3b.woff) were briefly returning 40...

View on GitHub

aswallace pushed 18 commits to feature/metadata-editing/develop AllenInstitute/biofile-finder
  • bugfix/svgicon-build-size a175c46
  • Test for Copying to Vast in progress… text 9e4d9fb
  • set default placeholder size e893bf0
  • Revert "v8.0.0" This reverts commit 29e1f2a4a4e0dfdd4feb213918111b368972087c. 719933e
  • Merge pull request #382 from AllenInstitute/bugfix/svgicon-build-size bugfix/svgicon-build-size 1ad9c7c
  • v8.0.0 631ad5d
  • v9.0.0 e97213f
  • Revert "v9.0.0" This reverts commit e97213f8df2000a58e2069fffd9da4104a4417ad. 2b11525
  • Revert "v8.0.0" This reverts commit 631ad5dfeff051626c290af9dddc4aa97ade7129. 5416f19
  • v8.0.0 7688f94
  • update release docs and package.json for macos desktop app 7d02477
  • fix minor typo bf1444e
  • add date info to MacOS release docs 1d416f7
  • 356 Display 'Copying to VAST in progress' for Local file path d72249d
  • Merge pull request #383 from AllenInstitute/bugfix/macos-manual-build Update build process for MacOS desktop app 58d348c
  • 356 Use italics for 'Copying to VAST in progress' a64aeb5
  • Merge pull request #388 from AllenInstitute/feature/356-copy-to-vast-status-indicator 356: Copy to VAST status indic... 89df078
  • Merge branch 'main' of github.com:AllenInstitute/biofile-finder into feature/metadata-editing/develop 1e8723c

View on GitHub

pgarrison created a comment on an issue on AllenInstitute/biofile-finder
This also affects bff.allencell.org <img width="1426" alt="Screenshot 2025-01-09 at 3 46 46 PM" src="https://github.com/user-attachments/assets/68ad14c9-e272-4a66-81f0-cc33d6395241" />

View on GitHub

pgarrison deleted a branch AllenInstitute/biofile-finder

feature/356-copy-to-vast-status-indicator

pgarrison closed an issue on AllenInstitute/biofile-finder
Copy to Vast: status indicator
# User story Scientists 1 and 2 are working on a project that needs to use file A on local storage, but File A is only on the cloud. Scientist 1 uses BFF to copy the file to the Vast. The file is 4...
pgarrison pushed 4 commits to main AllenInstitute/biofile-finder
  • Test for Copying to Vast in progress… text 9e4d9fb
  • 356 Display 'Copying to VAST in progress' for Local file path d72249d
  • 356 Use italics for 'Copying to VAST in progress' a64aeb5
  • Merge pull request #388 from AllenInstitute/feature/356-copy-to-vast-status-indicator 356: Copy to VAST status indic... 89df078

View on GitHub

pgarrison closed a pull request on AllenInstitute/biofile-finder
356: Copy to VAST status indicator
# Purpose Scientists 1 and 2 are working on a project that needs to use file A on local storage, but File A is only on the cloud. Scientist 1 uses BFF to copy the file to the Vast. The file is 4TB...
pgarrison created a review comment on a pull request on AllenInstitute/biofile-finder
> If this is a boolean, it should be possible to pass as just fmsStateIndicator without ={fmsStateIndicator} The following are equivalent: ```jsx <FileAnnotationRow fmsStateIndicator /> <FileAn...

View on GitHub

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

View on GitHub

aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
If this is a boolean, it should be possible to pass as just `fmsStateIndicator` without `={fmsStateIndicator}` It also might be nice to generalize this in case we plan to re-use this styling, e.g....

View on GitHub

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

View on GitHub

pgarrison created a comment on an issue on AllenInstitute/biofile-finder
This annotation is used by BFF as of #388, so it still needs to be read. I think this is lower priority than the metadata editing feature.

View on GitHub

pgarrison created a review comment on a pull request on AllenInstitute/biofile-finder
This conditional was moved from line 74 because `annotation.extractFromFile(fileDetails);` returns MISSING_VALUE for the local file path annotation when the download is in progress (because there i...

View on GitHub

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

View on GitHub

pgarrison pushed 1 commit to feature/356-copy-to-vast-status-indicator AllenInstitute/biofile-finder
  • 356 Use italics for 'Copying to VAST in progress' a64aeb5

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
What is the purpose of this?

View on GitHub

lynwilhelm created a comment on a pull request on AllenInstitute/biofile-finder
With the italics added, this LGTM!

View on GitHub

aswallace deleted a branch AllenInstitute/biofile-finder

bugfix/macos-manual-build

aswallace closed a pull request on AllenInstitute/biofile-finder
Update build process for MacOS desktop app
The current build script creates dmg files for the desktop app that, when downloaded from GitHub/shared via Slack, show the following error for M chip Macs: ``` "BioFile Finder" is damaged and c...
pgarrison opened a draft pull request on AllenInstitute/biofile-finder
356: Copy to VAST status indicator
# Purpose Scientists 1 and 2 are working on a project that needs to use file A on local storage, but File A is only on the cloud. Scientist 1 uses BFF to copy the file to the Vast. The file is 4TB...
pgarrison created a branch on AllenInstitute/biofile-finder

feature/356-copy-to-vast-status-indicator - 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.

SeanLeRoy opened an issue on AllenInstitute/biofile-finder
Support PNG files in Open With
From AIBS, try just opening the file in the browser like download does
aswallace pushed 1 commit to bugfix/macos-manual-build AllenInstitute/biofile-finder
  • add date info to MacOS release docs 1d416f7

View on GitHub

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

View on GitHub

kmitcham created a review comment on a pull request on AllenInstitute/biofile-finder
I like to include a date in messages like **Temporary workaround for MacOS** so when future people come around it is easier to track down info about the issue. Obviously the date is also in the co...

View on GitHub

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

View on GitHub

Load more