Commit Graph

56 Commits

Author SHA1 Message Date
63c9eccf57 [fix] Tests 2025-05-14 16:49:08 +03:00
543bd8b7ec Merge remote-tracking branch 'remotes/origin/feature/update-all-dependencies' into release/v9.0.0
# Conflicts:
#	3DPARTY.md
#	Common/npm-shrinkwrap.json
2025-04-22 10:56:44 +03:00
abe65935de [tests] Add test for status!=200 2025-04-22 10:37:57 +03:00
f42b5a96a6 [refactor] Improved tests and error handling 2025-04-21 21:07:54 +03:00
f6c0936428 [refactoring] Refactor tests; Decrease some test timeouts 2025-04-21 17:56:40 +03:00
d46166ac61 [bug] Fix tests timeout 2025-04-21 17:49:25 +03:00
6721e844d7 [feature] Refactor tests, proxy, timeouts 2025-04-17 14:37:33 +03:00
804880e0ef [feature] Move requests.tests in /unit 2025-04-15 15:26:09 +03:00
4d735703d7 [feature] Refactor downloadUrlPromise 2025-04-14 17:41:56 +03:00
bb18e0f907 [bug] Fix storage path 2025-04-04 18:08:38 +03:00
9557fe7d43 [feature] Move storage-related files into "storage" folder; For bug 73502 2025-04-04 18:08:36 +03:00
3dc487b856 [feature] Refactor uploadObject; For bug 73502 2025-04-04 18:08:33 +03:00
c75a88aecb [feature] add azure blob storage 2025-04-04 18:08:32 +03:00
47399233bb [feature] Add requestDefault parameters 2025-04-03 17:36:14 +03:00
d3cc432d0e [refactor] Rewrite functions using axios 2025-03-31 13:42:24 +03:00
24c441133a [test] Add requestSSRF.tests.js for SSRF request to denied IP 2025-03-26 14:37:44 +03:00
addc7da26b [test] Add tests for downloadUrlPromise, postRequestPromise 2025-03-26 11:03:35 +03:00
bfa3c76c25 [test] Add tests for downloadUrlPromise 2025-03-20 17:27:39 +03:00
7a6e952721 [npm] Update dependencies
install axios

replace request with axios in post request

migrate downloadUrlPromise from request to axios

[feature] Clone sealed config objects before passing to external libraries using config.util.cloneDeep

[deploy] Build and deploy server grunt module

refactor

fix typo

update deprecated aws package

update 3d party.md
2025-03-18 14:17:49 +03:00
9c3f9aa993 [feature] Filter old rows in getCountWithStatus while "shutdown" 2024-09-12 17:12:58 +03:00
5a8b10a86f [test] Add getCountWithStatusCase test 2024-09-03 14:55:35 +03:00
a117a30cc8 Merge branch 'hotfix/v8.1.1' into release/v8.2.0
# Conflicts:
#	DocService/sources/utilsDocService.js
2024-07-26 12:19:18 +03:00
61b5e5d0b9 [bug] Add tiff to supported image formats; for bug 45401 2024-06-26 21:03:29 +03:00
8df5236cf7 Merge branch release/v8.1.0 into develop 2024-06-26 10:47:56 +00:00
bf8ff4daa8 [bug] Add storage test with tenant; Fix bug 68563 2024-06-11 19:18:00 +03:00
2ab453d0eb [feature] License expiration notification changed 2024-06-04 16:57:28 +03:00
ab28ff6009 [feature] Tests and fixes 2024-06-04 11:48:32 +03:00
ea84d9a3cb [feature] License expired notification trigger added 2024-06-04 11:48:29 +03:00
44e4d28b55 [feature] Notification service added 2024-06-04 11:38:06 +03:00
d2895a5500 [feature] Mail service fixes pt.2 2024-06-04 11:38:06 +03:00
ef361e9f8b [feature] Mail service fixes pt.1 2024-06-04 11:38:05 +03:00
438a9c82a1 [feature] Mail service 2024-06-04 11:38:05 +03:00
92682e70ff Merge remote-tracking branch 'remotes/origin/release/v8.1.0' into develop
# Conflicts:
#	Common/config/default.json
#	Common/sources/constants.js
#	DocService/sources/DocsCoServer.js
2024-06-03 16:17:19 +03:00
04021ec45a [copyright] Add missing Copyright 2024-04-24 16:54:58 +03:00
1b8e6bba24 [copyright] Update Copyright date 2024-04-24 16:51:12 +03:00
a23df363e8 [config] Add persistentStorage as alternative storage for forgotten files 2024-04-01 01:18:03 +03:00
ce7997c019 [test] Test git action trigger 2024-03-24 21:03:33 +03:00
f1ba950b2f [test] Add db table absence test; Remove useless isServerStartedUp 2024-03-24 12:32:47 +03:00
2b9f7fd7cd [feature] Compability check of changes table added 2024-03-22 20:44:49 +03:00
0175e2d092 [bugfix] Fix of AES encoding, test added 2024-03-19 10:15:25 +03:00
52220f496d [git actions] Dameng tests action, dameng connector refactoring, dependencies update, minor structure refactorng 2023-12-05 09:21:20 +03:00
2786d0c47e [git actions] Oracle and mssql actions, unit test action 2023-12-05 09:21:14 +03:00
096efaba4c [git actions] Postgres and mysql actions 2023-12-05 09:21:14 +03:00
d303205723 [integration tests] Refactoring upsert(): opt_updateUserIndex deleted, affectedRows -> isInsert 2023-12-05 09:21:14 +03:00
2b29006efc [integration tests] Tests fixes and improvement pt.2 2023-12-05 09:21:14 +03:00
b15aa274e5 [integration tests] Refactoring: baseConnector, mySqlBaseConnector. Tests fixes and improvement, bugs fixes. 2023-12-05 09:21:14 +03:00
c4e11222a0 [integration tests] baseConnector integration tests 2023-12-05 09:21:14 +03:00
22fbfd20e3 [feature] Use built-in nodejs fs functions instead of fs-extra and mkdirp 2023-12-04 21:24:49 +03:00
6900a7abf3 [test] Add param to checkFileExpire.js test script 2023-11-10 18:34:29 +03:00
352b361691 [test] Add fixImageExifRotation.js performance test 2023-10-30 13:59:14 +03:00