Commit graph

5176 commits

Author SHA1 Message Date
rachidatecs
64767a4af0
Customize contacts list, domain applications list, domain application detail view with search, sorts, filters, fieldsets, search helper text. Document django admin CISA analyst access group. 2023-06-22 18:49:45 -04:00
Alysia Broddrick
33461f054f
fixed linting issue 2023-06-22 15:25:16 -07:00
Alysia Broddrick
c567296eae
added ryan to fixtures 2023-06-22 13:22:06 -07:00
rachidatecs
22e73c6fc2
test unallowed transitions in model 2023-06-21 18:15:13 -04:00
Katherine-Osos
9e0c11129a
Merge pull request #725 from cisagov/mr/update-domain-example-section
Mr/update domain example section
2023-06-21 15:12:34 -05:00
Cameron Dixon
ac34adaffd
Merge pull request #739 from cisagov/cameron-fixtures
Add Cameron to fixtures.py
2023-06-21 10:49:42 -04: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
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
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
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
b6926537d8
merged and resolved conflict 2023-06-15 16:44:18 -07: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
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
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
rachidatecs
9c43fb65a9
Clean up domain in review assignment in unit test 2023-06-13 15:43:53 -04:00
Katherine-Osos
485fd89e31
Add Bolding to Tribal AO Page (#713) 2023-06-13 14:28:19 -05:00
Alysia Broddrick
36ca6b1611
merged with main and resolved conflict 2023-06-13 10:50:39 -07:00
Alysia Broddrick
9ca860b26a
domain mock added with mock object 2023-06-13 08:24:13 -07:00
Seamus Johnston
0f38c3d7a0
Remove whoami page 2023-06-13 08:25:12 -05:00
Alysia Broddrick
95932b8716
Add new developer sandbox 'gd' infrastructure 2023-06-12 15:14:12 -07:00
Alysia Broddrick
78a9c50561
Merge pull request #709 from cisagov/create-new-dev-sandbox-ko
Add dev sandbox for Katherine
2023-06-12 14:47:50 -07:00