Commit graph

8073 commits

Author SHA1 Message Date
brandonlenz
b60e48689a
Update bug template description 2023-06-08 09:14:25 -04:00
brandonlenz
ee42264174
Lower the barrier for users finding the right template if they aren't familiar with the term "bug" or how we use it 2023-06-07 18:05:08 -04:00
brandonlenz
c91e980812
Based on previous PR feedback, no need to prefix issues 2023-06-07 18:03:42 -04:00
brandonlenz
b37caceefb
Explicitly note that design links are additional context 2023-06-07 18:01:27 -04:00
brandonlenz
4c04876ea0
Loosen "given, when, then" requirement to optional recommendation 2023-06-07 17:56:24 -04:00
igorkorenfeld
ea1b89fdb2
Remove commented out code 2023-06-07 17:43:46 -04:00
igorkorenfeld
6489218d82
Add validation for zipcode 2023-06-07 17:43:22 -04:00
brandonlenz
dc95ff4932
Add issue links section to bug template 2023-06-07 17:37:34 -04:00
Seamus Johnston
0bd07bb8ed
Update docs/developer/registry-access.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-06-07 15:40:40 -05:00
Seamus Johnston
28fde24010
Update docs/developer/registry-access.md
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-06-07 15:40:25 -05:00
Neil MartinsenBurrell
75638dba53
Merge pull request #692 from cisagov/nmb/fix-public-site-url
Get environment variable from a better location
2023-06-07 14:23:32 -05:00
Neil Martinsen-Burrell
d97ad474da
Get environment variable from a better location 2023-06-07 14:06:29 -05:00
igorkorenfeld
b03f280b0e
Make line shorter per linter 2023-06-07 14:52:00 -04:00
rachidatecs
809c752397
lint 2023-06-07 14:50:38 -04:00
igorkorenfeld
e93f680746
Adjust py code formatting 2023-06-07 14:49:16 -04:00
igorkorenfeld
8816b06c66
Add org name address page to sidebar 2023-06-07 14:43:58 -04:00
igorkorenfeld
162d42e647
Setup org name address page 2023-06-07 14:43:17 -04:00
rachidatecs
efc800a3bf
Personalize the unit test to look for the 'in review' copy in th email's body 2023-06-07 14:26:44 -04:00
Neil Martinsen-Burrell
75be6d6eb8
Add content team members to fixtures 2023-06-07 13:00:55 -05:00
rachidatecs
31295053f9
Implement 'investigating' email templates and tigger email send on admin domain application save, status change to investidated. 2023-06-07 13:19:22 -04:00
Igor Korenfeld
d4162c5d9c
Merge pull request #683 from cisagov/ik/overview-styling
Update styles on Domain overview page
2023-06-05 16:30:13 -04:00
Neil Martinsen-Burrell
816c6c8c90
try to make python tests pass 2023-06-05 14:51:21 -05:00
Neil Martinsen-Burrell
0254d879e4
Tweak auto-login configuration 2023-06-05 14:42:11 -05:00
igorkorenfeld
4f6e0f973c
Bump up edit link text to default 2023-06-05 15:10:40 -04:00
igorkorenfeld
63e5d0d918
Adding one unit of right padding to summary item titles 2023-06-05 11:58:04 -04:00
igorkorenfeld
3ddc1b6ce3
Update submitted application page detail headers to h3 2023-06-05 11:52:48 -04:00
igorkorenfeld
4233c9b544
Add heading level option, add default value for empty values 2023-06-05 11:21:32 -04:00
igorkorenfeld
0817064036
Remove stray closing tags 2023-06-05 10:28:56 -04:00
igorkorenfeld
fcf193ae5b
Reduce size of summary item heading 2023-06-05 10:23:53 -04:00
igorkorenfeld
b74dc15061
Position edit link on the right 2023-06-05 10:23:07 -04:00
Seamus Johnston
593a589636
Add developer documentation for EPP 2023-06-05 08:55:24 -05:00
Jon
e49e9e706b
Merge pull request #663 from cisagov/jon/594
changed Address line 2 from Char to TextField, Added Migrations Files.
2023-06-02 13:40:49 -04:00
Jon Roberts
070ac1de9b
forgot to add the file to the commit 2023-06-02 11:31:18 -06:00
Jon Roberts
a7e1c9259b
Updated Migrations Files 2023-06-02 11:30:29 -06:00
Jon Roberts
20c66de5dd
Merge branch 'main' of https://github.com/cisagov/getgov into jon/594 2023-06-02 11:25:16 -06:00
Neil Martinsen-Burrell
7e2f2ec7e5
Merge branch 'main' into nmb/543-login-required-middleware 2023-06-02 10:47:41 -05:00
Seamus Johnston
3884536869
Merge branch 'main' into sspj/domain-cache 2023-06-02 09:37:01 -05:00
Neil Martinsen-Burrell
84b13bd178
Fix test failure from CI 2023-06-01 18:23:06 -05:00
Seamus Johnston
8bb833c45c
Merge pull request #657 from cisagov/sspj/domain-interface
Write a new Domain interface
2023-06-01 22:44:56 +00:00
Seamus Johnston
dcf6c8f8a2
Renumber migration files and fix linter error 2023-06-01 17:28:27 -05:00
Neil Martinsen-Burrell
85a8b108de
Add test that login is required for almost every URL 2023-06-01 16:35:40 -05:00
Seamus Johnston
66640ebafb
Merge branch 'main' into sspj/domain-interface 2023-06-01 16:15:22 -05:00
Neil Martinsen-Burrell
2e7644bdc3
fix linting errors 2023-06-01 16:05:15 -05:00
Neil Martinsen-Burrell
ae3ba84f1a
Add LoginRequiredMiddleware to make (almost) every URL login required by default 2023-06-01 16:03:31 -05:00
Brandon Lenz
a54f804f4d
Merge pull request #668 from cisagov/bl/update-dependencies
Update Python Dependencies
2023-06-01 16:29:33 -04:00
Neil MartinsenBurrell
02bb81216d
Merge pull request #671 from cisagov/nmb/overview-authorizing-official
Fix authorizing official link on domain overview
2023-06-01 15:25:09 -05:00
Neil Martinsen-Burrell
086c2acd2b
Fix authorizing official link on domain overview 2023-06-01 15:07:55 -05:00
Neil MartinsenBurrell
5d3976a6fd
Merge pull request #640 from cisagov/nmb/519-authorizing-official
Form for editing authorizing official
2023-06-01 14:52:17 -05:00
Neil Martinsen-Burrell
d31a5aa512
fix linting errors 2023-06-01 14:47:19 -05:00
Neil Martinsen-Burrell
4623a5dfb2
Add email validation by using EmailField in Contact 2023-06-01 14:25:40 -05:00