-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v3.6.1.107 to prod #544
Merged
Merged
v3.6.1.107 to prod #544
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* 2960 Added taskfile for common tasks * 2960 additional commands * 2960 added linting for frontend * Fixes and improvement * 2960 remove frontend-pip lock * added Sentry to local, includes task file commits * correction on port setting * limited memory to 4g * had to increase mem to 6g * removed commands.sh * increased memory once more since kafka was not running for under 8G * Sentry added to Django app * added default config file for sentry * linting * remove unused docker-file * added backend logs for local * correct importing package * added Kafka heapsize * added sentry local * use version 23.7.2 with 8G mem cap * updated backup file and script * updated Sentry version * change docker-compose to docker compose * Update local.py * Update local.py * enable sentry using env var * 3043 update piplock
* remove ipdb * update piplock
* added migration and changes * 3074 corrected test * revert changes * 3074 added similar group permissions to DIGITTeam as Admin * remove logging for frontend * 3074-added permissions for System Admin
* Added logic and test for deactivating the user automatically * 2561- linting * added admin notification * linting * [2561] added sending email to admin * Update tdrs-backend/tdpservice/email/helpers/admin_notifications.py Co-authored-by: Alex P. <[email protected]> --------- Co-authored-by: Alex P. <[email protected]>
Co-authored-by: Andrew <[email protected]>
* initial commit - added filter * 3076 added test * linting * move import to top * lint * 3076 correction * 3076 Fixed today filter * linting * 3076 applied a11y review changes * 3076 fix failing test
3087 - Datafile newest filter
* - Update multi select template to allow multiple fitlers to exist on same page - Updated search_indexes to allow mutliselect for fiscal period * - Update 508 * - remove whitespace * - regenerate lock as test * - upgrade setuptools * - revewrt 508 * - testing * - revert changes * - Updating lock file and pipfile --------- Co-authored-by: Alex P. <[email protected]>
Release/v3.6.1 sprint 107
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary of Changes
Release Notes: https://github.com/raft-tech/TANF-app/releases/tag/v3.6.2-s107
Features
DevOps
Documentation