Commit graph

11697 commits

Author SHA1 Message Date
zandercymatics
8d6d06c461
lint and fix tests 2025-03-17 14:14:25 -06:00
zandercymatics
4c75d4eb14
Update terminal_helper.py 2025-03-17 14:01:32 -06:00
zandercymatics
9f675cee9c
Update admin.py 2025-03-17 13:56:37 -06:00
zandercymatics
62cdc33786
show record count 2025-03-17 13:53:53 -06:00
zandercymatics
6d916246e3
Update terminal_helper.py 2025-03-17 13:47:35 -06:00
zandercymatics
c7146601d3
add record counter 2025-03-17 13:38:21 -06:00
zandercymatics
e4c2511ef3
script cleanup 2025-03-17 13:21:01 -06:00
zandercymatics
20bde7df39
Test performance upgrade 2025-03-17 12:57:09 -06:00
zandercymatics
9d20769e6e
Add arg to target a particular domain 2025-03-17 10:49:30 -06:00
zandercymatics
6d794d45c5
unit tests 2025-03-17 10:33:51 -06:00
zandercymatics
3164bd247c
Merge branch 'za/3579-update-public-contact-defaults' into za/3585-update-existing-public-contacts 2025-03-16 20:06:38 -06:00
zandercymatics
1ec33190af
Merge branch 'main' into za/3579-update-public-contact-defaults 2025-03-16 20:04:49 -06:00
zandercymatics
6654bee710
Merge pull request #3643 from cisagov/za/3635-add-member-wrong-error
#3635 / #3657: Wrong error for "add member" and bug-fix for insensitive email checks - [HOTGOV]
2025-03-16 20:04:03 -06:00
zandercymatics
07260cc8dd
lint 2025-03-14 15:30:21 -06:00
zandercymatics
5979a17e83
Merge branch 'main' into za/3635-add-member-wrong-error 2025-03-14 15:14:36 -06:00
zandercymatics
7f824b723a
Merge branch 'main' into za/3579-update-public-contact-defaults 2025-03-14 15:05:31 -06:00
zandercymatics
297ad843f4
Update test_models_domain.py 2025-03-14 14:50:03 -06:00
zandercymatics
18345f1274
Merge branch 'za/3579-update-public-contact-defaults' of github.com:cisagov/manage.get.gov into za/3579-update-public-contact-defaults 2025-03-14 14:48:20 -06:00
zandercymatics
24eadb8135
Update domain.py 2025-03-14 14:48:04 -06:00
zandercymatics
d9a1cb2db3
Update src/registrar/views/domain.py 2025-03-14 14:45:49 -06:00
zandercymatics
e8ac747ddc
Update public_contact.py 2025-03-14 14:43:48 -06:00
zandercymatics
0e2dc2b4f2
lint 2025-03-14 14:42:00 -06:00
zandercymatics
182f0ed693
code cleanup 2025-03-14 14:38:03 -06:00
zandercymatics
93029ae78f
unit tests 2025-03-14 14:27:30 -06:00
zandercymatics
a92e080612
Update src/registrar/models/domain.py 2025-03-14 13:36:11 -06:00
zandercymatics
127eb38259
lint 2025-03-14 13:28:05 -06:00
Slim
82c93f0ec9
Merge pull request #3638 from cisagov/rh/quick-fix-action-needed-emails
Quick fix: Action Needed Emails to get correct URL - [GD]
2025-03-14 12:02:25 -07:00
Rebecca Hsieh
ce4f62f1d0
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into rh/quick-fix-action-needed-emails 2025-03-14 11:39:49 -07:00
zandercymatics
1377663bf9
unit tests 2025-03-14 11:55:21 -06:00
zandercymatics
0abec1900f
Script cleanup and lint 2025-03-14 09:42:57 -06:00
zandercymatics
ec97f28442
use save instead of set 2025-03-14 09:35:23 -06:00
zandercymatics
0fa9ad1546
Check for default 2025-03-14 09:25:54 -06:00
zandercymatics
1fa8b19bbc
Update update_default_public_contacts.py 2025-03-14 08:56:34 -06:00
zandercymatics
a607032046
Update update_default_public_contacts.py 2025-03-14 08:53:52 -06:00
zandercymatics
9362de4967
Fix bug and add unit test 2025-03-14 08:51:03 -06:00
zandercymatics
98de052c2e
linting 2025-03-13 08:30:58 -06:00
zandercymatics
beb4e722b3
Fix unrelated test failure 2025-03-12 15:44:57 -06:00
zandercymatics
1fdc33cd6b
Merge branch 'main' into za/3635-add-member-wrong-error 2025-03-12 15:13:05 -06:00
zandercymatics
3bf4807d8c
Add script to update public contacts 2025-03-12 14:50:14 -06:00
zandercymatics
b0d3968077
Merge branch 'za/3579-update-public-contact-defaults' into za/3585-update-existing-public-contacts 2025-03-12 14:28:52 -06:00
zandercymatics
e16e2cac0f
The final lintdown 2025-03-12 14:04:11 -06:00
zandercymatics
5e48797850
Final fix 2025-03-12 13:34:34 -06:00
zandercymatics
8884baaa15
Update test_models_domain.py 2025-03-12 13:32:23 -06:00
Erin Song
1221b85e57
Merge pull request #3616 from cisagov/es/3397-domain-typos
3397: Domain page content changes [es]
2025-03-12 12:17:34 -07:00
zandercymatics
2faeded1ea
Update public_contact.py 2025-03-12 13:14:45 -06:00
zandercymatics
eff89aae21
Update public_contact.py 2025-03-12 13:13:37 -06:00
Erin Song
64b8caedb5
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into es/3397-domain-typos 2025-03-12 12:12:35 -07:00
zandercymatics
5265ce80cc
Update test_models_domain.py 2025-03-12 13:04:36 -06:00
zandercymatics
ca82f103d8
Get better debug info 2025-03-12 12:54:46 -06:00
zandercymatics
3d72463806
Update common.py 2025-03-12 12:15:18 -06:00