Commit graph

9253 commits

Author SHA1 Message Date
David Kennedy
cc1a8fd44a
formatted tests for linter 2025-01-06 17:24:19 -05:00
zandercymatics
feb319f3c2
Update populate_requested_suborg.py 2025-01-06 15:13:53 -07:00
Rachid Mrad
9fc5fff6e3
Separate and clarify logic for portfolio and non portfolio data in requests serialize 2025-01-06 17:11:26 -05:00
zandercymatics
d68ccdc1b1
Finish script 2025-01-06 15:02:33 -07:00
zandercymatics
e91c160a67
bug fix 2025-01-06 14:51:43 -07:00
David Kennedy
08efc6629e
in django admin, new domain invitations are auto retrieved when user exists 2025-01-06 16:32:28 -05:00
zandercymatics
4fceb62c43
Update populate_requested_suborg.py 2025-01-06 14:17:33 -07:00
zandercymatics
8e7ffab8b2
Exclude approved 2025-01-06 14:10:40 -07:00
zandercymatics
87b08e3fa0
Update populate_requested_suborg.py 2025-01-06 14:00:52 -07:00
Erin Song
ac931faa06
Modify copy on submission email from org and non org model 2025-01-06 12:58:07 -08:00
CocoByte
630854d8bd
linted 2025-01-06 13:55:38 -07:00
zandercymatics
6d13f26ffb
Add rule not to parse cases where the org name matches the portfolio name 2025-01-06 13:51:40 -07:00
CocoByte
19bd9fdd3b
Fix linter 2025-01-06 13:49:32 -07:00
CuriousX
ef8ddccb15
Merge branch 'main' into nl/3011-fix-request-growth-report-data 2025-01-06 13:42:29 -07:00
zandercymatics
822c8dde0f
Update test_management_scripts.py 2025-01-06 13:40:51 -07:00
zandercymatics
188c99a169
Unit tests and documentation 2025-01-06 13:39:56 -07:00
CocoByte
113575fac7
Merge remote-tracking branch 'origin/main' into nl/2969-visual-table-headers 2025-01-06 13:37:19 -07:00
Erin Song
627cc189a9
Add requested by info to domain request email template 2025-01-06 12:37:17 -08:00
CocoByte
581dc7081d
Make non-org Domain and Domain Request table columns align 2025-01-06 13:37:11 -07:00
zandercymatics
9052d9ed3f
Use dedicated script 2025-01-06 13:21:50 -07:00
zandercymatics
5e6a7987df
Update create_federal_portfolio.py 2025-01-06 12:47:57 -07:00
zandercymatics
345ca0307e
Update create_federal_portfolio.py 2025-01-06 12:46:36 -07:00
zandercymatics
6086b9587f
Remove unrelated content 2025-01-06 12:43:48 -07:00
zandercymatics
d0183d4d14
cleanup 2025-01-06 12:42:49 -07:00
David Kennedy
560baed2e1
linted 2025-01-06 14:39:44 -05:00
Rachid Mrad
60fcc888ad
change assert to satisfy linting 2025-01-06 14:30:00 -05:00
David Kennedy
3146dc07fa
applied widget to state territory 2025-01-06 14:22:36 -05:00
David Kennedy
4480e32553
updated combobox widget to set proper data-default-value and set domain suborganization form to use new combobox widget 2025-01-06 14:15:13 -05:00
David Kennedy
f359a636d0
combobox in domain request organization contact 2025-01-06 13:45:37 -05:00
zandercymatics
0118e1f00d
Add suborg data and clean duplicate script 2025-01-06 11:36:44 -07:00
Erin Song
1e64233bf9
Add requested by field to submission email 2025-01-06 10:25:21 -08:00
David Kennedy
2de0225aaf
merge main 2025-01-06 11:07:30 -05:00
Matt-Spence
5ddd0834a0
Merge branch 'main' into ms/3159-content-update 2025-01-06 10:44:00 -05:00
Rebecca Hsieh
a3c50043c5
Removing print statements 2025-01-04 14:55:40 -08:00
Rebecca Hsieh
bad8a8c98a
Fix padding on form and addin subtext for security email 2025-01-04 14:48:21 -08:00
Rebecca Hsieh
dca70f4195
Unit test for submit and recieving error message 2025-01-04 14:17:55 -08:00
CocoByte
bb7560bcaf
Merge remote-tracking branch 'origin/main' into nl/2969-visual-table-headers 2025-01-03 14:36:26 -07:00
Rebecca Hsieh
3f3ba22a11
Update text to click on link 2025-01-03 11:28:48 -08:00
CocoByte
7938bbe8e2
Combine action column and delete columns. Make "Action" header visible 2025-01-03 12:26:46 -07:00
Matt-Spence
279209ff0e
Merge branch 'main' into ms/1768-status-change-notifications 2025-01-03 14:07:27 -05:00
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