Commit graph

147 commits

Author SHA1 Message Date
zandercymatics
dd574bc6a9
PR suggestions 2024-11-08 09:57:41 -07:00
zandercymatics
2085771ef7
Update domain_request.py 2024-11-06 09:56:26 -07:00
zandercymatics
d2ebf89d46
Fix (some) unit tests 2024-11-04 13:25:27 -07:00
zandercymatics
618890d87b
Lint and fix up some tests 2024-11-04 09:43:35 -07:00
zandercymatics
8660e6ba89
Cleanup 2024-11-04 08:47:05 -07:00
zandercymatics
d21695316c
Merge branch 'main' into za/2927-blocked-from-starting-requests 2024-11-01 13:53:15 -06:00
zandercymatics
1d345987ca
PR suggestions (part 1) 2024-11-01 08:49:32 -06:00
zandercymatics
20a5774213
Update domain_request.py 2024-10-31 15:42:39 -06:00
zandercymatics
37894e7ede
fix session issue 2024-10-31 15:20:50 -06:00
zandercymatics
aa930eb77c
use id instead of session for domain requests 2024-10-31 15:10:12 -06:00
zandercymatics
e19923f86f
Revert "kind of a solution"
This reverts commit f4c6c084a6.
2024-10-31 13:54:43 -06:00
zandercymatics
f4c6c084a6
kind of a solution
Doesn't account for clicking the button after page refresh
2024-10-31 13:54:27 -06:00
zandercymatics
98842c1aa0
add comments 2024-10-30 14:40:25 -06:00
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