alexjanousekGSA
|
7fef3fff26
|
Updated backstopjs test
|
2025-05-02 10:47:44 -04:00 |
|
alexjanousekGSA
|
eff92773cc
|
e2e tests pass locally
|
2025-05-02 10:43:07 -04:00 |
|
dependabot[bot]
|
f771f2374d
|
Bump newrelic from 10.10.0 to 10.11.0
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent) from 10.10.0 to 10.11.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases)
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.10.0...v10.11.0)
---
updated-dependencies:
- dependency-name: newrelic
dependency-version: 10.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-01 23:24:27 +00:00 |
|
Beverly Nguyen
|
0e48ed2716
|
Merge pull request #2536 from GSA/2123-back-button-context
2123 back button context
|
2025-05-01 09:48:50 -07:00 |
|
alexjanousekGSA
|
149d8e3ce5
|
Merge branch 'main' into fix-existing-e2e-tests
|
2025-05-01 10:10:36 -04:00 |
|
Jonathan Bobel
|
e5dce090e6
|
Merge pull request #2519 from GSA/2516-remove-homepage-js
2515 - remove homepage.js
|
2025-05-01 10:10:11 -04:00 |
|
Jonathan Bobel
|
4b138711e2
|
Merge pull request #2521 from GSA/2517-remove-timeago-js
2517 - Removing timeago.js
|
2025-05-01 10:09:58 -04:00 |
|
Jonathan Bobel
|
824364f2b6
|
Merge pull request #2522 from GSA/2515-remove-autofocus-js
2515 - Remove autofocus.js
|
2025-05-01 10:02:26 -04:00 |
|
Carlo Costino
|
50bdf916ba
|
Merge branch 'main' into fix-existing-e2e-tests
|
2025-05-01 09:45:23 -04:00 |
|
Alex Janousek
|
285bee3809
|
Merge pull request #2546 from GSA/dependabot/npm_and_yarn/babel/preset-env-7.27.1
Bump @babel/preset-env from 7.26.9 to 7.27.1
|
2025-05-01 09:40:49 -04:00 |
|
dependabot[bot]
|
8e28cdbb56
|
Bump @babel/preset-env from 7.26.9 to 7.27.1
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.26.9 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-preset-env)
---
updated-dependencies:
- dependency-name: "@babel/preset-env"
dependency-version: 7.27.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-05-01 13:29:06 +00:00 |
|
ccostino
|
02023aa775
|
Merge pull request #2518 from GSA/2514-remove-colourPreview-js
2514 - Removing colourPreview.js
|
2025-05-01 09:27:51 -04:00 |
|
Alex Janousek
|
2adb87dfe4
|
Merge pull request #2548 from GSA/dependabot/pip/humanize-4.12.3
Bump humanize from 4.12.2 to 4.12.3
|
2025-05-01 09:27:36 -04:00 |
|
Alex Janousek
|
43548a823e
|
Merge pull request #2547 from GSA/dependabot/npm_and_yarn/babel/core-7.27.1
Bump @babel/core from 7.26.10 to 7.27.1
|
2025-05-01 09:27:19 -04:00 |
|
dependabot[bot]
|
db4c02532a
|
Bump humanize from 4.12.2 to 4.12.3
Bumps [humanize](https://github.com/python-humanize/humanize) from 4.12.2 to 4.12.3.
- [Release notes](https://github.com/python-humanize/humanize/releases)
- [Commits](https://github.com/python-humanize/humanize/compare/4.12.2...4.12.3)
---
updated-dependencies:
- dependency-name: humanize
dependency-version: 4.12.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-30 23:29:10 +00:00 |
|
dependabot[bot]
|
598e5eca91
|
Bump @babel/core from 7.26.10 to 7.27.1
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.26.10 to 7.27.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.1/packages/babel-core)
---
updated-dependencies:
- dependency-name: "@babel/core"
dependency-version: 7.27.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-30 23:25:17 +00:00 |
|
ccostino
|
b48377e4b4
|
Merge pull request #2544 from GSA/2543-troubleshoot-socketio
2543 troubleshoot socketio
|
2025-04-30 14:20:33 -04:00 |
|
Beverly Nguyen
|
ccdfd0c10e
|
formating changes
|
2025-04-30 10:04:30 -07:00 |
|
Beverly Nguyen
|
0917ddaa23
|
replaced os.env with config
|
2025-04-30 10:03:17 -07:00 |
|
Alex Janousek
|
7fbed553aa
|
Merge pull request #2539 from GSA/dependabot/pip/phonenumbers-9.0.4
Bump phonenumbers from 9.0.3 to 9.0.4
|
2025-04-30 12:03:56 -04:00 |
|
Alex Janousek
|
0710372db4
|
Merge pull request #2535 from GSA/dependabot/pip/newrelic-10.10.0
Bump newrelic from 10.9.0 to 10.10.0
|
2025-04-30 12:03:17 -04:00 |
|
Alex Janousek
|
db7d59c8c8
|
Merge pull request #2523 from GSA/dependabot/npm_and_yarn/playwright-1.52.0
Bump playwright from 1.51.1 to 1.52.0
|
2025-04-30 12:02:09 -04:00 |
|
dependabot[bot]
|
c5228d9557
|
Bump phonenumbers from 9.0.3 to 9.0.4
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers) from 9.0.3 to 9.0.4.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.3...v9.0.4)
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-30 15:53:44 +00:00 |
|
Alex Janousek
|
eb2d4798bd
|
Merge pull request #2542 from GSA/dependabot/pip/certifi-2025.4.26
Bump certifi from 2025.1.31 to 2025.4.26
|
2025-04-30 11:51:51 -04:00 |
|
dependabot[bot]
|
3ed99ccd45
|
Bump playwright from 1.51.1 to 1.52.0
Bumps [playwright](https://github.com/microsoft/playwright) from 1.51.1 to 1.52.0.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](https://github.com/microsoft/playwright/compare/v1.51.1...v1.52.0)
---
updated-dependencies:
- dependency-name: playwright
dependency-version: 1.52.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-30 15:46:17 +00:00 |
|
Alex Janousek
|
b91e687d17
|
Merge pull request #2529 from GSA/dependabot/npm_and_yarn/sass-embedded-1.87.0
Bump sass-embedded from 1.86.3 to 1.87.0
|
2025-04-30 11:45:28 -04:00 |
|
Alex Janousek
|
5eb08b8042
|
Merge pull request #2541 from GSA/dependabot/npm_and_yarn/rollup-4.40.1
Bump rollup from 4.40.0 to 4.40.1
|
2025-04-30 11:45:14 -04:00 |
|
Alex Janousek
|
aa59ac1d9c
|
Merge pull request #2511 from GSA/dependabot/npm_and_yarn/morphdom-2.7.5
Bump morphdom from 2.7.4 to 2.7.5
|
2025-04-30 11:44:57 -04:00 |
|
Beverly Nguyen
|
c825878c45
|
isort
|
2025-04-29 15:55:14 -07:00 |
|
Beverly Nguyen
|
e6b76486f4
|
testing fixed
|
2025-04-29 15:41:06 -07:00 |
|
Beverly Nguyen
|
69ae1ea0e1
|
appending api hosted urls to append to csp to allow for connections
|
2025-04-29 11:59:52 -07:00 |
|
Beverly Nguyen
|
b468620ead
|
appending api hosted urls to append to csp to allow for connections
|
2025-04-29 11:59:06 -07:00 |
|
Jonathan Bobel
|
4279467b16
|
Update preview.html
Missed some test code
|
2025-04-29 12:27:01 -04:00 |
|
Jonathan Bobel
|
f0ff50eb63
|
Merge branch 'main' of https://github.com/GSA/notifications-admin into 2123-back-button-context
|
2025-04-29 12:26:02 -04:00 |
|
Jonathan Bobel
|
86b4547499
|
Merge branch 'main' of https://github.com/GSA/notifications-admin into 2515-remove-autofocus-js
|
2025-04-29 11:56:49 -04:00 |
|
dependabot[bot]
|
a6145bec19
|
Bump certifi from 2025.1.31 to 2025.4.26
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.1.31 to 2025.4.26.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26)
---
updated-dependencies:
- dependency-name: certifi
dependency-version: 2025.4.26
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-29 00:15:38 +00:00 |
|
dependabot[bot]
|
1c795253d4
|
Bump rollup from 4.40.0 to 4.40.1
Bumps [rollup](https://github.com/rollup/rollup) from 4.40.0 to 4.40.1.
- [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.40.0...v4.40.1)
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.40.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2025-04-29 00:07:27 +00:00 |
|
Jonathan Bobel
|
6c16482577
|
Update tour.py
|
2025-04-28 13:00:31 -04:00 |
|
Jonathan Bobel
|
bf03391b6d
|
Update tour.py
|
2025-04-28 12:17:28 -04:00 |
|
Jonathan Bobel
|
e04806b1eb
|
Update tour.py
Formatting
|
2025-04-28 11:59:48 -04:00 |
|
Jonathan Bobel
|
7410a00519
|
Update tour.py
|
2025-04-28 11:53:01 -04:00 |
|
Jonathan Bobel
|
fb20ea6e1c
|
Update send.py
|
2025-04-28 11:23:00 -04:00 |
|
Jonathan Bobel
|
cd40580231
|
Working through some tests
|
2025-04-25 16:20:21 -04:00 |
|
ccostino
|
b78a430ef9
|
Merge pull request #2537 from GSA/remove-hint-text-and-country-code-reference
Remove hint text and country code reference
|
2025-04-25 15:22:26 -04:00 |
|
Jonathan Bobel
|
7a52290bb7
|
Update test_send.py
|
2025-04-25 11:42:05 -04:00 |
|
Jonathan Bobel
|
4b5fee0bba
|
Update send-test.html
|
2025-04-25 11:41:13 -04:00 |
|
Jonathan Bobel
|
350526f4ad
|
Update test_send.py
|
2025-04-25 11:39:10 -04:00 |
|
Jonathan Bobel
|
fb5f7d969e
|
Update send.py
|
2025-04-25 10:35:25 -04:00 |
|
Jonathan Bobel
|
2d6afb7904
|
Merge branch 'main' of https://github.com/GSA/notifications-admin into 2123-back-button-context
|
2025-04-25 10:27:25 -04:00 |
|
Jonathan Bobel
|
670d82b72c
|
Adjusting back text for all steps in send message process
|
2025-04-25 10:23:28 -04:00 |
|