David Corwin

Results 45 issues of David Corwin

.babelrc ``` { "plugins": [ [ "module-resolver", { "root": [ "." ], "alias": { "styles": "./styles", "components": "./components", "lib": "./lib", "pages": "./pages", "gql": "./gql" }, "cwd": "babelrc" } ], ......

#### User Story As an operator I would like to be able to see the parameters used when creating domain services in cloud.gov. We can do this by adding metadata...

squad-pages
migration

#### User Story When users want to get help, they have to find their way to emailing federalist-support and know (or read the Contact page for) the information we need...

s:Ready
squad-pages
migration

#### User Story Branches that contain `=` or `#` do not build successfully and do not show up in the build history for the repo. It's possible that this could...

s:Ready
squad-pages
migration

#### User Story As a Federalist user and operator I don't want the builds for a site to be backed up behind a noisy neighbor. #### Background (Optional) Occasionally one...

squad-pages
migration

#### User Story As a Federalist operator, I want to be aware of any issues with the builds #### Background (Optional) In addition, we should add monitoring/alerting for builds stuck...

squad-pages
migration

#### User Story As a Federalist Operator I would like to see more information in the build timeout job log #### Background (Optional) Right now this just logs to stdout...

squad-pages
migration

#### User Story As a user with a single page application (SPA) I want 404s to return `./index.html` #### Background (Optional) cloud.gov's [external domain broker](https://cloud.gov/docs/services/external-domain-service/) supports specifying `custom error pages`...

squad-pages
migration

#### User Story As a user, I want to not be removed immediately from Federalist. #### Background (Optional) ##### Added ![Screen Shot 2022-04-06 at 10 05 53 AM](https://user-images.githubusercontent.com/6662371/162042796-b0e2d798-fef4-439e-9bae-4568207fd5cc.png) ##### Removed...

#### User Story As a Federalist Operator I want to be able to see soft deleted sites in the admin interface, and know when they were deleted to help investigated...

squad-pages
migration