Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
BrianWhitneyAI opened an issue on AllenInstitute/biofile-finder
Display value inconsistancy
original source Antione """ I identified a small bug in BFF and would like to show you what it is. I have data that I want to sort by "Time Since CHIR" and by "EMT condition". Here you can see i...BrianWhitneyAI created a comment on a pull request on AllenInstitute/biofile-finder
Something funky, github doesn't seem to be tracking indent changes. I tried to adhere to 4 space indents but may have missed some.
BrianWhitneyAI opened a draft pull request on AllenInstitute/biofile-finder
bugfix/out-of-sync-data-source
### Description The purpose of this PR is to resolve {} and make sure selected data source is in sync with the menu selection.BrianWhitneyAI created a branch on AllenInstitute/biofile-finder
bugfix/out-of-sync-data-source - 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
Bug: Copy to VAST with thousands of files crashes BFF
Steps to reproduce: * Click a file * Scroll down * Wait for more files to load * Hold shift and click another file * Scroll down * Repeat until 5000 files are selected * Right click on a file and s...BrianWhitneyAI pushed 6 commits to main AllenInstitute/biofile-finder
- bugfix/cache-modal-performance 74417d7
- remove handling and add improved file selection a110b5e
- remove unnecessary conditions 009c40e
- add error state and update test c69c4c8
- update test 9a50a17
- Merge pull request #411 from AllenInstitute/bugfix/cache-modal-performance bugfix/cache-modal-performance e236819
BrianWhitneyAI closed a pull request on AllenInstitute/biofile-finder
bugfix/cache-modal-performance
### Description The purpose of this PR is to resolve #409 and make the copy to local cache performant for 10,000+ files. This pr add a chunked response, waiting state and error handling around ...BrianWhitneyAI pushed 1 commit to bugfix/cache-modal-performance AllenInstitute/biofile-finder
- update test 9a50a17
BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
Resolved in [c69c4c8](https://github.com/AllenInstitute/biofile-finder/pull/411/commits/c69c4c89f925a7b94f5fbcd946d82463bf23d721)
BrianWhitneyAI pushed 1 commit to bugfix/cache-modal-performance AllenInstitute/biofile-finder
- add error state and update test c69c4c8
BrianWhitneyAI pushed 1 commit to bugfix/cache-modal-performance AllenInstitute/biofile-finder
- remove unnecessary conditions 009c40e
BrianWhitneyAI pushed 1 commit to bugfix/cache-modal-performance AllenInstitute/biofile-finder
- remove handling and add improved file selection a110b5e
BrianWhitneyAI created a comment on an issue on AllenInstitute/biofile-finder
This could be the same as #412
BrianWhitneyAI created a comment on an issue on AllenInstitute/biofile-finder
I am against this feature. I think that there are too many cases where we are selecting our whole database / millions of files for non-trivial operations. Providing this to non-programatic users or...
BrianWhitneyAI opened an issue on AllenInstitute/biofile-finder
Older files fail to fetch
###Description Trying to view older files in BFF fail to load ### Reproducibility Start up BFF change date query lower bound back 1 year scroll to bottom ### Traceback ```Failed to load...BrianWhitneyAI opened a pull request on AllenInstitute/biofile-finder
bugfix/cache-modal-performance
### Description The purpose of this PR is to resolve #409 and make the copy to local cache performant for 10,000+ files. This pr add a chunked response, waiting state and error handling around ...BrianWhitneyAI created a branch on AllenInstitute/biofile-finder
bugfix/cache-modal-performance - 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 comment on an issue on AllenInstitute/biofile-finder
traceback ``` fetch.js:62 GET http://aics.corp.alleninstitute.org/labkey/fmsfiles/image/allen/programs/allencell/data/proj0/3e3/4bf/320/e42/195/119/f46/69f/a66/209/d2/3500006941_20X_202412...
BrianWhitneyAI created a comment on an issue on AllenInstitute/biofile-finder
Its probably the file size fetch / sorting. I can take a look today
BrianWhitneyAI created a branch on AllenInstitute/biofile-finder
bugfix/ZEN-wrong-path - 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
- update workflow spacing d605b1e
BrianWhitneyAI pushed 3 commits to main AllenInstitute/biofile-finder
- add workflow c38f432
- Update .github/workflows/maunal-build.yml Co-authored-by: Philip Garrison <[email protected]> 3f3755b
- Merge pull request #404 from AllenInstitute/feature/dev-build add custom build workflow d5655c5