pages-core
pages-core copied to clipboard
cloud.gov Pages is a publishing platform for modern 21st Century IDEA websites.
Short description explaining the high-level reason for the new issue. ## Notes - Additional details, technical information, resource links, and implementation notes - Excerpt and link to any relevant slack...
- make sure new sites get build tasks when the site is assigned - (check sites made since build tasks rollout and create the tasks for those reports) - remove...
If the extension has access to pages admin, the login flow immediately errors, even before you get to the IDP chooser 
In order to continue to use this repo with Cloud Foundry after mid 2025, the CAPI v2 references in this repo need to be upgraded to support v3. Master Ticket:...
Adding a site repo to Pages from GitHub (rather than our template chooser) automatically sets the new site's file engine as Jekyll. It should be static or node, because nobody...
Use the sample subset of government sites to aggregate and catalog the most content types. ## Notes - Identify comment content structures like FOIA, No Fear, news, etc ## Acceptance...
To standardize messages from the API to the UI, we need a reusable API response structure the UI can consume to show alert modals, toasts, etc when UI components are...
Add a test to `pages/sites/new /TemplateSite.jsx` using the RTL framework. See our [docs](https://github.com/cloud-gov/pages-core/blob/main/docs/DEVELOPMENT.md#front-end) for writing frontend tests. ### Acceptance Criteria - [ ] Refactor from a class component into a...
We can deprecate this component, which is only used once. Delete the component, remove the import from SiteListItem.jsx and the test in test/frontend/RepoLastVerified.test.jsx