David Kennedy
69f6f4db0c
added a debug message when client needs to be re-initialized
2024-02-13 10:37:34 -05:00
David Kennedy
1896bf5380
Merge branch 'main' into dk/1751-oidc-outages
2024-02-13 08:57:37 -05:00
dave-kennedy-ecs
a0494c1c21
Merge pull request #1747 from cisagov/dk/1127-handling-identity-down
...
Issue #1127 : divorce health check from dependence on identity provider
2024-02-13 08:52:25 -05:00
zandercymatics
75220c5ecb
Merge pull request #1757 from cisagov/za/1265-update-contact-success
...
(Quick fix) Ticket #1265 : Contact success message correction
2024-02-12 12:45:06 -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
David Kennedy
9dff75d392
tests for login_callback
2024-02-09 15:28:03 -05:00
David Kennedy
6820456286
openid tests
2024-02-09 14:25:11 -05:00
Rachid Mrad
7e37b93fc7
Refactor model tests for less repetition
2024-02-09 11:53:19 -05:00
David Kennedy
1df7dc48df
oidc error on init logs error; oidc re-inits on request if in error state
2024-02-09 08:35:30 -05:00
zandercymatics
5abee70d2e
Update domain.py
2024-02-08 15:23:13 -07: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
David Kennedy
d4c47cc365
minor fixes to tests
2024-02-07 13:21:13 -05:00
David Kennedy
2a676260c6
health check to /health, updated testing of /health, cleaned up extraneous debug logging
2024-02-07 13:08:26 -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
David Kennedy
7b64929d60
@no_login_required not working, so added to LOGIN_REQUIRED_IGNORE_PATHS
2024-02-07 11:08:40 -05:00
Rachid Mrad
0eac1db3ad
Revise banner color and copy
2024-02-07 11:00:21 -05:00
David Kennedy
f05f0c76a8
debugging on health check view
2024-02-07 08:51:26 -05:00
David Kennedy
80ca25339d
debugging for oidc
2024-02-06 20:34:57 -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