Commit graph

9253 commits

Author SHA1 Message Date
zandercymatics
053fc23173
fix test 2024-12-13 14:29:32 -07:00
matthewswspence
32789faec6
review changes and linting 2024-12-13 15:27:57 -06:00
Matthew Spence
21007ce869
review changes 2024-12-13 15:23:15 -06:00
zandercymatics
b5464a9da8
lintomatic 2024-12-13 14:12:00 -07:00
CocoByte
eb72c3f66d
(missed this commit) 2024-12-13 12:54:21 -07:00
CocoByte
093fc1523f
corrected sentence case for status and federal type filters. Updated portfolio filter 2024-12-13 12:54:09 -07:00
Erin Song
3770494781
Remove duplicate aria text 2024-12-13 11:36:47 -08:00
zandercymatics
c551a60e3a
Add Unit tests 2024-12-13 12:29:08 -07:00
Erin Song
8fcf4a5706
Remove duplicate aria text 2024-12-13 11:00:42 -08:00
zandercymatics
24480ec434
Polish of paint 2024-12-13 11:54:52 -07:00
zandercymatics
d2149484c9
fix tests + cleanup 2024-12-13 11:31:22 -07:00
zandercymatics
d52a44a744
the perpetual struggle 2024-12-13 10:44:32 -07:00
zandercymatics
d48c140177
cleanup 2024-12-13 09:53:44 -07:00
zandercymatics
ba170c30e1
Merge branch 'main' into za/2756-edit-member-access 2024-12-13 09:34:10 -07:00
David Kennedy
dd32cb9e5d
portfolio invitation emails refactored and implemented in helper 2024-12-13 09:46:43 -05:00
David Kennedy
b4826ea183
refactored form_valid to break into smaller chunks (to satisfy linter) 2024-12-13 07:05:00 -05:00
David Kennedy
d2d44bfea1
first refactor attempt, moving send_domain_invitation_email to a helper 2024-12-13 06:48:47 -05:00
CocoByte
fd8c3c31f4
fixed left padding for domain request pages 2024-12-12 22:13:31 -07:00
CocoByte
37a73ab5d4
Restored sort on requested domain 2024-12-12 22:12:29 -07:00
CocoByte
7c0228f411
Added checkmark to indicate portfolio, fix search error 2024-12-12 21:22:33 -07:00
CocoByte
e528a277f1
Organization name now links to portfolio if portfolio is present 2024-12-12 20:39:42 -07:00
CocoByte
579ae02960
First pass through updates 2024-12-12 20:08:34 -07:00
David Kennedy
d766aa9b2a
refactored _send_domain_invitation_email in domain.py view 2024-12-12 20:23:30 -05:00
CocoByte
81447092b9
Merge remote-tracking branch 'origin/main' into nl/3032-updates-to-analyst-org-domain-request 2024-12-12 16:29:08 -07:00
CocoByte
482b9b7dff
resolved merge conflict 2024-12-12 16:10:21 -07:00
CocoByte
d7152507a8
left-align domain request form 2024-12-12 15:50:04 -07:00
CocoByte
2ebca48d99
Corrective adjustments 2024-12-12 15:49:53 -07:00
CocoByte
5e50d9bc71
Refactored to utilize padding classes 2024-12-12 15:49:42 -07:00
zandercymatics
2d0c4e7b1d
Update portfolios.py 2024-12-12 15:40:36 -07:00
Rachid Mrad
a2e6238b18
wip 2024-12-12 17:38:28 -05:00
zandercymatics
f6e95cc4f8
Add stub for email adding 2024-12-12 15:14:05 -07:00
Matthew Spence
63c2b7907f
clean up 2024-12-12 15:33:50 -06:00
matthewswspence
1fb8b222c4
pushing changes to pull on another device 2024-12-12 15:31:40 -06:00
Erin Song
4af7747436
Bump waitress to 3.0.1 2024-12-12 13:26:47 -08:00
Erin Song
6707205800
Revert Pipefile 2024-12-12 13:22:30 -08:00
Erin Song
a7cab25390
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into es/3160-confirmation-page-content 2024-12-12 13:17:00 -08:00
David Kennedy
28ad3d7f10
Merge branch 'main' into rjm/2768-edit-member-domains 2024-12-12 15:31:54 -05:00
dave-kennedy-ecs
048b558de6
Update src/registrar/templates/includes/member_domains_edit_table.html
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-12-12 15:22:23 -05:00
dave-kennedy-ecs
c743648fe0
Update src/registrar/assets/src/js/getgov/table-edit-member-domains.js
Co-authored-by: zandercymatics <141044360+zandercymatics@users.noreply.github.com>
2024-12-12 15:21:28 -05:00
CocoByte
80aedf5844
normalize top margins for domain request pages 2024-12-12 13:17:00 -07:00
zandercymatics
d7ec32d898
Rework NewMemberView (will readd email logic) 2024-12-12 13:15:27 -07:00
matthewswspence
51da456f02
fix tests 2024-12-12 13:45:36 -06:00
Erin Song
924683ad38
Override semver version to ^7.5.2 2024-12-12 11:31:45 -08:00
Erin Song
28c8978bf8
Upgrade to waitress 3.0.1 2024-12-12 10:43:40 -08:00
Erin Song
312defa1ad
Upgrade to django 4.2.17 2024-12-12 10:42:28 -08:00
CocoByte
c32b557913
update footer to match header widescreen logic 2024-12-11 20:31:04 -07:00
CocoByte
37ecbffe10
Specify widescreen margins 2024-12-11 20:29:24 -07:00
CocoByte
7542b9a4f2
Made widescreen global for headers and banners 2024-12-11 20:25:37 -07:00
Erin Song
a940fa673d
Update domain request confirmation page content for org model 2024-12-11 15:01:11 -08:00
Erin Song
a545dd05d7
Merge main 2024-12-11 14:56:05 -08:00