notification-admin icon indicating copy to clipboard operation
notification-admin copied to clipboard

Notification Admin

Results 43 notification-admin issues
Sort by recently updated
recently updated
newest added

# Summary | Résumé For https://github.com/cds-snc/notification-planning/issues/1229 Fundamentally reconsiders how we do file uploaders. More native, with a bit of css. Can't be localized: The browser's default file uploader is sort...

a11y

# Summary | Résumé This PR adds UI tests for the branding features ## Test suites ### Branding settings - [x] Passes a11y and HTML validation - [x] Current branding...

# Summary | Résumé This is an experiment to try using the Lexical editor inside of admin. It would replace our manual text areas that we require users to enter...

# Summary | Résumé PR to create a prototype for lexical for fable testing. This prototype enhances the current implementation, adding a few extra a11y features: - Tooltips/`aria-label`'s on the...

a11y

# Summary | Résumé Notify is currently setup so that 1rem = 10px at 100% scaling. By default, 1rem = 16px at 100% scaling. This is not a problem for...

# Summary | Résumé This PR adds a new npm script you can use while developing to have the CSS auto-regenerate when changes are made to HTML files. To run...

# Summary | Résumé This PR adds some static (ish) type pages for some a11y testing. This PR will not be merged; we will be using the PR review environment...

# Summary | Résumé This PR extends the `asset_fingerprinter` so that it can compute integrity hashes for local scripts and stylesheets.

# Summary | Résumé This PR adds a defensive check to `get_job_partials` to prevent a `DivisionByZeroError` that occurred when attempting to view a scheduled job. This issue was [uncovered when...

# Summary | Résumé I based this off an older version of `main` where the AJAX update was working. Draft for now.