Commit Graph

4857 Commits

Author SHA1 Message Date
Alex Janousek
9e2dc55500 Updated activity chart to include additional day (#2862) 2025-08-25 17:45:14 -04:00
Alex Janousek
c6da0448fa Fixed disable button, formated time to include time zone (#2850) 2025-08-21 07:05:41 -07:00
Beverly Nguyen
1740c57f08 labeling admin users and jest test 2025-08-19 14:16:19 -07:00
Beverly Nguyen
b1b63c7d5e seperated admin and regular users from ui 2025-08-19 13:00:43 -07:00
Beverly Nguyen
00497b918d fix and update to template manage 2025-08-18 18:14:42 -07:00
Alex Janousek
8d33f28b76 Refactored reports to use pregenerated docs instead (#2831)
* Refactored reports to use pregenerated docs instead

* Fixed e2e test

* Fixed anothr bug

* Cleanup

* Fixed timezone conversion

* Updated ref files

* Updated reference files, refreshed ui/ux for report generation. Buttons toggle on and off based on if report exists

* Fixed linting errors, removed pytz

* Fixed test failure

* e2e test fix

* Speeding up unit tests

* Removed python time library that was causing performance issues with unit tests

* Updated poetry lock

* Unit test improvements

* Made change that ken reccomended
2025-08-15 15:02:54 -04:00
Beverly Nguyen
0a25d75146 fix filtering to use processing_started time 2025-08-07 18:31:53 -07:00
Beverly Nguyen
e8fb7117c0 Merge branch 'main' into 2813-add-quick-filters 2025-08-07 14:50:01 -07:00
Beverly Nguyen
b6b8223eb2 removed sort 2025-08-07 12:30:25 -07:00
Beverly Nguyen
c779f38258 Refactored the activity table to use meaningful data attributes instead of CSS classes for JavaScript functionality. 2025-08-07 12:29:15 -07:00
Beverly Nguyen
736e7c34f9 backstop reference and table scroll 2025-08-07 11:04:42 -07:00
Beverly Nguyen
43aa02d6f2 no text wrap 2025-08-07 10:55:40 -07:00
Beverly Nguyen
c4c1cc6046 font c hanges 2025-08-07 10:15:11 -07:00
Beverly Nguyen
894e8c7d1b adding status column 2025-08-07 09:57:44 -07:00
Beverly Nguyen
7fc6be815a Merge branch 'main' into 2802-making-the-data-more-scannable-through-better-formatting-and-status-indicators 2025-08-06 13:41:33 -07:00
Beverly Nguyen
463be2a46b add quick filters for easy data consumption without scrolling through many pages 2025-08-06 13:24:28 -07:00
Beverly Nguyen
95421c6d1e cleaning up css and add better visual for pagination 2025-08-05 22:46:49 -07:00
alexjanousekGSA
aa18d1447e Reran reference tests and merged in main to fix conflicts 2025-07-31 17:07:17 -04:00
alexjanousekGSA
1203546a97 Merge branch 'main' into 2589-may-19-zap-scan-fixes
Resolved conflicts by:
- Taking all backstop images from main branch
- Taking .ds.baseline from main (with updated line numbers)
- Keeping template literal security fixes in listEntry.js while incorporating main's styling changes
- Taking main's config.py updates (LOGO_CDN_DOMAIN and formatting)
2025-07-31 16:08:12 -04:00
alexjanousekGSA
611ada696f Security scan updates 2025-07-31 12:47:40 -04:00
alexjanousekGSA
29d050a0b8 Fixed unit tests 2025-07-31 09:54:08 -04:00
alexjanousekGSA
6942a2843d Tweaked a few more issues 2025-07-31 09:24:44 -04:00
alexjanousekGSA
ab7b262c01 Fixed more unit tests 2025-07-31 08:14:58 -04:00
alexjanousekGSA
b1e5b8d110 Fixed merge conflict 2025-07-31 07:53:37 -04:00
alexjanousekGSA
31a9e39846 Formatting and linting changes 2025-07-31 07:49:12 -04:00
alexjanousekGSA
be93596075 More cleanup and changes for stable pr 2025-07-30 15:46:53 -04:00
alexjanousekGSA
9e97a797b9 Migrate GOV.UK components to USWDS
- Convert previous/next navigation to USWDS pagination component
  - Update radio buttons and checkboxes to use USWDS classes
  - Migrate guest list inputs with proper USWDS styling
  - Replace GOV.UK button patterns with USWDS button variants
  - Update form field spacing to use USWDS utilities
  - Scope fieldset legend styles to specific form contexts
  - Update visual regression test references for new components
2025-07-30 15:24:21 -04:00
Beverly Nguyen
e828f78853 fixing pagination and download links along with tests 2025-07-28 17:04:53 -07:00
Alex Janousek
4d467fdb99 Merge pull request #2762 from GSA/migrate/govuk-width-container
Complete govuk-width-container migration and fix add-org template
2025-07-22 15:36:22 -04:00
alexjanousekGSA
45607148aa Migrate 4 govuk utility components to USWDS equivalents 2025-07-22 15:17:01 -04:00
alexjanousekGSA
a196827da8 Complete govuk-width-container migration and fix add-org template 2025-07-22 08:57:05 -04:00
Beverly Nguyen
ce4829b717 new enum view_activity, _manage_users, send_emails 2025-07-21 14:24:11 -07:00
Beverly Nguyen
126188cea1 added manage_templates to enum 2025-07-16 22:30:48 -07:00
Beverly Nguyen
1bf55e7fa3 Replace send_messages and manage_service strings across application with ServicePermission.SEND_MESSAGES and ServicePermission.MANAGE_SERVICE types 2025-07-15 23:56:58 -07:00
alexjanousekGSA
6b2d783b37 Removed govuk header css and migrated to uswds 2025-07-11 16:32:59 -03:00
alexjanousekGSA
3e2fe8be04 Updated and tested all buttons 2025-07-02 21:30:00 -04:00
alexjanousekGSA
7447a0080c Removed unused code that is not fully implemented 2025-07-02 15:25:57 -04:00
ccostino
db20c888f2 Merge pull request #2720 from GSA/clean-up-js
Unnecessary large white space below footer
2025-06-27 17:18:44 -04:00
Beverly Nguyen
01b1004ab5 Unnecessary large white space below footer 2025-06-27 12:40:01 -07:00
Beverly Nguyen
2868a86f55 isort and remove sorting from ui 2025-06-25 14:01:23 -07:00
Beverly Nguyen
5007523d79 Improved job/activity list ordering and display. Jobs are now shown by most recent activity (processing started or created) 2025-06-25 13:25:01 -07:00
Beverly Nguyen
deae07d301 Merge pull request #2682 from GSA/2351-remove-send-text-messages-settings-page-from-permissioned-view
Disabled the user’s ability to toggle SMS on or off
2025-06-17 09:55:34 -07:00
Kenneth Kehl
1253b9b226 Merge pull request #2675 from GSA/2545-bug-delete-template-is-not-available-for-all-template-view
Allow users with manage template permission to delete templates
2025-06-17 09:04:06 -07:00
Beverly Nguyen
ae0715eee5 comment out user's ability to turn on/off sms 2025-06-16 15:44:40 -07:00
Beverly Nguyen
a07aa29c7f again 2025-06-12 15:28:02 -07:00
Beverly Nguyen
e9eef359d5 Merge branch 'main' into 2640-bug-team-member-page-displays-no-results-found-even-when-there-are-results 2025-06-12 15:18:47 -07:00
Beverly Nguyen
b97d378231 fixed the conditional for no results found 2025-06-12 14:08:34 -07:00
Beverly Nguyen
b174e1d675 allowing users with manage template permission to delete templates 2025-06-12 11:54:10 -07:00
ccostino
63ec371db1 Merge pull request #2663 from GSA/2253-bug-on-template-page
Fixes for several bugs on the templates page related to form submission issues
2025-06-11 17:52:32 -04:00
Beverly Nguyen
5bdb4cb3b5 added backlinks 2025-06-11 14:21:35 -07:00