Commit graph

10463 commits

Author SHA1 Message Date
Rachid Mrad
ca9810d9c6
ui wip 2025-01-23 16:46:54 -05:00
David Kennedy
1cae575814
initial updates to forms, templates, and javascript 2025-01-23 16:01:32 -05:00
dave-kennedy-ecs
3ca79aef90
Merge pull request #3302 from cisagov/bob/2311-combo-boxes
#2311: New ComboBox widget for form fields
2025-01-22 16:50:31 -05:00
David Kennedy
7dde483bc6
Merge branch 'main' into bob/2311-combo-boxes 2025-01-22 16:43:25 -05:00
zandercymatics
b7767f6e3f
Merge pull request #3362 from cisagov/za/3307-duplicate-key-bug
#3307: duplicate key bug for public contact [ZA]
2025-01-22 13:55:02 -07:00
David Kennedy
6828a1f1ff
lint 2025-01-22 15:33:08 -05:00
zandercymatics
c632f83ae2
Merge branch 'main' into za/3307-duplicate-key-bug 2025-01-22 13:21:21 -07:00
zandercymatics
5a30d28b34
cleanup logs 2025-01-22 13:20:11 -07:00
David Kennedy
e9268bea8b
updated required attribute on state territory 2025-01-22 13:17:22 -05:00
dave-kennedy-ecs
bed5c4536b
Merge pull request #3359 from cisagov/ad/3209-domain-request-report
#3209: changes to domain request data full report
2025-01-22 12:49:36 -05:00
David Kennedy
223b7c715f
Merge branch 'main' into ad/3209-domain-request-report 2025-01-22 12:44:39 -05:00
zandercymatics
c0b7de45b4
Merge branch 'main' into za/3307-duplicate-key-bug 2025-01-21 14:36:08 -07:00
dave-kennedy-ecs
4eb6d698c6
Merge pull request #3351 from cisagov/meoward/2370-email-domain-managers
#2370: email domain managers on domain invitation
2025-01-21 15:02:18 -05:00
David Kennedy
deaa5d33d9
Merge branch 'main' into meoward/2370-email-domain-managers 2025-01-21 14:57:06 -05:00
Matt-Spence
15306a9fa6
Merge pull request #3346 from cisagov/ms/2645-refactor-join-lookup
#2645: refactor transfer user join lookup - [MS]
2025-01-21 12:05:46 -05:00
matthewswspence
924f826fb4
Merge branch 'ms/2645-refactor-join-lookup' of https://github.com/cisagov/manage.get.gov into ms/2645-refactor-join-lookup 2025-01-21 10:45:39 -06:00
matthewswspence
9b6f637270
fix unit test 2025-01-21 10:45:19 -06:00
Matt-Spence
b1d825714c
Merge branch 'main' into ms/2645-refactor-join-lookup 2025-01-21 10:41:36 -05:00
David Kennedy
6905531061
fixing err message, and updating comment 2025-01-20 07:34:00 -05:00
David Kennedy
6bf52f0015
cleanup 2025-01-20 07:10:12 -05:00
David Kennedy
96618ee2bc
fixing tests 2025-01-17 20:03:04 -05:00
matthewswspence
9d8755f280
log objects instead of names 2025-01-17 17:16:24 -06:00
matthewswspence
eca4cd003a
move logs into loops for some helper functions 2025-01-17 17:03:13 -06:00
David Kennedy
463632baf7
lint 2025-01-17 17:42:00 -05:00
David Kennedy
ba2788014b
removed default empty options from Checkboxes as they are only needed for Selects 2025-01-17 17:38:00 -05:00
zandercymatics
94532e4b9d
Merge branch 'main' into za/3307-duplicate-key-bug 2025-01-17 15:07:20 -07:00
matthewswspence
016c085141
Change log_change 2025-01-17 15:33:41 -06:00
zandercymatics
8c204d4e8e
Remove unrelated changes 2025-01-17 11:10:24 -07:00
zandercymatics
a0d6e1ec33
cleanup 2025-01-17 10:06:40 -07:00
David Kennedy
75665ff378
fixed other tests and linted 2025-01-16 19:31:11 -05:00
David Kennedy
2ad8e0268a
changes to domain request data full report and test 2025-01-16 19:05:37 -05:00
zandercymatics
cfcdd8826c
Squash bug 2025-01-16 16:04:10 -07:00
zandercymatics
4de586005e
Test part 2 2025-01-16 15:40:03 -07:00
zandercymatics
1ece895ac6
Add test for race condition 2025-01-16 15:15:36 -07:00
David Kennedy
3708ef1672
Merge branch 'main' into bob/2311-combo-boxes 2025-01-16 15:11:54 -05:00
David Kennedy
f9fa8772e5
cleanup and lint 2025-01-16 15:09:32 -05:00
zandercymatics
511e9610e2
Update domain.py 2025-01-16 12:55:50 -07:00
zandercymatics
4649198867
Update domain.py 2025-01-16 12:53:16 -07:00
David Kennedy
088140a37d
clean up of requesting entity 2025-01-16 14:24:43 -05:00
David Kennedy
6a49f9e373
requesting entity working - code still wip 2025-01-16 14:13:51 -05:00
zandercymatics
0d2c81cab1
Merge pull request #3322 from cisagov/za/3299-script-to-update-suborg-values
#3299: Script to update suborg values - [ZA]
2025-01-16 11:06:19 -07:00
zandercymatics
fcac8a8b7c
Merge branch 'main' into za/3299-script-to-update-suborg-values 2025-01-16 10:10:26 -07:00
zandercymatics
4612154243
lint part 2 2025-01-16 10:05:41 -07:00
zandercymatics
af7ce078bd
Add unit tests 2025-01-16 09:56:04 -07:00
zandercymatics
a48215faec
Account for duplicate org names 2025-01-16 09:23:11 -07:00
matthewswspence
7e832c4a2b
remove unnecessary use of contextmanager 2025-01-16 09:34:53 -06:00
matthewswspence
931aff915f
linters and remove debug logs 2025-01-15 21:27:07 -06:00
matthewswspence
7b00c19c0e
refactor even more transfer user logic 2025-01-15 21:23:30 -06:00
matthewswspence
4aa80abc8c
refactor to simplify and make duplication logic generic 2025-01-15 20:42:28 -06:00
zandercymatics
640fda873b
Update create_federal_portfolio.py 2025-01-15 15:11:38 -07:00