Commit graph

4722 commits

Author SHA1 Message Date
zandercymatics
7b227a26bb
Update admin.py 2024-02-16 11:48:40 -07:00
zandercymatics
d72a3fc7d0
Update admin.py 2024-02-16 11:36:05 -07:00
zandercymatics
6083489488
Add autocompelte fields 2024-02-16 10:27:54 -07:00
zandercymatics
133c435f03
Linting, fix test 2024-02-15 14:04:36 -07:00
zandercymatics
227083462d
Merge branch 'main' into za/1753-improve-admin-load-performance 2024-02-15 13:54:33 -07:00
zandercymatics
2d1982c252
Code cleanup 2024-02-15 13:50:48 -07:00
CuriousX
92bd8f51b9
Merge pull request #1784 from cisagov/nl/1754-migration-deploy-staging-prod
(DRAFT) Issue #1754 - Added migration step to deploy-stable and deploy-staging
2024-02-15 13:41:50 -07:00
zandercymatics
c5f27769be
Fix unit tests and linting 2024-02-15 13:25:49 -07: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
zandercymatics
3672aaa401
Fix investigator edge case 2024-02-15 09:45:18 -07:00
dave-kennedy-ecs
6874f8e6f5
Merge pull request #1783 from cisagov/dk/1041-contact-labels
Issue #1041: Django contacts - remove redundant labels
2024-02-14 19:09:28 -05:00
David Kennedy
607e81ae65
Merge branch 'main' into dk/1041-contact-labels 2024-02-14 19:01:40 -05:00
CocoByte
e5a8bb031b
Added migration step to deploy-stable and deploy-staging 2024-02-14 15:40:09 -07:00
zandercymatics
46d6022aed
Test removing concat 2024-02-14 15:29:10 -07: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
zandercymatics
397e71463e
Add ordering 2024-02-14 14:37:06 -07:00
zandercymatics
9cb0f7ec62
Test add autocomplete 2024-02-14 13:43:38 -07:00
zandercymatics
6a0587d5fe
Test autocomplete dropdown 2024-02-14 13:22:10 -07:00
zandercymatics
63438f0193
AdminSortFields refactor 2024-02-14 11:16:13 -07: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
zandercymatics
f55d5ef934
Logging 2024-02-14 08:16:26 -07:00
zandercymatics
ee41a8ac73
Add some timing 2024-02-13 14:50:41 -07:00
zandercymatics
a51949da0b
Improve performance 2024-02-13 13:57:15 -07: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
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
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
af8d4b82df
Merge branch 'nl/1108-dependatbot-issue-django' of https://github.com/cisagov/getgov into nl/1108-dependatbot-issue-django 2024-02-07 18:17:58 -07:00
CocoByte
1e5f977208
updated django to 4.2.10 & linted 2024-02-07 18:17:48 -07:00