Ecosyste.ms: Timeline

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

AllenInstitute/biofile-finder

aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
added in [9328a44](https://github.com/AllenInstitute/biofile-finder/pull/354/commits/9328a44ecfedb6b82b1fedfbbaf73679dbb37633) <img width="500" alt="image" src="https://github.com/user-attachments...

View on GitHub

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

View on GitHub

aswallace pushed 1 commit to feature/metadata-editing/custom-input-fields AllenInstitute/biofile-finder
  • add time selection for DateTime types 9328a44

View on GitHub

pgarrison created a comment on a pull request on AllenInstitute/biofile-finder
@BrianWhitneyAI To-do: review and merge!

View on GitHub

pgarrison created a comment on an issue on AllenInstitute/biofile-finder
This would look like adding a bunch of conditionals to the code from #370, #376, and #377. ```python if (file has a "Should Be In Local" annotation) { do the new behavior } else { do...

View on GitHub

pgarrison created a comment on a pull request on AllenInstitute/biofile-finder
This PR is ready to merge once #370 is merged

View on GitHub

pgarrison created a comment on a pull request on AllenInstitute/biofile-finder
Lyndsay left the following comment. > @pgarrison Classic;) IDK, I slightly lean toward calling it local storage too. Whatever you think...but last thing is VAST is an acronym so I think you should...

View on GitHub

aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
I'm opening a separate ticket for this because the FluentUI TimePicker is imo too buggy to use (and the API does not match the component), so making our own is just as good of an option but will ho...

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
Here's where I picked the example file: ![Screenshot 2024-12-20 at 10 50 35 AM](https://github.com/user-attachments/assets/fa9f1505-f92d-47a2-b926-7edbeac5c35c)

View on GitHub

pgarrison pushed 1 commit to feature/376-download-via-local-network AllenInstitute/biofile-finder
  • 376 Test for download path f706be0

View on GitHub

BrianWhitneyAI pushed 19 commits to feature/local_cloud_toggle AllenInstitute/biofile-finder
  • add bff bucket and cloudfront env 7cfb04c
  • add bff bucket and cloudfront env 50061ef
  • remove biofile-finder bucket 2f27df5
  • clean up cc17430
  • add comment to biofile-finder's CloudFront 5547c2a
  • Merge pull request #358 from AllenInstitute/feature/bff Feature/bff 1d8f4e3
  • typo, add bff echo 2169d8b
  • typo 4f5fc11
  • Merge pull request #359 from AllenInstitute/bugfix/typo typo b1b380a
  • change bucket value 8a98e2b
  • Merge pull request #360 from AllenInstitute/bugfix/bucket Change bucket value 12034b6
  • gitignore mise configuration ac1aafd
  • Remove React Dev Tools from desktop build 4b66f21
  • npm remove electron-devtools-installer @types/electron-devtools-installer dbf2758
  • Merge pull request #362 from AllenInstitute/feature/mise-gitignore gitignore mise configuration 2934f07
  • Install jszip 5d7472b
  • Move jszip to root dependencies (imported from web and used in build-desktop action) 7f065db
  • Merge pull request #365 from AllenInstitute/bugfix/local-desktop-dev Remove react dev tools for electron 5b48bca
  • Merge branch 'main' into feature/local_cloud_toggle bbcd3e9

View on GitHub

aswallace pushed 1 commit to feature/metadata-editing/create-mms-endpoint-logic AllenInstitute/biofile-finder
  • trim value strings to prevent empty submits e5114f8

View on GitHub

pgarrison opened an issue on AllenInstitute/biofile-finder
Download button for FMS data source on web BFF does not download
# Steps to reproduce * Connect to AICS VPN * Navigate to https://bff.allencell.org/ * Click "Get Started" * Click any file * In the file details pane on the right, click Download * Actual beh...
pgarrison opened an issue on AllenInstitute/biofile-finder
Cloud-first FMS branch should be backwards compatible
As currently designed, the cloud-first FMS features will cause breakages if used with the pre-cloud-first FMS ETL pipeline. But the cloud-first FMS ETL pipeline changes will cause breakages if used...
aswallace created a review on a pull request on AllenInstitute/biofile-finder

View on GitHub

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

View on GitHub

pgarrison created a branch on AllenInstitute/biofile-finder

feature/376-download-via-local-network - 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 closed an issue on AllenInstitute/biofile-finder
Move File Modal UX updates
This issue is a list of UX changes to the Move Files Modal: - [x] Remove check mark from confirm button - [x] Add Cancel Button - [x] Sentence casing for menu item 'Move Files' - [x] No tool...
BrianWhitneyAI deleted a branch AllenInstitute/biofile-finder

feature/move-files-styling

BrianWhitneyAI pushed 8 commits to feature/local_cloud_toggle AllenInstitute/biofile-finder
  • feature/move-files-styling ed34524
  • Merge branch 'feature/local_cloud_toggle' into feature/move-files-styling 9d4668b
  • Merge remote-tracking branch 'origin/feature/local_cloud_toggle' into feature/move-files-styling 17e9980
  • seperate table 7e94c3c
  • update wording a94c95e
  • update table gradient and summeries 1642a68
  • remove NAS wording efccc6c
  • Merge pull request #320 from AllenInstitute/feature/move-files-styling feature/move-files-styling 4e48e39

View on GitHub

BrianWhitneyAI closed a pull request on AllenInstitute/biofile-finder
feature/move-files-styling
The purpose of this PR is to resolve #315 and clean up the "Copy files" modal. This PR only resolves some of the items as UX changes related to to some of the requests are dependent on future ETL w...
aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
Another case of using the pattern but not necessarily being able to defend. I believe we expect to always receive at least the state of the data from a success response

View on GitHub

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

View on GitHub

pgarrison created a review comment on a pull request on AllenInstitute/biofile-finder
Resolved in [3cab1ac](https://github.com/AllenInstitute/biofile-finder/pull/370/commits/3cab1ac89cb76cfdda64731da3c211084f378422)

View on GitHub

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

View on GitHub

pgarrison created a review comment on a pull request on AllenInstitute/biofile-finder
Added this elaboration in [29423b0](https://github.com/AllenInstitute/biofile-finder/pull/370/commits/29423b0518569239c52c6c0b912f6fb661616d01)

View on GitHub

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

View on GitHub

pgarrison pushed 1 commit to feature/368-use-local-file-path-annotation AllenInstitute/biofile-finder
  • 368 Clearer comment about loading localPath 29423b0

View on GitHub

Load more