Commit graph

12300 commits

Author SHA1 Message Date
Abe Alam
a5e96b93bf
#3829: Return an alphabetized list in /admin and in-registrar on various fields - [aa] (#3878)
* Correcting sort in Admin: Domains, Portfolios

* Adding ordering to Suborganization table

* Validated user-facing ordering in Domain Request Suborganization dropdown

* Adding test for alphabetization

---------

Co-authored-by: CocoByte <nicolle.leclair@gmail.com>
2025-06-23 17:47:13 -04:00
Cameron Dixon
42b53f7b94
Replace link to domain state doc (#3887) (#3896)
replace link to domain state doc (#3887)
2025-06-23 16:12:52 -04:00
Kaitlin Abbitt
c8683e5d89
Update sandbox list with current sandboxes (#3905) 2025-06-23 09:23:23 -06:00
Kim Allen
13a1e554e1
Update instructions for adding an expiring soon domain (#3869)
* Update instructions for adding an expiring soon domain

* Add additional updates

* Update from feedback

* Remove punctuation in code so checks will pass
2025-06-18 10:24:59 -07:00
Slim
4bb56b1cac
#3536: Email Notifications for Expiring Soon 30/7/1 day(s) - [RH] (#3843)
* Email notifications for users to let them know their domain is expiring soon at the 30, 7, and 1 day mark
2025-06-18 07:22:57 -07:00
Kim Allen
e75b43b78e
#3862: Update list of sandboxes (#3876)
Update list of sandboxes
2025-06-16 10:23:50 -07:00
Daisy Guti
bcfc4df690
#3588 Updated Incomplete status style class to use theme color error dark review status pages [dg] (#3879)
#3588: Updated Incomplete status style class to use theme color error dark for portfolio and legacy reveiew steps pages.
2025-06-13 07:56:46 -07:00
Abe Alam
901e487bf5
#3486: Update "Title or role in your organization" field label - [aa] (#3864)
* title or role updates V1

* updated error message for OtherContactsForm

* Correcting user_profile.py
2025-06-10 17:04:41 -04:00
Kim Allen
1ee1382dfd
#3481: Move alerts below breadcrumbs [meoward] (#3835)
* Move error msg in domain_add_user

* Move errors in profile

* Update remaining domain org model templates

* Update member org templates

* Also move other alerts

* Move success alerts in profile

* Add breadcrumbs block to domain_base and move breadcrumbs out of domain_content block into content block

* Remove extra div to fix spacing

* Update domain_renewal and suborganization pages
2025-06-10 08:57:53 -07:00
Cameron Dixon
2fd24c7d14
Remove VDP form link (#3838)
* remove VDP form link

* Add code comment to prompt checks

* Add code comment to prompt checks

* Add whitespace to prompt checks

* Revert change

* remove whitespace to prompt check

* Revert change

---------

Co-authored-by: Erin <121973038+erinysong@users.noreply.github.com>
2025-06-10 09:16:08 -04:00
Erin Song
d5a521af0a
3685: Fix redirect link on organization overview form (#3867)
* Fix redirect links to organization forms
2025-06-09 14:35:24 -07:00
Kim Allen
4f77fa661f
#3741: Show a list of org admins on the org details page [KMA] (#3845)
* Add admin list on org info page with rough styling

* Use an unstyled unordered list for admin list

* Remove admin title

* Update indenting and change h4 to h3 to not jump heading levels

* Readd accidentally deleted line; add another heading to give it semantic sense

* Update with new design for headings and field data

* Update tests to reflect html changes

* Fix formating issue

* Update styling; update field used for org name

* Update org name value to show fed agency if org name doesn't exist

* Utilize address template

* Update styling to be determined by top-level wrapper

* Linter updates

* Update test to check address

* Use federal_agency as intended
2025-06-06 11:28:45 -07:00
Daisy Guti
651112cca5
3779-adding Daisy to user fixtures (#3860)
3779-adding myself to user fixtures
2025-06-06 08:48:12 -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
asaki222
71eef1f0b1
Developer Onboarding: Adding my email to fixtures (#3859)
added fixtures
2025-06-05 15:14:42 -04:00
Gaby
cc1153a5f2
Update pull_request_template.md (#3836)
* Update pull_request_template.md

Update the guidance on how to tag the gov-designers grou

Removed the "@" for better searchability. Added the word "section" after Reviewers for clarity.

---------

Co-authored-by: Rebecca Hsieh <rebecca.hsieh@truss.works>
Co-authored-by: Erin <121973038+erinysong@users.noreply.github.com>
2025-06-04 17:05:12 -07: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
dependabot[bot]
952b2b652a
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>
2025-06-03 15:50:16 -06:00
Abe Alam
89411f0ee8
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
2025-06-03 16:41:28 -04:00
dependabot[bot]
ea992db534
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>
2025-06-03 11:14:40 -06:00
Kim Allen
0d80072fbc
Center alignment of domain request confirmation page [KMA] (#3834)
Update domain_request_done template to center content
2025-06-02 16:23:58 -07:00
Kristina
8dc875d22c
Update design-issue.yml (#3839) 2025-06-02 09:44:19 -07:00
Erin Song
9d6d51e771
3684: Organization overview page [ES] (#3788)
* Add organization overview page

* Add tests

* Change margin between overview headings
2025-05-27 16:48:58 -07:00
Kim Allen
85171ee572
Clarify language and fix links in dev onboarding template (#3818)
* Minor updates to dev onboarding template

* Remove section about codeowners

* Edit spacing to test re-triggering github actions

* Editing a comment to trigger the runner

---------

Co-authored-by: Rebecca Hsieh <rebecca.hsieh@truss.works>
2025-05-27 09:05:58 -07:00
Kaitlin Abbitt
a84b1c3f00
Delete .github/workflows/issue-label-notifier.yaml (#3792)
Resolves #2723 by removing the action altogether
2025-05-22 13:30:02 -06:00
Kim Allen
c3a70f2846
Define platform in docker-compose file and update readme (#3808)
Define platform in docker-compose file and remove eliminated step from readme
2025-05-22 10:31:15 -07:00
Erin Song
23f6b0658e
Update contributing.md (#3815)
* Update contributing docs

* Reformat HTML file to prompt github runners
2025-05-22 09:11:00 -07:00
Slim
3791962a13
#1264 Approve a deleted domain name - [RH] (#3718)
* Biz logic attempt

* Adding documentation and some notes

* Testing migration fixes for testing

* Holding fix so we dont trigger migrations

* Testing onto sandbox

* Fix linter issues

* Statement check to see if it errors

* Add the exclude deleted check

* Checking for not deleted

* Retry updating the constraint

* Try a different check

* Lets try not using the constraint and just have a check instead

* try this transitional fix

* just do the clean method in save for deleted

* Add print statements

* Add in UniqueConstraint check back

* Add in tests

* Add in not deleted check

* Add unit tests for isnotdeleted remove comment clean up and more

* Add code I accidentally removed

* Accidentally removed a check

* Fix test naming
2025-05-22 07:47:14 -07:00
lizpearl
22942dab7e
#3806: Add aa sandbox to workflows (#3812)
Add aa sandbox to workflows
2025-05-21 15:11:24 -05:00
lizpearl
0096e6579d
#3785: Change dk to kma sandbox (#3807)
Change dk to kma sandbox
2025-05-21 07:31:48 -05:00
Kim Allen
4359d4df98
Add fixtures for self (#3800)
* Add fixtures for my two accounts

* Update readme instructions for adding users to /admin
2025-05-19 12:34:30 -07:00
lizpearl
e2dbfb5790
Fix django base url to match dg sandbox (#3793)
Change to match dg sandbox
2025-05-16 13:14:20 -05:00
lizpearl
ff32542b3d
#3779: Add dg to github workflows (#3781)
Add dg to github workflows
2025-05-14 12:46:31 -05:00
Alysia
7ba86922ea
Updated the cloudflare rotation instructions [no sandbox] (#3381)
* updated the cloudflare rotation instructions

* Delete unused comments

---------

Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
Co-authored-by: Erin <121973038+erinysong@users.noreply.github.com>
2025-05-12 11:52:17 -07:00
Kristina
f05907b2b3
Update profile content about Login.gov email (#3765)
* Update profile_form.html

* Update finish_profile_form.html

* Update finish_profile_form.html

* Update profile_form.html

* Update finish_profile_form.html

* Update profile_form.html
2025-05-09 10:48:47 -04: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 Song
80e23c2827
3665: Add default sorting to registrar tables (#3771)
* Add default sorting to tables
2025-05-06 09:29:10 -07:00
lizpearl
f5163c68db
#3745: Add portfolios as a read only fields to the analyst list (#3769)
* Some readonly fields for superuser was missed when adding the analyst readonly fields

* Removed verification type
2025-05-06 07:52:17 -05:00
lizpearl
12aa66c2b6
#3730: Remove references svgs that don't exist (#3763)
Remove svgs that don't exist
2025-05-05 13:41:00 -05:00
Erin Song
96bc548a3c
3658: Direct logging out from /admin to default login flow (#3764)
* Redirect admin logout to general logout flow

* Remove redirect for unused admin/login path
2025-05-02 15:36:40 -07:00
Erin Song
d1c989fb66
3743: Remove OMB analysts permissions to put domains on hold [AG] (#3768)
* Update omb analyst perms on admin
2025-05-02 15:14:13 -07:00
Erin Song
bd8b2a5a25
3634: Update admin table descriptions [AB] (#3760)
* Update admin table descriptions

* Add Host rename migration
2025-05-02 14:18:08 -07:00
Erin Song
e894d596a9
3470: Update emails sent when domain info is edited [ES] (#3747)
* Update domain info update email sending from cc to separate emails

* Remove outdated test content check

* Add waffle flag to tests
2025-04-29 12:08:49 -07:00
Erin Song
a8bea7be91
Quickfix: ADR titles (#3746)
* Fixed ADR content typos

* Fix comment in test.yaml
2025-04-28 15:06:08 -07:00
Erin Song
b8578f1874
Merge pull request #3740 from cisagov/es/domain-reqs-quickfix
Quickfix: Remove straggling period from Requirements from operating a .gov domain page [ES]
2025-04-23 14:15:26 -04:00
Erin
9f443ac582
Remove stray period 2025-04-23 08:06:16 -04:00
Erin Song
47b65aaecf
Merge pull request #3725 from cisagov/es/3664-enable-subsequent-requests
Some checks failed
Testing / django-migrations-complete (push) Has been cancelled
Build and deploy development for release / deploy-development (push) Has been cancelled
Security checks / Django security check (push) Has been cancelled
Security checks / Ensure custom mods are contained (push) Has been cancelled
Security checks / OWASP security scan (push) Has been cancelled
Testing / python-linting (push) Has been cancelled
Testing / python-test (push) Has been cancelled
Testing / pa11y-scan (push) Has been cancelled
3664: Enable subsequent domain requests in org model [AG]
2025-04-17 12:03:06 -04:00
Erin
1ea3dc0d15
Check that active user is org member when adding subsequent request 2025-04-16 15:36:15 -04:00
Erin Song
72d5efd9bf
Merge pull request #3731 from cisagov/es/pa11y-ubuntu-update
Some checks are pending
Build and deploy development for release / deploy-development (push) Waiting to run
Security checks / Django security check (push) Waiting to run
Security checks / Ensure custom mods are contained (push) Waiting to run
Security checks / OWASP security scan (push) Waiting to run
Testing / python-linting (push) Waiting to run
Testing / python-test (push) Waiting to run
Testing / django-migrations-complete (push) Waiting to run
Testing / pa11y-scan (push) Waiting to run
Update Ubuntu version used in pa11y
2025-04-16 11:36:39 -04:00
Erin
5db1f35e45
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into es/3664-enable-subsequent-requests 2025-04-16 08:37:07 -04:00