Commit graph

2544 commits

Author SHA1 Message Date
igorkorenfeld
2f20dbb70f
Replace TODO link on domain overview for org name address 2023-06-09 11:47:59 -04:00
igorkorenfeld
045ddbdd92
PR edit: additional test of the form 2023-06-09 11:46:53 -04:00
igorkorenfeld
8d8c2a258c
PR edit: remove lables, replace with verbose_name, comment required attributes 2023-06-09 11:46:33 -04:00
Igor Korenfeld
62af3bab6a
Merge pull request #699 from cisagov/ik/img-documentation
Update developer docs with note about custom images
2023-06-09 10:03:33 -04:00
Neil Martinsen-Burrell
6143fd52ad
Merge branch 'main' into nmb/543-login-required-middleware 2023-06-09 08:28:25 -05:00
Seamus Johnston
3d6fe6a629
Add note about cleaned flag 2023-06-09 07:37:15 -05:00
rachidatecs
54efe9ee32
change asserts to self.assert 2023-06-08 22:25:47 -04:00
Neil MartinsenBurrell
25a37a034b
Merge pull request #691 from cisagov/nmb/content-fixtures 2023-06-08 17:50:17 -05:00
Seamus Johnston
72fe977178
Respond to PR feedback 2023-06-08 15:30:02 -05:00
Mohammad Minaie
e71454949a
Merge pull request #698 from cisagov/bl-fix-invalid-issue-template-titles
Fix broken issue templates
2023-06-08 15:55:49 -04:00
igorkorenfeld
6212c62564
Update developer docs with note about custom images 2023-06-08 15:45:57 -04:00
brandonlenz
f4c0cbb549
Remove optional title attribute, since we didn't want it prefilled or prefixed 2023-06-08 15:30:33 -04:00
Mohammad Minaie
7e589a3370
Merge pull request #694 from cisagov/issue-template-updates
Update issue templates with gathered feedback
2023-06-08 13:45:31 -04:00
Neil Martinsen-Burrell
ec689c2da7
Merge branch 'main' into nmb/content-fixtures 2023-06-08 11:32:42 -05:00
igorkorenfeld
dd7bc34cbf
Merge branch 'main' into ik/org-mail-address 2023-06-08 12:30:45 -04:00
Seamus Johnston
a517dd5c63
Merge pull request #696 from cisagov/sspj/debug-zap
Try adding a rule for uswds-init in Zap.conf
2023-06-08 16:26:54 +00:00
Seamus Johnston
97f8a71048
Try adding a rule for uswds-init 2023-06-08 11:16:37 -05:00
brandonlenz
881b0cca8c
Rename "user story" template to just "story" 2023-06-08 10:01:08 -04:00
igorkorenfeld
4cab4be98b
Add tests for org name and address 2023-06-08 10:01:03 -04:00
brandonlenz
4ac2cd5236
Just use "story" instead of "user story" 2023-06-08 10:00:40 -04:00
brandonlenz
360ebab27f
Say "design links" instead of "designs" 2023-06-08 09:15:24 -04:00
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