Commit graph

184 commits

Author SHA1 Message Date
zandercymatics
c465b7fb67
fix bug with form save
Since cleaned data was not being touched, the form was not resetting values correctly
2024-10-30 14:20:26 -06:00
zandercymatics
ee71ba4c48
cleanup 2024-10-30 11:59:24 -06:00
zandercymatics
bc8789bc1b
Simplify logic and use better names 2024-10-30 11:22:39 -06:00
zandercymatics
934d06dfb5
lint and fix existing unit tests 2024-10-25 10:52:22 -06:00
zandercymatics
d44bcadafb
unit tests 2024-10-25 10:37:55 -06:00
zandercymatics
738ff0f952
unit test stuff 2024-10-24 15:12:07 -06:00
zandercymatics
178d12711a
linting + add fields to django admin 2024-10-24 10:32:15 -06:00
zandercymatics
5cb3298afd
Update email content, update manage button content 2024-10-23 14:29:26 -06:00
zandercymatics
ab7a6ac12d
Merge branch 'main' into za/2771-create-requesting-entity-page 2024-10-23 13:15:48 -06:00
zandercymatics
888d77bf96
Validation logic 2024-10-23 12:46:18 -06:00
zandercymatics
860f8f4e3c
initial logic 2024-10-23 11:00:32 -06:00
zandercymatics
e04337f94c
initial form 2024-10-17 15:39:55 -06:00
asaki222
5e7f246436
Merge pull request #2893 from cisagov/ad/2828-domain-name-in-modal
#2828: domain request overflows when domain name is long - [AD]
2024-10-15 09:25:59 -04:00
zandercymatics
2da39e9a98
Fix minor bug 2024-10-09 12:38:51 -06:00
asaki222
1aaefde0c4
moved domain name into separate span 2024-10-07 19:15:59 -04:00
asaki222
39bba36494
edited css for modal 2024-10-07 18:25:25 -04:00
asaki222
70caf535c2
added line 2024-10-07 15:04:00 -04:00
asaki222
da3d7d1c54
added new line because wrap is breaking up the word for 2024-10-07 12:30:01 -04:00
zandercymatics
878b22232e
Update domain_request.py 2024-10-07 09:02:49 -06:00
zandercymatics
36e2e6cc31
Fix tests 2024-10-07 08:41:08 -06:00
asaki222
e068279108
fixed formatted 2024-10-04 17:58:17 -04:00
zandercymatics
d6d63127d0
Cleanup PortfolioDomainRequestWizard 2024-10-04 15:20:47 -06:00
zandercymatics
221e236775
Be explicit when swapping between enum / portfolio types
Centralizes all config options at the start of the class
2024-10-04 15:13:21 -06:00
asaki222
9fed794521
fixed text in domain request py file 2024-10-04 17:10:19 -04:00
asaki222
d86a676f4f
trying it via styling 2024-10-04 16:30:11 -04:00
zandercymatics
9a2e031979
Update src/registrar/views/domain_request.py 2024-10-04 13:54:52 -06:00
zandercymatics
0b7818bc7b
Fix linting issue 2024-10-04 13:33:13 -06:00
zandercymatics
a8a938b276
Update domain_request.py 2024-10-04 12:53:02 -06:00
zandercymatics
097312f08e
Update domain_request.py 2024-10-04 12:45:56 -06:00
zandercymatics
c6f50f0af2
lint 2024-10-04 12:37:42 -06:00
zandercymatics
cfff3322bc
Change reverse url on test 2024-10-04 12:22:12 -06:00
zandercymatics
133155fb0b
Custom additional details page 2024-10-04 11:45:02 -06:00
zandercymatics
4aa91ccc9c
Unit tests 2024-10-04 09:24:28 -06:00
asaki222
60dac00914
formatting 2024-10-03 16:02:18 -04:00
asaki222
e96da61d55
added code to break up text on modal 2024-10-03 15:10:46 -04:00
zandercymatics
eef82382ae
Hide content in navbar 2024-10-03 12:27:51 -06:00
zandercymatics
1f2793bfc1
Update domain_request.py 2024-10-03 11:21:52 -06:00
zandercymatics
f1ab40a3a0
Modify domain request wizard to show portfolio views 2024-10-03 11:16:35 -06:00
asaki222
25b460c724
ran lin 2024-10-03 12:44:45 -04:00
asaki222
c34025fbb0
added logic to shorten text if its too long 2024-10-03 12:31:35 -04:00
zandercymatics
bb8e81ea86
Update domain_request.py 2024-09-20 13:00:18 -06:00
zandercymatics
d56262be07
Add unit test for viewonly page 2024-09-20 11:30:20 -06:00
zandercymatics
0c19024b3f
Rename 2024-09-20 10:43:34 -06:00
zandercymatics
26db5151ca
Cleanup 2024-09-19 15:41:02 -06:00
zandercymatics
2c102f94d5
cleanup pt 2 2024-09-19 15:30:44 -06:00
zandercymatics
a70d9d300d
Use domain request wizard instead
This is a much better solution as we need to use this in the request experience anyway. This works towards that, but requires a bit of a refactor.
2024-09-19 15:12:29 -06:00
zandercymatics
69e73fa97e
Merge branch 'main' into za/2596-view-only-domain-request-page 2024-09-19 12:33:06 -06:00
zandercymatics
a3fa71659a
small cleanup 2024-09-19 12:10:32 -06:00
Rachid Mrad
471cfe30d2
Merge pull request #2734 from cisagov/bob/2543-org-design-review
#2543: Org feature org pages review - [BOB] - MIGRATIONS
2024-09-19 12:06:13 -04:00
zandercymatics
81c27330b2
Consolidate checks on withdrawable and awaiting review 2024-09-19 09:47:16 -06:00