pages-core
pages-core copied to clipboard
cloud.gov Pages is a publishing platform for modern 21st Century IDEA websites.
#### Background (Optional) There are currently no previews at the app /preview; therefore, the robots txt should remove previews. #### Acceptance Criteria - [x] update robots.txt to deny-all - [x]...
#### Background (Optional) as per auth scanned report, hsts max-age should be increased #### Acceptance Criteria - [x] HSTS max-age updated (max-age=31536000) - [x] Change made live via deploy of...
#### User Story A user should see the Federalist 404 content and not be redirected to a 404 page #### Background (Optional) We shouldn't redirect on 404s, we should just...
#### User Story #### Background (Optional) - new form components - create reusable form components - file organization - make it easier to make changes in less places #### Acceptance...
#### User Story A user can only access sites for which they have write access. #### Background (Optional) #### Acceptance Criteria - [ ] an org member cannot read sites...
#### User Story A user should be able to create a new site from following instructions in the support docs. #### Background (Optional) #### Acceptance Criteria - [ ] a...
#### User Story An admin, and eventually a user, can transfer a site from one org (ie: sandbox) to an organization (ie:non-sandbox) #### Background (Optional) A Pages user can transfer...
#### User Story #### Background (Optional) Pages does not need UAA groups to auth users because the users are added to the system/db by app admins and organizational managers. However,...
#### User Story Status repository updates are sent to the repository(PR) via a GitHub app instead of using a user's token #### Background (Optional) When commits are made to the...
#### User Story Federalist should be able to update repository data (ie: webhooks, buildStatus notifications,...) directly by using a repository deploy key and not a GitHub user token. #### Background...