Commit Graph

15216 Commits

Author SHA1 Message Date
Carlo Costino
989aaf747f Merge pull request #1784 from GSA/1676-individual-job-table-updates
1676 - Updates to Job status page
2024-07-31 23:35:41 -04:00
Carlo Costino
fd046e02e7 Merge pull request #1791 from GSA/notify-admin-1188
remove uk bank holidays
2024-07-31 16:50:49 -04:00
Kenneth Kehl
a1180747d5 remove uk bank holidays 2024-07-31 08:17:29 -07:00
Carlo Costino
6225181087 Merge pull request #1787 from GSA/signin_mess
fix signin issue
2024-07-30 17:24:13 -04:00
Jonathan Bobel
6a5b033700 Needed to wrap this line 2024-07-30 14:35:30 -04:00
Jonathan Bobel
4df7eb57d7 Adjusting tests 2024-07-30 14:24:02 -04:00
Kenneth Kehl
86a2017f91 fix flake 8 2024-07-30 10:30:32 -07:00
Kenneth Kehl
a8fad883f1 fix keystring 2024-07-30 10:17:04 -07:00
Carlo Costino
ae02972c6d Merge pull request #1783 from GSA/notify-admin-1690
try versioning-strategy
2024-07-29 17:57:02 -04:00
Carlo Costino
55e1664d04 Merge pull request #1785 from GSA/update-python-deps-7-30-24
Update Python dependencies - 7/30/24
2024-07-29 17:47:51 -04:00
Carlo Costino
d42cadd3b1 Update Python dependencies - 7/30/24
This changeset updates several Python dependencies that Dependabot has flagged for updating.  This includes a major version bump of notifications-python-client, which is mostly just formatted string updates that should not have any adverse effects for us.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-29 17:39:27 -04:00
Jonathan Bobel
9638067e63 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1676-individual-job-table-updates
# Conflicts:
#	app/templates/partials/jobs/notifications.html
2024-07-29 15:55:59 -04:00
Jonathan Bobel
99493acb86 Updates to Job status page 2024-07-29 15:32:53 -04:00
Kenneth Kehl
d3de0bb01d try versioning-strategy 2024-07-29 12:20:22 -07:00
Steven Reilly
044175bac6 Merge pull request #1777 from GSA/1490-responsive-tables
1490 responsive tables
2024-07-29 14:58:58 -04:00
Steven Reilly
78564acea7 Merge pull request #1774 from GSA/notify-admin-1505
Improve logging in the user sign-in flow
2024-07-29 14:52:58 -04:00
Steven Reilly
cbfeca5a1f Merge pull request #1752 from GSA/1708-content-add-new-content-to-features-page-about-organizing-content
added organizing content to features page
2024-07-29 14:48:25 -04:00
Carlo Costino
5eb9bcc843 Merge pull request #1781 from GSA/jskinne3-upgrade-terraform-cloudgov-domain
Upgrade terraform cloudgov domain
2024-07-29 14:35:48 -04:00
Steven Reilly
447046697e Merge pull request #1773 from GSA/notify-admin-1766
redirect new users to templates section
2024-07-29 12:37:53 -04:00
Carlo Costino
84657a691f Merge pull request #1779 from GSA/jskinne3-network-policy
Uncomment network policy resource
2024-07-29 12:31:04 -04:00
Steven Reilly
4b71b2550a Merge pull request #1753 from GSA/1687-add-content-as-a-user-id-like-understand-what-each-permission-grants-before-i-invite-team-members
add accordion to invite page
2024-07-29 12:09:08 -04:00
John Skiles Skinner
4982452bec Remove the deprecated arg from the domain code 2024-07-26 11:28:03 -07:00
John Skiles Skinner
3833533b5c Nix a stray recursive_delete local var 2024-07-26 11:25:16 -07:00
John Skiles Skinner
e637a8177c Upgrade terraform-cloudgov in the block for our domain name 2024-07-26 11:18:26 -07:00
Jonathan Bobel
765920ef0a Change to the table width on overflow to have less wrapping text 2024-07-26 10:38:00 -04:00
John Skiles Skinner
0c1f824ca3 Remove outdated comments 2024-07-25 19:21:20 -07:00
John Skiles Skinner
883b39cd93 Update comment 2024-07-25 18:59:23 -07:00
John Skiles Skinner
2933ded509 Experiment with uncommenting use of api_network_route module 2024-07-25 17:46:19 -07:00
Beverly Nguyen
8fb019b93d added margin 2024-07-25 17:36:13 -07:00
Kenneth Kehl
42184a17cd fix flake8 2024-07-25 12:38:33 -07:00
Jonathan Bobel
d68df54bb9 Merge branch 'main' of https://github.com/GSA/notifications-admin into 1490-responsive-tables 2024-07-25 15:36:39 -04:00
Jonathan Bobel
dfcd71a6d3 Updates to table wrappers across the application
Grid update to dashboard
Small style updates
2024-07-25 15:36:31 -04:00
Steven Reilly
bd03d273fe Merge pull request #1772 from GSA/tune-production-manifest
Adjust production manifest settings
2024-07-25 14:02:03 -04:00
Kenneth Kehl
e900a7c81f redirect new users to templates section 2024-07-25 09:10:25 -07:00
Carlo Costino
37c5f84ee1 Adjust production manifest settings
This changeset adjusts our production manifest settings to strike a balance with memory usage and app instances.

