Beverly Nguyen
9ead834492
adding templates and refactor to use dashboard data endpoint
2025-10-24 14:40:17 -07:00
Alex Janousek
21a8b1784e
Updated template folder form to not use jquery
2025-10-24 13:19:02 -04:00
Beverly Nguyen
06b4ecbbcf
Bug Fix: One-off button is missing for users with only ‘send message’ permission.
2025-10-23 11:47:29 -07:00
Alex Janousek
cedfd4fe04
Another file converted
2025-10-23 12:04:26 -04:00
Alex Janousek
2fdb0e30f9
Another converted file
2025-10-22 14:38:01 -04:00
Alex Janousek
51c7587637
Converted another js file
2025-10-22 08:49:49 -04:00
Beverly Nguyen
362c52ce8b
table-overflow-x-auto
2025-10-21 15:37:43 -07:00
Beverly Nguyen
11a5f01fa4
update table columns
2025-10-21 15:31:37 -07:00
Beverly Nguyen
b76ab1a679
update date format
2025-10-21 14:37:27 -07:00
Alex Janousek
d119ac9c18
2 more files converted
2025-10-21 16:38:35 -04:00
Beverly Nguyen
0a3d21215c
get service and usage
2025-10-21 12:26:56 -07:00
Beverly Nguyen
ba01e6e388
Merge branch 'main' of github.com:GSA/notifications-admin into 3021-create-aggregate-table-of-services-per-org
2025-10-21 11:13:01 -07:00
Alex Janousek
5e32691393
More javascript converted
2025-10-21 11:06:08 -04:00
Alex Janousek
2ba8779c9b
Converted more files
2025-10-21 09:35:41 -04:00
Alex Janousek
c53c9f5c91
Removed jquery from a few simple javascript files
2025-10-20 18:44:33 -04:00
Beverly Nguyen
3127de7711
refactor
2025-10-20 12:26:07 -07:00
Beverly Nguyen
afef4978f9
refactor org model and removed enum
2025-10-20 12:11:01 -07:00
Alex Janousek
43c076e504
Copy updates. Changing client => people
2025-10-20 11:14:44 -04:00
Alex Janousek
18d58c69ca
Cleaned up readme, un-removed e2e test services, updated e2e test to cleanup better
2025-10-20 10:38:42 -04:00
Beverly Nguyen
965f3780fd
toggle description
2025-10-17 15:54:45 -07:00
Beverly Nguyen
507c33a4db
Add services overview table to organization dashboard
2025-10-16 17:42:42 -07:00
Beverly Nguyen
847101fbf6
add test
2025-10-16 16:56:29 -07:00
Beverly Nguyen
a89163ce28
updated the styling
2025-10-16 14:58:27 -07:00
Beverly Nguyen
3e5bc0917c
refactor
2025-10-16 14:44:45 -07:00
Beverly Nguyen
a8400c1881
add enums
2025-10-16 14:41:13 -07:00
Beverly Nguyen
fb528f03a8
Add organization message usage and service counts to dashboard
...
- Fetch organization message allowance from API endpoint
- Display messages sent, remaining, and total limit on dashboard
- Add service count statistics (total, live, trial, suspended)
- Pass message usage data to template for chart visualization
2025-10-16 14:39:01 -07:00
Beverly Nguyen
8877087c28
Merge remote-tracking branch 'origin/main' into 2967-calculate-an-organizations-message-usage-for-current-agreement-period
2025-10-16 12:45:28 -07:00
Beverly Nguyen
6cde0675d2
remove comment
2025-10-15 16:47:19 -07:00
Beverly Nguyen
69bee58170
adding todo
2025-10-15 16:45:35 -07:00
Beverly Nguyen
11d7f5839d
Add Service Status and message usage count
2025-10-14 15:28:58 -07:00
Beverly Nguyen
2db7152bc4
sanitize
2025-10-14 13:37:04 -07:00
Beverly Nguyen
e041ea433f
f-strings instead of .format()
2025-10-14 13:32:11 -07:00
Beverly Nguyen
14c4f3a726
we only need current financial year
2025-10-14 12:59:49 -07:00
Beverly Nguyen
f4d326738c
added feature flag
2025-10-14 12:37:12 -07:00
Beverly Nguyen
1e58c3d9fa
Merge branch 'main' into 2966-create-organization-dashboard-pageroutetemplate-page
2025-10-14 12:33:46 -07:00
Beverly Nguyen
08d39d7bad
Moved usage to it's own route to not confuse with dashboard
2025-10-14 12:27:15 -07:00
Alex Janousek
3a39d910b3
Feat/webpack ( #2998 )
...
* First commit
* Removed govuk for webpack. Modernized javascript importing. Removed dead js
* Fixed tests, a few styling bugs
* Fixed some table errors and regenerated backstop ref images
* Updated tests for coverage
* Changes from carlo suggestions
2025-10-14 13:20:58 -04:00
ccostino
54fd592b28
Merge pull request #2991 from GSA/2986-remove-unused-notifications-routes-from-jobspy
...
Remove view_notifications unused code
2025-10-14 08:54:40 -04:00
Beverly Nguyen
d44d7e8c1f
remove caseworker
2025-10-14 00:34:29 -07:00
ccostino
4bb36a793f
Merge pull request #2989 from GSA/template_usage
...
reverse template usage
2025-10-10 11:52:36 -04:00
Beverly Nguyen
9efc3b36b3
removing view_notifications from other templates
2025-10-09 17:57:59 -07:00
Kenneth Kehl
e8d8773351
fix so we only show up to current month
2025-10-09 07:31:15 -07:00
Beverly Nguyen
a013f30600
remove view_notifications unsed code
2025-10-08 16:37:42 -07:00
Kenneth Kehl
2dd73d195b
reverse template usage
2025-10-08 12:10:01 -07:00
Beverly Nguyen
809c5b5dee
fix timeout-popup
2025-10-08 11:59:30 -07:00
Beverly Nguyen
6d84b38b1b
css fix
2025-10-07 14:30:36 -07:00
Beverly Nguyen
b83416d281
Fix "Data available for X days" text disappearing on job details page
2025-10-07 13:33:25 -07:00
Carlo Costino
fa0a82a92a
Remove secure Redis protocol workaround
...
This changeset removes a workaround that has been in place to account for a small error in the Cloud.gov AWS broker that has recently been fixed.
h/t to @markdboyd for the fix here! https://github.com/cloud-gov/aws-broker/pull/440
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2025-10-07 15:11:32 -04:00
ccostino
fe5428efe8
Merge pull request #2984 from GSA/remove-socketio
...
Remove Socket.IO dependencies and Socket infrastructure
2025-10-07 14:06:54 -04:00
Beverly Nguyen
705952cc30
Remove Socket.IO dependencies and Socket infrastructure
...
- Remove socket.io-client npm package
- Remove Socket.IO from gulpfile.js
- Remove API_PUBLIC_WS_URL config variable from all environments
- Remove Socket CSP directives (cdn.socket.io, wss:// URLs)
- Remove unused data-host attribute from job template
- Update test_headers.py to remove Socket.IO assertions
- Update deployment configs (manifest.yml, deploy-config/*.yml, .github/workflows/*.yml)
2025-10-07 10:44:45 -07:00