Commit graph

4634 commits

Author SHA1 Message Date
Rachid Mrad
a0260aa1ab
make the header for the new custom section on admin index bold 2023-12-27 20:13:42 -05:00
Rachid Mrad
e211a59304
Typo fixes and cleanup 2023-12-27 19:33:48 -05:00
zandercymatics
8311d94c7f
Create 0058_alter_domaininformation_options.py 2023-12-27 15:26:18 -07:00
zandercymatics
0c2681ebfd
Fix casing 2023-12-27 15:17:02 -07:00
zandercymatics
f954de02f8
Merge pull request #1567 from cisagov/za/increase-max-date-2024-extend-expiration
(HOTFIX) Extend "max date" to 2024 for extend_expiration_dates.py
2023-12-27 15:06:48 -07:00
zandercymatics
2d89bec20c
Merge pull request #1520 from cisagov/za/1456-sorting-not-working-correctly
(On getgov-za) Ticket #1456: Table sorting not working correctly
2023-12-27 15:04:33 -07:00
zandercymatics
f5e18eb3b1
Linter 2023-12-27 14:59:45 -07:00
zandercymatics
aa1e1b141d
Add sorting by email 2023-12-27 14:49:35 -07:00
Rachid Mrad
0951faa998
linter 2023-12-27 15:48:39 -05:00
Rachid Mrad
407fe6e945
Resolve migrations 2023-12-27 15:30:37 -05:00
Rachid Mrad
9e7802c349
Merge remote-tracking branch 'origin/main' into rjm/998-domain-growth-export 2023-12-27 15:25:43 -05:00
Rachid Mrad
9a78f235d5
Refactor csv_export methods to reuse (call multiple times from the wrapper methods) instead of expand one method 2023-12-27 15:23:02 -05:00
Rebecca H
fff82a6690
Merge pull request #1553 from cisagov/rh/844-federal-custom-paragraph
TICKET #844: Hide Opening Paragraph If Federal Org Type
2023-12-27 12:20:40 -08:00
zandercymatics
337a13bbe7
Update test_models.py 2023-12-27 12:30:23 -07:00
zandercymatics
f1a5b4abea
Linting 2023-12-27 12:29:26 -07:00
zandercymatics
631fa3b9c6
Merge branch 'main' into za/1128-email-bouncebacks 2023-12-27 12:23:05 -07:00
zandercymatics
a6e8141c1b
Add mock to master script 2023-12-27 12:16:09 -07:00
David Kennedy
1d2bb4a3e9
Merge branch 'main' into dk/1352-nameservers 2023-12-27 13:26:17 -05:00
dave-kennedy-ecs
bf4cb7bedb
Merge pull request #1492 from cisagov/dk/1410-display-expiration
Issue #1410 and #1267 - display expiration date and update domain creation date
2023-12-27 13:13:33 -05:00
zandercymatics
e3e9eb8dbb
Linting 2023-12-27 10:53:47 -07:00
zandercymatics
65f7122a58
Remove wonky test
A test I added was acting unpredictably, and was redundant as compared to another test
2023-12-27 10:31:55 -07:00
zandercymatics
0b147019eb
Remove typing check 2023-12-27 09:55:41 -07:00
zandercymatics
c5376d46da
Fix typing issue 2023-12-27 09:35:23 -07:00
David Kennedy
35d1b2f951
fixed some typos and comments, no code change 2023-12-27 11:32:47 -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
553284abe3
Merge branch 'main' into za/1456-sorting-not-working-correctly 2023-12-27 09:04:00 -07:00
zandercymatics
a2eb852614
Merge pull request #1494 from cisagov/za/1448-filter-by-investigator
(NOT ON A SANDBOX) Ticket #1448: Filter by Investigator
2023-12-27 08:58:53 -07:00
zandercymatics
b68ea1ec9f
Fix test cases 2023-12-27 08:17:08 -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
75e1ad7770
Merge pull request #1499 from cisagov/za/1450-no-name-for-invitation-email
(on getgov-za) Ticket #1450:  No name for invitation email bug
2023-12-27 08:00:12 -07:00
zandercymatics
162cda1282
Merge branch 'main' into za/1450-no-name-for-invitation-email 2023-12-27 07:50:52 -07:00
zandercymatics
7354b45aff
Update extend_expiration_dates.py 2023-12-27 07:49:00 -07:00
zandercymatics
b1530b5e5b
Update extend_expiration_dates.py 2023-12-27 07:41:43 -07:00
David Kennedy
14169cbfd8
fixed accessibility issues on application intro 2023-12-27 07:32:33 -05:00
David Kennedy
ce270d341c
updated tests for adding acknowledgement page to application process 2023-12-27 07:08:09 -05:00
Alysia Broddrick
f9098b06cf
ran linter 2023-12-26 19:09:05 -08:00
David Kennedy
1506c3b69d
formatted 2023-12-26 18:14:01 -05:00
David Kennedy
3387c49508
added application_intro.html as well as logic that inserts the message on new requests 2023-12-26 18:13:36 -05:00
Cameron Dixon
e9284f5dd0
Update SECURITY.md 2023-12-22 22:24:15 -05:00
David Kennedy
274e4951ac
added security_contact_registry_id to domain model; modified fetch_cache to write to db; modified getter for security_contact to failover to db if epp down 2023-12-22 21:44:03 -05:00
zandercymatics
4d3db8782c
Update test_models.py 2023-12-22 14:43:22 -07:00
zandercymatics
cf92d4d7e9
Test case refactor 2023-12-22 14:42:35 -07:00
zandercymatics
a64732a301
Remove unused import 2023-12-22 12:22:29 -07:00
zandercymatics
9504afcaa9
Remove merge conflict 2023-12-22 12:22:09 -07:00
zandercymatics
4506ee65f8
Update test_transition_domain_migrations.py 2023-12-22 09:02:26 -07:00
zandercymatics
532e2f44d2
Merge branch 'main' into za/1128-email-bouncebacks 2023-12-22 08:41:13 -07:00
CocoByte
a4293b4aac
Linting & cleanup 2023-12-21 20:24:48 -07:00
Alysia Broddrick
80f0347668
Updated tests 2023-12-21 17:36:28 -08:00