Commit graph

3888 commits

Author SHA1 Message Date
Rachid Mrad
8af76b78f0
BCC help on submit 2024-02-22 18:47:10 -05:00
Rebecca H
13c40cc333
Merge pull request #1746 from cisagov/rh/1556-metadata-update
ISSUE #1556: Metadata update
2024-02-21 07:40:27 -08:00
zandercymatics
0d23007fcd
Add some additional information 2024-02-20 11:13:09 -07:00
zandercymatics
0e23946cf8
Bug fix 2024-02-20 10:45:49 -07:00
Rebecca Hsieh
a66fb36432
Update function naming and length check 2024-02-15 10:52:14 -08:00
zandercymatics
00434d3461
Merge pull request #1767 from cisagov/za/1601-cancel-invitation-message
(on getgov-backup) Ticket #1601: Add "Cancel invitation" success message
2024-02-15 10:31:37 -07:00
David Kennedy
607e81ae65
Merge branch 'main' into dk/1041-contact-labels 2024-02-14 19:01:40 -05:00
dave-kennedy-ecs
d6b17444bf
Merge pull request #1778 from cisagov/dk/1506-logout-error
Issue #1506: handle logout when no session is present
2024-02-14 17:17:12 -05:00
CuriousX
93e0c99079
Merge pull request #1750 from cisagov/nl/1108-dependatbot-issue-django
Issue #1108 - Django 4.2.3 dependabot issue
2024-02-14 15:16:32 -07:00
David Kennedy
f5a1348ccb
updated comment 2024-02-14 17:11:55 -05:00
David Kennedy
da30c2dda0
removed help_text from fields in contact model 2024-02-14 16:45:50 -05:00
Rebecca Hsieh
22cefd6ed8
Add parameter logic 2024-02-14 13:45:33 -08:00
Rebecca Hsieh
2dbf9cfa84
Remove extra test line 2024-02-14 13:33:41 -08:00
Rebecca Hsieh
a8857ef18e
Address refactor feedback 2024-02-14 13:09:25 -08:00
Michelle Rago
2ad8b2e2ec
Update button text for adding a domain manager (#1776) 2024-02-14 12:51:42 -05:00
David Kennedy
3387ec032b
handle logout when no session is present 2024-02-14 12:09:27 -05:00
Rebecca Hsieh
6e062e841f
Update test comments 2024-02-13 10:25:41 -08:00
zandercymatics
5cf18eb599
Lint 2024-02-13 10:39:18 -07:00
zandercymatics
166135a236
Add comment 2024-02-13 10:35:38 -07:00
dave-kennedy-ecs
7ec4b32f88
Merge pull request #1759 from cisagov/dk/1751-oidc-outages
Issue #1751: Handling of OIDC outages (during startup and during user logins)
2024-02-13 10:42:50 -05:00
David Kennedy
69f6f4db0c
added a debug message when client needs to be re-initialized 2024-02-13 10:37:34 -05:00
zandercymatics
005e5a5434
Merge pull request #1722 from cisagov/za/1411-make-statuses-more-meaningful
(On getgov-backup) Ticket #1411: make statuses more meaningful
2024-02-13 08:06:27 -07:00
zandercymatics
144140c2fd
Linting 2024-02-13 08:03:17 -07: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
Rebecca Hsieh
d329ae6c8f
Update comments 2024-02-12 17:46:24 -08:00
Rebecca Hsieh
8ea135b5a4
Update unit tests 2024-02-12 16:48:33 -08:00
Rebecca Hsieh
3c48fb9f7e
Refactor parts of the code 2024-02-12 15:26:31 -08:00
Rebecca Hsieh
f1f91669d7
Fix logic 2024-02-12 15:02:36 -08:00
zandercymatics
5412933d4d
Update domain.py 2024-02-12 15:24:55 -07:00
zandercymatics
3a595cf01f
VO changes 2024-02-12 14:34:44 -07:00
zandercymatics
5f99703883
Merge branch 'main' into za/1411-make-statuses-more-meaningful 2024-02-12 14:14:15 -07:00
zandercymatics
b3abe0b031
PR suggestions 2024-02-12 14:00:20 -07:00
zandercymatics
eb89ceb9f3
Update domain.py 2024-02-12 13:13:24 -07: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
Rebecca Hsieh
ee76372a19
Add comment to jumpstart deploy 2024-02-12 10:16:45 -08:00
Rebecca H
08521353a4
Merge branch 'main' into rh/1556-metadata-update 2024-02-12 10:05:54 -08:00
Rebecca Hsieh
8ed88aa137
Add conditionals for domain managers 2024-02-12 10:02:55 -08: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
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
CocoByte
9613f14c01
revert geventconnpool 2024-02-07 15:46:33 -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