Ecosyste.ms: Timeline

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

tyler-foster

tyler-foster deleted a branch aics-int/aics-file-upload-app

feature/FUA-98_update_upload_flow_rebase

tyler-foster deleted a branch aics-int/aics-file-upload-app

feature/FUA-92_default_to_production

tyler-foster pushed 2 commits to main aics-int/aics-file-upload-app
  • [FUA-92] Change default environment to production a8d2885
  • Merge pull request #130 from aics-int/feature/FUA-92_default_to_production (Small) [FUA-92] Change default environme... a7ae22d

View on GitHub

tyler-foster closed an issue on aics-int/aics-file-upload-app
New FUA versions default to "localhost" environment
~~For _devs_, the File Upload App should default to either a localhost or staging environment.~~ Separate ticket, if we do it at all. For _users_, the File Upload App should default to pointing at...
tyler-foster closed a pull request on aics-int/aics-file-upload-app
(Small) [FUA-92] Change default environment to production
closes #92 ### Description * Changes the default target environment to `aics.corp.alleninstitute.org:80` instead of `localhost:8080`. ### Context Without this, new Upload App users will de...
tyler-foster created a comment on a pull request on aics-int/aics-file-upload-app
> > Users of our release were defaulting to localhost? Did you witness this in the wild? > > I vaguely recall some instance of this happening in the wild, which should be why the issue exists in...

View on GitHub

tyler-foster pushed 53 commits to feature/FUA-92_default_to_production aics-int/aics-file-upload-app
  • 3.3.1-snapshot.0 66ce5d0
  • 3.3.1-snapshot.1 8186869
  • 3.3.1-snapshot.2 2038bd4
  • 3.3.1 74b4422
  • 3.3.2 7d8e828
  • 3.3.3 9be2496
  • Merge branch 'main' into 3.3.3 ffdf38d
  • [FUA-128] Update test for cloud only upload ca4553a
  • [FUA-128] Use S3 file path instead of Vast when viewing upload 369e65e
  • Merge pull request #132 from aics-int/bugfix/128-cloud-only-upload-crash Bugfix/128 cloud only upload crash d3f94fd
  • Replace master with main c6d6649
  • Merge pull request #123 from aics-int/3.3.3 3.3.3 525664f
  • Merge pull request #134 from aics-int/default-branch-is-main Docs: Replace master with main (tiny) 19208a4
  • 3.3.4 23e23ae
  • update version notes 4bd0f98
  • Merge pull request #139 from aics-int/v3.3.4 Release V3.3.4 33f8cc0
  • Update electron, electron-builder; Add electron-devtools-installer 19a01e1
  • Use webUtils to get absolute paths of drag-and-dropped files dcc4a52
  • [FUA-98] Remove extra "Upload" button in top-right of home page; 98e35e4
  • [FUA-98] Remove <NewUploadModal /> / upload dropdown; Take users directly to UploadWithMetadata page; 29e08b2
  • and 33 more ...

View on GitHub

tyler-foster closed an issue on aics-int/aics-file-upload-app
Uploading multi-file (OME-Zarr + SLDY) flow
Technically users can do this already. But they don't know how? Travis to meet with Tyler and ideate on solutions/see if his wireframe can suffice.
tyler-foster pushed 36 commits to main aics-int/aics-file-upload-app
  • Update electron, electron-builder; Add electron-devtools-installer 19a01e1
  • Use webUtils to get absolute paths of drag-and-dropped files dcc4a52
  • [FUA-98] Remove extra "Upload" button in top-right of home page; 98e35e4
  • [FUA-98] Remove <NewUploadModal /> / upload dropdown; Take users directly to UploadWithMetadata page; 29e08b2
  • [FUA-98] Rename "UploadWithTemplatePage" to "UploadSelectionPage" a49a1fe
  • [FUA-98] Add (unstyled) radio button group for selecting between file / multifile upload types 1334ec2
  • [FUA-98] Create <DragAndDropPrompt /> component; 0e5f3a7
  • [FUA-98] Fix double-colon in .pcss file 9f7a197
  • [FUA-98] Update loadFilesLogic to expect UploadTypes; fe88941
  • [FUA-98] Add list of selected files below DragAndDrop zone e6c17df
  • [FUA-98] Add SelectionPage footer 0d47f1b
  • [FUA-98] Add "AddMetadataPage" b523b9d
  • [FUA-98] Turn <PageFooter> into a wrapper 88d39be
  • [FUA-98] More button bar / footer styling 163f03f
  • [FUA-98] Style "Upload Type" radio button a9a9bb3
  • [FUA-98] Clean up styling on UploadSelectionPage af09aa9
  • [FUA-98] Capitalize values for "UploadType" enum fbe7426
  • [FUA-98] Add "Cancel Upload" button to "AddMetadata" page 66f7af1
  • [FUA-98] Restore padding to MyUploads page cb8ed6e
  • [FUA-98] Restrict upload dialog to only allow selecting files of the chosen type 43dc7f5
  • and 16 more ...

View on GitHub

tyler-foster closed a pull request on aics-int/aics-file-upload-app
[FUA-98] Rework upload flow
closes #98 ### Description * Streamlines the UX flow around uploading files via the File Upload App. The stuff between clicking the "Upload" button and submitting an upload. * Makes uploading...
tyler-foster created a comment on a pull request on aics-int/aics-file-upload-app
(rebased on main)

