Commit graph

8073 commits

Author SHA1 Message Date
zandercymatics
d5b47a22df
Update test_models_domain.py 2023-10-20 08:04:21 -06:00
zandercymatics
94a8bf7793
Linting 2023-10-20 07:56:00 -06:00
Cameron Dixon
0b087a8151
fix spacing 2023-10-20 06:38:34 -04:00
Cameron Dixon
15ecaa83e7
Separate additional context from the description 2023-10-20 06:33:11 -04:00
CocoByte
1a3c095e0b
linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-19 23:41:19 -06:00
CocoByte
bc14129f95
mostly linted
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-19 22:45:16 -06:00
Rebecca Hsieh
257bc0f0ba
Add tests 2023-10-19 17:36:22 -07:00
CocoByte
43e619dc1a
scaffolded script
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-19 17:52:49 -06:00
CocoByte
7998508881
Added unit tests
Signed-off-by: CocoByte <nicolle.leclair@gmail.com>
2023-10-19 17:16:09 -06:00
rachidatecs
5c0e193974
Merge pull request #1173 from cisagov/rjm/1172-hotfix
Bug 1172 - Invisible add user button
2023-10-19 18:16:42 -04:00
zandercymatics
02baff3f79
Add spacing 2023-10-19 16:00:31 -06:00
zandercymatics
055942fe3a
Fix kill_pool()
Kill pool was not killing instances correctly. This fixes that, and adds an additional test case
2023-10-19 15:59:28 -06:00
Rachid Mrad
37ada699a0
cancel button, template tweaks 2023-10-19 17:52:41 -04:00
David Kennedy
43b6d1e380
form level error handling at the field level 2023-10-19 17:26:26 -04:00
David Kennedy
150e89d2ee
added form validation 2023-10-19 16:42:36 -04:00
Erin
81b58167a6
Fix lint errors 2023-10-19 11:13:55 -07:00
Erin
9be47b754f
Fix merge conflicts 2023-10-19 11:09:48 -07:00
zandercymatics
e7d73d2254
Update test_models_domain.py 2023-10-19 11:52:32 -06:00
zandercymatics
afd7b1c3f3
Reformat + add test case for eppdisclose 2023-10-19 11:51:52 -06:00
Rachid Mrad
d48312f74b
wip passing domain from view to form 2023-10-19 13:24:35 -04:00
Rebecca Hsieh
3203916d87
Merge remote-tracking branch 'origin' into rh/1031-staff-enable-editing 2023-10-19 10:14:09 -07:00
zandercymatics
e26db14a29
Fix merge weirdness 2023-10-19 10:53:54 -06:00
zandercymatics
eebe6e117e
Fix merge issue 2023-10-19 10:50:18 -06:00
zandercymatics
c30428b6f8
Merge branch 'main' into za/1102-epp-contact-disclose-update 2023-10-19 10:49:59 -06:00
zandercymatics
b8dfe0b8f0
Update test_pool.py 2023-10-19 10:25:51 -06:00
zandercymatics
a744b9407f
Lint pt. many 2023-10-19 10:20:20 -06:00
zandercymatics
aabe4df12a
Linter pt. 3 2023-10-19 10:11:23 -06:00
zandercymatics
29dc3111ae
Linter pt. 2 2023-10-19 09:59:31 -06:00
zandercymatics
e91ee079d0
Linter + fix test 2023-10-19 09:40:40 -06:00
zandercymatics
b663ac7b71
Fix edge case on localhost 2023-10-19 09:28:11 -06:00
zandercymatics
352a895d8d
Fix socket bug 2023-10-19 09:07:35 -06:00
zandercymatics
6262a4cf39
Revert "Debug client bug"
This reverts commit 825d07ba7c.
2023-10-19 09:00:56 -06:00
zandercymatics
47afb0339f
Update broken piplock 2023-10-19 08:50:53 -06:00
zandercymatics
d4633aeef2
Update test_pool.py 2023-10-19 08:05:45 -06:00
zandercymatics
825d07ba7c
Debug client bug 2023-10-19 07:59:09 -06:00
Rachid Mrad
b4596d3bcd
wip making view communicate data with form 2023-10-19 02:55:02 -04:00
Rachid Mrad
1791db4203
add more specificity to CSS selectors causing a btn color bug 2023-10-18 18:57:58 -04:00
Rachid Mrad
8dba1234c1
wip on validation in form 2023-10-18 18:54:01 -04:00
Rachid Mrad
d01bebec41
merge conflicting migrations 2023-10-18 18:03:22 -04:00
zandercymatics
ceb2e5ec66
Remove unused code 2023-10-18 16:03:03 -06:00
Rachid Mrad
20157e2e99
Merge remote-tracking branch 'origin/main' into rjm/787-org-short-names 2023-10-18 18:00:20 -04:00
Rachid Mrad
02a9c98a57
fix org in domain table and write a unit test for it 2023-10-18 17:49:49 -04:00
zandercymatics
9a12e29c5a
Linter 2023-10-18 15:41:38 -06:00
zandercymatics
c2cc19ee1a
Test 2023-10-18 15:28:51 -06:00
zandercymatics
730319744f
Fix pipfile 2023-10-18 15:26:11 -06:00
zandercymatics
599b22662d
Defix the fix 2023-10-18 14:59:15 -06:00
zandercymatics
a10ddccd0e
Test 2023-10-18 14:54:06 -06:00
zandercymatics
f672d15b00
Update domain.py 2023-10-18 14:34:18 -06:00
David Kennedy
1a01fdc98d
merge 2023-10-18 16:30:54 -04:00
David Kennedy
a15f1b392e
Merge branch 'main' into dk/1016-nameservers-ui 2023-10-18 16:28:04 -04:00