Commit graph

6834 commits

Author SHA1 Message Date
David Kennedy
b92c3cb7b8
updated modal to include current expiration date 2024-06-26 17:32:47 -04:00
David Kennedy
a7379f5d86
updated existing tests 2024-06-24 17:54:44 -04:00
David Kennedy
d0d4fbdb5f
removed data calculation from renew_domain dja function 2024-06-24 17:39:12 -04:00
dave-kennedy-ecs
2ec954ff1d
Merge pull request #2342 from cisagov/bob/2330-org-homepage
Issue #2330: Organizations homepage
2024-06-24 14:39:55 -04:00
Erin Song
6736ba7ced
Merge pull request #2345 from cisagov/es/2299-domaingroup-suborg-models
Org Model: Add DomainGroup and Suborganization models
2024-06-24 11:37:00 -07:00
Erin
69b81ba6d6
Remove import/export resource for domain group and suborg admin classes 2024-06-24 10:28:28 -07:00
Erin
60bbf5f0fc
Reorder description comment for domain group 2024-06-21 16:44:09 -07:00
Erin
f60b79e13b
Readd migrations 2024-06-21 11:15:55 -07:00
Erin
5712596d19
Remove blank and null options from Domain Group 2024-06-21 11:06:25 -07:00
Erin
53991c127c
Remove blank/null option and add max length to Suborg 2024-06-21 09:39:12 -07:00
Erin
c220a8a9ac
Correct usergroup migration dependency 2024-06-21 09:10:19 -07:00
Erin
f0756683ad
Create new user groups migration for DomainGroup and Suborg 2024-06-21 09:06:11 -07:00
Rachid Mrad
227d378f8d
Merge pull request #2326 from cisagov/rjm/delete-request-bug
Fix delete request bug to ensure event listeners are not duplicated
2024-06-20 19:02:07 -04:00
Erin
b8588b3266
Remove unused imports 2024-06-20 14:46:24 -07:00
Erin
a2a43b66b4
Fix lint errors 2024-06-20 14:43:22 -07:00
Erin
0a80cb1c62
Update descriptions of DomainGroup and Suborg 2024-06-20 14:42:27 -07:00
Erin
b48802e0d7
Change suborganization name help text 2024-06-20 14:21:57 -07:00
Erin
2995792375
Add DomainGroup and Suborg models 2024-06-20 14:19:59 -07:00
CuriousX
f8af4c9ab8
Merge pull request #2337 from cisagov/nl/2336-add-portfolio-to-admin-frontend
Issue #2336 - Add portfolio field to admin frontend for domain req and domain info [backup]
2024-06-20 15:08:42 -06:00
CuriousX
7b834f6f48
Merge pull request #2339 from cisagov/nl/2331-fix-asterisks
Issue #2331 - fix asterisks on "Additional Details" page [ko]
2024-06-20 15:07:05 -06:00
Rachid Mrad
8d8e2be959
Update src/registrar/assets/js/get-gov.js
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-06-20 17:00:42 -04:00
CocoByte
62ab9bb7cf
linted 2024-06-20 14:49:36 -06:00
David Kennedy
8b6f555fc4
formatted for code readability 2024-06-20 16:48:31 -04:00
David Kennedy
aa652fac1b
updating tests from org to portfolio 2024-06-20 16:43:57 -04:00
David Kennedy
7072125992
renamed organization to portfolio, removed obsolete code 2024-06-20 16:40:20 -04:00
CocoByte
343fe4e2db
Fixed logic for DomainInformationInline form 2024-06-20 14:34:20 -06:00
CocoByte
7a5de9c3dd
(updated comments) 2024-06-20 13:49:32 -06:00
David Kennedy
2315013ac7
formatted for code readability 2024-06-20 13:27:25 -04:00
Rachid Mrad
f7267a4e63
Fix auth unit test, cleanup 2024-06-20 13:16:24 -04:00
Rachid Mrad
1fb31c0cd0
cleanup 2024-06-20 12:56:14 -04:00
Rachid Mrad
c7544dabe2
Unit tests and cleanup 2024-06-20 12:55:42 -04:00
David Kennedy
300e305c00
cleanup 2024-06-20 11:27:20 -04:00
David Kennedy
94aa2a0e19
additional sidebar navigation and removed some elements from main content window 2024-06-20 09:58:12 -04:00
David Kennedy
bd2ad797cf
additional views added 2024-06-20 08:24:57 -04:00
CocoByte
bf5014b847
Merge remote-tracking branch 'origin/main' into nl/2331-fix-asterisks 2024-06-19 23:06:42 -06:00
CocoByte
7c2c9a1f27
linted 2024-06-19 23:00:01 -06:00
CocoByte
df719f2108
Added logic to hide certain fields from non-superusers in Admin 2024-06-19 22:55:20 -06:00
David Kennedy
f2c3c320e9
added portfolio(s) to the middleware 2024-06-19 21:38:20 -04:00
David Kennedy
5448118bea
Merge branch 'main' into bob/2330-org-homepage 2024-06-19 20:50:31 -04:00
dave-kennedy-ecs
fa502151a2
Merge pull request #2309 from cisagov/dk/2205-import-update-epp
Issue #2205 : Import update - handle PublicContacts, Domains and Hosts
2024-06-19 07:43:02 -04:00
David Kennedy
2d4a5bdd08
merged main to resolve merge conflicts 2024-06-19 07:35:33 -04:00
CocoByte
97139076ae
Added portfolio to admin frontend for domain_request and domain_information 2024-06-18 17:56:25 -06:00
Rachid Mrad
dde2b6830c
infra 2024-06-18 19:14:32 -04:00
CuriousX
a8229cd7ca
Merge pull request #2312 from cisagov/nl/2248-add-org-and-portfolio-table
Issue #2248: Add Portfolio Model
2024-06-18 16:56:52 -06:00
CocoByte
412a144c8c
removed stray comment 2024-06-18 16:42:00 -06:00
Rachid Mrad
4b1ca63016
cleanup 2024-06-18 17:01:06 -04:00
Rachid Mrad
0d3e38ce70
cleanup 2024-06-18 16:57:27 -04:00
Rachid Mrad
f608e0b99c
revise solution to override uswds code instead of deleting it 2024-06-18 16:56:08 -04:00
Rachid Mrad
ff3d18eeae
trace down the modal unload error and fix it in uswds 2024-06-18 14:57:48 -04:00
CocoByte
cbf413cddd
fixed asterisks 2024-06-18 12:11:50 -06:00