Commit graph

4983 commits

Author SHA1 Message Date
CocoByte
d4927d6cf0
Fixed migrations 2024-02-27 17:11:03 -07:00
CocoByte
7ed621e73f
Merge remote-tracking branch 'origin/main' into nl/1045-reduce-field-sizes-in-admin 2024-02-27 16:40:55 -07:00
Rachid Mrad
dc34ee6e30
Merge pull request #1788 from cisagov/rjm/1730-multi-selects-bug
Issue #1730 #1832: Multi-list selects initialization bug
2024-02-27 13:19:14 -05:00
Rachid Mrad
d208241d2a
merge 2024-02-27 13:14:01 -05: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
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
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
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
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
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
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
a8cf3d0563
Merge pull request #1823 from cisagov/za/hotfix-fixtures-500-err
(Hotfix): Correct issue with Domain 500 error locally on fixtures
2024-02-23 11:03:44 -07:00
zandercymatics
ec44f8fe58
Update admin.py 2024-02-23 10:45:54 -07:00
Rebecca H
98b093955d
Merge pull request #1794 from cisagov/rh/1699-remove-subordinate-host
ISSUE #1699: Update logic for making sure we clear out ip address field
2024-02-23 09:41:40 -08:00
zandercymatics
3743e57683
Merge branch 'main' into za/1776-domain-and-info-load-faster 2024-02-23 08:38:04 -07:00
Alysia Broddrick
8b56d97712
Merge pull request #1811 from cisagov/ab/availability-500-error
handle 500 error with empty string for alternative domain
2024-02-22 21:00:53 -08:00
Rachid Mrad
735f4334fe
merge 2024-02-22 21:09:49 -05:00
Rachid Mrad
ec311b89cf
merge and lint 2024-02-22 20:58:22 -05:00
David Kennedy
9b86a154d0
made filters for election office and federal branch, and set the default value for election office to false 2024-02-22 20:46:56 -05:00
Rachid Mrad
0dc66303bf
lint 2024-02-22 20:13:55 -05:00
Rachid Mrad
d0f9bf1765
merge 2024-02-22 20:05:54 -05:00
Rachid Mrad
d9b56957c5
add the other rejection reason 2024-02-22 19:32:25 -05:00
Rachid Mrad
8af76b78f0
BCC help on submit 2024-02-22 18:47:10 -05:00
Rebecca Hsieh
410b0250fc
Point back to cleaned host 2024-02-22 11:53:56 -08:00
Rebecca Hsieh
0f12a535fb
Address feedback and remove head for deployment check 2024-02-22 11:44:30 -08:00
Alysia Broddrick
b65af59b79
updated language based on feedback 2024-02-22 09:26:38 -08:00
zandercymatics
2817a3ed5b
Merge pull request #1745 from cisagov/za/1602-extend-expirations-easily
(getgov-backup) Ticket #1602: Extend expiration date button
2024-02-22 10:21:31 -07:00
zandercymatics
5bffaeb500
Merge branch 'main' into za/1602-extend-expirations-easily 2024-02-22 09:57:46 -07:00
zandercymatics
ca43d91641
Merge branch 'main' into za/1602-extend-expirations-easily 2024-02-22 09:55:33 -07:00
zandercymatics
92a8a12435
Merge pull request #1775 from cisagov/za/1753-improve-admin-load-performance
(on getgov-za) Ticket #1753, #1706: Improve DomainApplication admin load times
2024-02-22 09:37:52 -07:00
zandercymatics
31c24446da
Update test_admin.py 2024-02-22 09:06:42 -07:00
zandercymatics
1a088c4b35
Readd my user 2024-02-22 09:03:35 -07:00
Alysia Broddrick
79649ac31a
removed () on Exception type 2024-02-21 19:03:59 -08:00