pages-core icon indicating copy to clipboard operation
pages-core copied to clipboard

cloud.gov Pages is a publishing platform for modern 21st Century IDEA websites.

Results 293 pages-core issues
Sort by recently updated
recently updated
newest added

As part of a broader [React and related dependency upgrade](https://github.com/cloud-gov/pages-core/issues/3372), we likely need to significantly change our current test suite: - the primary test renderer `enzyme` does not have a...

epic
squad-pages

To continue to receive performance and security related updates as jsonwebtoken is developed, we should upgrade to v9 ## Notes - https://github.com/auth0/node-jsonwebtoken/blob/master/CHANGELOG.md ## Acceptance Criteria - [ ] Site uses...

squad-pages

To continue to receive performance and security related updates as bullmq is developed, we should upgrade to v4 ## Notes - https://docs.bullmq.io/changelog ## Acceptance Criteria - [ ] Site uses...

squad-pages

We currently have three webpack configuration files, one of which `development-build` is unused. It may be helpful to condense this to one file `webpack.config.js` which is configured via environment variable,...

squad-pages

There is insufficient visual contrast in some of our important indicators (build states, site types, etc. — generally the white text on colored background elements) which could be corrected by...

icebox
squad-pages

When navigating by keyboard (on Chrome/Mac), on the `/sites` page in particular something prevents the visual indication from appearing when a site name link (e.g. "18f/18f.gsa.gov") has focus. I haven't...

icebox
squad-pages

The Filter component (Svelecte) — displayed at the top of many admin interface screens — could use some accessibility improvement. Specifically, there are no form field labels for the text...

icebox
squad-pages

There are situations where it may be necessary to clear a sites dependency cache. We should add a feature for admins to clear the cache without accessing s3 directly ##...

squad-pages

Towards #1995 we should create a prototype for solving this long-standing issue ## Implementation Sketch - create a per site custom domain (`media.[example].gov`) - create a method for uploading files...

squad-pages

This should tighten our dependency list up a bit, move to a more maintained dependency, eliminate the `cpu-features` logging, and be relatively low lift ## Notes - https://sequelize.org/docs/v6/other-topics/migrations/ - https://db-migrate.readthedocs.io/en/latest/...

squad-pages