Commit graph

211 commits

Author SHA1 Message Date
Slim
508bd30434
#3523: Standardize all failed email logger error messages - [RH] (#3937)
For failed email logger messages to be errors and have a standardized output
2025-07-10 08:50:27 -07:00
Daisy Guti
10ba59317c
#3538: #3857: For Rejected status domain request changed Action from Manage to View - [litterbox] (#3853)
* 3538 Changed Action URL to View for Rejected Status domains. Added workaround for viewonly view.

* Bump setuptools from 77.0.3 to 78.1.1 in /src (#3802)

Bumps [setuptools](https://github.com/pypa/setuptools) from 77.0.3 to 78.1.1.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v77.0.3...v78.1.1)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-version: 78.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CuriousX <nicolle.leclair@gmail.com>

* 3806: Developer Onboarding adding Abe Alam to fixtures_users.py (#3828)

* adding Abe to fixtures_users.py
* Updated Admin Account to ECS Email
* Updated username and email for Analyst to ECS Alias email

* Bump undici from 6.21.1 to 6.21.3 in /src (#3787)

Bumps [undici](https://github.com/nodejs/undici) from 6.21.1 to 6.21.3.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](https://github.com/nodejs/undici/compare/v6.21.1...v6.21.3)

---
updated-dependencies:
- dependency-name: undici
  dependency-version: 6.21.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CuriousX <nicolle.leclair@gmail.com>

* #3455: Unlock current websites step even if there are none [litterbox] (#3840)

* Update to unlock with prior step for non-org request

* Update org model unlocking for current sites

* Update non-org unlocking

* Added a temp url fix for view only. Added rejected to the test views request.

* Undid previous temp fix as it should work for others. The 403 was caused by my local setup lack of org and portfolio for the rejected domain used for testing.

* updated for lint and test

* Refactored test for domain_requests

* Lint fixes for test.

* 3857 Fix for bug around view only permissions.

* fix linting

* Update src/registrar/views/domain_request.py

Co-authored-by: Erin Song <121973038+erinysong@users.noreply.github.com>

* PR cleanup

* Returning false if pk is missing and moved to the top of the function. Removed debug logs.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: CuriousX <nicolle.leclair@gmail.com>
Co-authored-by: Abe Alam <143724440+abe-alam-ecs@users.noreply.github.com>
Co-authored-by: Kim Allen <kim@truss.works>
Co-authored-by: Erin Song <121973038+erinysong@users.noreply.github.com>
2025-07-02 09:31:50 -07:00
Erin Song
b250375de0
FEB email bugfix [litterbox] (#3930)
* Pass in summary context to omb submission confirmation email

* Update email template spacing
2025-07-01 13:01:16 -07:00
CuriousX
c7d3260ac4
#3744: Update FEB questions based on OMB feedback + update reports - [NL] (#3837)
* OMB verbage updates

* Removed current websites step from Orgmodel domain request wizard

* Implemented OMB feedback for "Purpose of your domain" page

* Remove EOP (everywhere)

* add migration (for EOP removal in model)

* OMB changes for Additional details

* OMB changes for "Requirements for operating a .gov domain" section

* OMB changes for summary

* update e-mail to reflect OMB summary changes

* Unit test fixes & fix hyperlinks

* linted

* Link adjustments

* restored stray delete

* error message update for FEB interagency question
2025-06-05 15:28:22 -06:00
Kim Allen
7a205e491b
#3455: Unlock current websites step even if there are none [litterbox] (#3840)
* Update to unlock with prior step for non-org request

* Update org model unlocking for current sites

* Update non-org unlocking
2025-06-03 16:15:26 -07:00
Erin Song
d9ca2ca3c2
3687: Email OMB when FEB domain request submitted (#3767)
* Email OMB when FEB domain request submitted

---------

Co-authored-by: lizpearl <lizpearl@users.noreply.github.com>
2025-05-07 12:11:44 -07:00
Erin
1ea3dc0d15
Check that active user is org member when adding subsequent request 2025-04-16 15:36:15 -04:00
Erin
71a3e549b7
Remove test log 2025-04-15 14:06:09 -04:00
Erin
0785880a7e
Add log to test on sandbox 2025-04-15 13:57:01 -04:00
Erin Song
e9cf5fc884
Resolve paths with main 2025-04-10 00:23:34 -07:00
Erin Song
53ea0c2cc6
Allow making subsequent requests in org model 2025-04-10 00:07:51 -07:00
CocoByte
0cf254a4be
more error message updates 2025-03-27 18:36:30 -06:00
matthewswspence
cb75ec84c3
review fixes 2025-03-26 15:03:12 -05:00
matthewswspence
ce69d12998
add fixture and remove hardcoded feb func 2025-03-26 12:35:54 -05:00
matthewswspence
8888131b38
linter fixes 2025-03-26 11:52:32 -05:00
matthewswspence
15795dd333
review fixes 2025-03-26 11:46:21 -05:00
matthewswspence
61cc84b67e
hardwire FEB to true for testing 2025-03-26 11:24:42 -05:00
matthewswspence
968a68f248
review fixes 2025-03-26 11:17:21 -05:00
matthewswspence
4cd0747af1
linter and bug fix 2025-03-25 12:16:05 -05:00
matthewswspence
f3a1b08a84
Merge branch 'ms/3212-FEB-review' into ms/3495-FEB-viewonly 2025-03-18 15:02:08 -05:00
matthewswspence
ae03ec2314
Merge remote-tracking branch 'origin/main' into ms/3212-FEB-questions 2025-03-18 15:00:08 -05:00
matthewswspence
24313a9715
add FEB questions to view-only page 2025-03-13 13:59:21 -05:00
matthewswspence
44da71b007
linter fixes 2025-03-13 12:19:58 -05:00
matthewswspence
09d92f6edc
tests and linter fixes 2025-03-13 11:59:55 -05:00
Rebecca Hsieh
65369758f8
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into rh/3576-phantom-domain-request 2025-03-12 17:09:35 -07:00
matthewswspence
f73158eeb0
minor bug fixes 2025-03-12 16:44:03 -05:00
matthewswspence
6bd35c6131
Merge branch 'ms/3212-FEB-purpose-questions' into ms/3212-FEB-questions 2025-03-11 16:06:47 -05:00
matthewswspence
95cd22d549
linter and merge fixes 2025-03-11 15:34:25 -05:00
matthewswspence
b41e706dcd
review changes 2025-03-11 15:16:36 -05:00
matthewswspence
2644839e9a
tests and requirements form 2025-03-11 14:15:50 -05:00
Rebecca Hsieh
d5c5007b34
Remove comment 2025-03-11 11:41:04 -07:00
matthewswspence
10d3225cc0
Merge branch 'ms/3212-FEB-purpose-questions' into ms/3212-FEB-questions 2025-03-11 11:25:02 -05:00
matthewswspence
b09f68946f
review changes 2025-03-11 10:48:54 -05:00
Rebecca Hsieh
a233420af9
Add in documentation and updated code 2025-03-10 17:19:56 -07:00
Rebecca Hsieh
55a101b7f6
Add files with print statements 2025-03-10 12:53:23 -07:00
matthewswspence
b022b13706
additional details forms 2025-03-06 11:56:41 -06:00
matthewswspence
34dd8511e2
test fixes 2025-03-03 17:12:28 -06:00
matthewswspence
f218ca31ba
Merge remote-tracking branch 'origin/main' into ms/3212-FEB-purpose-questions 2025-03-03 16:25:57 -06:00
matthewswspence
4004a2f735
add FEB purpose questions 2025-03-03 16:11:50 -06:00
matthewswspence
c821b20e8e
push remote for demo 2025-02-28 12:54:51 -06:00
Matt-Spence
fb06683982
pushing to another device 2025-02-27 13:03:50 -05:00
Matt-Spence
df303fa66f
initial work on feb purpose questions 2025-02-26 11:46:35 -05:00
Matt-Spence
b2c57b5aa1
fix tests 2025-02-25 15:02:07 -05:00
Matt-Spence
065febd496
correct form validation and dynamic elements 2025-02-25 14:34:01 -05:00
matthewswspence
292c08902a
add new FEB questions to gov domain request wizard page 2025-02-21 15:28:50 -06:00
matthewswspence
dfd237755d
pushing to pull on other device 2025-02-18 12:11:19 -06:00
David Kennedy
86fbac8249
updated tests 2025-02-12 21:10:22 -05:00
David Kennedy
6537c93e63
updated more tests 2025-02-12 19:59:01 -05:00
David Kennedy
40737cbcf7
wip 2025-02-11 23:47:55 -05:00
David Kennedy
6269cc56e3
added decorators for domain requests, ignored __debug, update domain request pks 2025-02-11 18:35:38 -05:00