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

## High-level PR intent I'd like this PR to close #4326 by allowing all (or most) of the application functionality to be run locally in some capacity. There are some...

## :robot: This is an automated release PR chore: release 0.7.0 tag to create: 0.7.0 increment detected: MINOR ## 0.7.0 (2024-03-21) ### Added - update email layouts with new template...

Bumps the npm_and_yarn group with 1 update in the / directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /apps/metrics directory: [axios](https://github.com/axios/axios). Updates `axios` from 1.6.7 to 1.6.8...

dependencies

Bumps the npm_and_yarn group with 2 updates in the /apps/metrics directory: [follow-redirects](https://github.com/follow-redirects/follow-redirects) and [ip](https://github.com/indutny/node-ip). Updates `follow-redirects` from 1.15.3 to 1.15.6 Commits 35a517c Release version 1.15.6 of the npm package. c4f847f...

dependencies

The mailer uses the [`User.email` field ](https://github.com/cloud-gov/pages-core/blob/main/api/services/mailer/index.js#L60) to send Sandbox expiration emails. This field is often blank and we should pull from the UAA email instead ## Acceptance Criteria -...

bug
squad-pages

Update metrics app dependencies ## Acceptance Criteria - [ ] Dependencies are updated

squad-pages

Cloud.gov IDP account registration links currently expire in 24 hours, and the manager cannot then re-invite them. Let's make sure that org managers can resend them if they wish, in...

squad-pages

Currently there is no indication that a build task will be run for a given build if the build task object isn't created until the build task completes. We should...

squad-pages

To handle production loads, we want to test different options for managing build tasks which will maximize the number of concurrent tasks with out effecting other components in the system....

squad-pages

Update dataflow diagram and narratives for the Pages service based on the latest updates to the SSP, Pages Redirects SCR, and the REV5 update. ## Acceptance Criteria - [ ]...

squad-pages