40 Commits

Author SHA1 Message Date
moeidtopcoder
6f88c9e223 Merge pull request 'Fixed insufficient caching problem' (#16) from fix/insufficient-cache into develop
Reviewed-on: http://85.143.176.51:3000/free-land/backend/pulls/16
2022-10-12 10:56:04 +00:00
a5b175b292 Fixed insufficient caching problem 2022-10-12 13:47:52 +03:00
moeidtopcoder
3a6cace3ee Merge pull request 'Fixed relative path to HttpExceptionFilter, that failed the e2e test' (#14) from fix/test-fails-undef into develop
Reviewed-on: http://85.143.176.51:3000/free-land/backend/pulls/14
2022-10-07 12:39:51 +00:00
3707100826 Fixed relative path to HttpExceptionFilter, that failed the e2e test 2022-10-07 15:28:32 +03:00
moeidtopcoder
e8675e61b0 Merge pull request 'Fixed problems with reading 'undefined's [Closes #11]' (#13) from fix/test-fails-undef into develop
Reviewed-on: http://85.143.176.51:3000/free-land/backend/pulls/13
2022-10-07 12:16:07 +00:00
4c23bce69f Fixed problems with reading 'undefined's 2022-10-07 15:10:18 +03:00
moeidtopcoder
71e0ab996a Merge pull request 'Fixed validation issues. Cleared unnecessary DTOs' (#12) from feature/exception-filter into develop
Reviewed-on: http://85.143.176.51:3000/free-land/backend/pulls/12
2022-10-07 10:33:45 +00:00
83b5cc6e5e Fixed validation issues. Cleared unnecessary DTOs 2022-10-07 13:18:50 +03:00
moeidtopcoder
af2726ee03 Merge pull request 'feature/exception-filter' (#10) from feature/exception-filter into develop
Reviewed-on: http://85.143.176.51:3000/free-land/backend/pulls/10
2022-09-27 15:27:57 +00:00
e0596d409f Implemented HTTP-exceptions filter 2022-09-22 17:28:14 +03:00
f4f01fe8c0 Fixed order-change 2022-09-22 13:31:22 +03:00
d996bf679d Pagination redone 2022-09-21 15:14:57 +03:00
9e547a0a44 Merge branch 'develop' into new-pagination 2022-09-21 12:28:05 +03:00
moeidtopcoder
0fb0517ff4 Merge pull request 'feature/es-config' (#8) from feature/es-config into develop
Reviewed-on: http://85.143.176.51:3000/free-land/backend/pulls/8
2022-09-20 11:52:12 +00:00
090ecb4ff7 Elasticsearch config-s[Ccript functionality implemented 2022-09-20 14:38:26 +03:00
b6287509ad Implemented In-Memory-Caching with default CacheModule 2022-09-14 13:12:51 +03:00
9f430dc54d Added config script for Elastcsearch 2022-09-14 12:26:03 +03:00
moeidtopcoder
3a3737dd85 Merge pull request 'fixDocker' (#7) from fixDocker into develop
Reviewed-on: http://85.143.176.51:3000/free-land/backend/pulls/7
2022-09-08 09:57:01 +00:00
1e07164f2c Merge branch 'develop' into fixDocker 2022-09-08 12:53:36 +03:00
moeidtopcoder
8bdd850622 Merge pull request 'Reworked pagination' (#6) from betterPage into develop
Reviewed-on: http://85.143.176.51:3000/free-land/backend/pulls/6
2022-09-08 09:45:57 +00:00
061f68f3d3 Merge branch 'develop' into fixDocker 2022-09-08 12:40:52 +03:00
5a0500e672 Merge remote-tracking branch 'origin/betterPage' into betterPage 2022-09-08 12:21:16 +03:00
5eb57b84b9 Merge branch 'develop' into betterPage 2022-09-08 12:19:39 +03:00
d283cc22f1 Dockerfile changes 2022-08-25 18:12:27 +03:00
fa130ddf16 Full covered Swagger doc. added. + Fix on tests 2022-08-24 20:57:54 +03:00
22598ae2bc Added more tests. Unit tests for PapersController. 2022-08-19 03:14:06 +03:00
26cd205738 Test coverage for pagination and search service. 2022-08-18 19:52:50 +03:00
5eb20c4727 Changed exception handling in search service. Reworking tests 2022-08-17 20:32:10 +03:00
569ef08f1f Minor code cleanup. 2022-08-16 19:22:27 +03:00
a645498658 Fixed return format of the search results 2022-08-16 17:19:44 +03:00
da564323a0 Added versioning for the /papers controller 2022-08-16 16:57:56 +03:00
78de638645 Elasticsearch pagination implementation finished 2022-08-16 16:42:49 +03:00
0fae87c4c8 Added Elastic PIT features and tested. 2022-08-11 20:02:53 +03:00
bbc85b3caf Implemented pagination interceptor. Changed SearchService. 2022-08-09 17:56:29 +03:00
d523f0bd93 .end.develop Updated 2022-08-02 15:35:33 +03:00
e02f93e57f Configuration made. Still needs some tweaks to get it working 2022-08-02 14:35:42 +03:00
a6e20cdfe3 Endpoints finalized. Test covered. 2022-08-02 02:06:37 +03:00
8d4e09f0f6 Initial commit 2022-07-30 03:48:21 +03:00
moeidtopcoder
d611c95edb Add 'scripts/run.sh' 2022-07-28 16:24:53 +00:00
free-land
0fd6e72c8e Initial commit 2022-07-25 10:12:30 +00:00