zandercymatics
1fae782399
Update errors.py
2024-06-25 15:29:52 -06:00
zandercymatics
ec0f6a4ac7
Add changes
2024-06-07 09:23:41 -06:00
zandercymatics
daeabaf833
add action needed
2024-05-31 14:34:02 -06:00
zandercymatics
4be6979af5
Basics
2024-03-13 12:19:03 -06:00
zandercymatics
a0fba816c2
PR suggestions
2024-03-01 13:31:01 -07:00
zandercymatics
2ba62bf174
Update name
2024-02-28 10:00:13 -07:00
zandercymatics
92c85dbb16
Linting
2024-02-26 15:10:03 -07:00
zandercymatics
d416ea5138
Add checks for other fields
2024-02-26 10:49:38 -07:00
zandercymatics
25a5cd0226
Linting, unit tests
2024-02-26 09:00:33 -07:00
zandercymatics
c02e99b972
Add logic for same investigator is approver
2024-02-23 14:21:08 -07:00
zandercymatics
cf7bf4d304
Add form level errors
2024-02-23 13:14:36 -07:00
zandercymatics
527f586419
Additional refactoring
2024-02-23 12:03:04 -07:00
zandercymatics
f8f0d7bced
Slight perf improvement for fixtures
2024-02-23 10:17:52 -07:00
zandercymatics
585fefce88
Merge branch 'main' into za/1523-inconsistent-error-messages
2024-01-17 13:17:08 -07:00
zandercymatics
5cdbafeeb6
Improve comments
2024-01-09 14:55:18 -07:00
zandercymatics
ab6cbb93c6
Code cleanup
2024-01-09 13:31:32 -07:00
zandercymatics
89431b111d
Unify error messages under one banner
2024-01-09 11:41:55 -07:00
Michelle Rago
e2af9ac153
Text updates to success and error messages ( #1593 )
...
* Text updates to error messages
* Error message text updates
* Error message text updates
* Update to success message text for name server update
* Update to DS data removal warning text
* Success message text updates
* typo fix
* Text updates for success messages
* Update 403 text
* Update 500 error text
* Using example.com instead of city.com
* Putting the period outside the link
* Updated name server minimum error text
* Trying to fix python errors
* Update name server minimum text
* Update errors.py
* Trying to fix python errors
* Update errors.py
* Making error messages agree
* Minor text change
* Fix black error message formatting
* Fixed tests and reformatted
* One last fix?
---------
Co-authored-by: Neil Martinsen-Burrell <neil.martinsen-burrell@gsa.gov>
2024-01-09 09:19:51 -05:00
David Kennedy
e1de3dab68
linting
2023-12-14 18:08:35 -05:00
David Kennedy
493f64e070
added code to json response for check availability so different message types can be handled differently by client
2023-12-14 17:56:23 -05:00
Erin
63b2c1c699
Rename error mapping method
2023-12-01 10:11:37 -08:00
Erin
578f5bac1a
Make class function for GenericError mapping
2023-12-01 10:10:25 -08:00
Erin
5f68677d7f
Raise system error message on EPP fail
2023-11-30 16:23:20 -08:00
Erin
4588a02d44
Add period to registry error message
2023-11-30 13:25:55 -08:00
David Kennedy
614da492db
added form level checking for duplicate entries in nameserver form
2023-11-25 07:45:46 -05:00
David Kennedy
fa72f31d24
removed maxlength message on ds data digest
2023-11-21 13:24:06 -05:00
David Kennedy
a737f26c50
updated error messages in security email and nameserver; updated modal in dnssec ds data
2023-11-21 10:31:22 -05:00
David Kennedy
9785bed065
formatted for linter
2023-11-15 07:50:17 -05:00
David Kennedy
48caa775dd
digest validation; error messages; test cases
2023-11-15 06:54:35 -05:00
David Kennedy
99083fff3f
formatted for linter
2023-11-14 16:35:27 -05:00
David Kennedy
624871de2d
error handling for generic error messages in nameserver, dsdata and security email forms
2023-11-14 15:00:03 -05:00
David Kennedy
c760417e6a
updated linter length; linter reformatted several files
2023-11-10 11:05:18 -05:00
David Kennedy
e7a3001409
truncated long domains in error messages; updated error messages
2023-11-02 15:37:35 -04:00
David Kennedy
3ff961cdac
Merge branch 'main' into dk/1016-nameservers-ui
2023-11-02 13:00:21 -04:00
Rachid Mrad
8b2ea986b1
Change generic connection error message, test for 13 nameservers on pageload
2023-10-30 18:52:23 -04:00
David Kennedy
0b22d5e63a
added isValidDomain to host validation; added INVALID_HOST to error messages
2023-10-30 17:57:45 -04:00
David Kennedy
62f3367c26
formatted code, removed comments and cluttering debugs, updated error messages
2023-10-25 20:44:21 -04:00
David Kennedy
517390cc55
fixed bugs in ip list handling, reformatted clean function in forms, removed custom field type for ip address in nameserverform
2023-10-25 13:00:25 -04:00
Rachid Mrad
46f03cd4e4
tweak error msg on invalid ip
2023-10-24 15:58:25 -04:00
David Kennedy
497e81f6fa
formatting for linting
2023-10-24 15:07:12 -04:00
David Kennedy
182d1a61c0
more consolidation of error messages and their text
2023-10-24 13:02:02 -04:00
David Kennedy
2bf7847654
consolidation of nameserver view error messages
2023-10-24 08:15:04 -04:00
Rebecca Hsieh
4050803baa
Fix spacing issue
2023-10-10 17:01:24 -07:00
Alysia Broddrick
ffede9817f
changed UpdateDomain on nameserver.setter to be called with all the added/removed hosts in one call
2023-10-09 21:13:49 -07:00
Alysia Broddrick
a4057a669f
updated test to remove theeNS and stop settings if not ready or DNS needed
2023-10-06 11:48:45 -07:00
Alysia Broddrick
01ad6b5523
moved nameserver error to utility
2023-10-05 17:33:50 -07:00
Seamus Johnston
0f87d9ea9a
Respond to PR feedback
2023-01-24 10:09:36 -06:00