David Kennedy
0d6daef48b
handled unknown and dns needed states
2024-06-24 12:57:06 -04:00
zandercymatics
1cd69aa12f
Move field
2024-06-24 10:20:49 -06:00
zandercymatics
02e0f23120
Cleanup
2024-06-24 09:37:31 -06:00
zandercymatics
26ddf317d5
Add more documentation
2024-06-24 09:12:59 -06:00
Erin
60bbf5f0fc
Reorder description comment for domain group
2024-06-21 16:44:09 -07:00
Rachid Mrad
a2f04515f4
trigger close whenever focus leaves accordion
2024-06-21 18:32:41 -04:00
Rachid Mrad
11f90ea28a
Style tweaks
2024-06-21 18:12:07 -04:00
Rachid Mrad
8268779eae
all systems functional
2024-06-21 18:05:52 -04:00
zandercymatics
d25d8f5d1f
Doc
2024-06-21 14:49:14 -06:00
zandercymatics
b934b21ce7
Update test_admin.py
2024-06-21 14:01:43 -06:00
zandercymatics
065458a8b9
Fix test that shouldnt be broken
2024-06-21 13:52:01 -06:00
zandercymatics
a59e59870c
Regen migration
2024-06-21 13:37:21 -06:00
zandercymatics
38f6a1b87a
Merge branch 'main' into za/2332-display-action-needed-text
2024-06-21 13:35:26 -06:00
zandercymatics
9b86fa43c4
Further simplification
2024-06-21 13:35:16 -06:00
zandercymatics
c84966b059
Refactor
2024-06-21 13:19:31 -06:00
zandercymatics
abc9fb78bc
Remove endpoint for email content
...
We don't really need this. We can just store the email content on the DOM. There is no real performance impact -- its not a lot of content in the grand scheme of things and we'd just be doing a lot of api calls anyway
2024-06-21 13:02:15 -06:00
zandercymatics
5ae8df2bdb
Further simplify js logic
2024-06-21 12:40:19 -06: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
zandercymatics
5acaac7c6c
Add some docs
2024-06-21 10:19:00 -06:00
Erin
c220a8a9ac
Correct usergroup migration dependency
2024-06-21 09:10:19 -07:00
zandercymatics
4ac9e9d4f3
Remove os
2024-06-21 10:06:31 -06:00
Erin
f0756683ad
Create new user groups migration for DomainGroup and Suborg
2024-06-21 09:06:11 -07:00
zandercymatics
521c9a3243
Simplify
2024-06-21 10:03:50 -06:00
zandercymatics
fd0dcc3440
Edge cases
...
Found a bug regarding the default display of the show more/less icons for the audit log table
2024-06-21 09:14:12 -06:00
Alysia Broddrick
689e42da1b
updated the documentation
2024-06-20 16:25:42 -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
David Kennedy
811f06f511
updated handling of expired
2024-06-20 18:34:58 -04:00
David Kennedy
baee980b47
cleaned up a comment
2024-06-20 17:48:00 -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
zandercymatics
f5dcb8ea35
Update get-gov-admin.js
2024-06-20 14:56:58 -06: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
zandercymatics
81aa48d084
Update get-gov-admin.js
2024-06-20 14:44:52 -06: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
zandercymatics
aa26c9c1ca
Merge branch 'za/2332-display-action-needed-text' of https://github.com/cisagov/manage.get.gov into za/2332-display-action-needed-text
2024-06-20 14:37:28 -06:00
zandercymatics
0cee6295cc
Lint
2024-06-20 14:37:14 -06:00
CocoByte
343fe4e2db
Fixed logic for DomainInformationInline form
2024-06-20 14:34:20 -06:00
zandercymatics
31e70232a7
Update src/registrar/assets/js/get-gov-admin.js
2024-06-20 14:25:42 -06:00
zandercymatics
385724c659
Update src/registrar/assets/js/get-gov-admin.js
2024-06-20 14:25:23 -06:00
zandercymatics
36af56ea8e
Handle edge case with no default data
2024-06-20 14:24:17 -06:00