Commit graph

38 commits

Author SHA1 Message Date
CocoByte
f74a8eda2b
Merge remote-tracking branch 'origin/main' into nl/2136-CISA-rep-additional-details 2024-06-11 13:51:44 -06:00
Rebecca Hsieh
fa263db9fb
Fix utility 2024-06-11 10:11:14 -07:00
Rebecca Hsieh
4eabb98297
Add Branchchoices to constants and add in new federal type to federal agency model 2024-06-11 09:01:47 -07:00
CocoByte
882d7d59d4
updated error messages 2024-05-31 15:53:13 -06:00
CocoByte
6a7da08dbc
linted 2024-05-31 15:51:55 -06:00
CocoByte
8af8a8c670
Refactored storage of CISA rep info to NOT use Contacts model 2024-05-31 15:39:40 -06:00
CocoByte
9fecf11558
linted 2024-05-21 14:07:04 -06:00
CocoByte
6ecd9e59fc
updated logic for deletion of CISA contact (deleting association only...) 2024-05-20 14:17:38 -06:00
CocoByte
7dc9dba833
fixed unit tests (still need to rethink how to handle deletion of CISA rep contacts) 2024-05-20 13:30:51 -06:00
CocoByte
d9cc947f6e
linted 2024-05-19 16:02:34 -06:00
CocoByte
c5b841f6fb
Fixed form state check 2024-05-19 15:39:00 -06:00
CocoByte
377cb30818
fix deletable-ness of form 2024-05-17 12:32:07 -06:00
CocoByte
321590ec5c
updated summary 2024-05-17 12:28:44 -06:00
CocoByte
a789b34bc0
Updates to Cisa Rep fields in Additional Details. Refactored Cisa Rep to utilize ContactsModel 2024-05-17 12:19:54 -06:00
Rebecca Hsieh
9311a41ac6
Exclude 2 values from the domain request on the form 2024-05-07 16:31:01 -07:00
Rebecca Hsieh
002cfba35b
Fix tests in domain requests 2024-05-02 13:54:37 -07:00
Erin
763e7b6351
Update tests on common.py 2024-05-02 11:37:03 -07:00
zandercymatics
c9f511e397
Add type ignore
Overzealous linter
2024-04-22 10:08:16 -06:00
zandercymatics
9931fcc4d3
Fix tests / lint 2024-04-18 12:36:11 -06:00
zandercymatics
03be457e37
Add correct error messages, allow default state to be none 2024-04-18 12:14:10 -06:00
zandercymatics
644ca4638a
Overzealous linter 2024-04-16 11:56:58 -06:00
zandercymatics
43160df81b
Move BaseDeletableRegistrarForm 2024-04-16 11:43:02 -06:00
zandercymatics
d35fabcbce
Generalize BaseYesNoForm + centralize logic into helper
This commit is important for two reasons:
1. It keeps things consistent in our code base
2. It moves the ever growing list of wizard base classes into a consistent location
2024-04-16 11:37:05 -06:00
zandercymatics
1fa44a61f1
Code cleanup 2024-04-16 09:54:22 -06:00
zandercymatics
78c0f470f2
Make anything else required 2024-04-15 12:37:50 -06:00
zandercymatics
3c1c888356
Fix form field w/ refactor 2024-04-15 11:33:21 -06:00
CocoByte
44c74c7c86
Linted 2024-04-11 14:04:15 -06:00
CocoByte
e0f9c2bac0
Merge remote-tracking branch 'origin/main' into nl/1895-CISA-regions-questions-domain-req 2024-04-10 17:19:58 -06:00
CocoByte
8f27aa1010
Updated Anything Else page to Additional Details page 2024-04-10 16:20:57 -06:00
zandercymatics
6728826c0b
Fix max length bug 2024-04-04 13:37:36 -06:00
zandercymatics
1e4be56e8e
254 -> 320 characters 2024-04-04 08:40:40 -06:00
zandercymatics
df3e628e61
Remove max length 2024-04-04 08:33:18 -06:00
zandercymatics
e4c83751bf
Fix bug 2024-04-03 15:23:02 -06:00
Rachid Mrad
cb9808594f
change organization_type to generic_org_type 2024-03-20 17:33:55 -04:00
zandercymatics
d896cdd4b7
Increase length for other fields 2024-03-14 12:19:42 -06:00
zandercymatics
c22107253c
Increase purpose limit 2024-03-14 12:13:23 -06:00
CocoByte
efe3c4e5de
Auto stash before cherry pick of "Merge pull request #1843 from cisagov/nl/1798-update-email-signature"
First pass of searching remaining instances of "application"
2024-02-29 20:28:05 -07:00
CocoByte
0eafad3fb6
Renaming files, lots and lots of find-replace (with manual, step-through inspections where needed). Still IN PROGRESS and I'm sure there are breakages that need repair at this stage... 2024-02-29 15:29:00 -07:00
Renamed from src/registrar/forms/application_wizard.py (Browse further)