Mitchell Henke
4428df7dd5
Reformat nested list
2024-03-26 15:06:26 +00: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
db5c259818
Merge pull request #1333 from GSA/1293-bug-team-members-with-long-names
...
Edited style sheet to wrap long emails that overflow the parent div
2024-03-25 12:43:44 -04:00
Steven Reilly
bf4f134538
Merge pull request #1345 from GSA/adjust-e2e-test-fixtures
...
Adjust E2E test fixtures
2024-03-25 12:38:14 -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
Kenneth Kehl
8362c6b975
fix invites for service and organization
2024-03-22 11:08:49 -07:00
Carlo Costino
c83655c48c
Merge pull request #1342 from GSA/fix-python-deploy
...
Update Cloud Foundry runtime.txt file
2024-03-21 17:54:15 -04:00
Carlo Costino
c4d738d70b
Update Cloud Foundry runtime.txt file
...
This changeset updates the runtime.txt file so that Cloud Foundry picks up Python 3.12.x instead of Python 3.9.x
Signed-off-by: Carlo Costino <carlo.costino@gsa.gov >
2024-03-21 17:45:01 -04:00
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
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
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
05495f4d42
Updating the route
2024-03-18 13:50:23 -04: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
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
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
Carlo Costino
b2b6b4f612
Merge pull request #1306 from GSA/add-sim-numbers-totrial
...
Add simulated numbers to allow list in trial mode
2024-03-14 12:51:19 -04:00
Jonathan Bobel
d67923dafc
Added the "set up your profile" page and added a select component
2024-03-14 12:26:12 -04:00
Andrew Shumway
69fce499c3
Merge branch 'main' of https://github.com/GSA/notifications-admin into add-sim-numbers-totrial
2024-03-14 10:17:07 -06:00