Commit graph

1118 commits

Author SHA1 Message Date
Rachid Mrad
49aaa3fb5d
Move expiration before creation date in Domain Admin 2023-12-28 17:56:13 -05:00
zandercymatics
aa1e1b141d
Add sorting by email 2023-12-27 14:49:35 -07:00
Rachid Mrad
9e7802c349
Merge remote-tracking branch 'origin/main' into rjm/998-domain-growth-export 2023-12-27 15:25:43 -05:00
David Kennedy
1d2bb4a3e9
Merge branch 'main' into dk/1352-nameservers 2023-12-27 13:26:17 -05:00
zandercymatics
7a534bb774
Black formatting 2023-12-27 09:31:52 -07:00
zandercymatics
c01b241ea3
Merge branch 'main' into za/1456-sorting-not-working-correctly 2023-12-27 09:11:35 -07:00
zandercymatics
46dd9c1b38
Fix merge conflict 2023-12-27 08:07:31 -07:00
zandercymatics
a696d4789f
Merge branch 'main' into za/1448-filter-by-investigator 2023-12-27 08:04:11 -07:00
zandercymatics
9504afcaa9
Remove merge conflict 2023-12-22 12:22:09 -07:00
zandercymatics
fc814fdb43
Merge branch 'main' into za/1456-sorting-not-working-correctly 2023-12-21 15:40:26 -07:00
Rachid Mrad
2b6f2e977e
Fix some issues with deleted_at and first_ready_at in csv_export, add those new date columns to Domain table in admin 2023-12-21 16:04:30 -05:00
Rachid Mrad
2f3a06f7fa
Add first_ready_at as a readonly field on Domain admin 2023-12-21 15:24:14 -05:00
David Kennedy
7fdc61be46
remove nameservers model; update db with hosts and host_ips on _fetch_cache 2023-12-21 07:45:05 -05:00
zandercymatics
3eb26e0865
Linting 2023-12-19 12:07:54 -07:00
zandercymatics
2cf4508770
Sort alphabetically, add tests 2023-12-19 12:04:23 -07:00
zandercymatics
ccce752138
Remove queryset reimplementation 2023-12-19 10:57:19 -07:00
Rachid Mrad
c2536d6300
WIP urls, view, template, JS connecting tge template submission to view, rough-in the export method 2023-12-19 11:55:34 -05:00
zandercymatics
63a58ae182
Merge branch 'main' into za/1448-filter-by-investigator 2023-12-19 09:01:32 -07:00
zandercymatics
1d551215d9
Rough test cases 2023-12-18 14:54:24 -07:00
zandercymatics
e5e5fc66e6
Change list_display logic 2023-12-18 10:59:12 -07:00
David Kennedy
0c7393f9d6
formatting 2023-12-15 19:57:15 -05:00
David Kennedy
d633b36839
sorting on user and domain in autocomplete fields in UserDomainRole 2023-12-15 19:53:45 -05:00
David Kennedy
b475b0e984
cleaned up logging 2023-12-15 17:28:49 -05:00
David Kennedy
75d5a951d7
cleanup 2023-12-15 17:05:26 -05:00
zandercymatics
43a595081f
Fix other fields 2023-12-15 15:01:48 -07:00
David Kennedy
3073dd98f2
wip 2023-12-15 16:26:33 -05:00
zandercymatics
4515797680
Fix mixins 2023-12-15 14:11:44 -07:00
zandercymatics
08072f5f09
Finish multi sort thing 2023-12-15 13:35:08 -07:00
zandercymatics
b64fa2410c
Fix none bug 2023-12-15 11:06:18 -07:00
zandercymatics
3b173e0ad4
Update admin.py 2023-12-15 08:08:34 -07:00
zandercymatics
d75742e242
Add mixin 2023-12-14 15:18:51 -07:00
zandercymatics
e14ebdc2f5
Test sorting 2023-12-14 14:49:21 -07:00
zandercymatics
a9e252bced
Remove unused imports 2023-12-14 10:42:08 -07:00
zandercymatics
ec43865f70
Finish test cases 2023-12-14 10:36:46 -07:00
zandercymatics
7ea5503c91
Add formfield 2023-12-14 09:58:33 -07:00
zandercymatics
daf640ded3
Fix test cases 2023-12-14 09:29:18 -07:00
zandercymatics
3d4972773c
Remove old code 2023-12-14 09:15:59 -07:00
zandercymatics
8798ed4c07
Merge branch 'main' into za/transfer-transition-incremental 2023-12-13 09:49:58 -07:00
zandercymatics
528c77a8b3
Update admin.py 2023-12-13 09:15:54 -07:00
zandercymatics
c66ac66018
Alphabetical ordering and filter 2023-12-13 09:02:23 -07:00
zandercymatics
d1b24ab6a2
Add PR changes 2023-12-11 12:48:11 -07:00
zandercymatics
6dc280dd08
Merge branch 'main' into za/1001-update-to-use-sentence-case 2023-12-06 09:51:58 -07:00
zandercymatics
278166729b
Merge branch 'main' into za/1291-allow-staff-to-access-user-domain-roles 2023-12-06 08:53:43 -07:00
zandercymatics
d358037179
Fix redirect bug 2023-12-06 08:49:43 -07:00
Rachid Mrad
d3b732f735
Revise Domain Application model to change the status constants to use tuples 2023-12-05 19:18:11 -05:00
Kristina Yin
939f34269f
Merge pull request #1369 from cisagov/ky/required-optional-form-fields
Fix inconsistent representation of required/optional fields
2023-12-05 13:34:50 -08:00
David Kennedy
60da0fcd5a
Merge branch 'main' into dk/1073-admin-multi-selects 2023-12-05 05:00:00 -05:00
David Kennedy
2c355353b6
updated helper_text in admin for multi selects; formatted for linter 2023-12-04 18:37:23 -05:00
David Kennedy
4344810107
wip 2023-12-04 16:52:41 -05:00
zandercymatics
1c836576e5
Merge pull request #1421 from cisagov/za/1292-user-domain-role-search-by-email
Ticket #1292:  User domain role search by email (On sandbox RH)
2023-12-04 10:56:41 -07:00