Brian Zelip
Brian Zelip
## Description This PR closes [ANW-170](https://archivesspace.atlassian.net/browse/ANW-170) and [ANW-490](https://archivesspace.atlassian.net/browse/ANW-490) by making the datepicker opt-in by leveraging the calendar icon to the right of each date input as a datepicker toggle switch....
This PR adds a dark mode theme to the PUI for users who set a dark mode preference at their browser or OS level. ## Main changes - PUI now...
[ANW-942](https://archivesspace.atlassian.net/browse/ANW-942) ## Description ## Related JIRA Ticket or GitHub Issue ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking...
This is a WIP that adds 3 new columns to the Archival Object and Digital Object Component RDE forms for staff to explicitly set the publish status for each of...
This PR renders the representative file version in resource, accession, and object views. ## Limitation Currently only works for resources/accessions/archival objects when a linked digital object that contains a representative...
ArchivesSpace public (and staff, #2531) interfaces do not adapt to users who request dark mode at their OS or browser level. See https://developer.mozilla.org/en-US/docs/Web/CSS/@media/prefers-color-scheme.
See also PUI, https://github.com/archivesspace/archivesspace/issues/2506.
The following table compares the two modal systems against best accessibility practices as codified in [0] and [1]. | | Front end | Public | |----------------------------------------|-----------|--------| | hidden until modal...
## Expected Behavior Front end Rails files should be linted and formatted, and tested during CI, like their counterparts in #2441 . ## Current Behavior There are no lint tests....
Great idea using a JS template as PostCSS pipeline! Folks probably don't want their css file in their 11ty collections data. This PR excludes the styles.11ty.js template.