alexjanousekGSA
be5f789c5f
Trying to get successful build
2024-12-11 09:15:18 -05:00
alexjanousekGSA
e3bb69bc1c
First commit of new updated homepage content
2024-12-09 12:53:38 -05:00
Alex Janousek
8e896eb57a
Merge pull request #2164 from GSA/dependabot/pip/moto-5.0.22
...
Bump moto from 5.0.18 to 5.0.22
2024-12-04 12:26:59 -05:00
Alex Janousek
3c621ee41d
Merge pull request #2149 from GSA/dependabot/npm_and_yarn/cross-spawn-7.0.6
...
Bump cross-spawn from 7.0.3 to 7.0.6
2024-12-04 11:00:29 -05:00
dependabot[bot]
3728af6f40
Bump cross-spawn from 7.0.3 to 7.0.6
...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn ) from 7.0.3 to 7.0.6.
- [Changelog](https://github.com/moxystudio/node-cross-spawn/blob/master/CHANGELOG.md )
- [Commits](https://github.com/moxystudio/node-cross-spawn/compare/v7.0.3...v7.0.6 )
---
updated-dependencies:
- dependency-name: cross-spawn
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-04 15:49:01 +00:00
Alex Janousek
46ee555d40
Merge pull request #2169 from GSA/dependabot/npm_and_yarn/rollup-4.28.0
...
Bump rollup from 4.27.3 to 4.28.0
2024-12-04 10:45:38 -05:00
Alex Janousek
0ba9943bb7
Merge pull request #2170 from GSA/dependabot/npm_and_yarn/sass-embedded-1.82.0
...
Bump sass-embedded from 1.81.0 to 1.82.0
2024-12-04 10:44:08 -05:00
dependabot[bot]
f45454b657
Bump sass-embedded from 1.81.0 to 1.82.0
...
Bumps [sass-embedded](https://github.com/sass/embedded-host-node ) from 1.81.0 to 1.82.0.
- [Changelog](https://github.com/sass/embedded-host-node/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sass/embedded-host-node/compare/1.81.0...1.82.0 )
---
updated-dependencies:
- dependency-name: sass-embedded
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-03 23:27:20 +00:00
dependabot[bot]
d275e7b6a3
Bump rollup from 4.27.3 to 4.28.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.27.3 to 4.28.0.
- [Release notes](https://github.com/rollup/rollup/releases )
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rollup/rollup/compare/v4.27.3...v4.28.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-03 23:27:08 +00:00
Beverly Nguyen
078f75b8a4
Merge pull request #2154 from GSA/2119-clean-up-best-practices-folders-and-components
...
2119 clean up best practices folders and components
2024-12-03 12:08:52 -08:00
dependabot[bot]
7ffb4b60de
Bump moto from 5.0.18 to 5.0.22
...
Bumps [moto](https://github.com/getmoto/moto ) from 5.0.18 to 5.0.22.
- [Release notes](https://github.com/getmoto/moto/releases )
- [Changelog](https://github.com/getmoto/moto/blob/master/CHANGELOG.md )
- [Commits](https://github.com/getmoto/moto/compare/5.0.18...5.0.22 )
---
updated-dependencies:
- dependency-name: moto
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-03 00:08:10 +00:00
Alex Janousek
4170ca7577
Merge pull request #2132 from GSA/2109-build-out-architecture-for-new-about-pages-behind-feature-flag
...
Added new header button that is displayed in header
2024-12-02 14:38:27 -05:00
Beverly Nguyen
68e5ac50ab
fix testing
2024-11-27 10:14:09 -08:00
Beverly Nguyen
5e114094c8
merge main
2024-11-27 09:56:13 -08:00
Carlo Costino
162d3708ab
Merge pull request #2163 from GSA/bump-admin-prod-memory
...
Bump admin production memory to 2GB per instance
2024-11-27 09:29:45 -05:00
Carlo Costino
3dd8d25089
Bump admin production memory to 2GB per instance
...
This changeset bumps the admin production memory to 2GB per instance. We were noticing that the admin app was consuming almost all of the 1.5GB memory currently.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-11-26 21:02:45 -05:00
Carlo Costino
de81866288
Merge pull request #2162 from GSA/2161-toggle-side-nav-items-when-featured-flag-is-onoff
...
making sub nav items conditional based on feature flag
2024-11-26 20:44:23 -05:00
Beverly Nguyen
a5c65439b6
update e2e
2024-11-26 14:38:15 -08:00
Beverly Nguyen
e638eb4ad1
isort fix
2024-11-26 13:50:00 -08:00
Beverly Nguyen
d4c646a788
making sub nav items conditional on feature flag
2024-11-26 13:45:43 -08:00
Beverly Nguyen
562f835096
convert include to macros
2024-11-26 12:58:32 -08:00
Beverly Nguyen
2fa9c1ed7d
removed unnecessary route
2024-11-26 12:24:06 -08:00
alexjanousekGSA
1931e4359b
Fixed more imports
2024-11-26 10:46:41 -05:00
Alex Janousek
c37fd5d461
Merge branch 'main' into 2109-build-out-architecture-for-new-about-pages-behind-feature-flag
2024-11-26 10:22:36 -05:00
Beverly Nguyen
d5ef2647fd
changed naming
2024-11-25 18:23:15 -08:00
Beverly Nguyen
86ddcd3647
changed naming
2024-11-25 18:16:43 -08:00
Beverly Nguyen
276802a6c4
changed naming
2024-11-25 18:15:34 -08:00
Beverly Nguyen
9abfcf71de
Merge pull request #2127 from GSA/2103-aboutsecurity
...
About Security Content
11-26-2024
2024-11-25 16:51:36 -08:00
alexjanousekGSA
2d0a53e97d
Sorted init
2024-11-25 13:51:24 -05:00
alexjanousekGSA
497533c52e
More linting stuff
2024-11-25 13:40:14 -05:00
alexjanousekGSA
1763e75bef
Cleaning up imports
2024-11-25 13:33:33 -05:00
alexjanousekGSA
c941e14587
Added more spacing
2024-11-25 13:24:47 -05:00
Carlo Costino
a01b93073b
Merge pull request #2147 from GSA/notify-admin-1426
...
add carrier column to reports
2024-11-25 12:14:45 -05:00
alexjanousekGSA
c768b09255
Fixed indenting
2024-11-25 11:51:01 -05:00
Beverly Nguyen
76c10b7f90
Merge branch 'main' into 2103-aboutsecurity
2024-11-22 10:57:29 -08:00
Kenneth Kehl
1417f12ccf
merge from main
2024-11-22 07:47:47 -08:00
Carlo Costino
971db71936
Merge pull request #2144 from GSA/redis-dependency-ignore-vulncheck
...
Add redis ID to ignore vulnerability list in audit/no current fix
2024-11-22 10:46:14 -05:00
Kenneth Kehl
8f30064f50
add carrier column to reports
2024-11-21 15:08:49 -08:00
alexjanousekGSA
8231b671af
Updated logic in init to include nonce and state and removed from index
2024-11-21 17:52:44 -05:00
Beverly Nguyen
637457c8c2
merge main
2024-11-21 12:41:30 -08:00
Beverly Nguyen
daabee672e
Merge pull request #2117 from GSA/2102-aboutwhy-text-messaging
...
About/why text messaging content
2024-11-21 12:36:50 -08:00
Andrew Shumway
598a9af6f1
Add redis ID to ignore vulnerability list in audit/no current fix
2024-11-21 11:42:30 -07:00
Beverly Nguyen
a8ecb57e51
removed logged in
2024-11-20 10:25:39 -08:00
Beverly Nguyen
a318b2dd0f
updated external links
2024-11-20 09:49:52 -08:00
Beverly Nguyen
942489dc57
updated external links
2024-11-20 09:43:12 -08:00
Beverly Nguyen
93587f528e
Merge pull request #2074 from GSA/2073---new-best-practice-side-nav-end2end
...
e2e test for best practice content pages
2024-11-20 09:33:55 -08:00
Beverly Nguyen
99d934c949
Merge pull request #2087 from GSA/1939-accessibility-audit-the-entire-send-message-flow-with-a-few-branching-situations-like-scheduling-a-send-vs-now
...
Fix a11y errors within the send flow
2024-11-20 09:33:15 -08:00
alexjanousekGSA
9b246aa03f
Fixed indent
2024-11-19 12:06:09 -05:00
alexjanousekGSA
9023943bb1
Fixed a few errors
2024-11-19 10:49:30 -05:00
alexjanousekGSA
9a8d8e12cf
Added new header button that is displayed in header
2024-11-19 09:41:08 -05:00