Commit graph

4634 commits

Author SHA1 Message Date
zandercymatics
eb89ceb9f3
Update domain.py 2024-02-12 13:13:24 -07:00
rachidatecs
0808a69b13
Merge pull request #1749 from cisagov/rjm/1489-reduce-emails-2
Issue 1489: Reduce email sends to first-time transition for the applicable transitions
2024-02-09 17:11:51 -05:00
Michelle Rago
77d88dd82f
Change "Add user" to "Add a domain manager" (#1761) 2024-02-09 16:39:06 -05:00
Rachid Mrad
7e37b93fc7
Refactor model tests for less repetition 2024-02-09 11:53:19 -05:00
Rachid Mrad
0a942e4183
remove duplicate test def 2024-02-07 16:43:51 -05:00
Rachid Mrad
3318892d68
fix indent error 2024-02-07 16:29:16 -05:00
Rachid Mrad
22ef6ddc5b
merge main 2024-02-07 16:24:42 -05:00
Rachid Mrad
7bcb1e2e4f
New acs: skip emails for transitions from action needed and in review to submitted 2024-02-07 16:14:25 -05:00
rachidatecs
5faa438956
Merge pull request #1718 from cisagov/rjm/1674-approved-inreview-approved
Issue 1674: Add FSM rules for the new transitions from approv
2024-02-07 14:08:27 -05:00
rachidatecs
c0fd3d94c7
Merge pull request #1736 from cisagov/1373-non-prod-banner
Issue 1373: Add non-prod banner (RJM sandbox)
2024-02-07 12:32:29 -05:00
Rachid Mrad
8f1ab863ee
Change warning to attention 2024-02-07 11:44:09 -05:00
Rachid Mrad
0eac1db3ad
Revise banner color and copy 2024-02-07 11:00:21 -05:00
Alysia Broddrick
d4f1de9073
Merge pull request #1725 from cisagov/za/investigate-memory-leaks
Ticket #1726 part 1: Gunicorn optimization changes
2024-02-06 15:58:24 -08:00
rachidatecs
72ee511238
Merge pull request #1729 from cisagov/rjm/1624-1472-unlock-application-pages
Issues 1624 1472: Unlock application pages (RJM sandbox)
2024-02-06 18:09:59 -05:00
Alysia Broddrick
239b704a92
fixed newlines 2024-02-06 13:40:11 -08:00
Alysia Broddrick
18cc0e578e
limit changes to just gevent 2024-02-06 13:22:08 -08:00
CuriousX
bce1e4e582
Merge pull request #1743 from cisagov/nl/1576-fixture-domain-request-submission-dates-are-blank
Issue #1576: Submission dates for fixture domain requests are blank
2024-02-06 13:22:21 -07:00
CocoByte
460f442645
Merge remote-tracking branch 'origin/main' into nl/1576-fixture-domain-request-submission-dates-are-blank 2024-02-06 12:30:32 -07:00
CocoByte
175c721025
linted 2024-02-06 12:30:11 -07:00
zandercymatics
09b0ebb892
Revert "Change manifest health check"
This reverts commit 2c3efb4cbc.
2024-02-06 10:13:00 -07:00
zandercymatics
7b1ac1c616
Merge pull request #1711 from cisagov/za/1620-hide-registrardotgov-email
(On getgov-ko) Ticket #1620: Hide default emails on domain overview
2024-02-06 09:26:51 -07:00
zandercymatics
839d27661c
Merge branch 'main' into za/1620-hide-registrardotgov-email 2024-02-06 09:20:09 -07:00
CocoByte
19764e8151
Added fake submitted dates to fixtures 2024-02-05 19:14:09 -07:00
Rachid Mrad
217e45cdca
Merge main 2024-02-05 17:45:22 -05:00
Rachid Mrad
81c8fe97fa
solidify the bool checks on db_check_for_unlocking_steps 2024-02-05 17:24:39 -05:00
Kristina Yin
eac9e1ab6e
Issue #1471 - Update tab title on request pages (#1724)
* change tab title on request pages

* Change HTML page title to list the current page first

---------

Co-authored-by: Michelle Rago <60157596+michelle-rago@users.noreply.github.com>
2024-02-05 13:19:36 -05:00
zandercymatics
2a626a8638
Merge pull request #1687 from cisagov/za/1274-protect-domain-link
(on getgov-backup) Ticket #1274: Protect domain link
2024-02-05 11:19:18 -07:00
zandercymatics
4a653bac91
Merge branch 'main' into za/1274-protect-domain-link 2024-02-05 10:59:26 -07:00
rachidatecs
02d147ae11
Update src/registrar/templates/includes/non-production-alert.html
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-02-05 11:56:46 -05:00
dave-kennedy-ecs
b2fad6444b
Merge pull request #1717 from cisagov/dk/1541-test-noise
Issue #1541: reduce noise in the test suite
2024-02-04 17:24:51 -05:00
David Kennedy
4f37636382
merge main 2024-02-02 15:27:04 -05:00
rachidatecs
055d163c3f
Merge pull request #1728 from cisagov/fixtures-readme-update
Update fixtures section in readme
2024-02-02 15:18:59 -05:00
Rachid Mrad
fa8122b217
Add test defs 2024-02-02 15:16:38 -05:00
Rachid Mrad
ad6d080ad9
Add non-prod banner 2024-02-02 15:11:22 -05:00
dave-kennedy-ecs
7f659feb6a
Merge pull request #1735 from cisagov/dk/1539-reorged-tests
Issue #1539: Reorganized view tests
2024-02-02 15:08:31 -05:00
David Kennedy
0b661f3714
added a comment 2024-02-02 14:10:45 -05:00
David Kennedy
3c0927e73a
lint 2024-02-02 14:04:13 -05:00
David Kennedy
f46a91f5e4
reorganized test_views into three files 2024-02-02 13:59:23 -05:00
CuriousX
10aa1c8e59
Merge pull request #1723 from cisagov/nl/1682-remove-state-ref-for-feds
Issue #1682 - remove state verbage for feds on domain application
2024-02-02 10:43:45 -07:00
dave-kennedy-ecs
d50da85a60
Merge pull request #1715 from cisagov/dk/1538-log-level-from-env
Issue #1538: DJANGO_LOG_LEVEL can be passed through env…
2024-02-02 12:06:05 -05:00
Rachid Mrad
b4cd403939
trailing line 2024-02-02 12:02:10 -05:00
Rachid Mrad
06a66cc5b0
Daves refactor cleanup 2024-02-02 11:58:51 -05:00
zandercymatics
91cf57052f
Merge pull request #1690 from cisagov/za/1271-admin-add-notes
(On getgov-ab) Ticket #1271: Add notes field for analysts on Domain and DomainApplication
2024-02-02 08:37:36 -07:00
zandercymatics
b02e181a18
Merge branch 'main' into za/1271-admin-add-notes 2024-02-02 08:21:20 -07:00
Rachid Mrad
da3dfd487e
Grab the ephemeral current step from storage history 2024-02-01 21:32:50 -05:00
Rachid Mrad
4335271656
lint 2024-02-01 18:28:00 -05:00
zandercymatics
2c3efb4cbc
Change manifest health check 2024-02-01 16:20:22 -07:00
zandercymatics
af22215721
Revert "Revert "Add sleep to mimic""
This reverts commit 6108052c25.
2024-02-01 16:19:55 -07:00
Rachid Mrad
377c11ca4b
Update fixtures section in readme 2024-02-01 18:10:32 -05:00
zandercymatics
6108052c25
Revert "Add sleep to mimic"
This reverts commit 0653ee8385.
2024-02-01 16:10:10 -07:00