Commit graph

7953 commits

Author SHA1 Message Date
Rachid Mrad
a6b9d79fad
cleanup comments 2024-09-05 12:07:57 -04:00
Rachid Mrad
7d2c7a593e
cleanup 2024-08-30 10:58:38 -04:00
Rachid Mrad
f16ceccea7
cleanup 2024-08-30 10:33:52 -04:00
Rachid Mrad
973fa0c30a
tweak icon sizes 2024-08-30 10:33:24 -04:00
Rachid Mrad
aa29b71d51
merge main 2024-08-29 19:26:29 -04:00
Rachid Mrad
6cc89e7841
double td padding right on desktop, edit h1 margin on org domains 2024-08-29 19:23:16 -04:00
Rachid Mrad
8f609fef95
refactor icons in links and buttons 2024-08-29 19:16:53 -04:00
Rachid Mrad
87bde33ca2
cleanup 2024-08-29 18:31:39 -04:00
Rachid Mrad
c6d1c8a058
fix layout of sort icons 2024-08-29 18:23:41 -04:00
Rachid Mrad
9b422af635
fix layout of sort icons 2024-08-29 18:20:45 -04:00
Rachid Mrad
102b435d9e
fix spacing between export and search on domains table 2024-08-29 18:11:25 -04:00
Rachid Mrad
52fecffaf7
Change table row border color 2024-08-29 18:10:35 -04:00
Rachid Mrad
b9175f582b
Change section-outlined right padding from 16 to 32 2024-08-29 18:05:25 -04:00
Rachid Mrad
141037170d
change border color on org tables 2024-08-29 18:01:14 -04:00
Matt-Spence
ec56f176de
Merge pull request #2618 from cisagov/ms/2451-additional-domain-request-dates
Issue #2541 additional domain request dates [getgov-litterbox]
2024-08-29 13:07:50 -05:00
Rachid Mrad
9ff733819f
suborg table display tweaks 2024-08-29 13:11:37 -04:00
Matthew Spence
fc17854529
correct migration doc 2024-08-29 11:52:04 -05:00
Rachid Mrad
4a9cf02918
title on domain suborg 2024-08-29 12:51:50 -04:00
Matthew Spence
ba1553a936
add new dates to csv export 2024-08-29 11:49:45 -05:00
dave-kennedy-ecs
c19bc89dca
Merge pull request #2650 from cisagov/backup/2608-portfolio-update-js
Issue #2608: Portfolio admin - dynamic federal type and portfolio type
2024-08-29 11:06:08 -04:00
David Kennedy
06aacd91ce
minor improvements 2024-08-29 10:58:19 -04:00
Matthew Spence
8bb3f0080b
Merge branch 'ms/2451-additional-domain-request-dates' of https://github.com/cisagov/manage.get.gov into ms/2451-additional-domain-request-dates 2024-08-29 09:53:22 -05:00
Matthew Spence
72375e3c63
Merge remote-tracking branch 'origin/main' into ms/2451-additional-domain-request-dates 2024-08-29 09:52:48 -05:00
zandercymatics
5b917dcfba
Merge pull request #2609 from cisagov/za/2586-infra-for-multiple-portfolios
Ticket #2586: Allow for multiple portfolios [migrations]
2024-08-29 08:28:56 -06:00
zandercymatics
6849f13e6c
Update src/registrar/models/user_portfolio_permission.py
Co-authored-by: Alysia Broddrick <109625347+abroddrick@users.noreply.github.com>
2024-08-29 08:22:16 -06:00
Rachid Mrad
fe898f3168
Suborg title 2024-08-29 00:12:03 -04:00
Rachid Mrad
0c57dc55e7
Fix unit test 2024-08-28 13:43:03 -04:00
Rachid Mrad
f1b93b729b
customize backgrounds on portfolio templates 2024-08-28 13:38:31 -04:00
Rachid Mrad
539824cfa3
Fix double id bug on combobox 2024-08-28 13:14:39 -04:00
Rachid Mrad
b2ab1495ab
fix senior official case 2024-08-28 13:09:02 -04:00
Rachid Mrad
4d28754b63
fix senior official title 2024-08-28 13:06:50 -04:00
Rachid Mrad
b33d71f7be
fix skip nav on portfolio pages 2024-08-28 13:05:35 -04:00
Rachid Mrad
4d0f21e498
nav tab order 2024-08-28 13:01:57 -04:00
Rachid Mrad
d72b8f7b3e
active state on org link in main nav 2024-08-28 12:59:44 -04:00
Rachid Mrad
9cd0e15f8a
wrap suborg in table cell 2024-08-28 12:51:23 -04:00
Rachid Mrad
6f8406b4bc
portfolio org title 2024-08-28 11:36:25 -04:00
matthewswspence
635e6e6735
linter fixes 2024-08-28 09:32:12 -05:00
matthewswspence
09ba7450b3
linter fixes 2024-08-27 15:19:36 -05:00
matthewswspence
9c069a8e64
add instructions 2024-08-27 15:12:57 -05:00
matthewswspence
9e592cbd75
fix dumb typo 2024-08-27 15:11:43 -05:00
zandercymatics
1fa80e8193
Update src/registrar/registrar_middleware.py
Co-authored-by: Matt-Spence <matthewswSpence@gmail.com>
2024-08-27 13:26:13 -06:00
zandercymatics
990e16246d
Update src/registrar/tests/test_views_portfolio.py
Co-authored-by: Matt-Spence <matthewswSpence@gmail.com>
2024-08-27 13:26:01 -06:00
matthewswspence
207a3ac3aa
fix populate script 2024-08-27 13:31:03 -05:00
zandercymatics
89c2e4543a
Update src/registrar/models/user.py
Co-authored-by: Matt-Spence <matthewswSpence@gmail.com>
2024-08-27 12:27:35 -06:00
David Kennedy
b2a464668b
update from merge 2024-08-27 11:44:30 -04:00
David Kennedy
0ffac4cc72
Merge branch 'main' into backup/2608-portfolio-update-js 2024-08-27 11:40:42 -04:00
CuriousX
ecfd4d148c
Merge pull request #2598 from cisagov/nl/2470-update-action-needed-email
Issue #2470 - Enhance analysts ability to update "Action needed" email text [nl]
2024-08-27 09:17:01 -06:00
dave-kennedy-ecs
8bf54637ee
Merge pull request #2627 from cisagov/dk/2590-portfolio-domains-requests
Issue #2590: - Domain and requests tables filterable by portfolio, from portfolio page
2024-08-26 20:48:30 -04:00
David Kennedy
88086a07d8
fixed some casing and associated tests 2024-08-26 20:43:06 -04:00
David Kennedy
6f4c63c995
lint 2024-08-26 20:38:29 -04:00