Commit graph

4012 commits

Author SHA1 Message Date
zandercymatics
612f967c6f
Desktop/mobile styling 2024-02-08 10:48:09 -07:00
zandercymatics
65b7091a8f
Add USWDS classes for spacing, etc 2024-02-08 10:38:28 -07:00
zandercymatics
abdc8fa7fd
Change to years 2024-02-08 09:08:51 -07:00
CocoByte
1e5f977208
updated django to 4.2.10 & linted 2024-02-07 18:17:48 -07:00
CocoByte
497d11c67c
revert geventconnpool in requirements.txt 2024-02-07 16:43:16 -07:00
zandercymatics
83269447ae
Update admin.py 2024-02-07 16:10:45 -07:00
zandercymatics
8700a05fbf
Change years to int
Temp changes because I cant pass in months specifically
2024-02-07 16:02:57 -07:00
zandercymatics
7b878c2195
Temp changes 2024-02-07 15:54:38 -07:00
CocoByte
9613f14c01
revert geventconnpool 2024-02-07 15:46:33 -07:00
zandercymatics
6c909dcc64
Update admin.py 2024-02-07 15:39:29 -07:00
zandercymatics
f46988ef67
Add logging 2024-02-07 15:35:57 -07:00
zandercymatics
1f1a537752
Fix bad logic 2024-02-07 15:25:52 -07:00
zandercymatics
942422b7bf
Add logic to extend from current date 2024-02-07 15:23:49 -07:00
CocoByte
823f134687
Test update to Django 4.2.3 2024-02-07 14:54:28 -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
zandercymatics
68b6c8b46a
Update domain.py 2024-02-07 14:25:00 -07: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
zandercymatics
515c3711b3
Add aria information 2024-02-07 13:30:13 -07: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
zandercymatics
c9957bcd2c
Hotfix 2024-02-07 10:54:22 -07:00
zandercymatics
f53df4f150
Add popup 2024-02-07 10:42:00 -07: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
zandercymatics
0ab48468dc
Import USWDS
Experimental changes
2024-02-06 15:28:27 -07:00
Rebecca Hsieh
28d37fc869
Test an open column title 2024-02-06 14:04:43 -08: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
Rebecca Hsieh
9a44a40a49
Fix conflict 2024-02-06 13:20:59 -08:00
Rebecca Hsieh
029f28aaf4
Testing chanegs to trigger sandbox 2024-02-06 13:18:05 -08:00
zandercymatics
b91572f9d3
Update domain.py 2024-02-06 13:06:56 -07:00
zandercymatics
8d476d5a80
Better logging 2024-02-06 12:58:44 -07:00
Rebecca Hsieh
7f7e61ccc1
Add logic for domain manager title in header 2024-02-06 11:52:04 -08: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
Rebecca Hsieh
a9302a8428
Get all emails for domain managers and matching header title to be dynamic 2024-02-06 11:08:42 -08:00
zandercymatics
aff6aad1d4
Add some additional errors 2024-02-06 10:40:24 -07:00
zandercymatics
76809a75a8
Linting 2024-02-06 09:57:46 -07:00
zandercymatics
70bdfd4589
Fix test cases 2024-02-06 09:49:20 -07:00
zandercymatics
7c05762293
Merge branch 'main' into za/1411-make-statuses-more-meaningful 2024-02-06 09:32:52 -07:00
zandercymatics
980864f48e
Revert "Change import order on tests"
This reverts commit 8e4e41ce35.
2024-02-06 09:32:42 -07:00