Commit graph

7610 commits

Author SHA1 Message Date
zandercymatics
48adabb4ad
Update src/registrar/assets/sass/_theme/_base.scss 2024-08-08 11:53:51 -06:00
zandercymatics
471e9e5a8f
Fix migrations - once again 2024-08-08 08:15:11 -06:00
zandercymatics
e0ff4905f2
Merge branch 'main' into za/2352-portfolio-user-can-view-and-update-suborgs 2024-08-08 08:11:00 -06:00
zandercymatics
25d3a540af
Merge pull request #2491 from cisagov/gd/2354-handle-portfolio-edit-mode
Ticket #2354: Read-only suborganization view
2024-08-08 08:03:18 -06:00
asaki222
e573b238ed
Merge pull request #2545 from cisagov/ad/fix-creator-field-on-portfolio-page
#2480 - Creator field on portfolio page should not be selectable
2024-08-07 18:41:50 -04:00
asaki222
d8ed5e4f7b
reformmatted 2024-08-07 17:45:41 -04:00
zandercymatics
d5e28878e5
Merge pull request #2507 from cisagov/litterbox/2399-fill-senior-official
Ticket #2399: Fill senior official table and update SO tables [MIGRATIONS]
2024-08-07 13:56:19 -06:00
asaki222
b5330e1c38
added check if creator exists 2024-08-07 14:59:17 -04:00
zandercymatics
2fd9611ca1
Fix variable naming 2024-08-07 11:50:59 -06:00
zandercymatics
af6a5ab9d4
Merge branch 'gd/2354-handle-portfolio-edit-mode' into za/2352-portfolio-user-can-view-and-update-suborgs 2024-08-07 10:50:35 -06:00
zandercymatics
be01ef8acc
Reset search logic 2024-08-07 10:12:18 -06:00
zandercymatics
324a1a29c5
Linting 2024-08-07 09:33:21 -06:00
zandercymatics
bf64eb2114
Changes to fit new requirements 2024-08-07 09:24:40 -06:00
asaki222
46769cb8a6
reformatted 2024-08-06 17:09:19 -04:00
asaki222
046b1a8438
removed if statement that checks if creator is None 2024-08-06 16:45:05 -04:00
asaki222
76e5b8480d
made field readonly 2024-08-06 16:33:08 -04:00
zandercymatics
b97070009f
Update terminal_helper.py 2024-08-06 14:31:50 -06:00
zandercymatics
bf9169d22d
Add PR suggestions 2024-08-06 14:30:37 -06:00
zandercymatics
f87e71c10a
fix migrations 2024-08-06 13:55:05 -06:00
zandercymatics
b61d92ce3b
Merge branch 'main' into litterbox/2399-fill-senior-official 2024-08-06 13:53:44 -06:00
Cameron Dixon
811e5d5eda
Merge pull request #2531 from cisagov/cd/clarify-ii
Update request form with new language on naming rules
2024-08-06 12:12:12 -04:00
Matt-Spence
a111b7f8f1
Merge pull request #2487 from cisagov/ms/2294-update-fsm-diagram
Link to new FSM diagram in developer README
2024-08-05 20:52:26 -05:00
Matt-Spence
c76209d291
Merge pull request #2509 from cisagov/ms/add-certs-to-gitignore
add another cert format and a cert folder to .gitignore
2024-08-05 20:52:15 -05:00
zandercymatics
cde0d527ce
PR cleanup 2024-08-05 12:59:44 -06:00
zandercymatics
bd143af6f1
Fix test 2024-08-05 12:29:45 -06:00
zandercymatics
9c800e1f1d
Linting cleanup 2024-08-05 12:23:49 -06:00
zandercymatics
c109d383c0
Add unit test for view 2024-08-05 12:19:59 -06:00
zandercymatics
7b8da895db
Cleanup 2024-08-05 12:10:30 -06:00
zandercymatics
f38cd72d4c
Add unit test 2024-08-05 11:49:35 -06:00
zandercymatics
74872cdd22
Set initial value using the template rather than js 2024-08-05 11:25:18 -06:00
zandercymatics
13f6986276
Merge branch 'gd/2354-handle-portfolio-edit-mode' into za/2352-portfolio-user-can-view-and-update-suborgs 2024-08-05 10:19:23 -06:00
zandercymatics
5d8d01d6be
Merge branch 'main' into gd/2354-handle-portfolio-edit-mode 2024-08-05 10:18:14 -06:00
zandercymatics
78bce8ef48
Add test for suborg directly
The last test was implicit - though we should really have an explicit one, too. Especially for the follow-on PR
2024-08-05 09:53:30 -06:00
zandercymatics
6a0412d872
Display name rather than id 2024-08-05 09:15:55 -06:00
zandercymatics
a1c63a809d
Make field not required 2024-08-05 08:50:31 -06:00
zandercymatics
03e184e261
Add readonly view 2024-08-02 14:38:45 -06:00
zandercymatics
7b811895b3
Merge branch 'main' into za/2352-portfolio-user-can-view-and-update-suborgs 2024-08-02 13:41:34 -06:00
zandercymatics
eb487bbc5e
Merge branch 'main' into gd/2354-handle-portfolio-edit-mode 2024-08-02 13:33:18 -06:00
Rachid Mrad
f12c71ab16
Merge pull request #2515 from cisagov/rjm/2505-org-view-only
Issue #2505: Read-only view for portfolio org page - [RJM]
2024-08-02 15:32:04 -04:00
Rachid Mrad
85f51ef142
Fix unit tests 2024-08-02 14:11:21 -04:00
Rachid Mrad
226696ddcb
merge main - again 2024-08-02 14:05:40 -04:00
Rachid Mrad
33234ac4ea
Merge pull request #2526 from cisagov/bob/2367-portfolio-invitation
Issue #2367: Portfolio invitation backend - MIGRATION - [BOB]
2024-08-02 14:01:05 -04:00
Rachid Mrad
cfc0973a84
solidify requests table perms 2024-08-02 13:55:14 -04:00
Rachid Mrad
94cda46baf
solidify domains permissions 2024-08-02 13:53:17 -04:00
Rachid Mrad
cc3ae1efcc
merge main 2024-08-02 13:47:06 -04:00
Rachid Mrad
53d9f69420
clean up merge errors 2024-08-02 13:46:00 -04:00
zandercymatics
22bdb1d3b0
More content 2024-08-02 11:40:18 -06:00
dave-kennedy-ecs
5bbd533c38
Merge pull request #2533 from cisagov/dk/2379-hotfix
Issue #2379: Hotfix for portfolio waffle flag not being checked in all templates
2024-08-02 13:31:56 -04:00
Rachid Mrad
d8fd49fa10
cleanup 2024-08-02 13:19:09 -04:00
Erin Song
60e48f5ef9
Merge pull request #2486 from cisagov/es/2398-sandbox-workflow-completed
2398: Complete manual deploy workflow 2/2
2024-08-02 10:16:33 -07:00