Signed-off-by: Carlo Costino <carlo.costino@gsa.gov>
2024-07-25 11:55:50 -04:00
Carlo Costino
6e398e7a39 Merge pull request #1768 from GSA/comma-escape-b
don't allow commas in placeholder fields
2024-07-25 09:54:51 -04:00
Carlo Costino
88435155a5 Merge pull request #1770 from GSA/clean-up-service_dashboard-as-it-relates-to-table-on-dashboard
Fixed KeyError on processing_finished and removed notification api call
2024-07-25 09:18:28 -04:00
Beverly Nguyen
2daaa6dd38 Fixed KeyError on processing_finished and removed notification api call 2024-07-24 15:03:51 -07:00
Kenneth Kehl
55f1939fd5 don't allow commas in placeholder fields 2024-07-24 13:56:32 -07:00
Carlo Costino
a7cbccc209 Merge pull request #1767 from GSA/jskinne3-hardcode-missing-recursive-delete-var
Hard-code recursive_delete to false
2024-07-24 15:36:28 -04:00
John Skiles Skinner
3c30a14c53 Hard-code recursive_delete to false 2024-07-24 12:26:41 -07:00
Carlo Costino
508dfc5d84 Merge pull request #1764 from GSA/revert-1762-signout-page-image-fix
Revert "fixed image" - swap image from svg back to png
2024-07-24 15:05:06 -04:00
Carlo Costino
1f9cccede6 Revert "fixed image" 2024-07-24 14:58:15 -04:00
Carlo Costino
dc337138f5 Merge pull request #1763 from GSA/bugfix/no-png-files
Added line to allow encoding which prevent png
07-24-2024
2024-07-24 14:46:05 -04:00
alexjanousekGSA
6fc428363a Added line to allow encoding which prevent png 2024-07-24 12:39:04 -06:00
Carlo Costino
2243c89d54 Merge pull request #1762 from GSA/signout-page-image-fix
fixed image
2024-07-24 14:04:15 -04:00
Beverly Nguyen
05611cfab6 converted png to svg 2024-07-24 10:55:51 -07:00
Beverly Nguyen
1036cec1e0 fixed image 2024-07-24 10:26:37 -07:00
Carlo Costino
3ca1b4b32a Merge pull request #1761 from GSA/notify-compliance-46d
add another url for compliance #46
2024-07-24 11:25:34 -04:00
Carlo Costino
94ba7792e5 Merge pull request #1760 from GSA/update-python-runtime
Update Python runtime version for cloud.gov
2024-07-24 11:08:29 -04:00