Beverly Nguyen
6bfa9ede76
isort and remove poetry
2025-04-22 12:09:00 -07:00
Beverly Nguyen
57023b3a3a
Merge branch 'main' into 2481-landing-page-standalone-without-api
2025-04-22 12:08:34 -07:00
Cliff Hill
f9a08dffe0
Merge pull request #2526 from GSA/2525-bugfix-js-socket-io-connection-variable
...
Fix connection url
2025-04-22 09:34:17 -04:00
Beverly Nguyen
431dbb10dd
remove header banner when site is down
2025-04-21 16:26:07 -07:00
Beverly Nguyen
3328853bd0
Fix connection url
2025-04-21 15:56:19 -07:00
Cliff Hill
d6baaebef8
Merge pull request #2441 from GSA/2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax
...
install socket io and replace ajax
2025-04-21 16:33:52 -04:00
Beverly Nguyen
4a1ac9b85c
removing logs
2025-04-18 11:45:18 -07:00
Beverly Nguyen
10c61440c9
fix testing
2025-04-18 11:27:07 -07:00
Beverly Nguyen
34fdf7a1ca
fixed testing
2025-04-18 11:17:51 -07:00
Jonathan Bobel
20cbb0a8db
Removing top alert, creating if/else for the larger alert on the home page
2025-04-18 10:42:17 -04:00
Jonathan Bobel
14024a28ca
Merge branch '2481-landing-page-standalone-without-api' of https://github.com/GSA/notifications-admin into 2481-landing-page-standalone-without-api
2025-04-18 10:11:49 -04:00
Carlo Costino
72f36a4d15
Merge branch 'main' into 2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax
2025-04-18 07:52:11 -04:00
ccostino
0b866aa7a7
Merge pull request #2520 from GSA/bug-set-UAT-timezone-in-test
...
bug - Update activityChart.test.js
2025-04-18 07:51:23 -04:00
Beverly Nguyen
77e9475ed8
fixing templates
2025-04-17 15:04:50 -07:00
Beverly Nguyen
b4e239c9bb
creating error page for tech difficulties
2025-04-17 15:01:22 -07:00
Beverly Nguyen
8dfa881f26
fix test
2025-04-17 11:48:55 -07:00
Jonathan Bobel
e9029eef09
Update activityChart.test.js
2025-04-17 10:58:06 -04:00
Carlo Costino
a3eeeb2b2c
Make a few adjustments to match changes to the API:
...
* Updates the Makefile so make test works (removed js-lint action for now)
* Addresses some outstanding linting/formatting
* Updates dependencies and pulls in latest changes from main
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-04-16 17:45:32 -04:00
Carlo Costino
54d8996e2a
Merge branch 'main' into 2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax
2025-04-16 17:00:00 -04:00
Beverly Nguyen
88e9f1dec6
Fixing feature flag
2025-04-16 13:04:55 -07:00
Beverly Nguyen
7de1a9b944
Merge pull request #2508 from GSA/2497-bug-cannot-save-template-on-edit
...
Bug: Cannot save template on edit
2025-04-16 12:17:41 -07:00
Beverly Nguyen
b4a8eb7210
remove file that isn't needed
2025-04-16 11:39:39 -07:00
Beverly Nguyen
f975953aa7
fix template error dups
2025-04-16 11:32:10 -07:00
Jonathan Bobel
34b39acf38
Merge branch 'main' of https://github.com/GSA/notifications-admin into 2481-landing-page-standalone-without-api
2025-04-16 11:23:07 -04:00
Jonathan Bobel
3e0e290dc0
Updated error message and imagery
2025-04-15 15:50:42 -04:00
Beverly Nguyen
8c32af4ee1
quick fix
2025-04-15 11:55:27 -07:00
Alex Janousek
5464da155a
Merge pull request #2501 from GSA/dependabot/pip/phonenumbers-9.0.3
...
Bump phonenumbers from 9.0.2 to 9.0.3
2025-04-15 12:47:57 -04:00
Alex Janousek
01678ce67a
Merge pull request #2504 from GSA/dependabot/npm_and_yarn/rollup-4.40.0
...
Bump rollup from 4.39.0 to 4.40.0
2025-04-15 12:47:21 -04:00
dependabot[bot]
67b7dc28b4
Bump rollup from 4.39.0 to 4.40.0
...
Bumps [rollup](https://github.com/rollup/rollup ) from 4.39.0 to 4.40.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.39.0...v4.40.0 )
---
updated-dependencies:
- dependency-name: rollup
dependency-version: 4.40.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 23:37:01 +00:00
Beverly Nguyen
d4a2584dfb
update logging
2025-04-14 14:51:55 -07:00
Beverly Nguyen
638a4f20da
update logging
2025-04-14 14:49:19 -07:00
Beverly Nguyen
fbd70b7c38
Merge pull request #2503 from GSA/update-makefile
...
Update Makefile to handle pre-existing git hooks
04-15-2025
2025-04-14 13:28:46 -07:00
Carlo Costino
06ce617f0a
Create new command instead of trying to be fancy
...
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-04-14 16:17:35 -04:00
Carlo Costino
1afe8121b8
Update Makefile to handle pre-existing git hooks
...
This changeset adds a bit of extra support to the bootstrap command to make sure that pre-existing git hooks do not interfere with the installation of the pre-commit git hooks.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-04-14 15:47:12 -04:00
dependabot[bot]
9d7b6d3147
Bump phonenumbers from 9.0.2 to 9.0.3
...
Bumps [phonenumbers](https://github.com/daviddrysdale/python-phonenumbers ) from 9.0.2 to 9.0.3.
- [Commits](https://github.com/daviddrysdale/python-phonenumbers/compare/v9.0.2...v9.0.3 )
---
updated-dependencies:
- dependency-name: phonenumbers
dependency-version: 9.0.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-14 18:55:06 +00:00
ccostino
7b2d031591
Merge pull request #2500 from GSA/dependabot/pip/newrelic-10.9.0
...
Bump newrelic from 10.8.1 to 10.9.0
2025-04-14 14:53:10 -04:00
Kenneth Kehl
ae3be157e6
Merge pull request #2479 from GSA/intl_nums
...
Intl nums
2025-04-14 10:24:25 -07:00
Kenneth Kehl
16b1429eb0
merge from main
2025-04-14 07:54:42 -07:00
dependabot[bot]
64ac382af9
Bump newrelic from 10.8.1 to 10.9.0
...
Bumps [newrelic](https://github.com/newrelic/newrelic-python-agent ) from 10.8.1 to 10.9.0.
- [Release notes](https://github.com/newrelic/newrelic-python-agent/releases )
- [Commits](https://github.com/newrelic/newrelic-python-agent/compare/v10.8.1...v10.9.0 )
---
updated-dependencies:
- dependency-name: newrelic
dependency-version: 10.9.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-11 23:48:35 +00:00
Beverly Nguyen
ca1e87a54b
merge main
2025-04-11 13:34:32 -07:00
Beverly Nguyen
da695557b0
status banner added
2025-04-11 13:28:42 -07:00
Beverly Nguyen
3e18c8f595
keep landing page independent from api
2025-04-11 13:03:40 -07:00
Beverly Nguyen
d3e17c743b
Merge pull request #2490 from GSA/sandbox_scan_fix
2025-04-11 09:39:39 -07:00
Beverly Nguyen
6d398f7301
test
2025-04-10 16:13:34 -07:00
Beverly Nguyen
e96f01f4a9
Merge branch 'main' into 2401-add-in-flask-socketio-for-api-calls-rather-than-using-ajax
2025-04-10 15:08:56 -07:00
Jonathan Bobel
9eec7cdba5
Merge pull request #2486 from GSA/2041-csv-upload-more-instructions
...
2041 csv upload more instructions
2025-04-10 16:31:14 -04:00
alexjanousekGSA
e59ddfcae5
Update unit test
2025-04-10 15:58:26 -04:00
Jonathan Bobel
38d8bdea0a
Small content updates
2025-04-10 15:41:27 -04:00
Beverly Nguyen
f8eb512aab
isort and flake8
2025-04-10 12:38:41 -07:00
Beverly Nguyen
6dd44fdc2d
added feature flag
2025-04-10 12:35:04 -07:00