pages-core
pages-core copied to clipboard
cloud.gov Pages is a publishing platform for modern 21st Century IDEA websites.
To allow users to see their sites or add new sites, they will need to get a sign in and get Github token to associate to their Pages user. Before...
- [ ] update `react` dep to 17.x - [ ] update `react-dom` dep to 17.x - [ ] remove `react` from dependabot "ignore" config - [ ] remove `react-dom`...
#### Background (Optional) #### Acceptance Criteria - [ ] Promise.props no longer in source - [ ] Change made live via deploy of Federalist _After evaluating, edit this part:_ ####...
#### User Story A Pages user should authenticate using a cloud-gov GitHub org oAuth application. #### Background (Optional) #### Acceptance Criteria - [ ] Users can successfully authenticate in Pages...
#### User Story #### Background (Optional) We need to be able to announce this change to our users before implementing #### Acceptance Criteria - [ ] - [ ] Change...
#### User Story #### Background (Optional) If the proxy server is inaccessible, Cloudfront should failover to access the s3 bucket directly. #### Acceptance Criteria - [ ] site renders when...
This is also happening in production with the original implementation UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'user' of undefined 2021-01-27T10:39:34.67-0800 [APP/PROC/WEB/1] ERR at Object.organizationWebhookRequest (/home/vcap/app/api/services/Webhooks.js:32:32) 2021-01-27T10:39:34.67-0800 [APP/PROC/WEB/1] ERR at organization (/home/vcap/app/api/controllers/webhook.js:16:14)
1. On site creation - create a read-only deploy key in the repo - set the user's access token as THE access token for the site 2. Use the new...
#### User Story A user should be able to visit a Federalist status page so user can know the health of the Federalist app. #### Background (Optional) #### Acceptance Criteria...
#### User Story A Federalist user should be able to use various repository services for their sites #### Background (Optional) #### Acceptance Criteria - [ ] - [ ] Change...