Ecosyste.ms: Timeline

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

aswallace

aswallace pushed 1 commit to feature/fix-styling-from-doc AllenInstitute/biofile-finder
  • Extend file row styling past overflow 1be66b3

View on GitHub

aswallace pushed 6 commits to feature/fix-styling-from-doc AllenInstitute/biofile-finder
  • Update sidebar styling 5a90abc
  • Update datasource and sidebar styling 61ab889
  • Change minimized sidebar label, icon and styling a710ceb
  • Add box shadow to distinguish queries 4ec194f
  • Increase right sidebar handle width 2760507
  • Fix selected thumbnail styling c7069ee

View on GitHub

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

View on GitHub

aswallace pushed 1 commit to feature/fix-styling-from-doc AllenInstitute/biofile-finder
  • Complete first batch of UX fixes be541c5

View on GitHub

aswallace created a branch on AllenInstitute/biofile-finder

feature/fix-styling-from-doc - 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.

aswallace opened an issue on AllenInstitute/biofile-finder
Minor style fixes
List of style fixes from [this document](https://docs.google.com/document/d/1QP_xT7IZOuLjgaHyK2gletNUK1ybCt7B_ayOG34H0zU) that haven't been completed yet. Most of these are small & should be quick...
aswallace pushed 25 commits to feature/metadata-editing/develop AllenInstitute/biofile-finder
  • Update styling for StatusMessage component a05a1f8
  • Add link styling to status message component f7079a4
  • Update status message styling for progress bar and action buttons 2684582
  • Add message to canceled download d10cb8c
  • Change data source reload error behavior 3a67fd1
  • Make count comma sep 89a65e3
  • Change alerts to StatusMessage component dispatch 8d88903
  • Merge branch 'main' of github.com:AllenInstitute/biofile-finder into feature/warning-info-and-error-messaging 0d1f342
  • Replace failed status with error status eaca1b4
  • Add buffer space 97a70ff
  • Merge pull request #275 from AllenInstitute/feature/comma-sep-count Feature/comma sep count 5098b68
  • Add neuroglancer and volview 5263dd5
  • Make AICS FMS query always filter 8e2600e
  • Fix first file in file list click events 74fa724
  • Remove icons from commit buttons eecf368
  • Add description meta tag a3d7a6b
  • Remove unnecessary blank parameter fd803d7
  • Disable simularium when no file available 6fc3624
  • Merge pull request #280 from AllenInstitute/feature/add-description-for-seo Add description meta tag d66e547
  • Merge pull request #279 from AllenInstitute/feature/remove-commit-icons Remove icons from commit buttons c996060
  • and 5 more ...

View on GitHub

aswallace pushed 1 commit to feature/metadata-editing/create-mms-endpoint-logic AllenInstitute/biofile-finder

View on GitHub

aswallace pushed 1 commit to feature/metadata-editing/create-mms-endpoint-logic AllenInstitute/biofile-finder

View on GitHub

aswallace pushed 77 commits to feature/metadata-editing/create-mms-endpoint-logic AllenInstitute/biofile-finder
  • Update styling for all filter modal types d8eb9c1
  • Create new filter types and add redux logic 48333f8
  • Update annotation filter form UI with new filter types and fuzzy search acf82e0
  • Simplify empty file message e1e3786
  • Update file selection with new filter types 009bc03
  • Merge branch 'main' of github.com:AllenInstitute/aics-fms-file-explorer-app into feature/update-special-filters 78d494e
  • Update unit tests and refactor duplicate code 8f19a76
  • Temporarily undo empty list changes 3ef3afd
  • Fix spacing issue 67fa37c
  • Merge branch 'main' of github.com:AllenInstitute/aics-fms-file-explorer-app into feature/update-special-filters 34ed706
  • Refactor slightly for clarity (hopefully) 9020dc5
  • Refactor annotation filter form to try to reduce duplicate code 69f2d81
  • Fix variable names in unit test 1830a42
  • Merge branch 'main' of github.com:AllenInstitute/aics-fms-file-explorer-app into feature/update-special-filters 181067e
  • Prevent failed fetch for non-existent type/description 97b3b7b
  • Update npm run start command to avoid cd 352f3e5
  • feature/cancelable-desktop-zarr-download af24cac
  • Prevent text from being cut off 0af9e0f
  • Speed up loading state for URL input queries 74de1db
  • Adjust tests after adding loading state 50e4e75
  • and 57 more ...

View on GitHub

aswallace deleted a branch AllenInstitute/biofile-finder

feature/warning-info-and-error-messaging

aswallace pushed 10 commits to main AllenInstitute/biofile-finder
  • Update styling for StatusMessage component a05a1f8
  • Add link styling to status message component f7079a4
  • Update status message styling for progress bar and action buttons 2684582
  • Add message to canceled download d10cb8c
  • Change data source reload error behavior 3a67fd1
  • Change alerts to StatusMessage component dispatch 8d88903
  • Merge branch 'main' of github.com:AllenInstitute/biofile-finder into feature/warning-info-and-error-messaging 0d1f342
  • Replace failed status with error status eaca1b4
  • Convert alert and return to throw b874414
  • Merge pull request #269 from AllenInstitute/feature/warning-info-and-error-messaging Feature/warning info and error ... 614f3c3

View on GitHub

aswallace closed an issue on AllenInstitute/biofile-finder
Warning, info and error messaging design
### Description There are various situations where the system does not perform as expected and the user needs to be communicated with. They need to understand what went wrong and steps to resolve ...
aswallace closed a pull request on AllenInstitute/biofile-finder
Feature/warning info and error messaging
Updates UX for the system status messages that are displayed to the user to match Lyndsay's [Figma designs.](https://www.figma.com/design/oNQvOAK11YINcbPvNmkgwO/Public-File-Explorer?node-id=3166-33...
aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
Do we still need the log here?

View on GitHub

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

View on GitHub

aswallace pushed 1 commit to feature/warning-info-and-error-messaging AllenInstitute/biofile-finder
  • Convert alert and return to throw b874414

View on GitHub

aswallace created a comment on a pull request on AllenInstitute/biofile-finder
> that the error message for local zarr paths or unsupported cloud paths on web is not on this format yet [This one](https://github.com/AllenInstitute/biofile-finder/blob/5098b6837303ad4a7d66365...

View on GitHub

aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
Adding `margin: auto;` here should take care of the centering issue

View on GitHub

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

View on GitHub

aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
should this one also be disabled on `!fileDetails?path` or not an issue for this one?

View on GitHub

aswallace created a review on a pull request on AllenInstitute/biofile-finder
Do we currently have simularium etc files in aics that we can try this out on?

View on GitHub

aswallace created a review on a pull request on AllenInstitute/biofile-finder
Do we currently have simularium etc files in aics that we can try this out on?

View on GitHub

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

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

View on GitHub