Commit graph

34 commits

Author SHA1 Message Date
zandercymatics
8f60631210
Cleanup 2024-05-03 12:12:17 -06:00
zandercymatics
92746e6061
Add some logging, use unique_together rather than unique 2024-05-03 11:16:18 -06:00
zandercymatics
059585d3e1
add try/catch and update model 2024-05-02 09:28:33 -06:00
zandercymatics
940234b0c9
linting 2024-04-09 14:38:00 -06:00
zandercymatics
82c3161646
Typo 2024-04-09 10:22:41 -06:00
zandercymatics
ec371f1844
Fix max length 2024-04-09 10:13:27 -06:00
CocoByte
db4919cc09
linted 2024-03-14 12:48:16 -06:00
CocoByte
a166281cd2
Remove merge error 2024-03-06 15:19:04 -07:00
CocoByte
0a693c0468
merged origin/main 2024-03-06 15:16:00 -07:00
CocoByte
c73e7179bc
added blank to fax field 2024-03-06 15:13:42 -07:00
CocoByte
2ee3df91b9
added blanks to public_contact fields (to remove required-field error in frontend form) 2024-03-06 15:13:11 -07:00
CocoByte
4116356e15
Revert "fixed issue with nulls. Also changed Email field to char field for EPP"
This reverts commit f0e9c3760f.
2024-03-05 14:42:58 -07:00
CocoByte
f0e9c3760f
fixed issue with nulls. Also changed Email field to char field for EPP 2024-03-05 14:21:41 -07:00
CocoByte
f15a0bdad4
hot fix for phone number fields (changed to char field -- this will also preserve the line-height change requested by the designers. Originally this field was a test field) 2024-03-05 13:44:52 -07:00
CocoByte
2d55a4a422
linted 2024-02-27 17:14:43 -07:00
CocoByte
183c4cdeb7
Fixed models and added migrations 2024-02-23 16:30:50 -07:00
CocoByte
cc2e24d451
Updated model fields that had unnecessarily large textAreas for inputs. They are now charFields, which are better sized 2024-02-23 15:44:54 -07:00
zandercymatics
bcd44f42bf
Add '.value' 2024-01-30 10:41:56 -07:00
zandercymatics
023e150597
Add enum for email defaults 2024-01-30 10:05:18 -07:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files 2023-11-10 11:05:18 -05:00
zandercymatics
1990f91e6a
PR Changes 2023-10-02 11:38:41 -06:00
zandercymatics
df1d61b965
Running black / linter 2023-09-22 09:24:58 -06:00
zandercymatics
fa8887d7b8
Bug fixes for test cases / Removed duplicate 2023-09-22 08:18:14 -06:00
Alysia Broddrick
29b8c72911
fixed tests and linter 2023-09-12 21:48:27 -07:00
Alysia Broddrick
f2264abe25
minor bug fixes 2023-09-12 11:12:00 -07:00
Alysia Broddrick
bc0b07d8bf
fixed linting issues 2023-09-11 17:46:11 -07:00
Alysia Broddrick
53e9d090d9
added tests 2023-09-10 10:27:51 -07:00
Alysia Broddrick
e71b5b0bd4
ran black formatting 2023-09-08 19:07:59 -07:00
Alysia Broddrick
c0969739b5
working through being Created 2023-08-23 06:23:11 -07:00
Alysia Broddrick
2963fd05d1
domain state transition needs to change 2023-08-16 08:34:56 -07:00
Seamus Johnston
d51a8600d4
Write a new Domain interface 2023-05-26 14:51:11 -05:00
Seamus Johnston
93427ad072
Update fields and help text for Public Contact 2023-05-25 10:06:34 -05:00
Seamus Johnston
7815d58c2c
Fix test failures 2023-03-07 11:06:42 -06:00
Seamus Johnston
dee826c5e3
Remove UserProfile and add PublicContact 2023-03-06 15:51:04 -06:00