Rachid Mrad
cf67dee769
merge
2024-06-24 14:33:30 -04:00
Rachid Mrad
84b105b34f
Clean up JS
2024-06-24 14:31:29 -04:00
David Kennedy
3f399db985
cleaned up json endpoint with comment and formatting
2024-06-24 14:29:17 -04:00
David Kennedy
1b89031a54
unit test on filters for domain json
2024-06-24 14:23:27 -04:00
zandercymatics
3769113da3
Fix bug
2024-06-24 11:44:36 -06:00
Erin
69b81ba6d6
Remove import/export resource for domain group and suborg admin classes
2024-06-24 10:28:28 -07:00
David Kennedy
9341dbf0b5
fixed bug preventing display of domains when no portfolio
2024-06-24 13:13:39 -04:00
zandercymatics
8659ad7f75
Slight refactor
2024-06-24 11:07:26 -06:00
zandercymatics
f42090fa30
Use creator rather than email
2024-06-24 11:02:25 -06:00
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
Cameron Dixon
9d116df83f
Update src/registrar/templates/django/admin/includes/descriptions/domain_invitation_description.html
...
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-06-21 21:46:31 -04: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
CocoByte
1cc328b03b
Merge remote-tracking branch 'origin/main' into nl/2300-Senior-Official-Table
2024-06-21 14:03:47 -06:00
CocoByte
5ea77e2934
linted
2024-06-21 14:03:40 -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
CocoByte
87a9a3f9d6
model/migration fix
2024-06-21 13:32:33 -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
katypies
f76e3619de
Add notification for when PRs are labeled, too
2024-06-20 15:53:57 -06: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
CocoByte
1cb6dda7fb
added migrations
2024-06-20 15:45:04 -06: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