Commit graph

5412 commits

Author SHA1 Message Date
rachidatecs
849bdfac5d
Fix typo in subject line argument passed to the email sending method for approved domains 2023-06-28 17:11:48 -04:00
rachidatecs
de36ca9cf7
Add permissions to staff in fixtures by codename not id, make class with for the list header context updater and inherit it from domain, domain application, and contacts (the classes that implement search, filter and sort) 2023-06-28 16:23:55 -04:00
rachidatecs
eac616204b
Add descriptive subheader for listing pages in django admin 2023-06-27 17:08:23 -04:00
rachidatecs
d506e5a8e8
Add fixtures for Analysts, add domains to analyts dashboard )with search) 2023-06-27 15:47:53 -04:00
rachidatecs
100af4fd1c
Add the right fields to the readonly list 2023-06-26 19:32:27 -04:00
rachidatecs
963feef9b4
make some fields read only for non superusers 2023-06-26 19:22:32 -04:00
rachidatecs
6d46785962
tweak cisa analyst roles documentation, move policy acknoledged to its own fieldset at the end on detail page 2023-06-26 18:50:24 -04:00
Mohammad Minaie
94b9270b91
Merge pull request #749 from cisagov/issue-updateminaie
Issue updateminaie
2023-06-26 14:15:53 -04:00
rachidatecs
9a7732ca95
Merge pull request #742 from cisagov/rjm/422-722-approve-domain
Implement side effects when domain gets approved from django admin
2023-06-23 16:42:56 -04:00
rachidatecs
05c755be96
add one last else and a logger warning for unknown status transition in django admin 2023-06-23 16:37:07 -04:00
Mohammad Minaie
33e39bbe70
update from main, add optional removal from brandon, and fix title 2023-06-23 16:03:31 -04:00
Mohammad Minaie
dc0056072a
Merge branch 'main' into issue-updateminaie 2023-06-23 16:02:34 -04:00
Mohammad Minaie
59488d124f
Merge pull request #748 from cisagov/bl-remove-optional-content
Remove `(optional)` from issue templates
2023-06-23 15:55:01 -04:00
rachidatecs
1cb380c030
cleanup 2023-06-23 15:37:03 -04:00
brandonlenz
7445eff91a
Remove '(optional)' from question text, since it looks weird in rendered issue 2023-06-23 15:33:22 -04:00
rachidatecs
c2e24f4fb9
tweak documentation and change ifs to elifs 2023-06-23 15:28:51 -04:00
Mohammad Minaie
e086f03ad8
removing name, removed the name fully. added back to debug further 2023-06-23 14:38:44 -04:00
Mohammad Minaie
299123927f
Merge pull request #747 from cisagov/issue-updateminaie
updates to layout and language after seeing the issue merged.
2023-06-23 14:32:54 -04:00
Mohammad Minaie
729cc67455
updates to layout and language after seeing the issue merged. 2023-06-23 09:21:12 -04:00
Mohammad Minaie
797a196f14
Merge pull request #745 from cisagov/issue-updateminaie
Updates to the base issue type
2023-06-23 09:18:33 -04:00
Mohammad Minaie
05e990a8fd
updates to remove please 2023-06-23 09:17:46 -04:00
Alysia Broddrick
eb07eaeca8
Merge pull request #746 from cisagov/ab/add-ryan-to-admin
Add ryan to fixtures
2023-06-22 20:49:50 -07:00
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
Mohammad Minaie
0e9d1d5f0d
Updates to the base issue type 2023-06-22 12:00:33 -04:00
Brandon Lenz
20291af150
Merge pull request #743 from cisagov/730-adr-django-admin
ADR decision to use Django Admin
2023-06-22 11:45:33 -04:00
brandonlenz
bba9f1b376
Small language tweaks 2023-06-22 10:26:27 -04:00
brandonlenz
0fcf7de546
First Draft ADR 2023-06-22 10:21:47 -04: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
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