Ecosyste.ms: Timeline

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

aswallace

aswallace pushed 23 commits to feature/metadata-editing/create-mms-endpoint-logic AllenInstitute/biofile-finder
  • Upgrade data source validation 735c8ad
  • Fix scrollbar for Safari and Chromium 268275c
  • Add browsers to comment 4a3e66a
  • Create defaults for pre defined columns b95ff26
  • Add trim to column normalization comparison 4911114
  • Fix SQL & remove TODO d2b5f74
  • Add required file path to desktop unit tests 8b72f02
  • Prevent duplicate annotations 2da4c9b
  • Keep original status error when possible 91fc03a
  • Always add required columns 1907133
  • Request data manifest like files f77c190
  • Make work with filename too c636ab2
  • Merge pull request #321 from AllenInstitute/feature/upgrade-validation-on-input Upgrade Data Source Ingestion f072f35
  • Merge pull request #319 from AllenInstitute/bugfix/scrollbar-styling [small] Fix scrollbar for Safari and Chromium f0066e6
  • Start work on MMS endpoint e289011
  • Add edit files logic and support in fileservices 614325e
  • Update to use FES stored annotationID 4006aa2
  • Update comment 86b34da
  • Remove MMS 93aaaa9
  • Map FES base URL to MMS base url cf59747
  • and 3 more ...

View on GitHub

aswallace pushed 61 commits to feature/metadata-editing/create-mms-endpoint-logic AllenInstitute/biofile-finder
  • add thumbnail loading placeholder 0b012b2
  • update file thumbnail 8f07363
  • undefined thumbnmail for unrenderable zarrs da9d54f
  • retry render thumbnail 11a5b42
  • default to being a square if missing fields 478fbd2
  • WIP: Update view info button style e829457
  • update margins and remove logs dcce3a5
  • Merge pull request #268 from AllenInstitute/feature/thumbnail-loading-placeholder Feature/thumbnail loading placeholder 8424535
  • bugfix/thumbnail-bounding-box ee9c255
  • update maxWidth and maxHeight fc2a805
  • Complete first batch of UX fixes be541c5
  • 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
  • Extend file row styling past overflow 1be66b3
  • Merge pull request #288 from AllenInstitute/bugfix/thumbnail-bounding-box bugfix/thumbnail-bounding-box e02978c
  • Merge pull request #294 from AllenInstitute/feature/fix-styling-from-doc Address remaining minor styling issues from... fd3ac5e
  • and 41 more ...

View on GitHub

aswallace pushed 14 commits to feature/metadata-editing/develop AllenInstitute/biofile-finder
  • Upgrade data source validation 735c8ad
  • Fix scrollbar for Safari and Chromium 268275c
  • Add browsers to comment 4a3e66a
  • Create defaults for pre defined columns b95ff26
  • Add trim to column normalization comparison 4911114
  • Fix SQL & remove TODO d2b5f74
  • Add required file path to desktop unit tests 8b72f02
  • Prevent duplicate annotations 2da4c9b
  • Keep original status error when possible 91fc03a
  • Always add required columns 1907133
  • Request data manifest like files f77c190
  • Make work with filename too c636ab2
  • Merge pull request #321 from AllenInstitute/feature/upgrade-validation-on-input Upgrade Data Source Ingestion f072f35
  • Merge pull request #319 from AllenInstitute/bugfix/scrollbar-styling [small] Fix scrollbar for Safari and Chromium f0066e6

View on GitHub

aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
tiny nit: comment & line 25 might be swapped?

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
Is this value likely to change/would it make sense to have a MAXIMUM_DOWNLOAD_SIZE const somewhere instead calculating the 2 * 1024 * 1024 * 1024 since we also use it in FileDownloadServiceWeb ?

View on GitHub

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

View on GitHub

aswallace deleted a branch AllenInstitute/biofile-finder

bugfix/scrollbar-styling

aswallace pushed 3 commits to main AllenInstitute/biofile-finder
  • Fix scrollbar for Safari and Chromium 268275c
  • Add browsers to comment 4a3e66a
  • Merge pull request #319 from AllenInstitute/bugfix/scrollbar-styling [small] Fix scrollbar for Safari and Chromium f0066e6

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
I'm trying again this morning and it's working about half the time. I can't quite nail down what the condition are where it shows the correct error vs the one I have screen captured

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
I'm running into an issue on staging where no matter what's wrong with the file it only shows the "Lost access to the data source" error. This screenshot is from when I uploaded a csv with no file ...

View on GitHub

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

View on GitHub

aswallace pushed 3 commits to feature/metadata-editing/modal-ui-setup AllenInstitute/biofile-finder

View on GitHub

aswallace created a branch on AllenInstitute/biofile-finder

feature/metadata-editing/modal-ui-setup - 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 pushed 1 commit to bugfix/scrollbar-styling AllenInstitute/biofile-finder

View on GitHub

aswallace opened a pull request on AllenInstitute/biofile-finder
[small] Fix scrollbar for Safari and Chromium
### Description Scrollbar was not styled in Safari and Chromium. Added webkit pseudo-element in global styles for everything under the `body` element. ### Screenshots Before: <img width="33...
aswallace created a branch on AllenInstitute/biofile-finder

bugfix/scrollbar-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.

aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
We can save it for #274 if it's not urgent

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 comment on a pull request on AllenInstitute/biofile-finder
Discussed offline, will be making separate issue

View on GitHub

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

View on GitHub

aswallace added saeliddp to AllenInstitute/biofile-finder
aswallace created a review comment on a pull request on AllenInstitute/biofile-finder
out of curiosity, which browser/version are you using? it's interesting that the global one doesn't seem to get applied in the screenshots

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
I think there's also an example of UX's preferred scrollbar colors in global.css

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
throughout this file: ideally we should aim to only use the closest matching global.css variable colors for borders, backgrounds, etc

View on GitHub

Load more