Jonathan Bobel
726e8db5b2
Merge remote-tracking branch 'origin' into 1484-dashboard-visualizations
2024-06-07 11:07:12 -04:00
Carlo Costino
4321e31377
Merge pull request #1558 from GSA/socketIO
...
Installing socketIO and connecting new dashboard API endpoints
2024-06-06 17:44:58 -04:00
Beverly Nguyen
33f8f4c000
fix import sort
2024-06-06 10:50:24 -07:00
Beverly Nguyen
c0b2c42473
removed imported unused style issue
2024-06-06 10:42:49 -07:00
Beverly Nguyen
e413f8c640
added sampleChartDashboard.js
2024-06-06 10:05:36 -07:00
Beverly Nguyen
f98cff8d40
fixed linting issues
2024-06-06 10:01:58 -07:00
Beverly Nguyen
ae7a14f3f2
fixed js chart referenced
2024-06-06 01:10:09 -07:00
Beverly Nguyen
61253963f7
added socketiotestclent
2024-06-06 00:48:08 -07:00
Beverly Nguyen
9d3dc047ea
added chartjs to path in gulp
2024-06-05 15:03:19 -07:00
Beverly Nguyen
e5a9eed626
installing socketio
2024-06-05 14:56:22 -07:00
Carlo Costino
834c6df7dc
Merge pull request #1593 from GSA/update-deps-6-5-24
...
Update Python dependencies - 6/5/2024
2024-06-05 17:03:20 -04:00
Carlo Costino
43d67a4821
Update Python dependencies - 6/5/2024
...
This changeset updates several Python dependencies flagged by Dependabot.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-06-05 16:55:17 -04:00
Beverly Nguyen
fed2aff43c
cleaned up code
2024-06-04 16:52:32 -07:00
Beverly Nguyen
0a4cf290ac
added flask-socketio
2024-06-04 16:33:55 -07:00
Beverly Nguyen
fec6c2ff72
removed comments
2024-06-04 16:27:35 -07:00
Beverly Nguyen
7a9d260717
fix testing
2024-06-03 15:34:43 -07:00
Carlo Costino
44a3c9a13b
Merge pull request #1585 from GSA/update-deps-6-3-24
...
Update Python dependencies - 6/3/24
2024-06-03 17:31:23 -04:00
Beverly Nguyen
8554df58f8
cleared up style checks
2024-06-03 13:51:59 -07:00
Beverly Nguyen
d3bee61742
cleared up style checks
2024-06-03 13:45:36 -07:00
Beverly Nguyen
89f19bb63d
cleared up style checks
2024-06-03 13:35:30 -07:00
Beverly Nguyen
d12b798bba
removed sending status
2024-06-03 13:17:31 -07:00
Jonathan Bobel
ae78e5868a
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1484-dashboard-visualizations
2024-06-03 15:52:04 -04:00
Beverly Nguyen
2e41b752f5
Remove .ds.baseline from repository
2024-06-03 12:50:05 -07:00
Beverly Nguyen
72e82c818b
added socket.io.min.js
2024-06-03 11:39:02 -07:00
Beverly Nguyen
4ebd5734d6
removed socket.js
2024-06-03 11:32:56 -07:00
Beverly Nguyen
8152985f9b
Merge branch 'main' into socketIO
2024-06-03 09:52:41 -07:00
Carlo Costino
f0fcb8f21d
Update Python dependencies - 6/3/24
...
This changeset updates several Python dependencies to stay on top of Dependabot alerts.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-06-03 11:03:29 -04:00
Carlo Costino
37546dd7d4
Merge pull request #1582 from GSA/invalidate-cancelled-service-invites
...
Update expired and cancelled service invite handling
2024-06-03 10:54:33 -04:00
Carlo Costino
f6cf493266
Update expired and cancelled service invite handling
...
This changeset adds a bit of extra handling for expired and cancelled service invites so that users can no longer accept them and are provided with more detailed error messages.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-31 17:20:08 -04:00
Carlo Costino
5fa2e77a71
Merge pull request #1570 from GSA/notify-admin-1041
...
use moto to mock s3
2024-05-31 16:12:06 -04:00
Carlo Costino
7bc8e64f36
Merge pull request #1555 from GSA/notify-admin-1545b
...
Admin: Use Vulture to identify potentially unused code
2024-05-31 15:57:25 -04:00
Kenneth Kehl
29dbe45cbe
code review feedback
2024-05-31 11:27:39 -07:00
Kenneth Kehl
5f92f9a95d
merge from main
2024-05-31 09:54:52 -07:00
Carlo Costino
42912bbbc4
Merge pull request #1581 from GSA/update-deps-05-31-24
...
Update dependencies and fix E2E test
2024-05-31 12:48:09 -04:00
Kenneth Kehl
2414b09c0f
fix flake8
2024-05-31 09:47:19 -07:00
Kenneth Kehl
2f366ff65c
code review feedback
2024-05-31 09:41:36 -07:00
Carlo Costino
8c85d99449
Update dependencies and fix E2E test
...
This changeset updates a couple of dependencies flagged by Dependabot and fixes an end-to-end test that needed to be updated with the one-off send filename changes.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-31 12:09:22 -04:00
Kenneth Kehl
a834166f41
merge from main
2024-05-31 08:56:11 -07:00
Carlo Costino
fc29871b57
Merge pull request #1560 from GSA/terrazoon-patch-1
...
Look into enabling Dependabot Code Scanning for our API and admin repos
2024-05-31 10:39:58 -04:00
Carlo Costino
56d21ecbcd
Merge pull request #1554 from GSA/500-pricing-content-updates
...
500 - Updating "Pricing" page content
2024-05-31 10:34:11 -04:00
Carlo Costino
8a6637075e
Merge pull request #1552 from GSA/notify-admin-1545
...
change vulture rules in Makefile
2024-05-31 10:32:56 -04:00
Carlo Costino
2fdc8e7e64
Merge pull request #1530 from GSA/notify-admin-1481
...
add check for government email addresses
2024-05-31 10:30:31 -04:00
Carlo Costino
67523fb535
Merge pull request #1502 from GSA/1405-bug-long-complicated-csv-name
...
Updated filename string into db for a notification and UI display
2024-05-31 10:29:16 -04:00
Carlo Costino
4bf6af4e45
Merge pull request #1480 from GSA/1464-switch-to-the-new-withnav_template
...
Switch to the new withnav_template
2024-05-31 10:28:01 -04:00
Beverly Nguyen
6c44982a5e
removed socket.js
2024-05-30 21:20:09 -07:00
Beverly Nguyen
01321aeddc
connecting api data to socket and setting up chartjs to use the data
2024-05-30 21:17:10 -07:00
Beverly Nguyen
d5934855a0
Merge branch '1513-provide-notification-stats-data-within-7-days-month-and-year' into socketIO
2024-05-30 14:51:23 -07:00
Beverly Nguyen
108e889ac5
added example of fetch
2024-05-30 14:48:25 -07:00
Kenneth Kehl
2332744cdf
merge from main
2024-05-30 08:32:19 -07:00
Kenneth Kehl
a4fc04a659
test that S3 not getting hit in tests
2024-05-30 08:25:00 -07:00