Commit graph

5412 commits

Author SHA1 Message Date
zandercymatics
6b5d6009d1
Add some none returns - needs cleaning 2024-02-27 09:36:06 -07:00
dave-kennedy-ecs
093af61160
Merge pull request #1835 from cisagov/dk/1834-distinct-investigators
Issue #1834 : investigators list in filter shows only distinct values
2024-02-27 11:09:48 -05:00
zandercymatics
2ef573ddfa
Fix indent 2024-02-27 08:49:22 -07:00
zandercymatics
ef240c59d6
Merge branch 'main' into za/1676-require-investigator-da 2024-02-27 08:43:30 -07:00
zandercymatics
a81d4d1845
Update admin.py 2024-02-27 08:21:28 -07:00
David Kennedy
52824c75c6
formatting for linter 2024-02-27 07:27:53 -05:00
David Kennedy
788561f744
investigators list in filter shows only distinct values 2024-02-27 07:16:58 -05:00
dave-kennedy-ecs
1cfb4958b4
Merge pull request #1791 from cisagov/dk/1786-domain-columns
Issue #1786: django admin updates for domain and application lists
2024-02-26 19:41:58 -05:00
David Kennedy
bd71317da3
lint and fixing merge problems 2024-02-26 19:32:35 -05:00
David Kennedy
af849adbea
merged in main again 2024-02-26 19:22:44 -05:00
David Kennedy
06c30c2b73
removed logging noise 2024-02-26 18:52:34 -05:00
Rachid Mrad
ae4d9547ca
Merge pull request #1821 from cisagov/rjm/1578-rejection-reason
Issue 1578: Rejection reason (RJM)
2024-02-26 18:40:29 -05:00
David Kennedy
3e193b05b0
moved state to the last filter on domains list in admin 2024-02-26 18:31:28 -05:00
Rachid Mrad
22727c5db1
use new window for the multiselect view 2024-02-26 17:54:33 -05:00
Rachid Mrad
d860bbdb8b
Tweak email templates, model copy 2024-02-26 17:28:29 -05:00
zandercymatics
92c85dbb16
Linting 2024-02-26 15:10:03 -07:00
zandercymatics
3d6f638462
Simplify test cases further, linting 2024-02-26 15:02:54 -07:00
zandercymatics
3b4e470f0c
Even more unit testing
Almost done with it!
2024-02-26 14:52:35 -07:00
zandercymatics
d60ff23020
Simplify FSM tests 2024-02-26 14:47:42 -07:00
Rachid Mrad
dd247977c7
Merge and email template revision 2024-02-26 16:40:22 -05:00
CuriousX
abf91ca4ed
Merge pull request #1804 from cisagov/nl/1586-zip-code-error-message
Issue #1586 - Use one error message for zip code validation or when a zip code field is empty
2024-02-26 14:23:36 -07:00
zandercymatics
d978211c6d
Update test_models.py 2024-02-26 14:13:02 -07:00
zandercymatics
932f32b3dc
Add some test cases
Still need to add a few more
2024-02-26 14:09:08 -07:00
David Kennedy
ce7304d6ac
fixed linting 2024-02-26 15:26:26 -05:00
David Kennedy
caa1a9ef84
merge main again 2024-02-26 15:18:44 -05:00
David Kennedy
45b8ca358a
updated merge 2024-02-26 15:14:20 -05:00
Rachid Mrad
25bb79e283
Merge pull request #1822 from cisagov/rjm/1496-bcc-help-on-submit
Issue #1496: BCC help on submit (no sandbox)
2024-02-26 15:13:55 -05:00
David Kennedy
38db00bd79
merged main 2024-02-26 15:10:34 -05:00
zandercymatics
d11c80e263
Merge branch 'za/1676-require-investigator-da' into za/1676-alternative-approach 2024-02-26 13:03:44 -07:00
zandercymatics
66ba691919
Revert admin change 2024-02-26 13:03:36 -07:00
zandercymatics
3a9683cf49
Add custom field transitions
Kudos to rachid
2024-02-26 13:02:12 -07:00
David Kennedy
9f7db1630c
fixed case where domain_info is None 2024-02-26 14:38:29 -05:00
David Kennedy
262acee1cd
updated filters and results list header 2024-02-26 14:03:06 -05:00
zandercymatics
79d3c1821d
Cleanup 2024-02-26 11:23:40 -07:00
zandercymatics
6542d03bc5
Use FSM instead 2024-02-26 10:50:38 -07:00
zandercymatics
d416ea5138
Add checks for other fields 2024-02-26 10:49:38 -07:00
zandercymatics
4d4cd8257c
Update fixtures_applications.py 2024-02-26 09:05:34 -07:00
zandercymatics
25a5cd0226
Linting, unit tests 2024-02-26 09:00:33 -07:00
zandercymatics
02e0d00544
Add default investigator 2024-02-26 08:56:03 -07:00
zandercymatics
6680d7fe17
Merge branch 'main' into za/1676-require-investigator-da 2024-02-26 08:53:51 -07:00
zandercymatics
30bc9570de
Merge pull request #1792 from cisagov/za/1776-domain-and-info-load-faster
Ticket #1776: Domain admin - Improve Domain and Domaininformation load times
2024-02-26 08:04:10 -07:00
CocoByte
68c52e2158
Merge remote-tracking branch 'origin/main' into nl/1045-reduce-field-sizes-in-admin 2024-02-23 16:31:01 -07:00
CocoByte
183c4cdeb7
Fixed models and added migrations 2024-02-23 16:30:50 -07:00
Rebecca Hsieh
010853a5f0
Update readme directions for s3 2024-02-23 15:26:53 -08:00
CocoByte
cc2e24d451
Updated model fields that had unnecessarily large textAreas for inputs. They are now charFields, which are better sized 2024-02-23 15:44:54 -07:00
zandercymatics
b30802d3d7
Fix some unit tests, linting
Have a few more to nail down, but this is most of them
2024-02-23 15:20:25 -07:00
zandercymatics
4eae72d983
Add todo 2024-02-23 14:51:29 -07:00
zandercymatics
afeb0f55b1
Add logic for superuser 2024-02-23 14:25:48 -07:00
zandercymatics
c02e99b972
Add logic for same investigator is approver 2024-02-23 14:21:08 -07:00
zandercymatics
cf7bf4d304
Add form level errors 2024-02-23 13:14:36 -07:00