David Kennedy
35d1b2f951
fixed some typos and comments, no code change
2023-12-27 11:32:47 -05:00
David Kennedy
5ae1d30ec7
style change to display of expired text
2023-12-14 15:29:34 -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
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
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
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
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
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
Kristina Yin
2c5d6c8488
accidently mixing up special district and school district descriptions
2023-12-12 17:34:09 -08:00
Kristina Yin
a422a7cbdb
updated python test since first line of ao_example.html was changed
2023-12-12 16:33:05 -08:00
Kristina Yin
26530f68bb
updated all AO examples
2023-12-12 15:07:40 -08:00
zandercymatics
80e1ad85e8
Add migration
2023-12-12 14:46:56 -07:00
David Kennedy
eb61199d85
formatting of expiration date and creation date in domain management
2023-12-12 16:03:04 -05:00
Neil Martinsen-Burrell
2211cb2bc0
Merge branch 'main' into nmb/email-fix
2023-12-12 13:18:55 -06:00
zandercymatics
a9a4d99ad1
Merge pull request #1488 from cisagov/za/main-migration-hotfix
...
(Hotfix) Fix "needs_identity_verification" causing runtime error
2023-12-12 12:17:34 -07:00
zandercymatics
8b0e5f0493
Fix linter
2023-12-12 12:09:33 -07:00
Neil Martinsen-Burrell
5bb1909abf
Merge branch 'main' into nmb/email-fix
2023-12-12 12:31:02 -06:00
Neil Martinsen-Burrell
60344c3365
Change email links to point to manage.get.gov and the correct object ID
2023-12-12 12:13:04 -06:00
zandercymatics
325956b392
Fix filter
2023-12-12 11:09:30 -07:00
David Kennedy
225a03dd48
defined unit tests for expiration date (is_expired) and creation date
2023-12-12 11:56:08 -05:00
zandercymatics
2f6e7b4524
Merge pull request #1476 from cisagov/za/1262-zipcode-error-message
...
(Quick fix) Ticket #1262 : Fix zip code message (On sandbox backup)
2023-12-12 07:44:32 -07:00
David Kennedy
48c7a792b5
is_expired added to domain model
2023-12-12 08:23:59 -05:00
David Kennedy
c3b7bdb431
expiration date and creation date added to template, no formatting
2023-12-12 08:22:34 -05:00
David Kennedy
27818d0bdd
Merge branch 'main' into dk/1410-display-expiration
2023-12-12 07:06:49 -05:00
rachidatecs
796bda8493
Merge pull request #1462 from cisagov/dk/1433-oidc-mult-levels
...
Issues 1433, 1435: Multi-level identity-verification based on users
2023-12-11 21:06:31 -05:00
dave-kennedy-ecs
5f48149818
Merge pull request #1467 from cisagov/dk/1388-ds-data-naming
...
Issue #1388 - changed DS Data to DS data in all places
2023-12-11 20:14:15 -05:00
Michelle Rago
1178cbc5c4
Add language to say that an available domain is not guaranteed ( #1461 )
...
* Add language to say that an available domain is not guaranteed
* Linting fun
* More fun with lint
* Update views.py
* Update domain API success message string
---------
Co-authored-by: Erin <121973038+erinysong@users.noreply.github.com>
2023-12-11 19:56:39 -05:00
Erin Song
fce0eb0370
Merge pull request #1459 from cisagov/es/1324-availability-case-sensitivity
...
#1324 Fix availability case sensitivity bug
2023-12-11 14:58:46 -08:00
Erin
a48c6f822a
Remove unused test mock send
2023-12-11 14:47:33 -08:00
David Kennedy
d84f7fbb0e
wip
2023-12-11 17:26:00 -05:00
zandercymatics
7e4192178c
Fix zip code message
2023-12-11 14:25:53 -07:00
zandercymatics
d1b24ab6a2
Add PR changes
2023-12-11 12:48:11 -07:00
Erin Song
6f1642eaf2
Merge pull request #1447 from cisagov/es/1415-epp-retry
...
#1415 Retry EPP connection pool on Transport Error
2023-12-11 09:50:53 -08:00
zandercymatics
c43d1a88e9
Merge pull request #1431 from cisagov/za/1001-update-to-use-sentence-case
...
Ticket #1001 : Update to use sentence case (NOT ON MY SANDBOX)
2023-12-11 09:03:56 -07:00
zandercymatics
35f3a9f1c5
Merge branch 'main' into za/1001-update-to-use-sentence-case
2023-12-11 08:33:23 -07:00
zandercymatics
a2eb2c75a4
Fix linting
2023-12-11 08:32:51 -07:00
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