Commit graph

6811 commits

Author SHA1 Message Date
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
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
zandercymatics
f5dcb8ea35
Update get-gov-admin.js 2024-06-20 14:56:58 -06:00
zandercymatics
81aa48d084
Update get-gov-admin.js 2024-06-20 14:44:52 -06: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
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
zandercymatics
749cbeebe3
Add default display logic 2024-06-20 14:07:48 -06:00
zandercymatics
214fbc4d5d
Cleanup 2024-06-20 13:14:03 -06:00
zandercymatics
3441a3974f
Cleanup + (mostly) fix tests 2024-06-20 12:44:22 -06:00
zandercymatics
4c84ad8456
Strip newline 2024-06-20 12:29:12 -06:00
zandercymatics
32463dd7a7
Fix migration 2024-06-20 12:04:18 -06:00
zandercymatics
1d8993627c
Merge branch 'main' into za/2332-display-action-needed-text 2024-06-20 12:03:37 -06:00
zandercymatics
7208bb6ec5
Change name 2024-06-20 12:03:29 -06:00
zandercymatics
0e42309f6c
Stylize 2024-06-20 11:50:30 -06:00
zandercymatics
39629a3e10
Cleanup logic 2024-06-20 11:00:11 -06:00
zandercymatics
9da96b06c7
Remove field 2024-06-20 10:47:38 -06:00
zandercymatics
305bad2575
Minor rewrite 2024-06-20 09:17:47 -06: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
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
zandercymatics
2e5f564ae6
Add field 2024-06-18 15:36:15 -06:00
zandercymatics
9f89f2e2ff
Add endpoint 2024-06-18 14:06:58 -06:00
CocoByte
46c2326933
linted 2024-06-18 12:05:04 -06:00
CocoByte
1f2d63070d
Merge remote-tracking branch 'origin/main' into nl/2248-add-org-and-portfolio-table 2024-06-18 11:56:30 -06:00
CocoByte
732cf2379b
move agency function to be inside Federal Agency model 2024-06-18 11:56:19 -06:00
Alysia Broddrick
91a92ae11e
Merge pull request #2298 from cisagov/new-dev-sandbox-ag
New dev sandbox ag
2024-06-18 07:55:51 -07:00
David Kennedy
29fa4b26ae
formatted for linter 2024-06-18 08:21:18 -04:00
David Kennedy
9c88539613
updated export_tables to use Paginator 2024-06-18 08:17:08 -04:00
CocoByte
42efc73722
Model updates and cleanup of comments 2024-06-17 21:20:05 -06:00
CuriousX
2c96eebc6f
Update src/registrar/admin.py
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-06-17 20:57:57 -06:00
Rachid Mrad
79d017127a
Merge pull request #2290 from cisagov/hotgov/2271-start-request-bug
Issue #2271: Start domain request bug (multiple can get created) - [HOTGOV]
2024-06-17 17:34:58 -04:00
Rachid Mrad
15daf6f53b
Merge pull request #2281 from cisagov/dk/1919-force-user-profile
Issue #1919 : force user profile - [DK]
2024-06-17 17:34:21 -04:00
CocoByte
767fc4a2ff
Merge remote-tracking branch 'origin/main' into nl/2248-add-org-and-portfolio-table 2024-06-17 13:50:56 -06:00
CocoByte
6b669df5e7
minor cleanup 2024-06-17 13:50:41 -06:00
Rachid Mrad
1cf536ab3e
Add comment on Start new domain request button 2024-06-17 15:33:14 -04:00
CuriousX
0d652edae5
Merge pull request #2313 from cisagov/nl/2239-additional-details-required-messaging
Issue #2239 - additional details required fields messaging
2024-06-17 13:26:53 -06:00
Rachid Mrad
7cf4c560b9
Merge and cleanup unused method 2024-06-17 15:22:11 -04:00
CocoByte
4831e93f3c
Merge remote-tracking branch 'origin/main' into nl/2248-add-org-and-portfolio-table 2024-06-17 12:57:55 -06:00
David Kennedy
cb810c5639
updating divider between header items 2024-06-17 14:38:29 -04:00
David Kennedy
f444a12a45
added data-force-action to modal for profile 2024-06-17 14:11:47 -04:00
zandercymatics
bc86994d5d
Merge pull request #2318 from cisagov/za/fix-action-needed-bug
(quick fix: getgov-za) Ticket #2317: Fix action needed bug
2024-06-17 11:30:24 -06:00
CocoByte
83243ad488
fix migrations 2024-06-17 11:09:17 -06:00
CocoByte
c7f7898d04
Merge remote-tracking branch 'origin/main' into nl/2248-add-org-and-portfolio-table 2024-06-17 11:06:42 -06:00
CocoByte
1c96c9ebc9
fixed failing unit test 2024-06-17 11:06:18 -06:00