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
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
Beverly Nguyen
56175bd7aa
added organizationtype to enum
2025-07-15 23:01:12 -07:00
Beverly Nguyen
e9f6b93d85
enums part 2
2025-07-11 14:18:54 -07:00
Alex Janousek
9cc4bbb5ce
Merge pull request #2743 from GSA/cleanup/govuk-uswds-checkbox
...
Cleanup/govuk uswds checkbox
2025-07-11 14:41:55 -03:00
alexjanousekGSA
53a3143a8f
Renamed methods from govuk
2025-07-11 11:59:28 -03:00
Beverly Nguyen
fc54cfd941
Merge pull request #2737 from GSA/2721-create-enums-and-replace-hardcoded-status-strings-with-enums
...
PART 1: Created and implemented enums throughout the codebase
2025-07-09 15:27:48 -07:00
Beverly Nguyen
3130b1399c
isort .
2025-07-04 17:52:03 -07:00
Beverly Nguyen
9d9fa1c394
removed .value because we have StrEnum
2025-07-04 17:30:30 -07:00
Beverly Nguyen
8a41de8f07
Using StrEnum to drop .value
2025-07-04 17:22:21 -07:00