Commit graph

9881 commits

Author SHA1 Message Date
Rachid Mrad
8326bbbca5
tests on admin and forms 2024-12-20 20:08:18 -05:00
Rachid Mrad
d27352b599
Fix broken tests 2024-12-20 15:58:45 -05:00
David Kennedy
955d0a79ed
cleanup and comments 2024-12-19 19:51:25 -05:00
David Kennedy
1fe97eb54e
a little bit of linting 2024-12-19 19:13:29 -05:00
Rachid Mrad
4e4e2c0d8e
Fix background color bug 2024-12-19 16:57:48 -05:00
David Kennedy
be657e188b
new portfolio member form inheriting from base 2024-12-19 15:57:01 -05:00
David Kennedy
08b985d637
PortfolioMemberForm inheriting from BasePortfolioMemberForm 2024-12-19 15:26:27 -05:00
David Kennedy
7658810b02
merge main and integrate ModelForm for PortfolioInvitation 2024-12-19 15:15:07 -05:00
zandercymatics
f475f4af7f
Merge pull request #3216 from cisagov/za/2756-edit-member-access
Ticket #2756: Edit member access page - [ZA]
2024-12-18 15:08:33 -07:00
zandercymatics
297be33e64
remove log 2024-12-18 14:42:44 -07:00
zandercymatics
dec9e3362d
Condense logic and change names 2024-12-18 13:02:27 -07:00
zandercymatics
a314649de2
Update portfolio.py 2024-12-18 12:33:34 -07:00
zandercymatics
0e1d07d59b
Update portfolio.py 2024-12-18 12:32:47 -07:00
zandercymatics
f19ff3cd66
PR suggestions 2024-12-18 12:25:21 -07:00
zandercymatics
a9923f4cc9
Update portfolio.py 2024-12-18 12:09:01 -07:00
zandercymatics
c3480893da
Readd modelforms 2024-12-18 12:06:40 -07:00
zandercymatics
adfd6be7bb
Fix some merge things 2024-12-18 11:59:33 -07:00
zandercymatics
6965607f61
Update portfolio-member-page.js 2024-12-18 11:55:17 -07:00
zandercymatics
08082fb0aa
cleanup pt 2 2024-12-18 11:51:03 -07:00
zandercymatics
437981ff30
Remove changes to newmember 2024-12-18 11:44:58 -07:00
Rachid Mrad
d2343b710e
static content on invitation and permissions change forms 2024-12-17 16:19:25 -05:00
David Kennedy
5cb6c3f0fb
error cleanup 2024-12-16 22:59:26 -05:00
David Kennedy
7bbee19bfe
portfolio invitations working in admin view as well as user view 2024-12-16 22:53:49 -05:00
David Kennedy
ae3ce1f9cd
wip 2024-12-16 18:02:35 -05:00
Rachid Mrad
060f2d5c8a
refactor form and view for add portfolio member 2024-12-16 17:13:35 -05:00
zandercymatics
c5184e5b29
Merge branch 'main' into za/2756-edit-member-access 2024-12-16 13:23:30 -07:00
Erin Song
af7561af51
Merge pull request #3219 from cisagov/es/3160-confirmation-page-content
3160: Update confirmation page content on org model view [meoward]
2024-12-16 11:30:08 -08:00
David Kennedy
f09627bca6
work in progress tracing current form implementation 2024-12-16 14:28:17 -05:00
Erin Song
1558358bce
Update domain request content 2024-12-16 11:24:20 -08:00
Erin Song
001d7111db
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into es/3160-confirmation-page-content 2024-12-16 11:16:51 -08:00
Matt-Spence
c02b036301
Merge pull request #3185 from cisagov/ms/2823-update-delete-domain-process
#2823: update delete domain process - [MS]
2024-12-16 14:04:47 -05:00
Matt-Spence
8016dd96c2
Merge branch 'main' into ms/2823-update-delete-domain-process 2024-12-16 13:59:57 -05:00
Erin Song
91740c9026
Apply suggestions from code review
Add suggested commas

Co-authored-by: Katherine-Osos <119689946+Katherine-Osos@users.noreply.github.com>
2024-12-16 10:20:08 -08:00
dave-kennedy-ecs
1c054ebf1e
Merge pull request #3215 from cisagov/dk/2867-domain-information-admin-changes
#2867: Domain information admin changes for portfolio fields
2024-12-16 13:18:48 -05:00
David Kennedy
49ff001aac
Merge branch 'main' into dk/2867-domain-information-admin-changes 2024-12-16 13:14:28 -05:00
David Kennedy
d888c616b8
wip 2024-12-16 13:13:41 -05:00
matthewswspence
f039f315e0
linter fixes 2024-12-16 10:35:34 -06:00
matthewswspence
0178d57499
linter fixes 2024-12-16 10:28:55 -06:00
David Kennedy
ddf7d92b4b
moving around logic, prepping for refactor 2024-12-16 10:59:58 -05:00
Matthew Spence
f2d7be10b4
Merge remote-tracking branch 'origin' into ms/2823-update-delete-domain-process 2024-12-13 16:37:26 -06:00
Matthew Spence
bb2072debc
log exception in nameserver setter. 2024-12-13 16:35:29 -06:00
Matthew Spence
db4f9c54ef
Merge branch 'ms/2823-update-delete-domain-process' of https://github.com/cisagov/manage.get.gov into ms/2823-update-delete-domain-process 2024-12-13 16:21:33 -06:00
zandercymatics
88c717be9a
Update src/registrar/templates/portfolio_member_permissions.html 2024-12-13 15:06:13 -07:00
zandercymatics
3839cbafd0
fix bug on no-organization-domains 2024-12-13 14:43:14 -07:00
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
zandercymatics
c551a60e3a
Add Unit tests 2024-12-13 12:29:08 -07:00
zandercymatics
24480ec434
Polish of paint 2024-12-13 11:54:52 -07:00