Commit Graph

5842 Commits

Author SHA1 Message Date
Beverly Nguyen
305db60c07 Fix Nav Highlighting and Styling (#3097) 2025-11-13 15:38:14 -05:00
ccostino
66379f7966 Merge pull request #3093 from GSA/3088-org-dashboard---users-should-be-able-to-delete-service
add js delete function and css
2025-11-13 13:49:47 -05:00
Beverly Nguyen
0f995ce392 adding back css that was removed 2025-11-12 13:36:52 -08:00
ccostino
811f0e6df0 Merge pull request #3091 from GSA/fix/css-touchup
CSS follow up fixes
2025-11-12 13:40:33 -05:00
Alex Janousek
5752906984 CSS follow up fixes 2025-11-12 11:31:52 -05:00
Beverly Nguyen
38a4143108 remove bg color 2025-11-11 12:21:15 -08:00
Beverly Nguyen
a52b5ff419 Add "Delete Service" button 2025-11-11 12:02:26 -08:00
Alex Janousek
8be1155331 Added nav link fix & merged in main 2025-11-07 07:23:01 -05:00
Beverly Nguyen
d7e5a61142 EMAIL_REGEX complied and css updates 2025-11-07 07:23:01 -05:00
Beverly Nguyen
bdc6db1d66 Fix None rendering in empty email field 2025-11-07 07:22:53 -05:00
Beverly Nguyen
f57ad08007 ove organization dashboard JS to separate file 2025-11-07 07:22:53 -05:00
Beverly Nguyen
b7bdfb4441 confirmation modal 2025-11-07 07:22:53 -05:00
Beverly Nguyen
74e15c117d add editing actions 2025-11-07 07:22:53 -05:00
Alex Janousek
634824b0d3 Merged in main 2025-11-06 14:36:04 -05:00
Alex Janousek
5d9719e0f2 Stablized with all CSS working now 2025-11-06 14:23:30 -05:00
Alex Janousek
d86da8ed50 Linting tweaks 2025-11-05 10:22:33 -05:00
Alex Janousek
937417480e SCSS refactor, theme cleanup 2025-11-05 09:24:31 -05:00
Alex Janousek
1566c70027 Refactored sass implementation to allow easier customization 2025-11-02 14:54:43 -05:00
Beverly Nguyen
87e932dc52 button improvements 2025-10-30 14:45:54 -07:00
Beverly Nguyen
ce98732914 a11y fixes 2025-10-30 14:16:32 -07:00
Beverly Nguyen
6e20ebb7fa Added new buttons for forms to be inline and visual highlight 2025-10-30 14:14:17 -07:00
Alex Janousek
32f82cce91 Removed dead code and dead depcrecated route 2025-10-30 14:36:30 -04:00
Beverly Nguyen
949f09bb70 Add inline forms to organization dashboard for creating services and inviting users 2025-10-30 10:00:52 -07:00
ccostino
3cbdffa21e Merge pull request #3022 from GSA/3021-create-aggregate-table-of-services-per-org
3021 create aggregate table of services per org
2025-10-29 11:46:13 -04:00
ccostino
dc1603f238 Merge pull request #3025 from GSA/fix/frontend-optimization
Optimizing FE further with dead code cleanup, documentation updates, removal of more convoluting dependencies
2025-10-29 11:00:09 -04:00
Beverly Nguyen
304efabeec update test 2025-10-27 17:28:31 -07: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
43c076e504 Copy updates. Changing client => people 2025-10-20 11:14:44 -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
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
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
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
Beverly Nguyen
d44d7e8c1f remove caseworker 2025-10-14 00:34:29 -07:00
Beverly Nguyen
a013f30600 remove view_notifications unsed code 2025-10-08 16:37:42 -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
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
Alex Janousek
f647b09ac2 Updates for govuk pr followup 2025-10-07 12:29:08 -04:00
Beverly Nguyen
0168331390 adding total chart 2025-10-06 18:12:31 -07:00