Commit graph

821 commits

Author SHA1 Message Date
rachidatecs
c2a2755060
linting 2023-06-13 17:54:33 -04:00
rachidatecs
1ac56afe20
additional comments, move log statements after the actions they're logging. 2023-06-13 17:44:19 -04:00
rachidatecs
9c43fb65a9
Clean up domain in review assignment in unit test 2023-06-13 15:43:53 -04:00
rachidatecs
76afc9780e
linting 2023-06-12 17:36:52 -04:00
rachidatecs
76b0a72ad4
Merge remote-tracking branch 'origin/main' into rjm/472-email-domain-in-review 2023-06-12 17:31:28 -04:00
rachidatecs
f3bf3f9e66
Add logging, templatize SUMMARY in email templates, templatize complete_application in tests, to integrate FSM inspect the status change that was made in the admin view here and call the transition method that's now defined in the model 2023-06-12 17:29:30 -04:00
Igor Korenfeld
e8f39f3b9e
Merge pull request #695 from cisagov/ik/org-mail-address
Add organization name and mailing address page for domains
2023-06-12 16:55:36 -04:00
Jon
42fa56c219
Merge pull request #702 from cisagov/jon/690
Using State Transition for Withdraw
2023-06-12 10:16:37 -06:00
Neil MartinsenBurrell
714574ec1a
Merge pull request #704 from cisagov/nmb/543-login-required-middleware
Oops, add login-required developer documentation
2023-06-12 10:55:32 -05:00
Michelle Rago
995250e4dd
Link and text updates (#700)
* Update application_dotgov_domain.html

* Update footer.html

* Update application_authorizing_official.html

* Update application_dotgov_domain.html

* Update 403.html

* Update 403.html

* Update 500.html

* Update 500.html

* Update 403.html

* Update 404.html

* Update domain_security_email.html

* Update 401.html

* Update domain_authorizing_official.html

* Update src/registrar/templates/includes/footer.html

Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>

* Remove todo styling from public site links

* Update 401.html

* Update footer.html

---------

Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
Co-authored-by: igorkorenfeld <igor.korenfeld@gsa.gov>
2023-06-09 16:16:02 -04:00
Neil Martinsen-Burrell
2fc070e6c5
Review feedback: updated developer documentation 2023-06-09 14:17:55 -05:00
Jon Roberts
3b232a3346
edit withdraw to use .withdraw() instead of manually setting it 2023-06-09 12:26:34 -06:00
Neil Martinsen-Burrell
0ca6889ee3
New OWASP false positives with MockLogin 2023-06-09 13:16:24 -05:00
Jon Roberts
eaf98a0509
added withdraw transition 2023-06-09 11:53:22 -06:00
igorkorenfeld
020e6763e4
Generate migrations file 2023-06-09 12:39:15 -04:00
igorkorenfeld
ace6b338ee
Linting: remove trailing space 2023-06-09 12:05:03 -04:00
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
Neil Martinsen-Burrell
6143fd52ad
Merge branch 'main' into nmb/543-login-required-middleware 2023-06-09 08:28:25 -05:00
rachidatecs
54efe9ee32
change asserts to self.assert 2023-06-08 22:25:47 -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
97f8a71048
Try adding a rule for uswds-init 2023-06-08 11:16:37 -05:00
igorkorenfeld
4cab4be98b
Add tests for org name and address 2023-06-08 10:01:03 -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
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
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
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
Neil Martinsen-Burrell
84b13bd178
Fix test failure from CI 2023-06-01 18:23:06 -05:00