Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
BrianWhitneyAI pushed 1 commit to feature/copy-to-local-cache-request AllenInstitute/biofile-finder
- update put request 6abbb7c
BrianWhitneyAI opened an issue on AllenInstitute/biofile-finder
large parquet performance issues
When loading in a large parquet file a new datasource query is not the immediate focus point. Users have to select the query from the query sidebar to see their data. Additionally the data takes ~2...BrianWhitneyAI pushed 1 commit to feature/copy-to-local-cache-request AllenInstitute/biofile-finder
- add LoadBalancerBaseURl gloabl variable 31d4abf
BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
I always find that things with "old" or "new" sort of get lost with time. Might want to add some context here or consider some different names.
BrianWhitneyAI created a comment on a pull request on AllenInstitute/biofile-finder
> > I left intact the download error message since users could batch select files and download them using the download option, bypassing the file detail download button. > > Can we disable that ...
BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
The largest I tested with was a 40Gb file and it was pretty instantaneous.
BrianWhitneyAI pushed 1 commit to feature/copy-to-local-cache-request AllenInstitute/biofile-finder
- add test 3e9a0eb
BrianWhitneyAI opened a draft pull request on AllenInstitute/biofile-finder
feature/copy-to-local-cache-request
BrianWhitneyAI created a branch on AllenInstitute/biofile-finder
feature/copy-to-local-cache-request - 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 a pull request on AllenInstitute/biofile-finder
I left intact the download error message since users could batch select files and download them using the download option, bypassing the file detail download button.
BrianWhitneyAI created a comment on a pull request on AllenInstitute/biofile-finder
I disabled the download button on web for zarrs larger than 2 GB and had the size default to fileDetail.Size. Notably we internally set size to 0 if size is not present.
BrianWhitneyAI pushed 1 commit to feature/web-download-threshold AllenInstitute/biofile-finder
- Disable button for large zarrs on web 2b2ea66
BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
Could converting the name variable directly to a SQL query be vurnrable to probaimatic characters here? I think ";" would break this if its in the name or something like "TABLE" alread in the name.
BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
Maybe provide a date example here "(e.g., 2024-11-08 14:30:45.0)"
BrianWhitneyAI created a review comment on a pull request on AllenInstitute/biofile-finder
Could converting the `name` variable directly to a SQL query be vurnrable to probaimatic characters here? I think ";" would break this if its in the name or something like "TABLE" alread in the name.
BrianWhitneyAI created a review on a pull request on AllenInstitute/biofile-finder
Yay!
BrianWhitneyAI opened a draft pull request on AllenInstitute/biofile-finder
feature/move-files-styling
BrianWhitneyAI created a branch on AllenInstitute/biofile-finder
feature/move-files-styling - 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 aics-int/aics-file-upload-app
BrianWhitneyAI closed a pull request on aics-int/aics-file-upload-app
User-Interface/local-toggle-styling
## Description The purpose of this PR is to update the styling of the "toggle local uploads feature" to reflect UX design in #119 ### SPEC ![image](https://github.com/user-attachments/asset...BrianWhitneyAI created a comment on a pull request on aics-int/aics-file-upload-app
Just ran a test with the switch checked and everything looks good. Heres the response body from swagger ``` { "fileId": "1438a285e8a84b34922b1e2d7dcb976d", "name": "test14.csv", "type"...
BrianWhitneyAI pushed 14 commits to feature/local_cloud_toggle AllenInstitute/biofile-finder
- 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