Commit graph

1903 commits

Author SHA1 Message Date
Seamus Johnston
5b78b0ec67
Merge branch 'main' into sspj/domain-interface 2023-06-01 10:13:24 -05:00
Alysia Broddrick
a6e06ae183
Merge pull request #648 from cisagov/rjm/520-contact-information
Form for editing your contact information
2023-05-31 16:27:25 -07:00
Alysia Broddrick
d4b4cc6ea7
removed unused import from merge 2023-05-31 16:18:30 -07:00
Alysia Broddrick
32545ab75c
resolved migrations with non-sequential numbering 2023-05-31 16:11:28 -07:00
Alysia Broddrick
de24db0658
merged with main and resolved merge conflicts 2023-05-31 15:10:54 -07:00
Seamus Johnston
03acd80e2b
Remove extra container 2023-05-31 14:36:18 -05:00
Seamus Johnston
b2075942bb
Run migrations during db reset 2023-05-31 14:29:57 -05:00
Seamus Johnston
8bf474974b
Merge pull request #662 from cisagov/sspj/reset-db-fix
Fix typo in reset-db.yaml
2023-05-31 19:18:53 +00:00
Alysia Broddrick
cd7b08ccda
fixed typos 2023-05-31 11:41:40 -07:00
Neil Martinsen-Burrell
320c2b5e18
fix reset-db workflow and merge error 2023-05-31 12:50:33 -05:00
Jon Roberts
cad8edadf2
domain information updated as well 2023-05-31 13:14:42 -04:00
Jon Roberts
25cc38ff71
changed Address line 2 from Char to TextField 2023-05-31 13:08:33 -04:00
Seamus Johnston
d2a25d0d52
Fix typo in reset-db.yaml 2023-05-31 12:05:58 -05:00
Jon Roberts
40eee950ec
Linted 2023-05-31 11:15:36 -04:00
Jon Roberts
6c48a0be13
Added comment 2023-05-31 10:52:34 -04:00
Jon Roberts
e8fe34562c
Added exception for school fixing #524 2023-05-31 10:51:10 -04:00
Neil Martinsen-Burrell
4549017153
Merge branch 'main' into ik/domain-overview 2023-05-31 09:34:41 -05:00
Seamus Johnston
4276a35a97
Merge pull request #656 from cisagov/sspj/draft-domain
Create a DraftDomain model for requested domains
2023-05-30 19:37:49 +00:00
Seamus Johnston
cf1eabc573
Update UML model diagrams 2023-05-30 14:21:49 -05:00
Seamus Johnston
709e478a46
Merge branch 'main' into sspj/draft-domain 2023-05-30 13:59:56 -05:00
Seamus Johnston
265e506643
Merge pull request #654 from cisagov/sspj/public-contact-update
Update fields and help text for Public Contact
2023-05-30 18:55:27 +00:00
Seamus Johnston
ca141d5c26
Document location of default contacts 2023-05-30 13:49:30 -05:00
Seamus Johnston
0a8e08ebc4
Merge pull request #653 from cisagov/sspj/better-errors
Better error handling for EPP
2023-05-30 18:08:40 +00:00
Seamus Johnston
7bc38ad516
More pythonic logger calls 2023-05-30 12:51:27 -05:00
Neil MartinsenBurrell
0f35fcaddd
Merge pull request #651 from cisagov/nmb/544-authz
Add abstract views that enforce permissions
2023-05-30 11:02:38 -05:00
Cameron Dixon
979cec2cbc
Merge pull request #658 from cisagov/h-m-f-t-patch-1
Create SECURITY.md
2023-05-30 11:32:20 -04:00
Cameron Dixon
7563cff1c0
revise SECURITY.md
Revise and reformat, move VDP link lower in the doc
2023-05-30 11:30:44 -04:00
Seamus Johnston
63d8198075
WIP domain caching layer 2023-05-30 09:11:06 -05:00
Cameron Dixon
7d2a44226a
Create SECURITY.md
add more relevant blurb than cisagov default
2023-05-29 07:39:03 -04:00
Brandon Lenz
0934e986fb
Merge pull request #652 from cisagov/bl-issue-template-iterations
Improve bug issue template
2023-05-26 18:37:19 -04:00
Brandon Lenz
160fdcc47b
Merge pull request #655 from cisagov/bl-user-story-template
Add example User Story issue template
2023-05-26 18:36:50 -04:00
Seamus Johnston
d51a8600d4
Write a new Domain interface 2023-05-26 14:51:11 -05:00
Seamus Johnston
dd58f46231
Fix type errors in linter 2023-05-26 09:22:27 -05:00
Seamus Johnston
7a3e1bcb2c
Create a DraftDomain model for requested domains 2023-05-26 08:15:25 -05:00
brandonlenz
f1697f1c72
Specificity 2023-05-25 17:31:32 -04:00
brandonlenz
0bdc2520d1
Add user story template based loosely on bug template 2023-05-25 17:25:17 -04:00
Neil MartinsenBurrell
b62ca2e85d
Merge pull request #610 from cisagov/nmb/model-timeline-docs
Model timeline documentation
2023-05-25 10:39:01 -05:00
Seamus Johnston
93427ad072
Update fields and help text for Public Contact 2023-05-25 10:06:34 -05:00
Seamus Johnston
a40146a914
Better error handling for EPP 2023-05-25 09:45:19 -05:00
brandonlenz
86d1ca9609
Make help section a "note" 2023-05-25 10:44:24 -04:00
brandonlenz
0632ff1fe7
Add a help section 2023-05-25 10:40:54 -04:00
brandonlenz
0df2d5ff5b
For fields where formatting is important, place examples in description so they can be easily copy/pasted, but do not prefill 2023-05-25 10:11:12 -04:00
Neil Martinsen-Burrell
a277336a06
fix linting errors 2023-05-24 15:38:26 -05:00
Neil Martinsen-Burrell
10185553de
Add abstract views that enforce permissions. 2023-05-24 15:28:52 -05:00
Katherine-Osos
c8dbd45c00
Fixed a typo (#650) 2023-05-24 14:52:26 -05:00
Mohammad Minaie
d3bc275c4e
Merge pull request #628 from cisagov/mminaie-issue-template-v2
update suggestions from h-m-f-t
2023-05-24 12:48:24 -04:00
Mohammad Minaie
891b6ecb28
Merge branch 'main' into mminaie-issue-template-v2 2023-05-24 12:47:55 -04:00
Brandon Lenz
baf5f58b67
Merge pull request #624 from cisagov/ab/add-code-owners
Add code owners instructions and added to owners list
2023-05-24 11:59:26 -04:00
brandonlenz
7d70fb40e0
PR Feedback:
- Link to official documentation
- Link to CODEOWNERS file
- Add comments to CODEOWNERS for clarity at a brief glance
- Markdown formatting
2023-05-24 11:08:57 -04:00
Mohammad Minaie
5224014a0e
Merge branch 'main' into mminaie-issue-template-v2 2023-05-24 10:09:06 -04:00