Releases: ChildMindInstitute/mindlogger-backend-refactor
Releases · ChildMindInstitute/mindlogger-backend-refactor
1.3.16
What's Changed
- Update README file organizing sections and contents by @rcmerlo in #1122
- M2-5158, M2-5159: Update invitation email copy, header and footer by @binho in #1091
- M2-5342: Update button copy on transfer template by @ChaconC in #1127
- feature/M2 5207 tests for applets api by @ibogretsov in #1130
- M2-5158: Fix copy for button in invite registered user by @binho in #1135
- M2-5512: updates PR template format by @mbanting in #1142
- M2-5344: Update email welcome message for transfer ownership unregistered user by @binho in #1133
- M2-5284: update README by @ChaconC in #1141
- M2-5595: Error message appears when trying to reset password by @sultanofcardio in #1146
New Contributors
Full Changelog: v1.3.15...v1.3.16
v1.3.15
What's Changed
- M2-5200: Distinguish between web and admin for password reset email by @sultanofcardio in #1100
- M2-5306: Add ruff format check to code quality and pre-commit by @binho in #1105
- M2 5204 replace fixtures for applets by @ibogretsov in #1101
- M2-5204: Make applet_id optional with None by @ibogretsov in #1109
- M2-5200: Update admin panel password reset page link by @sultanofcardio in #1113
- M2-5315: Add conversion support by @ibogretsov in #1115
New Contributors
- @sultanofcardio made their first contribution in #1100
Full Changelog: v1.3.14...v1.3.15
v1.3.14
What's Changed
- M2-5213: item_count include only visible items by @Damirkhon in #1086
- M2-5085: Update copy for reset password email by @binho in #1075
- M2-5155: Update response alert email copy by @binho in #1076
- M2 4903 Add endpoints to generate urls to upload data by @ibogretsov in #1079
- M2-4884: Optimize queries to remove N+1 query errors by @Damirkhon in #1077
- M2-4964: Return missing tests for users by @ibogretsov in #1082
- M2-4903: Update swagger documentation by @ibogretsov in #1087
- M2-5236: test change for base_info APIs by @Damirkhon in #1088
- M2-5156, M2-5157: Update copy for transfer ownership email by @binho in #1080
- M2-5089: Stop sending applet upload success, upload error, and duplicate success emails by @sabrichu in #1078
- M2-4786: none option added to multiSelect item type by @Damirkhon in #1089
- M2-4662:add last_seen to respondent_info by @Damirkhon in #1093
- M2-5282: Add new env var to set allow_origin_regex CORS setting by @rcmerlo in #1096
New Contributors
Full Changelog: v1.3.13...v1.3.14
v1.3.13
What's Changed
- Format project after replacing flake/black with ruff by @ibogretsov in #1056
- M2-4834: Adding github action workflow to run tests on pull requests by @rcmerlo in #1039
- M2-4962: Add tests for task reencryp_answers by @ibogretsov in #1060
- M2-5124: create db function to decrypt data by @Damirkhon in #1070
- M2 4964 replace users json fixtures with pytest fixtures by @ibogretsov in #1068
New Contributors
Full Changelog: v1.3.12...v1.3.13
v1.3.12
What's Changed
- M2-4837: Migrate black/flake8 to ruff for code quality by @binho in #1035
- M2-5000 Fix answers export "client" type by @vshvechko in #1047
- M2-4882: remove redundant close in alerts websocket by @Damirkhon in #1045
- M2-5045: patch for setting auto_advance true for existing items, for new ones - false by @Damirkhon in #1052
- M2-4951: Add tests for jobs by @ibogretsov in #1037
- M2-4963: Add tests for users/passwords api by @ibogretsov in #1038
- M2-4453: Add from_user_id, to_user_id by @ibogretsov in #1042
- M2 5009 unit tests for users cruds services by @ibogretsov in #1048
- M2-4894: M2-5082: Push notification recipient fix, deleting all should keep individual fix by @Damirkhon in #1057
- M2-5109: Replace internal model with public model for UserCreateRequest by @ibogretsov in #1062
Full Changelog: v1.3.8...v1.3.12
Patches: M2-5045
v1.3.8
What's Changed
- M2-4816: auto_advance field for single_select item by @Damirkhon in #1010
- M2 4797 local testing database connection by @ibogretsov in #1012
- M2-4986: Add patch to populate user_id column in invitations by @ibogretsov in #1032
- Add pull request template by @binho in #1031
- M2-4756: M2-3434: fix deleting events by @Damirkhon in #1036
- M2 4498 tests for folders by @ibogretsov in #1030
- M2-5008: change the default value of auto-advance by @Damirkhon in #1041
Full Changelog: v1.3.6...v1.3.8
v1.3.6
What's Changed
- M2-4725: Add stream ip address and port fields by @Damirkhon in #986
- M2-4739: flow item key check existence by @Damirkhon in #1001
- M2-4501: Add missing tests for library by @ibogretsov in #979
- M2 4507 ordering by @vshvechko in #968
- M2-4697: new API's for Web2.5 by @Damirkhon in #1004
- M2-4791: tranfer ownership functionality update by @Damirkhon in #1006
- M2-4379: create default events for new activity or flow... by @Damirkhon in #1009
- M2 4493 activity items tests by @ibogretsov in #1005
- M2 4500 tests workspaces by @ibogretsov in #1002
- m2-4852: add item_count to base_info APIs by @Damirkhon in #1013
- M2-4880: keep events after transfer ownership by @Damirkhon in #1017
- M2-4896: remove new owners other roles, M2-4895: keep old owners' respondent role by @Damirkhon in #1022
- M2-4846 Add "client" to answers export data by @vshvechko in #1020
Full Changelog: v1.3.0...v1.3.6
v1.3.0
What's Changed
- M2-4441: Applet version changes: removed item is not tracked by @Damirkhon in https://github.com/ChildMindInstitute/mindlogger-
Full Changelog: v1.2.13...v1.3.0
v1.2.13
What's Changed
- M2 3755 by @ivangolubykh in #933
- M2 542 by @ivangolubykh in #934
- M2 4080 fix versions by @iwankrshkin in #935
- M2-4444: Use previous value for logs and fix filter by @iwankrshkin in #939
- M2-3213 add a step to check aws secrets by @mbarsukou in #948
- Fix conflict release 20231215.6 by @ivangolubykh in #945
- Actualize code by @vshvechko in #950
- M2-4459 The Bug with creating event if the start_time and end_time fi… by @ivangolubykh in #936
- M2-4444: Use previous value for logs and fix filter by @iwankrshkin in #952
- M2-4444: Change logic to find not null previous value for each of att… by @iwankrshkin in #953
- M2-4440 The migration for first theme added. by @ivangolubykh in #954
- M2-4291 Implement img convertion task (heic => jpg) by @vshvechko in #904
- M2-4454: Replace email with user_id uuid in the database by @ibogretsov in #951
- M2-4454: Fix migration downgrade version by @ibogretsov in #955
- M2-4440 The create_default_theme migration updated. by @ivangolubykh in #956
- M2-4454: Make email required, user_id not required by @ibogretsov in #957
- M2 4432 tests by @ibogretsov in #947
- Actualize codebase by @vshvechko in #964
- M2-4450: Add user_id to the invitations table by @ibogretsov in #959
- M2-1329 Bug with language of the Invite Email for reviewer fixed by @ivangolubykh in #965
- M2-4515: Invitations soft delete by @iwankrshkin in #962
- M2-4506: API test for activity items item flow, section, scores. by @Damirkhon in #966
- M2-4395: Change validator from quoted string to arrays by @iwankrshkin in #971
- M2-4395: Allow empty arrays by @iwankrshkin in #973
- M2-4395: Removed implicit conversion to boolean by @iwankrshkin in #974
- M2 4162 by @ivangolubykh in #976
- M2 4499 tests for invitation by @ibogretsov in #970
- M2-4539: transfer ownership and invitation combined by @Damirkhon in #967
- M2-4561: change year to 2024 in the emails by @Damirkhon in #980
- M2-4535: add last_name to emails by @Damirkhon in #981
- M2 4700 fix hadolint issues in docker by @ibogretsov in #983
- M2-4459: Fix filtering after reverting working code by @ibogretsov in #985
- M2 4395 revert changes for mobile logs by @iwankrshkin in #987
Full Changelog: v1.2.10...v1.2.13
v1.2.10
What's Changed
- M2-4280 M2-3781 Implement patch to update slider config by @Damirkhon in #961
Full Changelog: v1.2.8...v1.2.10