View on GitHub

tyler-foster pushed 51 commits to feature/FUA-98_update_upload_flow_rebase aics-int/aics-file-upload-app
  • 3.3.1-snapshot.0 66ce5d0
  • 3.3.1-snapshot.1 8186869
  • 3.3.1-snapshot.2 2038bd4
  • 3.3.1 74b4422
  • 3.3.2 7d8e828
  • 3.3.3 9be2496
  • Merge branch 'main' into 3.3.3 ffdf38d
  • [FUA-128] Update test for cloud only upload ca4553a
  • [FUA-128] Use S3 file path instead of Vast when viewing upload 369e65e
  • Merge pull request #132 from aics-int/bugfix/128-cloud-only-upload-crash Bugfix/128 cloud only upload crash d3f94fd
  • Replace master with main c6d6649
  • Merge pull request #123 from aics-int/3.3.3 3.3.3 525664f
  • Merge pull request #134 from aics-int/default-branch-is-main Docs: Replace master with main (tiny) 19208a4
  • 3.3.4 23e23ae
  • update version notes 4bd0f98
  • Merge pull request #139 from aics-int/v3.3.4 Release V3.3.4 33f8cc0
  • Update electron, electron-builder; Add electron-devtools-installer 19a01e1
  • Use webUtils to get absolute paths of drag-and-dropped files dcc4a52
  • [FUA-98] Remove extra "Upload" button in top-right of home page; 98e35e4
  • [FUA-98] Remove <NewUploadModal /> / upload dropdown; Take users directly to UploadWithMetadata page; 29e08b2
  • and 31 more ...

View on GitHub

tyler-foster created a comment on a pull request on aics-int/aics-file-upload-app
> @tyler-foster do you think we should remove the "Learn More" button, or link to something else? Good catch. The page [hasn't been updated since 2019](https://alleninstitute.atlassian.net/wiki/...

View on GitHub

tyler-foster created a review on a pull request on aics-int/aics-file-upload-app
Thanks for doing this

View on GitHub

tyler-foster created a review comment on a pull request on aics-int/aics-file-upload-app
```suggestion git checkout -b v3.3.4 # your version number ```

View on GitHub

tyler-foster created a review on a pull request on aics-int/aics-file-upload-app

View on GitHub

tyler-foster created a review on a pull request on aics-int/aics-file-upload-app

View on GitHub

tyler-foster created a review comment on a pull request on aics-int/aics-file-upload-app
They look like they're lowercase `.sldy` under Jackie's folder on the Vast right now, but yeah I've been a bit confused by that.

View on GitHub

tyler-foster created a review on a pull request on aics-int/aics-file-upload-app

View on GitHub

tyler-foster created a review comment on a pull request on aics-int/aics-file-upload-app
Done in bd8ec398a7a5b9ee41f9128ceadba4d38f8d8094

View on GitHub

tyler-foster created a review on a pull request on aics-int/aics-file-upload-app

View on GitHub

tyler-foster created a comment on a pull request on aics-int/aics-file-upload-app
> > > There are too many changes in this PR to review carefully. I encourage dividing big changes like this up into multiple PRs in the future. > > > > > > Fair! The biggest change here is the...

View on GitHub

tyler-foster created a comment on a pull request on aics-int/aics-file-upload-app
> Nothing looked crazy. I do have a slight concern about taking away the 'upload a directory' thing. Yeah, real awkward. Added issue #136 for follow-up.

View on GitHub

tyler-foster opened an issue on aics-int/aics-file-upload-app
Updated Upload page should still have "Folder" upload type
Seems people _do_ make use of the existing "upload a folder" option, namely Max. I removed that option in the big PR to rework the upload page, and it should be added back in a follow-up ticket.
tyler-foster created a comment on a pull request on aics-int/aics-file-upload-app
> Users of our release were defaulting to localhost? Did you witness this in the wild? I vaguely recall some instance of this happening in the wild, which should be why the issue exists in the f...

View on GitHub

tyler-foster created a review on a pull request on aics-int/aics-file-upload-app
Seconding Anya's point. Looks like the "download page" line in `src/renderer/state/feedback/logics.ts` just shouldn't reference Confluence / Atlassian at all.

View on GitHub

tyler-foster created a review on a pull request on aics-int/aics-file-upload-app
Seconding Anya's point. Looks like the "download page" line just shouldn't reference Confluence / Atlassian at all.

View on GitHub

tyler-foster created a comment on an issue on AllenInstitute/biofile-finder
> Is this a feature for desktop users then? Yeah. > This is available to users that add their native file browser as an application to BFF. Figures, but in other words I'm proposing we make that...

View on GitHub

tyler-foster created a review on a pull request on aics-int/aics-file-upload-app
The funny part is that it seems to be correct on other lines already

View on GitHub

tyler-foster created a comment on an issue on AllenInstitute/biofile-finder
[Little proof of concept commit here](https://github.com/AllenInstitute/biofile-finder/commit/f7483766aaad3ac064cdc45e290c69929200d471)

View on GitHub

Load more