Commit graph

8912 commits

Author SHA1 Message Date
dependabot[bot]
88acf503a5
Bump braces and @uswds/compile in /src
Bumps [braces](https://github.com/micromatch/braces) to 3.0.3 and updates ancestor dependency [@uswds/compile](https://github.com/uswds/uswds-compile). These dependencies need to be updated together.


Updates `braces` from 2.3.2 to 3.0.3
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
- [Commits](https://github.com/micromatch/braces/commits/3.0.3)

Updates `@uswds/compile` from 1.1.0 to 1.2.1
- [Release notes](https://github.com/uswds/uswds-compile/releases)
- [Commits](https://github.com/uswds/uswds-compile/compare/v1.1.0...v1.2.1)

---
updated-dependencies:
- dependency-name: braces
  dependency-type: indirect
- dependency-name: "@uswds/compile"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-01-03 18:50:25 +00:00
Rebecca Hsieh
4feb29b269
Add in tests for making edit is clickable and goes to right route 2025-01-03 10:47:42 -08:00
Rachid Mrad
3b31a5c403
merge main 2025-01-03 13:42:35 -05:00
David Kennedy
d2f1d1f5a8
merge main 2025-01-03 13:20:52 -05:00
Erin Song
00a5fb5785
Merge branch 'main' of https://github.com/cisagov/manage.get.gov into es/code-review-update 2025-01-03 09:55:33 -08:00
Rachid Mrad
61bfec9982
avoid flooding console 2025-01-03 12:02:33 -05:00
asaki222
e5f9696bac
added tests 2025-01-03 10:43:35 -05:00
zandercymatics
f3d74eedfa
Merge branch 'main' into za/3025-add-new-suborgs 2025-01-03 07:57:25 -07:00
CocoByte
bf253e1cd2
Fix alignment of alerts 2025-01-02 21:39:26 -07:00
CocoByte
b536efd162
Resolved merge conflicts 2025-01-02 20:51:12 -07:00
David Kennedy
560a07f673
lint 2025-01-02 20:38:11 -05:00
David Kennedy
dc9919d168
Merge branch 'main' into dk/3053-hide-other-suborgs 2025-01-02 20:35:14 -05:00
David Kennedy
ce94775879
minor changes to content 2025-01-02 20:34:34 -05:00
Rachid Mrad
49c900297e
accessible markup and unit test coverage 2025-01-02 20:09:32 -05:00
David Kennedy
8b291714ba
removed some extraneous log statements 2025-01-02 20:02:34 -05:00
David Kennedy
84f6445405
merge of main 2025-01-02 19:54:51 -05:00
David Kennedy
c70a16dc6a
fixed tests 2025-01-02 19:48:45 -05:00
Rachid Mrad
81c39c9756
Merge branch 'main' into rb/3158-request-table-ui-fixes 2025-01-02 19:31:19 -05:00
CocoByte
ce5e6b7d7c
Refactored margin on portfolio_ pages so that only single-page layouts have left margin 2025-01-02 17:17:43 -07:00
David Kennedy
c5325a6c56
updated logic to account for domain portfolio assignment 2025-01-02 18:55:05 -05:00
CuriousX
06ee2c40cb
Merge branch 'main' into nl/3011-fix-request-growth-report-data 2025-01-02 16:49:27 -07:00
CocoByte
23eb3ebe96
fixed grid gap 2025-01-02 15:31:18 -07:00
David Kennedy
0c07e931d3
more cleanup in admin 2025-01-02 16:59:52 -05:00
David Kennedy
b39c143b9d
simplified logic on check for existing permission in admin 2025-01-02 16:56:54 -05:00
CocoByte
693720e720
Merge remote-tracking branch 'origin/main' into nl/3074-responsive-layouts-widescreen 2025-01-02 14:34:14 -07:00
CocoByte
16f44584b5
UPDATE TO AC -- add left margin for all single-page views 2025-01-02 14:34:00 -07:00
Erin Song
8f0fa1fcd8
Update python dependencies 2025-01-02 12:37:44 -08:00
Erin Song
54e5b7f20c
Add whitespace to prompt security check workflow 2025-01-02 12:34:17 -08:00
zandercymatics
419179f69d
Remove junk 2025-01-02 12:05:03 -07:00
zandercymatics
3b7746a409
Update package-lock.json 2025-01-02 11:51:42 -07:00
zandercymatics
ef8d8f17bf
Add unit test for requesting entity page 2025-01-02 11:51:05 -07:00
zandercymatics
964bb7980b
Merge branch 'main' into za/3025-add-new-suborgs 2025-01-02 10:57:22 -07:00
zandercymatics
610d00b7a0
Add unit tests 2025-01-02 10:55:06 -07:00
Rachid Mrad
8ab6c76c61
merge main 2025-01-02 12:53:52 -05:00
David Kennedy
a987c5dbcf
Merge branch 'main' into ag/3255-domain-reports-take-three 2025-01-02 12:47:14 -05:00
Rachid Mrad
c675ca5884
make surew we only split the domaininfo on invited items 2025-01-02 12:22:07 -05:00
David Kennedy
0eeee88f1c
hide 'other' for portfolios without suborganizations 2025-01-02 11:40:17 -05:00
zandercymatics
b7b9f96f7a
Merge branch 'main' into za/3025-add-new-suborgs 2025-01-02 09:35:23 -07:00
zandercymatics
c59cb24f51
Cleanup 2025-01-02 09:34:38 -07:00
zandercymatics
6f6e2dbc8b
Add clear button 2025-01-02 09:27:42 -07:00
CocoByte
4faf3df646
delete duplicate (unused) file 2024-12-31 16:46:06 -07:00
CocoByte
284657cf74
cherry-pick old PR changes (before revert) 2024-12-31 16:43:41 -07:00
CuriousX
b4cfb746dc
Revert "#3074 - Change (margin/padding) responsive layouts - [AB]" 2024-12-31 15:12:18 -07:00
CuriousX
f77b583750
Merge branch 'main' into za/3025-add-new-suborgs 2024-12-31 15:02:55 -07:00
Matthew Spence
6119b39a59
fix comment 2024-12-31 15:26:30 -06:00
matthewswspence
c657b9e666
Merge remote-tracking branch 'origin/main' into ms/1768-status-change-notifications 2024-12-31 14:48:40 -06:00
matthewswspence
465e41abc5
fix spacing causing admin bug 2024-12-31 14:30:28 -06:00
Rachid Mrad
4442848a1d
fix error string interpolation 2024-12-31 15:11:15 -05:00
Rachid Mrad
feadf4391a
Add role when adding domains to existing user 2024-12-31 14:51:17 -05:00
asaki222
c145ecbfa2
put back the fixtures command 2024-12-31 13:55:18 -05:00