Beverly Nguyen
44baaf665a
fixed testing
2024-06-24 15:33:48 -07:00
Beverly Nguyen
5028054034
Merge branch 'main' into 1256-bug-tour-steps-needs-to-be-adjusted-for-the-new-preview-page
2024-06-24 14:25:00 -07:00
Kenneth Kehl
7b5fdd41df
fix raw set
2024-06-20 11:50:51 -07:00
Beverly Nguyen
5e98ec396e
made changes/fixes to tour flow
2024-06-19 13:59:39 -07:00
Kenneth Kehl
c3ae47e7f9
merge from main
2024-06-14 12:50:15 -07:00
Beverly Nguyen
6be4f878e4
fixed end2end
2024-06-11 16:22:38 -07:00
Beverly Nguyen
ed0f5a7b9e
removed old login announcement page and added new sign in button
2024-06-10 16:05:59 -07:00
Carlo Costino
749935e94d
Merge pull request #1595 from GSA/notify-admin-1588
...
Add debug for admin #1588
2024-06-08 00:44:55 -04:00
Kenneth Kehl
da96edbfcd
fix set and get in redis_client
2024-06-07 09:07:42 -07:00
Kenneth Kehl
82690d6e3d
add debug for user issue
2024-06-06 09:34:49 -07:00
Beverly Nguyen
fed2aff43c
cleaned up code
2024-06-04 16:52:32 -07:00
Beverly Nguyen
7a9d260717
fix testing
2024-06-03 15:34:43 -07:00
Beverly Nguyen
8554df58f8
cleared up style checks
2024-06-03 13:51:59 -07:00
Beverly Nguyen
d3bee61742
cleared up style checks
2024-06-03 13:45:36 -07:00
Beverly Nguyen
89f19bb63d
cleared up style checks
2024-06-03 13:35:30 -07:00
Beverly Nguyen
d12b798bba
removed sending status
2024-06-03 13:17:31 -07:00
Beverly Nguyen
8152985f9b
Merge branch 'main' into socketIO
2024-06-03 09:52:41 -07:00
Carlo Costino
f6cf493266
Update expired and cancelled service invite handling
...
This changeset adds a bit of extra handling for expired and cancelled service invites so that users can no longer accept them and are provided with more detailed error messages.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-31 17:20:08 -04:00
Carlo Costino
56d21ecbcd
Merge pull request #1554 from GSA/500-pricing-content-updates
...
500 - Updating "Pricing" page content
2024-05-31 10:34:11 -04:00
Carlo Costino
2fdc8e7e64
Merge pull request #1530 from GSA/notify-admin-1481
...
add check for government email addresses
2024-05-31 10:30:31 -04:00
Carlo Costino
67523fb535
Merge pull request #1502 from GSA/1405-bug-long-complicated-csv-name
...
Updated filename string into db for a notification and UI display
2024-05-31 10:29:16 -04:00
Beverly Nguyen
01321aeddc
connecting api data to socket and setting up chartjs to use the data
2024-05-30 21:17:10 -07:00
Beverly Nguyen
d5934855a0
Merge branch '1513-provide-notification-stats-data-within-7-days-month-and-year' into socketIO
2024-05-30 14:51:23 -07:00
Beverly Nguyen
108e889ac5
added example of fetch
2024-05-30 14:48:25 -07:00
Beverly Nguyen
758c1cd8a0
added new api for month, by year, previous 7 day stats
2024-05-29 12:13:09 -07:00
Beverly Nguyen
ad68c26450
installing socketIO and testing the WebSocket connection
2024-05-20 16:21:38 -07:00
Kenneth Kehl
622255e5a6
merges
2024-05-20 13:19:14 -07:00
Kenneth Kehl
9ba5e3b917
code review feedback
2024-05-20 12:09:49 -07:00
Jonathan Bobel
2c18786486
500 - Updating "Pricing" page content
2024-05-20 11:51:09 -04:00
Carlo Costino
1b6741d0e5
Merge pull request #1543 from GSA/notify-admin-1396
...
Exception Investigation: app.notify_client:InviteTokenError
2024-05-17 17:43:06 -04:00
Kenneth Kehl
e660541e9c
Exception Investigation: app.notify_client:InviteTokenError
2024-05-16 09:11:11 -07:00
Carlo Costino
9a83ba7475
Localize notification_utils to the admin
...
This changeset pulls in all of the notification_utils code directly into the admin and removes it as an external dependency. We are doing this to cut down on operational maintenance of the project and will begin removing parts of it no longer needed for the admin.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-05-16 10:37:37 -04:00
Kenneth Kehl
d47f9933d2
add check for government email addresses
2024-05-13 13:39:51 -07:00
Kenneth Kehl
c578175e53
write new tests
2024-05-10 07:51:32 -07:00
Kenneth Kehl
11beff2541
get it working
2024-05-09 14:04:30 -07:00
Kenneth Kehl
7f72599401
notify-admin-1501
2024-05-09 13:08:34 -07:00
Kenneth Kehl
26988d255f
remove logged_in_elsewhere as per code review feedback
2024-05-08 12:45:01 -07:00
Kenneth Kehl
852c0e57c8
convert to test fixture
2024-05-08 11:30:51 -07:00
Kenneth Kehl
1d9457f9a2
add debug statements
2024-05-07 14:36:21 -07:00
Kenneth Kehl
9c40a10900
cleanup
2024-05-07 13:58:59 -07:00
Kenneth Kehl
64aa45dcaa
remove commented out code
2024-05-07 12:37:04 -07:00
Beverly Nguyen
93d7ca4052
added pending and requested status to monthly stats dict
2024-05-06 17:23:38 -07:00
Kenneth Kehl
78e8dc95fe
fix tests
2024-05-06 13:12:27 -07:00
Kenneth Kehl
0b30c9a83f
merge from main
2024-05-06 12:15:57 -07:00
Kenneth Kehl
9ecbfb7e05
notify-admin-1459
2024-05-06 10:43:01 -07:00
Anastasia Gradova
5f531f1f78
Updated filename string into db and UI display
2024-05-02 12:53:27 -06:00
Carlo Costino
78ba8a5fc1
Merge branch 'main' into notify-admin-flask
2024-04-29 18:23:05 -04:00
Beverly Nguyen
83481a8b28
cleaned up and removed from_job and notification_id from redirect, no longer needed
2024-04-29 14:25:13 -07:00
Carlo Costino
4b37d81c16
Merge branch 'main' into notify-admin-flask
2024-04-29 15:43:12 -04:00
Kenneth Kehl
f0f0661f2a
Update app/main/views/register.py
...
Co-authored-by: Carlo Costino <ccostino@users.noreply.github.com >
2024-04-25 14:00:28 -07:00