Commit graph

161 commits

Author SHA1 Message Date
zandercymatics
b5935a36d6
lint 2025-01-29 11:10:12 -07:00
zandercymatics
4dba0a31c3
remove test code and lint 2025-01-28 15:15:56 -07:00
zandercymatics
0478d2bee6
Fix unit tests 2025-01-28 14:36:40 -07:00
zandercymatics
297029a447
Add UI logic 2025-01-27 11:14:37 -07:00
zandercymatics
a4f1abc001
add check 2025-01-24 08:12:10 -07:00
David Kennedy
76ebec01ce
refactored domain request form modal to remove hidden input 2024-12-24 12:46:02 -05:00
zandercymatics
d5a8af2287
Update domain_request.py 2024-12-03 10:38:00 -07:00
zandercymatics
ee0f5e8a0d
Cleanup 2024-12-03 10:31:06 -07:00
zandercymatics
d5357bc2ee
Code cleanup 2024-12-03 10:19:35 -07:00
zandercymatics
84f85d944f
Do the thing 2024-11-29 14:14:23 -07:00
zandercymatics
9e35575001
Cleanup hide_requests 2024-11-20 09:45:35 -07:00
asaki222
51d2d44606
changes 2024-11-15 10:29:47 -05:00
zandercymatics
3311a8c9e2
remove hide request and domains from context 2024-11-08 10:24:29 -07:00
zandercymatics
dd574bc6a9
PR suggestions 2024-11-08 09:57:41 -07:00
asaki222
9b43b8df01
changes 2024-11-08 11:09:24 -05: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