Commit graph

3480 commits

Author SHA1 Message Date
Alysia Broddrick
abf198d5b2
Merge pull request #724 from cisagov/ab/domain-cache
Add domain caching layer and tests
2023-06-21 07:46:27 -07:00
Alysia Broddrick
829b2dd1cf
merged and resolved conflict 2023-06-20 17:57:23 -07:00
rachidatecs
94d5682b24
Implement all statuses in application admin class, implement approved email, consolidate email methods in application model class, unit test emails sends as side-effects of admin save 2023-06-20 19:10:58 -04:00
Cameron Dixon
78722b131f
fix errant space 2023-06-20 11:03:02 -04:00
Cameron Dixon
cc9a9d1f67
Add Cameron to fixtures.py 2023-06-20 10:58:01 -04:00
Igor Korenfeld
14f6a92f9f
Merge pull request #728 from cisagov/ik/fix-alt-domain
Update attribute for alternate domains
2023-06-16 17:18:44 -04:00
igorkorenfeld
1c285b3523
PR edit: Add start of test, skipped for now 2023-06-16 17:12:50 -04:00
Alysia Broddrick
0e500649ed
fixed linting issue 2023-06-16 13:15:09 -07:00
Seamus Johnston
7163f3b701
Merge pull request #719 from cisagov/sspj/draft-test-cases
Sketch test cases for Domain integration
2023-06-16 19:26:31 +00:00
Alysia Broddrick
ce73556508
update Error text to be more descriptive
Co-authored-by: Neil MartinsenBurrell <neil.martinsen-burrell@gsa.gov>
2023-06-16 12:23:09 -07:00
Seamus Johnston
12d3f5bdb7
Merge branch 'main' into sspj/draft-test-cases 2023-06-16 14:17:49 -05:00
Seamus Johnston
d2683ef32c
Respond to PR feedback 2023-06-16 13:56:19 -05:00
Seamus Johnston
c86b6e9746
Fix typo
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-06-16 13:51:17 -05:00
Seamus Johnston
cad976cc55
Fix typo
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2023-06-16 13:50:23 -05:00
Alysia Broddrick
dd7a2a2c93
Merge pull request #726 from cisagov/pre-prod-sandbox
Add staging sandbox infrastructure
2023-06-16 10:33:03 -07:00
Alysia Broddrick
8e11efc57c
Updated to add new sandbox names below staging 2023-06-16 10:20:10 -07:00
Alysia Broddrick
70e0f4cfc6
merged and resolved conflict 2023-06-16 10:17:31 -07:00
Seamus Johnston
72184773b9
Merge pull request #715 from cisagov/sspj/remove-whoami
Remove whoami page
2023-06-16 16:37:28 +00:00
Alysia Broddrick
944ddde99e
added more info about staging 2023-06-16 09:26:15 -07:00
Alysia Broddrick
2bd11da866
updated documentation with staging addition 2023-06-16 09:10:22 -07:00
Logan McDonald
a297ad8963
remove the 18F sandboxes (#729)
* remove the 18F sandboxes

* remove 18F team from fixtures
2023-06-16 09:03:14 -07:00
Seamus Johnston
5c18f05d05
Fix missing comma 2023-06-16 11:02:28 -05:00
igorkorenfeld
2e46cb064f
Add spacing utility classes to make spacing more consistent 2023-06-16 10:03:45 -04:00
Alysia Broddrick
b75ce98a5a
Merge pull request #721 from cisagov/new-dev-sandbox-gd
New dev sandbox - Gaby
2023-06-16 06:58:39 -07:00
Alysia Broddrick
b6926537d8
merged and resolved conflict 2023-06-15 16:44:18 -07:00
Neil MartinsenBurrell
834d4a77ac
Merge pull request #716 from cisagov/nmb/708-debugging
Add more ops debugging tips
2023-06-15 15:28:14 -05:00
Neil MartinsenBurrell
0ddecf3e37
Update docs/operations/README.md
Co-authored-by: Brandon Lenz <brandonalenz@gmail.com>
2023-06-15 15:27:53 -05:00
Neil MartinsenBurrell
e6cc91183d
Update docs/operations/README.md
Co-authored-by: Brandon Lenz <brandonalenz@gmail.com>
2023-06-15 15:27:46 -05:00
igorkorenfeld
5d504de2de
Update field for alternate domains 2023-06-15 14:07:47 -04:00
Michelle Rago
2c5bea348d
Update domain_example.html 2023-06-15 13:07:36 -04:00
Alysia Broddrick
32f4916951
fixed missing -i tag that causes base64 command to fail 2023-06-15 10:02:25 -07:00
Alysia Broddrick
8e149cb597
add staging deploy workflow 2023-06-15 10:01:30 -07:00
Michelle Rago
7cfcc4fe53
Update domain_example.html 2023-06-15 12:59:36 -04:00
Michelle Rago
a653892690
Remove link to get.gov guidance because all of the guidance is already included 2023-06-15 12:47:24 -04:00
Michelle Rago
79b8bbad28
Update domain_example.html 2023-06-15 12:36:43 -04:00
Michelle Rago
475f98c05e
Make county/city order consistent with naming guidance 2023-06-15 12:29:39 -04:00
Michelle Rago
ed89c52b86
Replace todo link 2023-06-15 12:16:26 -04:00
Michelle Rago
0d251b9d24
Add heading for domain examples 2023-06-15 12:12:17 -04:00
Alysia Broddrick
7e18f7f8d1
minor formatting and linting changes 2023-06-15 08:11:33 -07:00
Alysia Broddrick
5398a81d24
cleaned up code comments 2023-06-15 07:59:02 -07:00
Alysia Broddrick
f45095c82b
changed test to share patch function 2023-06-14 22:49:37 -07:00
Alysia Broddrick
46a06578a5
added the infra for staging sandbox 2023-06-14 19:51:34 -07:00
Alysia Broddrick
2bb7417ae4
Merge pull request #712 from cisagov/new-dev-sandbox-rb
New dev sandbox  - Ryan
2023-06-14 19:35:04 -07:00
rachidatecs
b88d410f0a
Merge pull request #689 from cisagov/rjm/472-email-domain-in-review
Send email to submitter when application status changes to "investigating"
2023-06-14 16:06:02 -04:00
Alysia Broddrick
7d8cdbcbf0
Merge remote-tracking branch 'origin' into ab/domain-cache 2023-06-14 08:27:09 -07:00
Alysia Broddrick
c3e8cbb81f
applied _get_property so it can be tested properly 2023-06-14 08:26:52 -07:00
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
Alysia Broddrick
e3313fb6ab
added deploy variable for gd 2023-06-13 13:51:09 -07:00
Seamus Johnston
cabe516f9f
Sketch test cases for Domain integration
This also includes an illustration of how action buttons
could be integrated into the admin portal.
2023-06-13 14:50:40 -05:00