Commit Graph

4869 Commits

Author SHA1 Message Date
Carlo Costino
a118056683 Merge pull request #1360 from GSA/notify-admin-1337
create new template test
2024-04-09 17:00:34 -04:00
Beverly Nguyen
63bc85d8d4 added format_datetime_scheduled_notification to formatters and removed unneccesary format changes 2024-04-09 12:52:45 -07:00
Kenneth Kehl
f28bbd77a4 code review feedback 2024-04-09 10:41:54 -07:00
Kenneth Kehl
6a29d2c814 code review feedback 2024-04-09 09:07:19 -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
Carlo Costino
8b17adeb34 Merge pull request #1296 from GSA/1215-clean-up-macros-table-on-preview-page
Converting 'preview page' table Macro to HTML
2024-04-03 18:38:31 -04:00
Jonathan Bobel
2c57d0d373 1213 - Removed the Usage page and updated the Dashboard Landing page 2024-03-28 15:58:02 -04:00
Kenneth Kehl
5a81c11348 add comment 2024-03-27 12:40:45 -07:00
Kenneth Kehl
81412ddd1e fix 2024-03-27 12:32:29 -07:00
Kenneth Kehl
a85681252f fix 2024-03-27 12:15:44 -07:00
Kenneth Kehl
f6f750e5d0 try current service link 2024-03-27 11:02:53 -07:00
Kenneth Kehl
70c3457dbd try current service link 2024-03-27 10:52:22 -07:00
Kenneth Kehl
939c1c978e try current service link 2024-03-27 10:35:09 -07:00
Kenneth Kehl
bbb351861d create new template test 2024-03-27 10:26:56 -07:00
Kenneth Kehl
624a89a546 create new template test 2024-03-27 10:21:01 -07:00
Jonathan Bobel
c6af0957e9 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1252-missing-blue-boxes 2024-03-27 09:57:34 -04:00
Jonathan Bobel
6c1090ecb2 1252 - add back blue boxes for pending and delivered 2024-03-26 16:06:13 -04:00
Beverly Nguyen
89e7de0ab6 fixed the testing 2024-03-26 12:37:06 -07:00
Beverly Nguyen
e743ab41ff merge main and fixed conflicts 2024-03-26 10:53:01 -07:00
Carlo Costino
6d1efcadba Merge pull request #1325 from GSA/1283-standardize-the-dates-from-format_datetime_short-to-either-numerical-or-text
Standardizing Datetimes to Numeric and Table Formats
2024-03-26 13:29:13 -04:00
Jonathan Bobel
9d673a4d77 Merge branch 'main' of https://github.com/GSA/notifications-admin into 810-hide-personalization-after-sending 2024-03-26 11:23:52 -04:00
Jonathan Bobel
8ca32f476c 810 - Content updates to link area in Send Message flow 2024-03-26 11:23:39 -04:00
Carlo Costino
9beb0a732c Merge pull request #1310 from GSA/1250-login-gov-add-new-user
1250 - Login.gov - New User flow
2024-03-26 10:53:40 -04:00
Carlo Costino
1aa2501d1d Adjust E2E test fixtures
This changeset adjusts the scope of the end-to-end (E2E) test fixtures so that they behave as intended and we have truly isolated tests.  We may adjust these again in the future depending on our needs, but for right now this will hopefully keep things simple for us as we start to build out an E2E test library.

Thank you, @terrazoon, for flagging this!

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-25 12:08:34 -04:00
Kenneth Kehl
addc078cbe merge from main 2024-03-22 11:57:47 -07:00
samathad2023
00f81a74fd latest utils commit and sync with main 2024-03-20 14:11:16 -07:00
Carlo Costino
4b1db40cbd Fix failing tests
This includes a fix for the commit hash test, which was not referencing the Flask app in a valid way.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-19 15:53:38 -04:00
Kenneth Kehl
197ef11075 fix tests 2024-03-19 11:32:36 -07:00
Jonathan Bobel
de003a8722 Removed "failure" area so the user can get to all the statuses from the Dashboard Landing screen. A better way to view all statuses will come with a Dashboard redesign. 2024-03-19 12:10:43 -04:00
Beverly Nguyen
e9b9072ae6 updated datetimes based on style guide 2024-03-18 15:10:26 -07:00
Beverly Nguyen
02ee1a81d1 Merge branch 'main' into 1210-create-confirmation-status-page-the-last-page-in-the-preview-send-flow 2024-03-14 15:07:20 -07:00
Carlo Costino
f0eebfc4f2 Merge pull request #1268 from GSA/1216-login-gov-pre-sign-in-page
1216 login gov pre sign in page
2024-03-14 17:04:25 -04:00
Kenneth Kehl
e4087ca9d5 fix commit hash 2024-03-14 13:26:05 -07:00
Kenneth Kehl
3aacdcb3ef fix_commit_hash 2024-03-14 13:25:02 -07:00
Beverly Nguyen
a05e09d345 fixed testing 2024-03-14 11:02:02 -07:00
samathad2023
b3998c532e formatting updates 2024-03-13 14:46:34 -07:00
Jonathan Bobel
e1981d3c65 Auto reformat looks like 2024-03-13 13:33:44 -04:00
samathad2023
37f6579ca8 removed comments and updated test-service_settings 2024-03-13 10:28:07 -07:00
Jonathan Bobel
7deaf71463 Updated test 2024-03-12 14:29:16 -04:00
Jonathan Bobel
0ae369d54b Updated the date to April 16th instead of April 9 2024-03-12 13:27:37 -04:00
Jonathan Bobel
46ef759a92 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1216-login-gov-pre-sign-in-page 2024-03-12 13:25:06 -04:00
samathad2023
f0bd88b36a additional comments with test_find_users 2024-03-11 11:24:34 -07:00
samathad2023
f5dbf6ad9e Merge branch 'main' of github.com:GSA/notifications-admin into notify-admin-818 2024-03-11 10:51:04 -07:00
Beverly Nguyen
d1fe8a2332 updated testing 2024-03-08 16:03:08 -08:00
samathad2023
c3bb44129c tests and orderedset updates for 3.12 upgrade 2024-03-08 15:00:48 -08:00
Beverly Nguyen
2822b63a49 Merge branch 'main' into 1169-display-confirmation-summary-on-the-preview-page 2024-03-08 12:34:44 -08:00
Beverly Nguyen
cb3fc0f039 update test 2024-03-08 12:25:09 -08:00