Commit Graph

3636 Commits

Author SHA1 Message Date
Kenneth Kehl
addc078cbe merge from main 2024-03-22 11:57:47 -07:00
Kenneth Kehl
8362c6b975 fix invites for service and organization 2024-03-22 11:08:49 -07:00
Kenneth Kehl
04eaec6dd6 fix register 2024-03-19 14:36:43 -07:00
Kenneth Kehl
b12e638592 fix registration 2024-03-19 14:34:41 -07:00
Kenneth Kehl
c053cc7402 change timezone to hidden field with default for now 2024-03-19 13:30:50 -07:00
Kenneth Kehl
197ef11075 fix tests 2024-03-19 11:32:36 -07:00
Carlo Costino
b4986e4170 Enable Login.gov for all environments
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-19 13:59:30 -04:00
Kenneth Kehl
4e6f143675 fix register from join service 2024-03-19 09:30:20 -07:00
Jonathan Bobel
05495f4d42 Updating the route 2024-03-18 13:50:23 -04:00
Kenneth Kehl
e4087ca9d5 fix commit hash 2024-03-14 13:26:05 -07:00
Andrew Shumway
119b7fc832 Specify username with fail/success 2024-03-14 10:16:56 -06:00
Andrew Shumway
599652256e Add simulated SMS numbers to allow list in trial mode 2024-03-13 16:31:21 -06:00
Carlo Costino
e9148851fb Merge pull request #1276 from GSA/notify-admin-1237
Use USWDS error formatting for file too big error (notify-admin-1237)
2024-03-11 12:28:26 -04:00
Carlo Costino
bdea60adb9 Merge pull request #1282 from GSA/notify-admin-1277
update login.gov stuff to use user uuid instead of email (notify-admi…
2024-03-11 11:55:04 -04:00
Beverly Nguyen
7479a6c4ea made changes to the token and removed extra handling errors 2024-03-08 15:05:44 -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
Kenneth Kehl
492f798274 update login.gov stuff to use user uuid instead of email (notify-admin-1277) 2024-03-08 09:04:56 -08:00
Kenneth Kehl
2be3db10d9 fix the right way 2024-03-07 10:25:11 -08:00
Kenneth Kehl
b3966ae800 revert previous commit 2024-03-07 10:17:37 -08:00
Kenneth Kehl
f42cf3bd22 rebreak the tests to reflect reality 2024-03-07 09:59:58 -08:00
Kenneth Kehl
de38f38892 fix test 2024-03-07 09:45:21 -08:00
Kenneth Kehl
111c6fd93a more fixing 2024-03-07 09:42:06 -08:00
Kenneth Kehl
c587bbee71 dashboard bug 2024-03-07 09:29:51 -08:00
Kenneth Kehl
68163aa6d7 Use USWDS error formatting for file too big error (notify-admin-1237) 2024-03-06 11:49:19 -08:00
Jonathan Bobel
602f2fccfd 1219 - Deleting references to the "Terms" page
I kept the actual HTML in case we want/need to add it back in the future. Can reference this branch to do so.
2024-02-27 16:38:58 -05:00
Carlo Costino
064c4d662e Merge pull request #1244 from GSA/Filter-out-empty-notifications
Filtered out empty notifications (related to recent batch table)
2024-02-27 11:08:39 -05:00
Carlo Costino
92fc35b6f6 Only enable Login.gov link for demo right now
We are holding off on production until we have a chance to share more information with pilot partners.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-02-26 17:47:42 -05:00
Kenneth Kehl
470574e197 enable login.gov link on demo and production and adjust test 2024-02-26 17:47:42 -05:00
Beverly Nguyen
66909e9624 added conditional 2024-02-23 17:50:25 -08:00
Beverly Nguyen
df47a6ea8a Merge remote-tracking branch 'origin/main' into 1169-display-confirmation-summary-on-the-preview-page 2024-02-23 10:05:53 -08:00
Kenneth Kehl
4742cc77b5 change batch file report to look like full csv report 2024-02-21 07:45:21 -08:00
Carlo Costino
50511e1cea Merge pull request #1203 from GSA/1189-bug-norfolk-batches-table-repeats-one-batch
Bugfix: Recent Batches table repeats #1189
2024-02-20 10:34:12 -05:00
Beverly Nguyen
02d1c2b26e fixed test 2024-02-16 18:01:36 -08:00
Beverly Nguyen
c383884017 fixed test 2024-02-16 17:19:03 -08:00
Beverly Nguyen
442ff5dab2 merge main 2024-02-16 11:54:59 -08:00
Beverly Nguyen
44ec565d57 Merge remote-tracking branch 'origin/main' into 1169-display-confirmation-summary-on-the-preview-page 2024-02-16 11:50:01 -08:00
Beverly Nguyen
eccf8cb3e7 added new change from ux meeting as requested 2024-02-16 11:44:25 -08:00
Beverly Nguyen
d7606b2986 added PR requested changes 2024-02-15 10:40:15 -08:00
Carlo Costino
ddf017707f Merge pull request #1197 from GSA/notify-admin-1194
make ChooseTimeForm time zone aware
2024-02-14 17:48:52 -05:00
Beverly Nguyen
843e4bb2fa fixed testing and removed recipient 2024-02-13 16:18:50 -08:00
Beverly Nguyen
ef5ed8ecab updated pytest 2024-02-12 15:29:26 -08:00
Beverly Nguyen
7b8a187db0 update sort imports 2024-02-09 17:19:15 -08:00
Beverly Nguyen
b7f21a6efd update sort imports 2024-02-09 17:15:44 -08:00
Beverly Nguyen
72aa14fd3b fixed duplicates to notification by adding aggregate 2024-02-09 17:09:48 -08:00
Beverly Nguyen
b019dc3fe9 updated pytest 2024-02-08 18:43:17 -08:00
Jonathan Bobel
7832797628 Just removing the default selection 2024-02-08 15:10:07 -05:00
Jonathan Bobel
fb469545b4 1154 - pushing up this change so Ken can take a look 2024-02-08 12:09:01 -05:00
Kenneth Kehl
330fad469e make ChooseTimeForm time zone aware 2024-02-07 12:14:00 -08:00
Beverly Nguyen
fbf902e168 fixed style checks 2024-02-06 17:14:46 -08:00
Beverly Nguyen
15105bf506 fixed style checks 2024-02-06 17:06:18 -08:00