Commit graph

9090 commits

Author SHA1 Message Date
zandercymatics
94532e4b9d
Merge branch 'main' into za/3307-duplicate-key-bug 2025-01-17 15:07:20 -07:00
zandercymatics
dfc9b471da
Fix table tabbing 2025-01-17 14:47:01 -07:00
matthewswspence
016c085141
Change log_change 2025-01-17 15:33:41 -06:00
zandercymatics
0c3a2a50a8
Fix table definition 2025-01-17 14:26:32 -07:00
zandercymatics
eab7b79902
Update aria label for kebab on member page
https://cisa-corp.slack.com/archives/C087NN9UW5C/p1737134849047369
2025-01-17 13:54:35 -07:00
Rachid Mrad
1388b5b1e3
fix an h3 that should have been an h4 2025-01-17 15:48:19 -05:00
zandercymatics
548953e291
Code cleanup 2025-01-17 13:43:45 -07:00
Rachid Mrad
1b635e76b1
make icons small again 2025-01-17 15:19:31 -05:00
zandercymatics
9cb6179ea1
Add aria information
Resolves these:
https://cisa-corp.slack.com/archives/C087NN9UW5C/p1737134527341909

https://cisa-corp.slack.com/archives/C087NN9UW5C/p1737134849047369

https://cisa-corp.slack.com/archives/C087NN9UW5C/p1737135619248379
2025-01-17 12:02:34 -07:00
zandercymatics
8c204d4e8e
Remove unrelated changes 2025-01-17 11:10:24 -07:00
zandercymatics
a0d6e1ec33
cleanup 2025-01-17 10:06:40 -07:00
David Kennedy
75665ff378
fixed other tests and linted 2025-01-16 19:31:11 -05:00
David Kennedy
2ad8e0268a
changes to domain request data full report and test 2025-01-16 19:05:37 -05:00
CocoByte
800405a472
linted 2025-01-16 16:20:12 -07:00
zandercymatics
cfcdd8826c
Squash bug 2025-01-16 16:04:10 -07:00
zandercymatics
4de586005e
Test part 2 2025-01-16 15:40:03 -07:00
Alysia Broddrick
675a079287
Merge branch 'main' into adjust-security-yaml 2025-01-16 14:39:36 -08:00
Rachid Mrad
53e3149a32
merge main 2025-01-16 17:36:53 -05:00
Rachid Mrad
631288d5fe
cleanup 2025-01-16 17:22:20 -05:00
zandercymatics
1ece895ac6
Add test for race condition 2025-01-16 15:15:36 -07:00
Rachid Mrad
52734fb22d
More header typography, fix ison buttons and links 2025-01-16 16:53:21 -05:00
David Kennedy
3708ef1672
Merge branch 'main' into bob/2311-combo-boxes 2025-01-16 15:11:54 -05:00
David Kennedy
f9fa8772e5
cleanup and lint 2025-01-16 15:09:32 -05:00
zandercymatics
511e9610e2
Update domain.py 2025-01-16 12:55:50 -07:00
zandercymatics
4649198867
Update domain.py 2025-01-16 12:53:16 -07:00
David Kennedy
088140a37d
clean up of requesting entity 2025-01-16 14:24:43 -05:00
zandercymatics
f7c38e908f
Update test_views_portfolio.py 2025-01-16 12:19:55 -07:00
David Kennedy
6a49f9e373
requesting entity working - code still wip 2025-01-16 14:13:51 -05:00
zandercymatics
c8ac9c4a07
Fix error styling on member page 2025-01-16 11:41:56 -07:00
zandercymatics
ee4629b897
Revert "change kebab style"
This reverts commit f7758181ec.
2025-01-16 11:35:18 -07:00
zandercymatics
f7758181ec
change kebab style 2025-01-16 11:22:45 -07:00
CocoByte
41b7c93013
Merge remote-tracking branch 'origin/main' into nl/2871-bundle-screenreader 2025-01-16 11:07:17 -07:00
zandercymatics
fcac8a8b7c
Merge branch 'main' into za/3299-script-to-update-suborg-values 2025-01-16 10:10:26 -07:00
zandercymatics
4612154243
lint part 2 2025-01-16 10:05:41 -07:00
zandercymatics
af7ce078bd
Add unit tests 2025-01-16 09:56:04 -07:00
zandercymatics
a48215faec
Account for duplicate org names 2025-01-16 09:23:11 -07:00
matthewswspence
7e832c4a2b
remove unnecessary use of contextmanager 2025-01-16 09:34:53 -06:00
matthewswspence
931aff915f
linters and remove debug logs 2025-01-15 21:27:07 -06:00
matthewswspence
7b00c19c0e
refactor even more transfer user logic 2025-01-15 21:23:30 -06:00
matthewswspence
4aa80abc8c
refactor to simplify and make duplication logic generic 2025-01-15 20:42:28 -06:00
CocoByte
40604a1b29
Resolves #2938 - limited domain name length 2025-01-15 16:52:44 -07:00
CocoByte
f4ff1ecd83
Resolves #2875 2025-01-15 16:39:21 -07:00
Alysia Broddrick
148a3eabfd
Merge branch 'main' into adjust-security-yaml 2025-01-15 15:21:51 -08:00
CocoByte
44681307a6
Resolves #2871 2025-01-15 15:37:16 -07:00
zandercymatics
640fda873b
Update create_federal_portfolio.py 2025-01-15 15:11:38 -07:00
zandercymatics
06623c5f8e
Update create_federal_portfolio.py 2025-01-15 15:03:44 -07:00
zandercymatics
1456104df6
Update create_federal_portfolio.py 2025-01-15 14:59:19 -07:00
zandercymatics
c0ce656192
Account for duplicates 2025-01-15 14:56:50 -07:00
David Kennedy
3420cc3329
more linter 2025-01-15 16:41:49 -05:00
David Kennedy
13c9e1c113
lint 2025-01-15 16:35:04 -05:00