Jonathan Bobel
9d22b99e9b
Updates after merge
2024-06-10 10:20:33 -04:00
Jonathan Bobel
9b84f59bf8
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1544-data-viz-total-message-allowance
2024-06-10 10:02:24 -04:00
Carlo Costino
9f9614d292
Merge pull request #1596 from GSA/1305-delivery-status-content-update
...
Delivery status content updates
2024-06-08 00:33:34 -04:00
Jonathan Bobel
b9beb50313
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1544-data-viz-total-message-allowance
...
# Conflicts:
# .ds.baseline
# app/assets/javascripts/chartDashboard.js
# app/main/views/dashboard.py
2024-06-07 16:51:32 -04:00
Beverly Nguyen
33f8f4c000
fix import sort
2024-06-06 10:50:24 -07:00
Jonathan Bobel
934f8927c6
Updated content, removed test no longer needed
2024-06-06 13:50:08 -04:00
Beverly Nguyen
c0b2c42473
removed imported unused style issue
2024-06-06 10:42:49 -07:00
Beverly Nguyen
f98cff8d40
fixed linting issues
2024-06-06 10:01:58 -07:00
Beverly Nguyen
61253963f7
added socketiotestclent
2024-06-06 00:48:08 -07:00
Jonathan Bobel
1f84db7861
This is covered in the js test now
2024-06-05 12:08:52 -04:00
Kenneth Kehl
2f366ff65c
code review feedback
2024-05-31 09:41:36 -07:00
Kenneth Kehl
df032ba76d
remove mock_aws where its not useful
2024-05-30 07:58:30 -07:00
Kenneth Kehl
e694b9a5f6
clean up mock_s3_download
2024-05-29 14:49:06 -07:00
Kenneth Kehl
9368f6a496
remove some fixtures
2024-05-29 14:18:08 -07:00
Kenneth Kehl
17fec1c99e
use moto to mock s3
2024-05-28 11:27:57 -07:00
Kenneth Kehl
16dc4512dd
fix si.edu
2024-05-21 07:38:23 -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
Carlo Costino
fe9e25ba6f
Merge pull request #1542 from GSA/add-utils
...
Localize notification_utils to the admin
2024-05-17 17:26:58 -04:00
Carlo Costino
3a42aafad2
Merge pull request #1470 from GSA/1463-convert-basehtml-template-to-become-the-new-main-template
...
Switch to the new base.html template
2024-05-17 14:11:04 -04: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
e973c11d3b
write new tests
2024-05-10 07:52:07 -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
26988d255f
remove logged_in_elsewhere as per code review feedback
2024-05-08 12:45:01 -07:00
Kenneth Kehl
e51517347f
convert to test fixture
2024-05-08 11:06:10 -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
125ad7a2f7
remove logged in elsewhere check
2024-05-07 11:11:12 -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
Kenneth Kehl
f7fe270171
fix service invites
2024-04-24 11:20:17 -07:00
Beverly Nguyen
2c0a4f16f2
fixed testing
2024-04-23 16:23:31 -07:00
Carlo Costino
27117d8983
Merge pull request #1466 from GSA/1155-remove-expired-invites
...
Removed canceled users from displaying in dashboard
2024-04-23 12:44:59 -04:00
Anastasia Gradova
682a798dcd
Updated test cases for canceled users
2024-04-22 16:09:25 -06:00
Carlo Costino
c9e5e2451d
Merge pull request #1462 from GSA/notify-admin-1447
...
fix service invite flow and skip tests for now
2024-04-22 12:27:21 -04:00
Kenneth Kehl
5b97f33831
fix flow and skip tests for now
2024-04-19 13:53:32 -07:00
Beverly Nguyen
360ebba45d
fixed testing
2024-04-19 11:26:36 -07:00
Jonathan Bobel
78c08e69f7
Fixed failing test
2024-04-17 12:01:37 -04:00
Jonathan Bobel
5a23905d21
Merge branch 'main' of https://github.com/GSA/notifications-admin into 1423-Sign-in-content-changes-for-login-gov
2024-04-16 11:10:46 -04:00
Jonathan Bobel
6784cf9f3c
1423 - Few final updates to switch over to login.gov
2024-04-15 15:50:42 -04:00
Andrew Shumway
3f2dcc3022
Merge main fix conflicts
2024-04-15 10:45:23 -06:00
Kenneth Kehl
ae5561862d
fix tests, eliminate or tweak bogus incoming or foreign number tests
2024-04-11 15:39:50 -07:00
Beverly Nguyen
63bc85d8d4
added format_datetime_scheduled_notification to formatters and removed unneccesary format changes
2024-04-09 12:52:45 -07:00
Carlo Costino
2b6b58c93a
Merge pull request #1349 from GSA/810-hide-personalization-after-sending
...
810 hide personalization after sending
2024-04-05 10:59:04 -04:00
Carlo Costino
cc20c02839
Merge pull request #1370 from GSA/1213-clean-up-usage-content
...
1213 - Removed the Usage page and updated the Dashboard Landing page
2024-04-03 19:10:33 -04:00
Carlo Costino
2d7fba03f5
Merge pull request #1356 from GSA/1252-missing-blue-boxes
...
1252 missing blue boxes
2024-04-03 19:09:22 -04:00
Carlo Costino
6b2ab54870
Merge pull request #1326 from GSA/805-make-dashboard-links-clickable
...
805 make dashboard links clickable
2024-04-03 19:03:41 -04:00