zandercymatics
|
21a5f9de70
|
Update src/registrar/templates/home.html
Co-authored-by: rachidatecs <107004823+rachidatecs@users.noreply.github.com>
|
2023-12-11 08:05:45 -07:00 |
|
zandercymatics
|
2b36f1891b
|
Pr suggestions
|
2023-12-08 15:56:23 -07:00 |
|
David Kennedy
|
f7fdecfd33
|
updated comments to reflect tests; made logic more readable in needs_identity_verification
|
2023-12-08 17:32:25 -05:00 |
|
zandercymatics
|
b4658e6da3
|
Update extend_expiration_dates.py
|
2023-12-08 15:20:45 -07:00 |
|
zandercymatics
|
40d7588731
|
Change from relative delta to function
|
2023-12-08 13:34:12 -07:00 |
|
zandercymatics
|
de91bbeda0
|
Change import order
|
2023-12-08 13:10:05 -07:00 |
|
zandercymatics
|
b85f1e9d1b
|
Linting
|
2023-12-08 11:53:48 -07:00 |
|
zandercymatics
|
2ce4a36a18
|
Linting + test case typo
|
2023-12-08 11:34:27 -07:00 |
|
Rebecca H
|
85976cba86
|
Merge pull request #1453 from cisagov/rh/1385-manage-dash-gov-registrar
TICKET # 1385: Fix tab title to "Manage | .gov Registrar" + more for consistency
|
2023-12-08 10:27:29 -08:00 |
|
zandercymatics
|
ae6cea7100
|
Add unit tests
|
2023-12-08 11:19:11 -07:00 |
|
David Kennedy
|
0ed0cb6c37
|
all hail the linter
|
2023-12-08 11:30:15 -05:00 |
|
David Kennedy
|
294da6a1e2
|
fixed test oidc to work locally and PASS in pipeline
|
2023-12-08 11:26:33 -05:00 |
|
David Kennedy
|
a6ae9ad74e
|
fixed tests for djangooidc
|
2023-12-08 11:05:07 -05:00 |
|
David Kennedy
|
3bbfd5cd88
|
fixed test in pipeline
|
2023-12-08 10:43:56 -05:00 |
|
David Kennedy
|
5be972e068
|
testing test failure in pipeline
|
2023-12-08 10:13:38 -05:00 |
|
David Kennedy
|
02f5c81a58
|
debugging to figure out why test working in local, but not in pipeline
|
2023-12-08 09:30:15 -05:00 |
|
David Kennedy
|
527639e7c7
|
changed DS Data to DS data in all places, including comments
|
2023-12-08 05:50:47 -05:00 |
|
zandercymatics
|
93b5cee23d
|
Update test_transition_domain_migrations.py
|
2023-12-07 15:35:53 -07:00 |
|
David Kennedy
|
bff48b9647
|
merge main
|
2023-12-07 17:27:25 -05:00 |
|
zandercymatics
|
6155d225e6
|
Add debug, logging, and test skeleton
|
2023-12-07 14:41:27 -07:00 |
|
Rachid Mrad
|
1001454a85
|
More oidc tests test_login_callback_requires_step_up_auth and test_login_callback_no_step_up_auth, lint
|
2023-12-07 16:33:35 -05:00 |
|
dave-kennedy-ecs
|
73994fed96
|
Merge pull request #1439 from cisagov/dk/763-two-dots-availability
Issue #763 - Subdomain request checking and error presentation
|
2023-12-07 16:16:26 -05:00 |
|
zandercymatics
|
8faef8b9d1
|
Finish script
|
2023-12-07 13:25:56 -07:00 |
|
Erin
|
f2a3aa5a45
|
Update availability tests to reflect case sensitivity
|
2023-12-07 11:47:23 -08:00 |
|
Rachid Mrad
|
1a2b16a3da
|
WIP on more oidc testing
|
2023-12-07 14:46:21 -05:00 |
|
Erin
|
9efa5e2cdb
|
Lowercase domain name on available API
|
2023-12-07 11:06:38 -08:00 |
|
Rebecca Hsieh
|
8ca1a632e1
|
Add pipes on all pages
|
2023-12-07 10:22:32 -08:00 |
|
zandercymatics
|
0ee7c598f8
|
Merge branch 'main' into za/1212-extend-expiration-dates
|
2023-12-07 11:02:49 -07:00 |
|
zandercymatics
|
caed611f21
|
Create extend_expiration_dates.py
|
2023-12-07 10:42:01 -07:00 |
|
David Kennedy
|
1e4dc028c3
|
Merge branch 'main' into dk/763-two-dots-availability
|
2023-12-07 12:40:15 -05:00 |
|
zandercymatics
|
a2795eb71d
|
Merge pull request #1455 from cisagov/za/1248-generate-email-documentation
Ticket #1248: Email Documentation
|
2023-12-07 10:19:19 -07:00 |
|
Neil MartinsenBurrell
|
6b9c8d7f6d
|
Merge pull request #1441 from cisagov/nmb/1433-two-tier-login
Switch to allowing non-identity-verified logins
|
2023-12-07 10:28:22 -06:00 |
|
zandercymatics
|
7ff1b1575c
|
Merge pull request #1452 from cisagov/za/1446-add-domaininfo-auditlog
Ticket #1466: Add DomainInformation to audit log
|
2023-12-07 08:47:38 -07:00 |
|
zandercymatics
|
d7ff26fe0d
|
Update generating-emails-guide.md
|
2023-12-07 08:39:49 -07:00 |
|
zandercymatics
|
bc559fe18e
|
Add docs
|
2023-12-07 08:36:02 -07:00 |
|
zandercymatics
|
6e2bba5dc9
|
Fix migrations
|
2023-12-07 07:56:18 -07:00 |
|
zandercymatics
|
5df42a4d16
|
Merge branch 'main' into za/1001-update-to-use-sentence-case
|
2023-12-07 07:55:27 -07:00 |
|
Rachid Mrad
|
ecb30fd73e
|
Unit tests for the requires_step_up_auth logic in login_callback
|
2023-12-07 01:27:27 -05:00 |
|
Rachid Mrad
|
bb19da9008
|
Unit tests for needs_identity_verification
|
2023-12-06 22:59:56 -05:00 |
|
Rachid Mrad
|
ef9a542dda
|
Clean up loggers
|
2023-12-06 19:53:15 -05:00 |
|
Katherine-Osos
|
c68a8f30d0
|
Dashboard: adjust placeholder messaging
|
2023-12-06 17:25:54 -06:00 |
|
Rachid Mrad
|
67d20a6296
|
Move the test for requires_step_up_auth up above the user authentication in login_callback, imlement needs_identity_verification in user model
|
2023-12-06 18:16:50 -05:00 |
|
Erin
|
e392d68453
|
Readd accidentally deleted comment
|
2023-12-06 14:56:45 -08:00 |
|
Erin
|
5d5f0ad041
|
Revert instances to 1
|
2023-12-06 14:52:54 -08:00 |
|
Erin
|
4cfa68e64f
|
Re-remove unused test
|
2023-12-06 14:39:12 -08:00 |
|
Erin
|
2db344f718
|
Fix lint errors
|
2023-12-06 14:37:21 -08:00 |
|
Rebecca Hsieh
|
2785a83254
|
Home instead of Manage, thank you Katherine
|
2023-12-06 14:36:36 -08:00 |
|
Erin
|
d55277cc65
|
Remove test_pool test for retry for now
|
2023-12-06 14:34:11 -08:00 |
|
Rebecca Hsieh
|
28f36be448
|
Fix tab title
|
2023-12-06 14:19:39 -08:00 |
|
Erin
|
0b0f72dc4f
|
Reduce manifest instances to 2
|
2023-12-06 14:13:37 -08:00 |
|