Commit graph

12271 commits

Author SHA1 Message Date
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
Erin
387922c9c7
Update Ubuntu version used in pa11y 2025-04-15 14:17:27 -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
b4cc21dc77
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into es/3664-enable-subsequent-requests 2025-04-15 13:43:54 -04:00
lizpearl
6bc22a9787
Merge pull request #3729 from cisagov/el/recreate-migration-0145
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 / django-migrations-complete (push) Waiting to run
Testing / pa11y-scan (push) Waiting to run
Testing / python-linting (push) Waiting to run
Testing / python-test (push) Waiting to run
Remove and recreate the 2nd 0145 migration [EL]
2025-04-15 10:57:11 -05:00
lizpearl
d1d191f242
Merge branch 'main' into el/recreate-migration-0145 2025-04-14 13:19:29 -05:00
lizpearl
3db39fb0f0
Merge pull request #3728 from cisagov/el/add-is-expiring-edge-case
Include the expiration date when testing for is_expiring [EL]
2025-04-14 13:18:11 -05:00
lizpearl
9c5aa3a963
Removed and recreated the 2nd 0145 migration 2025-04-14 08:24:47 -05:00
lizpearl
4491e0aa2f
Removed extra line 2025-04-11 10:44:19 -05:00
lizpearl
d322c3f645
Commit now saved merge conflict 2025-04-11 10:37:40 -05:00
lizpearl
2bebf70394
Include the expiration date when testing for is_expiring 2025-04-11 10:35:46 -05: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
Erin Song
60ed2fd0a5
Merge pull request #3700 from cisagov/cb/3212-subissues
#3212: FEB final part - [CB]
2025-04-03 10:39:55 -07:00
Erin Song
dbf9eb4b84
Add space 2025-04-02 22:39:48 -07:00
Erin Song
6ea38c3a07
Merge branch 'cb/3212-subissues' of https://github.com/cisagov/manage.get.gov into cb/3212-subissues 2025-04-01 23:35:16 -07:00
Erin Song
ca5dce2541
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into cb/3212-subissues 2025-04-01 23:35:10 -07:00
Erin Song
3194da558c
Add edit button to requesting entities in domain request summary 2025-04-01 23:34:55 -07:00
CocoByte
5ea1b851d0
fixed typos 2025-03-29 20:52:43 -06:00
matthewswspence
e60ae25f12
minor test fix 2025-03-28 14:08:13 -05:00
matthewswspence
fd061f0f69
minor content fix 2025-03-28 12:55:18 -05:00
matthewswspence
eb867ba128
linter fixes 2025-03-28 12:53:22 -05:00
matthewswspence
4d35b719d2
Merge remote-tracking branch 'origin/main' into cb/3212-subissues 2025-03-28 12:52:56 -05:00
matthewswspence
0545dbcc6d
fix broken javascript 2025-03-28 12:45:21 -05:00
matthewswspence
ceeb537a07
Merge branch 'cb/3212-subissues' of github.com:cisagov/manage.get.gov into cb/3212-subissues 2025-03-28 12:36:25 -05:00
matthewswspence
aee241f74c
design fixes 2025-03-28 12:36:10 -05:00
CocoByte
44e89f46bb
Fixes for Additional Details radio button ANDI outputs 2025-03-28 11:30:22 -06:00
matthewswspence
9661904fa8
design fixes 2025-03-28 11:33:29 -05:00
zandercymatics
74e4ae2e84
Merge pull request #3693 from cisagov/za/3662-uat-testing-issues
#3662: Bundle of UAT testing issues - [ZA]
2025-03-28 10:03:19 -06:00