Ecosyste.ms: Timeline

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

BrianWhitneyAI

BrianWhitneyAI pushed 1 commit to feature/copy-to-local-cache-request AllenInstitute/biofile-finder

View on GitHub

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

View on GitHub

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.

View on GitHub

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

View on GitHub

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

View on GitHub

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.

View on GitHub

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

View on GitHub

BrianWhitneyAI pushed 1 commit to feature/copy-to-local-cache-request AllenInstitute/biofile-finder

View on GitHub

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.

View on GitHub

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.

View on GitHub

BrianWhitneyAI pushed 1 commit to feature/web-download-threshold AllenInstitute/biofile-finder
  • Disable button for large zarrs on web 2b2ea66

View on GitHub

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.

View on GitHub

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)"

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

View on GitHub

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

View on GitHub

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

View on GitHub

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 deleted a branch aics-int/aics-file-upload-app

User-Interface/local-toggle-styling

BrianWhitneyAI pushed 3 commits to main aics-int/aics-file-upload-app
  • User-Interface/local-toggle-styling ff00cd5
  • default toggle off 8e6f957
  • Merge pull request #120 from aics-int/User-Interface/local-toggle-styling User-Interface/local-toggle-styling 154fea7

View on GitHub

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

View on GitHub

BrianWhitneyAI deleted a branch AllenInstitute/biofile-finder

feature/toggle-modal

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

View on GitHub

BrianWhitneyAI closed a pull request on AllenInstitute/biofile-finder
feature/toggle-modal
## Description We want to present to users the option to move files on and off NAS Cache. In order to do this and convey the significance of the action we want to add the following functionality:...
BrianWhitneyAI opened an issue on AllenInstitute/biofile-finder
Move File Modal UX updates
This issue is a list of UX changes to the Move Files Modal: - [ ] Remove check mark from confirm button - [ ] Add Cancel Button - [ ] Sentence casing for menu item 'Move Files' - [ ] No tool...
Load more