Commit graph

5755 commits

Author SHA1 Message Date
zandercymatics
daf640ded3
Fix test cases 2023-12-14 09:29:18 -07:00
dave-kennedy-ecs
b657db8821
Merge pull request #1493 from cisagov/dk/1458-uppercase-emails
Issue #1458 - lowercase emails on add user to domain; case insensitive match
2023-12-14 11:16:52 -05:00
zandercymatics
3d4972773c
Remove old code 2023-12-14 09:15:59 -07:00
David Kennedy
28bf52e8a5
Merge branch 'main' into dk/1458-uppercase-emails 2023-12-14 11:07:35 -05:00
David Kennedy
7e4f500f94
updated formatting and variable names in tests 2023-12-14 11:06:43 -05:00
Katherine-Osos
94083f52de
Merge pull request #1454 from cisagov/ko/dashboard-placeholder-messaging
Dashboard: adjust placeholder messaging
2023-12-14 10:03:59 -06:00
Katherine-Osos
7b7653ac98
Wording updates 2023-12-14 09:55:32 -06:00
David Kennedy
e36351d21e
lowercase emails on add user to domain; case insensitive match on matching DomainInvitations on login; test cases 2023-12-14 07:44:31 -05:00
David Kennedy
2fc3d4f1c8
clean up typos 2023-12-14 04:46:37 -05:00
David Kennedy
0dbe1c4757
merged and fixed migrations 2023-12-14 04:30:38 -05:00
David Kennedy
59fdb0aa12
Merge branch 'main' into dk/1410-display-expiration 2023-12-14 04:22:30 -05:00
Alysia Broddrick
eb5d39b8fd
Merge remote-tracking branch 'origin' into ab/requirements-update 2023-12-13 23:08:54 -08:00
Alysia Broddrick
6390795254
added documentation and fixed piplock file 2023-12-13 22:14:22 -08:00
Alysia Broddrick
d9237c2927
Merge pull request #1475 from cisagov/za/transfer-transition-incremental
(NOT ON MY SANDBOX) Ticket #1444: Transfer Transition Incremental
2023-12-13 16:13:41 -08:00
Kristina Yin
d16aad99a4
Merge pull request #1490 from cisagov/ky/ao-examples
Issue #1082 - Update AO examples in request flow
2023-12-13 15:08:32 -08:00
Michelle Rago
52220d0a9e
Changed DNS sidebar nav / Put DNS options in a list on DNS landing page (#1389)
* Changed domain management sidebar nav for DNS items

* Bulleted DNS options on DNS landing page

* Remove "DNS" from "DNS name servers"

* Remove "DNS" from "DNS name servers"
2023-12-13 17:13:33 -05:00
David Kennedy
74e2f7117b
formatted code for linter; reformatted _fetch_cache for readability 2023-12-13 17:10:04 -05:00
David Kennedy
c5afb85473
Merge branch 'main' into dk/1410-display-expiration 2023-12-13 16:42:58 -05:00
David Kennedy
9a53e92f8b
some fixes to unit tests; accounting for submission date in django admin and on submission of application 2023-12-13 16:41:46 -05:00
zandercymatics
6de09d5bb8
Test cases 2023-12-13 14:27:06 -07:00
David Kennedy
acc853da68
submission_date set on application submit; refactored index.py; display of expired in both home page and domain detail page 2023-12-13 16:14:44 -05:00
Rachid Mrad
9c8ed1682b
linter 2023-12-13 15:41:18 -05:00
Rachid Mrad
4adeb6722b
Revisions and clean up based on PR comments 2023-12-13 15:13:04 -05:00
Kristina Yin
1d5f1a45f1
Merge branch 'main' into ky/ao-examples 2023-12-13 10:13:39 -08:00
Kristina Yin
d2242c7667
made sure external link icon shows up 2023-12-13 10:04:05 -08:00
zandercymatics
aa0b8cc4b3
Add documentation 2023-12-13 10:29:58 -07:00
Neil MartinsenBurrell
ba7932208d
Merge pull request #1487 from cisagov/nmb/email-fix
Change email links to point to manage.get.gov and the correct object ID
2023-12-13 11:04:11 -06:00
zandercymatics
d89ace47ba
Fix migration weirdness 2023-12-13 09:53:12 -07:00
zandercymatics
8798ed4c07
Merge branch 'main' into za/transfer-transition-incremental 2023-12-13 09:49:58 -07:00
zandercymatics
e350d1e9e3
Update extend_expiration_dates.py 2023-12-13 09:22:53 -07:00
zandercymatics
9cc018beeb
Remove valid range check 2023-12-13 09:18:37 -07:00
zandercymatics
528c77a8b3
Update admin.py 2023-12-13 09:15:54 -07:00
zandercymatics
c66ac66018
Alphabetical ordering and filter 2023-12-13 09:02:23 -07:00
David Kennedy
2c28863a1c
submission date added to home page for domain requests 2023-12-13 10:14:46 -05:00
Michelle Rago
e703244431
Hyphenated "federally-recognized" 2023-12-13 09:26:37 -05:00
Kristina Yin
2497b00fa3
missed part of Tribal AO ex description 2023-12-12 19:58:23 -08:00
Rachid Mrad
ed5d4fc4c3
cleanup 2023-12-12 21:28:14 -05:00
Rachid Mrad
3bd9a2fbaa
lint 2023-12-12 21:25:36 -05:00
Rachid Mrad
600f326be2
Make username in dummy_user unique and comment out parts in test_alphabetically_sorted_fk_fields_domain_application and test_alphabetically_sorted_fk_fields_domain_information that now fail after that edit 2023-12-12 21:13:42 -05:00
Kristina Yin
2c5d6c8488
accidently mixing up special district and school district descriptions 2023-12-12 17:34:09 -08:00
Rachid Mrad
9b90172cd3
lint 2023-12-12 20:26:46 -05:00
Kristina Yin
a422a7cbdb
updated python test since first line of ao_example.html was changed 2023-12-12 16:33:05 -08:00
Rachid Mrad
7c5eb79f0a
cleanup 2023-12-12 19:31:36 -05:00
Rachid Mrad
18e215dd08
Logger cleanup 2023-12-12 19:31:09 -05:00
Rachid Mrad
2f47272fff
Logger cleanup 2023-12-12 19:28:38 -05:00
Rachid Mrad
5254b7cda8
Logger cleanup 2023-12-12 19:27:45 -05:00
Rachid Mrad
8b6ce47da1
Changed the logic and test around users who have either a first or a last: Left them alone instead of overwriting from contact 2023-12-12 18:52:12 -05:00
Rachid Mrad
e7e3df0422
Lint 2023-12-12 18:28:25 -05:00
Kristina Yin
26530f68bb
updated all AO examples 2023-12-12 15:07:40 -08:00
Rachid Mrad
8febad976d
WIP on script unit test 2023-12-12 17:26:31 -05:00