Commit graph

9090 commits

Author SHA1 Message Date
zandercymatics
241b43e815
Attempt to fix border-bottom 2025-01-28 08:39:35 -07:00
zandercymatics
9b1d1d1530
Fix data-member bug 2025-01-28 08:21:17 -07:00
zandercymatics
e2c2813c69
Update email_invitations.py 2025-01-27 15:24:38 -07:00
zandercymatics
6c074bd8d4
Cleanup css 2025-01-27 15:18:53 -07:00
zandercymatics
35445967b9
PR suggestions (pt 1) 2025-01-27 14:44:35 -07:00
zandercymatics
82c228127f
Merge branch 'main' into litterbox/3280-design-review 2025-01-27 14:13:14 -07:00
zandercymatics
d7938948f0
Fix member modal not displaying name 2025-01-27 14:06:08 -07:00
zandercymatics
2cc63f46e7
Merge branch 'main' into litterbox/3280-design-review 2025-01-27 11:16:42 -07:00
CuriousX
4ce3d87103
Merge branch 'main' into nl/3320-remove-unused-portfolio-script 2025-01-27 10:32:31 -07:00
dependabot[bot]
b5d332f920
Bump undici from 6.21.0 to 6.21.1 in /src (#3379) 2025-01-27 16:54:59 +00:00
zandercymatics
5a32b07e8b
Update email_invitations.py 2025-01-27 09:25:41 -07:00
zandercymatics
4096308fbb
Better error handling for fixtures_users 2025-01-27 09:10:08 -07:00
Alysia Broddrick
7f2fabf1cb
Merge branch 'main' into adjust-security-yaml 2025-01-24 16:22:20 -08:00
CuriousX
5cf75ff0f1
Merge branch 'main' into nl/3320-remove-unused-portfolio-script 2025-01-24 15:08:01 -07:00
zandercymatics
645aa535b7
alphabetize logic 2025-01-24 15:01:46 -07:00
zandercymatics
0540f0c480
Changes 2025-01-24 14:46:13 -07:00
zandercymatics
0702e97e27
Merge branch 'main' into litterbox/3280-design-review 2025-01-24 13:20:49 -07:00
zandercymatics
e0979d0588
placeholder email 2025-01-24 13:19:59 -07:00
Rachid Mrad
e238cc29fd
Merge branch 'main' into rjm/3190-heading-refactor 2025-01-24 14:51:47 -05:00
CuriousX
c26d900512
Merge branch 'main' into nl/3320-remove-unused-portfolio-script 2025-01-24 12:26:33 -07:00
CocoByte
9cd9b97e87
removed duplicate names and slight formatting for print statements 2025-01-24 12:25:46 -07:00
CuriousX
19f845ca18
Merge branch 'main' into nl/2871-bundle-screenreader 2025-01-24 11:12:20 -07:00
zandercymatics
78f31e97c3
Fix background color and font weight on usa tag 2025-01-24 10:49:41 -07:00
Rachid Mrad
a93e4f53b0
Merge branch 'main' into rjm/3190-heading-refactor 2025-01-24 12:43:23 -05:00
zandercymatics
130cfc9d4e
Fix email send bug, scroll to top, fix search issue 2025-01-24 10:00:55 -07:00
zandercymatics
01497bfa8f
Review changes for domain assignments page
Some also were applied in the past commit

https://cisa-corp.slack.com/archives/C087NN9UW5C/p1737677040679389
2025-01-24 09:16:11 -07:00
zandercymatics
0be3d48712
Merge remote-tracking branch 'origin/rjm/3190-heading-refactor' into litterbox/3280-design-review 2025-01-24 09:02:52 -07:00
zandercymatics
615f8b0002
Merge branch 'main' into litterbox/3280-design-review 2025-01-24 08:46:02 -07:00
zandercymatics
31cdb7e008
Update portfolio_member_domains_edit.html 2025-01-24 08:45:57 -07:00
zandercymatics
da1eb67ea4
Fix color override + fix table margin / padding 2025-01-24 08:40:14 -07:00
CocoByte
85c6aa348e
linted 2025-01-23 15:14:03 -07:00
CocoByte
8984068312
Fixed DomainGroup handling 2025-01-23 13:26:37 -07:00
David Kennedy
46d6cab4c7
cleaned up error handling of OutsideOrgMemberError 2025-01-23 14:25:50 -05:00
David Kennedy
aae6617f3d
fixed small bug with handling of OutsideOrgMemberError 2025-01-23 13:56:15 -05:00
zandercymatics
c5b9984714
Update test_views_portfolio.py 2025-01-23 11:47:45 -07:00
zandercymatics
ea1fcf7afe
Add nosec: Overzealous linter
The linter is not happy about mark_safe, but since all the content is hard coded it is not a problem
2025-01-23 11:23:34 -07:00
zandercymatics
2ae0167030
Add space between strings (whoops) 2025-01-23 11:18:28 -07:00
zandercymatics
f203c99218
fix test 2025-01-23 11:10:53 -07:00
David Kennedy
662e4603db
small fix and removed rogue log info message 2025-01-23 13:04:46 -05:00
zandercymatics
e68423c5ee
Merge branch 'za/3280-design-review' into litterbox/3280-design-review 2025-01-23 10:56:32 -07:00
zandercymatics
060e4b9fb2
Merge branch 'main' into litterbox/3280-design-review 2025-01-23 10:48:28 -07:00
zandercymatics
f55f497f6f
Fix <p> spacing and make table span wider 2025-01-23 10:11:23 -07:00
zandercymatics
0a10d2dbfd
Fix spacing between h2 and search bar 2025-01-23 09:13:10 -07:00
zandercymatics
35acd26596
Fix spacing between breadcrumb and header 2025-01-23 09:03:44 -07:00
zandercymatics
9d07d4f76c
Merge branch 'za/3307-duplicate-key-bug' into za/3280-design-review 2025-01-23 08:58:25 -07:00
zandercymatics
8491ef3958
Merge branch 'main' into za/3280-design-review 2025-01-23 08:58:15 -07:00
zandercymatics
295e7f2f40
Fix error message and header spacing on domain assignments page 2025-01-23 08:57:37 -07:00
CocoByte
af1ccd625f
unit test fix 2025-01-22 17:30:19 -07:00
CocoByte
f56ccf95da
updated docs 2025-01-22 17:28:46 -07:00
CocoByte
bd20a0ce68
merged with main and linted 2025-01-22 17:00:32 -07:00