generated from ita-social-projects/DevTemplate
-
Notifications
You must be signed in to change notification settings - Fork 11
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
Merge develop to release #419
Merged
Merged
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
* add sql file * implement test data sql script * change test data sql script
Kudos, SonarCloud Quality Gate passed! |
AxelNordov
approved these changes
Jul 29, 2021
V-Kaidash
added a commit
that referenced
this pull request
Jun 26, 2022
* Issue add testdata reset password (#418) (#419) * add sql file * implement test data sql script * change test data sql script * Inv changes (#478) * Update application.properties * Update application.properties * Update develop.md * Update master.md * changes in code * change sql script * change sql script to sort by first name * change sorting order in two methods in PostController * change sorting order in two methods in PostController * revert changes * fix * fix tests * add field to post important_mobile_image_url * delete not needed funtionality * delete not needed funtionality * delete not needed funtionality * delete not needed functionality * change in postController with comments * change in postController w/o comments * change sort in @PageableDefault * Revert "change sort in @PageableDefault" This reverts commit 756e722. * change sort in @PageableDefault * change sort in @PageableDefault * change sort in @PageableDefault * change sort in @PageableDefault * fixing sorting and set default value for fake_views * modified_at to sort * add condition * add condition * formatted where mock * add code to edit "publishedAt" state for post * update status for PLANNED posts * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostServiceImplTest new method * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * 1. Adjusted toPostEntity mapping, so that views & realViews for new posts were set to 0 instead of null (#530) * Author page (#526) * add code to edit "publishedAt" state for post * update status for PLANNED posts * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostServiceImplTest new method * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * author page branch init * Revert "test for PostController new method" This reverts commit bc29440. * changes: delete tests; change time in updatePlannedStatus method * line lngth changes in PostControllerTest * 1. Adjusted toPostEntity mapping, so that views & realViews for new posts were set to 0 instead of null (#530) * author page branch init * Revert "test for PostController new method" This reverts commit bc29440. * changes: delete tests; change time in updatePlannedStatus method * line lngth changes in PostControllerTest * rebase Co-authored-by: Vlad Kaidash <86650723+V-Kaidash@users.noreply.github.com> Co-authored-by: V-Kaidash <dev.kaidash@gmail.com> * change in postController with comments * change in postController w/o comments * Fixed sorting issue for PostControllerTest Co-authored-by: Oleksandr Bielan <46462953+alexandr-bielan@users.noreply.github.com> Co-authored-by: Liza <58970455+lizozavr@users.noreply.github.com> Co-authored-by: Vitalii Kulinskyi <71768856+VitaliiKulinskyi@users.noreply.github.com> Co-authored-by: Ihor Zakharko <igor.zaharko@gmail.com> Co-authored-by: Stanislav Kucher <42771133+StanislavKucher@users.noreply.github.com> Co-authored-by: AxelNordov <53081068+AxelNordov@users.noreply.github.com> Co-authored-by: Vlad Kaidash <86650723+V-Kaidash@users.noreply.github.com> Co-authored-by: Nickolay <nickolay.ilyushin@gmail.com> Co-authored-by: Anton Sidliar <78530619+antoshaSid@users.noreply.github.com> Co-authored-by: V-Kaidash <dev.kaidash@gmail.com>
V-Kaidash
added a commit
that referenced
this pull request
Jun 27, 2022
* 1. Adjusted toPostEntity mapping, so that views & realViews for new posts were set to 0 instead of null (#530) * Author page (#526) * add code to edit "publishedAt" state for post * update status for PLANNED posts * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostServiceImplTest new method * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * author page branch init * Revert "test for PostController new method" This reverts commit bc29440. * changes: delete tests; change time in updatePlannedStatus method * line lngth changes in PostControllerTest * 1. Adjusted toPostEntity mapping, so that views & realViews for new posts were set to 0 instead of null (#530) * author page branch init * Revert "test for PostController new method" This reverts commit bc29440. * changes: delete tests; change time in updatePlannedStatus method * line lngth changes in PostControllerTest * rebase Co-authored-by: Vlad Kaidash <86650723+V-Kaidash@users.noreply.github.com> Co-authored-by: V-Kaidash <dev.kaidash@gmail.com> * Change in post controller (#515) * Issue add testdata reset password (#418) (#419) * add sql file * implement test data sql script * change test data sql script * Inv changes (#478) * Update application.properties * Update application.properties * Update develop.md * Update master.md * changes in code * change sql script * change sql script to sort by first name * change sorting order in two methods in PostController * change sorting order in two methods in PostController * revert changes * fix * fix tests * add field to post important_mobile_image_url * delete not needed funtionality * delete not needed funtionality * delete not needed funtionality * delete not needed functionality * change in postController with comments * change in postController w/o comments * change sort in @PageableDefault * Revert "change sort in @PageableDefault" This reverts commit 756e722. * change sort in @PageableDefault * change sort in @PageableDefault * change sort in @PageableDefault * change sort in @PageableDefault * fixing sorting and set default value for fake_views * modified_at to sort * add condition * add condition * formatted where mock * add code to edit "publishedAt" state for post * update status for PLANNED posts * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostServiceImplTest new method * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * 1. Adjusted toPostEntity mapping, so that views & realViews for new posts were set to 0 instead of null (#530) * Author page (#526) * add code to edit "publishedAt" state for post * update status for PLANNED posts * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostServiceImplTest new method * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * author page branch init * Revert "test for PostController new method" This reverts commit bc29440. * changes: delete tests; change time in updatePlannedStatus method * line lngth changes in PostControllerTest * 1. Adjusted toPostEntity mapping, so that views & realViews for new posts were set to 0 instead of null (#530) * author page branch init * Revert "test for PostController new method" This reverts commit bc29440. * changes: delete tests; change time in updatePlannedStatus method * line lngth changes in PostControllerTest * rebase Co-authored-by: Vlad Kaidash <86650723+V-Kaidash@users.noreply.github.com> Co-authored-by: V-Kaidash <dev.kaidash@gmail.com> * change in postController with comments * change in postController w/o comments * Fixed sorting issue for PostControllerTest Co-authored-by: Oleksandr Bielan <46462953+alexandr-bielan@users.noreply.github.com> Co-authored-by: Liza <58970455+lizozavr@users.noreply.github.com> Co-authored-by: Vitalii Kulinskyi <71768856+VitaliiKulinskyi@users.noreply.github.com> Co-authored-by: Ihor Zakharko <igor.zaharko@gmail.com> Co-authored-by: Stanislav Kucher <42771133+StanislavKucher@users.noreply.github.com> Co-authored-by: AxelNordov <53081068+AxelNordov@users.noreply.github.com> Co-authored-by: Vlad Kaidash <86650723+V-Kaidash@users.noreply.github.com> Co-authored-by: Nickolay <nickolay.ilyushin@gmail.com> Co-authored-by: Anton Sidliar <78530619+antoshaSid@users.noreply.github.com> Co-authored-by: V-Kaidash <dev.kaidash@gmail.com> Co-authored-by: mvalchyshen <75570021+mvalchyshen@users.noreply.github.com> Co-authored-by: Oleksandr Bielan <46462953+alexandr-bielan@users.noreply.github.com> Co-authored-by: Liza <58970455+lizozavr@users.noreply.github.com> Co-authored-by: Vitalii Kulinskyi <71768856+VitaliiKulinskyi@users.noreply.github.com> Co-authored-by: Ihor Zakharko <igor.zaharko@gmail.com> Co-authored-by: Stanislav Kucher <42771133+StanislavKucher@users.noreply.github.com> Co-authored-by: AxelNordov <53081068+AxelNordov@users.noreply.github.com> Co-authored-by: Nickolay <nickolay.ilyushin@gmail.com> Co-authored-by: Anton Sidliar <78530619+antoshaSid@users.noreply.github.com>
V-Kaidash
added a commit
that referenced
this pull request
Jun 30, 2022
* 1. Adjusted toPostEntity mapping, so that views & realViews for new posts were set to 0 instead of null (#530) * Author page (#526) * add code to edit "publishedAt" state for post * update status for PLANNED posts * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostServiceImplTest new method * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * author page branch init * Revert "test for PostController new method" This reverts commit bc29440. * changes: delete tests; change time in updatePlannedStatus method * line lngth changes in PostControllerTest * 1. Adjusted toPostEntity mapping, so that views & realViews for new posts were set to 0 instead of null (#530) * author page branch init * Revert "test for PostController new method" This reverts commit bc29440. * changes: delete tests; change time in updatePlannedStatus method * line lngth changes in PostControllerTest * rebase Co-authored-by: Vlad Kaidash <86650723+V-Kaidash@users.noreply.github.com> Co-authored-by: V-Kaidash <dev.kaidash@gmail.com> * Change in post controller (#515) * Issue add testdata reset password (#418) (#419) * add sql file * implement test data sql script * change test data sql script * Inv changes (#478) * Update application.properties * Update application.properties * Update develop.md * Update master.md * changes in code * change sql script * change sql script to sort by first name * change sorting order in two methods in PostController * change sorting order in two methods in PostController * revert changes * fix * fix tests * add field to post important_mobile_image_url * delete not needed funtionality * delete not needed funtionality * delete not needed funtionality * delete not needed functionality * change in postController with comments * change in postController w/o comments * change sort in @PageableDefault * Revert "change sort in @PageableDefault" This reverts commit 756e722. * change sort in @PageableDefault * change sort in @PageableDefault * change sort in @PageableDefault * change sort in @PageableDefault * fixing sorting and set default value for fake_views * modified_at to sort * add condition * add condition * formatted where mock * add code to edit "publishedAt" state for post * update status for PLANNED posts * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostServiceImplTest new method * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * 1. Adjusted toPostEntity mapping, so that views & realViews for new posts were set to 0 instead of null (#530) * Author page (#526) * add code to edit "publishedAt" state for post * update status for PLANNED posts * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostController new method * test for PostServiceImplTest new method * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * change PostServiceImplTest delete updateStatusTest * author page branch init * Revert "test for PostController new method" This reverts commit bc29440. * changes: delete tests; change time in updatePlannedStatus method * line lngth changes in PostControllerTest * 1. Adjusted toPostEntity mapping, so that views & realViews for new posts were set to 0 instead of null (#530) * author page branch init * Revert "test for PostController new method" This reverts commit bc29440. * changes: delete tests; change time in updatePlannedStatus method * line lngth changes in PostControllerTest * rebase Co-authored-by: Vlad Kaidash <86650723+V-Kaidash@users.noreply.github.com> Co-authored-by: V-Kaidash <dev.kaidash@gmail.com> * change in postController with comments * change in postController w/o comments * Fixed sorting issue for PostControllerTest Co-authored-by: Oleksandr Bielan <46462953+alexandr-bielan@users.noreply.github.com> Co-authored-by: Liza <58970455+lizozavr@users.noreply.github.com> Co-authored-by: Vitalii Kulinskyi <71768856+VitaliiKulinskyi@users.noreply.github.com> Co-authored-by: Ihor Zakharko <igor.zaharko@gmail.com> Co-authored-by: Stanislav Kucher <42771133+StanislavKucher@users.noreply.github.com> Co-authored-by: AxelNordov <53081068+AxelNordov@users.noreply.github.com> Co-authored-by: Vlad Kaidash <86650723+V-Kaidash@users.noreply.github.com> Co-authored-by: Nickolay <nickolay.ilyushin@gmail.com> Co-authored-by: Anton Sidliar <78530619+antoshaSid@users.noreply.github.com> Co-authored-by: V-Kaidash <dev.kaidash@gmail.com> * Fixed sort value parameter for @PagebleDefault that couldn't be found and caused exception * Issue_534_[Post views counting] For newly created post (#535) * Fixed sort value parameter for @PagebleDefault that couldn't be found and caused exception * Adjusted toPostEntity mapping, so that fakeViews for new posts were set to 0 instead of null * Adjusted toPostEntity mapping, so that fakeViews for new posts were set to 0 instead of null Co-authored-by: teaFunny <teaFunny@users.noreply.github.com> Co-authored-by: mvalchyshen <75570021+mvalchyshen@users.noreply.github.com> Co-authored-by: Oleksandr Bielan <46462953+alexandr-bielan@users.noreply.github.com> Co-authored-by: Liza <58970455+lizozavr@users.noreply.github.com> Co-authored-by: Vitalii Kulinskyi <71768856+VitaliiKulinskyi@users.noreply.github.com> Co-authored-by: Ihor Zakharko <igor.zaharko@gmail.com> Co-authored-by: Stanislav Kucher <42771133+StanislavKucher@users.noreply.github.com> Co-authored-by: AxelNordov <53081068+AxelNordov@users.noreply.github.com> Co-authored-by: Nickolay <nickolay.ilyushin@gmail.com> Co-authored-by: Anton Sidliar <78530619+antoshaSid@users.noreply.github.com> Co-authored-by: teaFunny <teaFunny@users.noreply.github.com>
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.
add sql file
implement test data sql script