Commit graph

228 commits

Author SHA1 Message Date
CocoByte
3da387ab1c
linted 2024-02-20 16:17:48 -07:00
CocoByte
e27acb2e93
Made "required" error message match "invalid" error message for zip code on Organization name and mailing address 2024-02-20 16:10:54 -07:00
Erin
92e7e40ee2
Merge branch 'main' of github.com:cisagov/manage.get.gov into rh/1500-domain-req-alt-req-same 2024-01-23 14:22:35 -08:00
Michelle Rago
512d87871a
Make "domain" singular in references to .gov operating requirements (#1667)
* Make "domain" singular in references to .gov operating requirements

* Make "domain" singular in references to .gov operating requirements

* Make "domain" singular in references to .gov operating requirements

* Make "domain" singular in references to .gov operating requirements

* Update label.html

* Change form page title from "Apply for a..." to "Request a..."

* Plural to singular
2024-01-23 12:31:28 -05:00
Rachid Mrad
ac6d46b9f8
IMplement add form for alternative domains 2024-01-22 19:36:02 -05:00
zandercymatics
d41d8710c9
Merge branch 'main' into za/1501-users-delete-domain-records 2024-01-18 15:45:41 -07:00
zandercymatics
7077519837
Merge pull request #1615 from cisagov/za/1523-inconsistent-error-messages
(On getgov-backup) Ticket #1523: Fix inconsistent error messages
2024-01-18 09:22:06 -07:00
zandercymatics
585fefce88
Merge branch 'main' into za/1523-inconsistent-error-messages 2024-01-17 13:17:08 -07:00
David Kennedy
2bc0b28518
Merge branch 'main' into dk/1571-contact-patches 2024-01-17 11:32:04 -05:00
rachidatecs
66cf92e0dd
Merge pull request #1613 from cisagov/dk/903-delete-other-contacts
Issue 903: Delete other contacts (DK sandbox)
2024-01-16 18:10:25 -05:00
zandercymatics
9fe1bbaac5
Remove numbering 2024-01-16 14:01:56 -07:00
Rachid Mrad
f01afadee2
lint 2024-01-16 15:42:36 -05:00
Rachid Mrad
3d1dab93c2
Change required message on yes/no form 2024-01-16 15:29:24 -05:00
Katherine-Osos
6c6e7e35e8
Merge pull request #1618 from cisagov/ky/domain-request-updates
Domain-request content updates (Part 1)
2024-01-12 17:34:44 -06:00
David Kennedy
946baf05e9
formatted for linter 2024-01-12 18:07:02 -05:00
David Kennedy
73b0b33ee8
moved reverse_joins definition centrally to contact model 2024-01-12 18:02:25 -05:00
Rachid Mrad
bec3c96e0d
Layout tweaks 2024-01-12 17:57:42 -05:00
David Kennedy
579b890996
finished changing parameters for has_more_than_one_join to pass array of reverse_joins rather than individual join 2024-01-12 17:54:30 -05:00
David Kennedy
0920246593
changed parameters for has_more_than_one_join to pass array of reverse_joins rather than individual join 2024-01-12 17:51:02 -05:00
David Kennedy
ab05da9c2d
moved has_more_than_one_join to contact model 2024-01-12 16:27:09 -05:00
zandercymatics
4d8cb45345
Persist information correctly 2024-01-12 09:24:14 -07:00
David Kennedy
4dae5ee23e
handled edit for domain application 2024-01-12 08:02:42 -05:00
David Kennedy
a213264fff
modified to_database for handling edits in domain application AO and Submitter 2024-01-11 14:53:28 -05:00
David Kennedy
aeb7665aca
minor formatting 2024-01-10 19:58:48 -05:00
David Kennedy
8f59980afd
Merge branch 'dk/903-delete-other-contacts' of https://github.com/cisagov/manage.get.gov into dk/903-delete-other-contacts 2024-01-10 19:53:22 -05:00
Rachid Mrad
de2b073edc
Fix label on no_other_contacts_rationale 2024-01-10 19:52:37 -05:00
David Kennedy
50c59a316d
Merge branch 'main' into dk/903-delete-other-contacts 2024-01-10 19:46:40 -05:00
David Kennedy
b5161eec4c
removed extraneous line of code 2024-01-10 18:43:53 -05:00
David Kennedy
3a221ce1cc
update for code clarity 2024-01-10 14:35:52 -05:00
zandercymatics
659fff322e
Add unit tests 2024-01-10 12:04:13 -07:00
Katherine-Osos
3dc72997c0
Updated tribe label 2024-01-10 12:26:18 -06:00
zandercymatics
1b292ce640
Name refactor 2024-01-09 15:01:41 -07:00
zandercymatics
45e994ea05
Linting 2024-01-09 14:22:50 -07:00
zandercymatics
ce361cdd3b
Return tuple and do error mapping 2024-01-09 14:07:41 -07:00
zandercymatics
6b6aed8f24
Fix blanks 2024-01-09 13:36:09 -07:00
zandercymatics
ab6cbb93c6
Code cleanup 2024-01-09 13:31:32 -07:00
David Kennedy
19866f2d9a
Merge branch 'dk/661-other-contacts' into dk/903-delete-other-contacts 2024-01-09 14:58:35 -05:00
Rachid Mrad
bf5867ffc9
Merge 2024-01-09 14:37:56 -05:00
zandercymatics
91ed4a598c
Hook up enum 2024-01-09 12:30:23 -07:00
zandercymatics
89431b111d
Unify error messages under one banner 2024-01-09 11:41:55 -07:00
Rachid Mrad
3895a04879
cleanup and lint 2024-01-09 13:17:43 -05:00
Rachid Mrad
f2b12e01d0
Fix DELETE getter in form's clean, add test_delete_other_contact_does_not_allow_zero_contacts, cleanup 2024-01-09 13:03:23 -05: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
fd1bd09f6c
removed extraneous logging and code from views/application.py and application_wizard.py 2024-01-08 17:08:53 -05:00
David Kennedy
080d59c0b5
updated comments and removed extraneous code and logging from application_wizard 2024-01-08 16:59:34 -05:00
Rachid Mrad
79519f9566
Handle fieldset headers in JS delete and add, fix the page jump on delete first form through JS, remove form level errors from template and form 2024-01-08 16:33:41 -05:00
David Kennedy
7c6e8c891a
added debugging (to be removed later), fixed required attributes not showing on new forms in formset 2024-01-08 14:35:21 -05:00
David Kennedy
b00149f2ae
non_form_errors raised to the template and displayed to users 2024-01-08 12:08:49 -05:00
David Kennedy
e90474cab1
remove errors from being returned if forms are deleted, js to hide deleted forms on page load 2024-01-08 06:33:26 -05:00
David Kennedy
4be47912dc
add hidden input deletion_widget 2024-01-05 16:30:41 -05:00