Commit Graph

4186 Commits

Author SHA1 Message Date
Carlo Costino
09ffdd206c Merge branch 'main' into fuzz 2025-09-18 16:48:52 -04:00
Alex Janousek
8057c7f8dc Consolidating code ql findings (#2920)
* Consolidating code ql findings

* Added ref files for backstop to set baseline for removing custom js file

* Potential fix for code scanning alert no. 32: URL redirection from remote source

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>

* Removed unused large file

* Fixed import order

---------

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
2025-09-18 16:42:39 -04:00
Kenneth Kehl
398a48304c cleanup 2025-09-18 07:18:08 -07:00
Kenneth Kehl
3510bca17a debug ugh 2025-09-16 14:16:32 -07:00
Kenneth Kehl
4a14bf6f89 code review feedback 2025-09-10 10:29:50 -07:00
Kenneth Kehl
5d83cc43b2 cleanup 2025-09-09 12:43:15 -07:00
Kenneth Kehl
3d7aee19d2 fix org invite tests 2025-09-09 08:24:33 -07:00
Kenneth Kehl
de16e760ea fix org invites 2025-09-08 11:57:43 -07:00
Kenneth Kehl
31e72ea24b fix org invites 2025-09-08 08:23:04 -07:00
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
ccostino
377595bf58 Merge pull request #2841 from GSA/2795-bug-when-a-new-template-folder-is-added-existing-users-are-automatically-given-permission-to-it
fix and update to template manage
2025-08-20 10:42:25 -04:00
Beverly Nguyen
b1b63c7d5e seperated admin and regular users from ui 2025-08-19 13:00:43 -07:00
Beverly Nguyen
ca235f12fd providing creator of foldrs default permission 2025-08-19 12:43:58 -07:00
Alex Janousek
c22e029eb3 Fix for timezone conversion for reporting (#2845) 2025-08-19 13:03:06 -04:00
Alex Janousek
74c1648c8d Fix report download buttons showing as disabled (#2840)
* Fix for lazy loading while checking if file exists

* Fixed linting errors

* Fixed for static scan
2025-08-19 07:06:50 -07:00
Beverly Nguyen
00497b918d fix and update to template manage 2025-08-18 18:14:42 -07:00
Kenneth Kehl
3d784d4d79 Merge pull request #2838 from GSA/deactivate
fix deactivate
2025-08-18 07:27:45 -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
Kenneth Kehl
20db7929b5 fix deactivate 2025-08-15 09:02:58 -07:00
Kenneth Kehl
a48269d210 fix deactivate 2025-08-15 08:31:36 -07:00
Kenneth Kehl
a59b820995 fix login.gov error 2025-08-14 10:46:45 -07:00
Beverly Nguyen
dbfeb32eb2 clean up 2025-08-07 18:49:09 -07:00
Beverly Nguyen
2853a49f0c clean up 2025-08-07 18:43:04 -07: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
511b0b8b9e add in test and fix isort 2025-08-06 13:36:28 -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
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
Beverly Nguyen
e5885f674b Fixed pagination logic to prevent infinite next button 2025-07-29 10:25:43 -07:00
Beverly Nguyen
e828f78853 fixing pagination and download links along with tests 2025-07-28 17:04:53 -07:00
Beverly Nguyen
afaae0a695 Merge branch 'main' into 2721-create-enums-and-replace-hardcoded-status-strings-with-enums-PART5 2025-07-22 12:55:45 -07:00
Beverly Nguyen
1ac907d359 update test 2025-07-22 11:12:26 -07:00
Beverly Nguyen
d68128852b added INTERNATIONAL_SMS 2025-07-22 10:37:48 -07:00
Beverly Nguyen
6bf6dd9e29 isort 2025-07-21 16:44:20 -07:00
Beverly Nguyen
32ca1abe9b servicepermission enum part 5 2025-07-21 16:37:55 -07:00
Beverly Nguyen
ce4829b717 new enum view_activity, _manage_users, send_emails 2025-07-21 14:24:11 -07:00
ccostino
f3ff033ef0 Merge pull request #2753 from GSA/2721-create-enums-and-replace-hardcoded-status-strings-with-enums-3
Replace send_messages and manage_service strings with enum type PART 3
2025-07-17 17:48:28 -04:00
ccostino
72f99bb200 Merge pull request #2756 from GSA/invites
better invite error handling
2025-07-17 17:38:10 -04:00
Kenneth Kehl
4779541251 more checks 2025-07-17 12:53:49 -07:00
Kenneth Kehl
db02b78580 better invite error handling 2025-07-17 11:10:20 -07:00
Beverly Nguyen
a0d67d2a9c update test to reflect enum in servicepermission 2025-07-17 01:00:00 -07:00
Beverly Nguyen
bb2588e960 isort 2025-07-16 22:59:16 -07:00
Beverly Nguyen
126188cea1 added manage_templates to enum 2025-07-16 22:30:48 -07:00
Beverly Nguyen
28f09674df Merge branch 'main' into 2721-create-enums-and-replace-hardcoded-status-strings-with-enums-3 2025-07-16 17:21:15 -07:00
ccostino
34aff103a0 Merge pull request #2747 from GSA/2721-create-enums-and-replace-hardcoded-status-strings-with-enums-2
enums part 2
2025-07-16 17:39:45 -04:00
Kenneth Kehl
6ee84af8f6 fix typo 2025-07-16 11:45:21 -07:00
Kenneth Kehl
594dca06ab more debug for invites 2025-07-16 09:19:43 -07:00