Commit Graph

14979 Commits

Author SHA1 Message Date
Carlo Costino
a1736b5a4d Merge pull request #1284 from GSA/notify-admin-818
updates with python upgrade
2024-03-21 17:26:04 -04:00
samathad2023
b006e2cacf utils dependencies updates 2024-03-21 13:01:14 -07:00
Carlo Costino
8e75110892 Merge pull request #1294 from GSA/1258-base-template-head
1258 updated base template <head>
2024-03-21 15:51:45 -04:00
Kenneth Kehl
099345fe1e Add error handling for successful Login.gov authentications without a Notify account 2024-03-21 10:58:36 -07:00
Jonathan Bobel
8afacfa89b Moved the <head> and removed the comment for base.html 2024-03-21 12:48:36 -04:00
Jonathan Bobel
ccd3e44eb1 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1258-base-template-head 2024-03-21 12:42:38 -04:00
Kenneth Kehl
6efb16120d Add error handling for successful Login.gov authentications without a Notify account 2024-03-21 09:34:55 -07:00
Jonathan Bobel
24a0dd8c3b Few style updates per PR feedback 2024-03-21 11:00:44 -04:00
samathad2023
00f81a74fd latest utils commit and sync with main 2024-03-20 14:11:16 -07:00
Anastasia Gradova
c7821f2f73 Edited style to wrap long emails that overflow the
parent div.
2024-03-20 09:13:32 -06: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
Carlo Costino
e1611eebec Merge pull request #1327 from GSA/fix-git-hash-deploy
Add missing env var from cf push
03-19-2024-2
2024-03-19 16:01:28 -04: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
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
Carlo Costino
eb599344ad Add missing env var from cf push
This changeset adds a missing environment variable in the cf push command for the production and demo deployments.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-19 13:38:34 -04:00
Kenneth Kehl
57fa8dad5d revert change to bypass signin page 2024-03-19 10:15:11 -07:00
Kenneth Kehl
4e6f143675 fix register from join service 2024-03-19 09:30:20 -07:00
Jonathan Bobel
27448d90a0 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1258-base-template-head 2024-03-19 12:29:17 -04:00
samathad2023
da5da1abe9 README updates 2024-03-19 09:19:26 -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
Jonathan Bobel
f391b5af2c Merge branch 'main' of https://github.com/GSA/notifications-admin into 805-make-dashboard-links-clickable 2024-03-19 10:10:14 -04:00
Beverly Nguyen
e9b9072ae6 updated datetimes based on style guide 2024-03-18 15:10:26 -07:00
Beverly Nguyen
077b28bb15 Merge branch 'main' into 1210-create-confirmation-status-page-the-last-page-in-the-preview-send-flow 2024-03-18 14:33:23 -07:00
Beverly Nguyen
10c9b86547 updating datetimes to match styleguides 2024-03-18 14:32:32 -07:00
Jonathan Bobel
05495f4d42 Updating the route 2024-03-18 13:50:23 -04:00
Jonathan Bobel
ee1c4efb03 805 - Making the clickable area on dashboard a button 2024-03-18 12:43:56 -04:00
Beverly Nguyen
bc71549d12 added a conditional to limit only 5 rows to display 2024-03-15 10:33:39 -07:00
Carlo Costino
6b31e5fba0 Merge pull request #1320 from GSA/1319-bug-js-broken-on-non-sign-in-pages
1319 - BUG - adjusting the js to only run when the targeted DOM element exists
03-19-2024
2024-03-15 13:25:04 -04:00
Carlo Costino
88c7f9590f Removing extraneous space 2024-03-15 13:07:50 -04:00
Carlo Costino
dea7f28d5a Merge pull request #1322 from GSA/1321-bug-create-login-gov-button-doesnt-work
1321 - Updated link on the sign-in page
2024-03-15 13:05:40 -04:00
Jonathan Bobel
0e608599c3 1321 - Updated link on the sign-in page 2024-03-15 11:41:30 -04:00
Jonathan Bobel
be2dc9a165 1319 - BUG - adjusting the js to only run when the targeted DOM element exists 2024-03-15 10:42:20 -04:00
Carlo Costino
58a1d8e0c4 Merge pull request #1312 from GSA/update-recent-deps
Update Dependabot flagged dependencies
03-15-2024
2024-03-14 18:34:50 -04: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
c43ed20c9e Update Dependabot flagged dependencies
This changeset updates a handful of dependencies that Dependabot has flagged but is not able to test successfully due to a bug with the E2E configuration.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-14 17:31:27 -04:00
Carlo Costino
18be5861d5 Merge pull request #1307 from GSA/notify-admin-1254
hide csv reports in job view if no data available (notify-admin-1254)
2024-03-14 17:28:53 -04:00
Carlo Costino
2afaca6ff1 Merge pull request #1281 from GSA/1266-updated-notify-logo
1266 updated notify logo
2024-03-14 17:17:34 -04: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
Carlo Costino
cd06337574 Merge pull request #1278 from GSA/1259-base-template-footer
Base template: <footer> #1259
2024-03-14 16:54:44 -04:00
Carlo Costino
85215f45a8 Merge pull request #1311 from GSA/fix_commit_hash
Fix commit hash
2024-03-14 16:36:10 -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
Carlo Costino
a09e813f80 Merge pull request #1309 from GSA/update-utils-0-3-0
Update utils to 0.3.0
2024-03-14 16:17:15 -04:00
Carlo Costino
476ba798fc This changeset updates notifications_utils to 0.3.0 to account for other dependency updates.
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-03-14 15:18:40 -04:00
Jonathan Bobel
ef53fe7e09 Adding a hint area if needed, removing test code 2024-03-14 14:37:37 -04:00
Beverly Nguyen
a05e09d345 fixed testing 2024-03-14 11:02:02 -07:00
Jonathan Bobel
04f76cd817 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1250-login-gov-add-new-user 2024-03-14 13:18:39 -04:00