Alexander Brandon Coles
Alexander Brandon Coles
# Ticket https://community.openproject.org/wp/70166 # What are you trying to accomplish? This PR fixes a number of Accessibility issues detected by ERB Lint + GitHub's A11y Linters. ``` erb_lint -f compact...
# Ticket https://community.openproject.org/wp/70149 # What are you trying to accomplish? ## Screenshots There should be no visible changes. # What approach did you choose and why? ## What this PR...
# Ticket # What are you trying to accomplish? ## Screenshots # What approach did you choose and why? # Merge checklist - [ ] Added/updated tests - [ ]...
# Ticket https://community.openproject.org/wp/70420 https://community.openproject.org/wp/70167 # What are you trying to accomplish? Fixes accessibility issues detected by both ERBLint and eslint relating to close buttons on the following parts of the...
# Ticket https://community.openproject.org/wp/70419 # What are you trying to accomplish? **Fixes generated HTML** Content passed to `#with_description` **must not include HTML block elements** (such as flex layouts). Blankslate always renders...
# Ticket # What are you trying to accomplish? ## Screenshots # What approach did you choose and why? # Merge checklist - [ ] Added/updated tests - [ ]...
⚠️ **This PR is based off #21641. Please review/merge first.** ℹ️ **One of two possible implementations. See also #21527.** # Ticket https://community.openproject.org/wp/69641 ## Screenshots # What approach did you choose...
# Ticket https://community.openproject.org/wp/70480 This pull request removes the unused `ConfirmationDialogHelper` Ruby module and simplifies the Angular `ConfirmDialogService` by eliminating legacy Rails form augmentation logic. Code cleanup and modernization: * Removed...