|
|
4fb0b96f11
|
fix: new axios requires form data content type, es6 strict issues with iterations
|
2025-03-07 10:36:43 +01:00 |
|
|
|
008a9b4ca5
|
fix: withXSRFToken instead of withCredentials
|
2025-03-04 16:29:01 +01:00 |
|
|
|
b3b2c1414c
|
chore: better test coverage
|
2025-03-04 14:48:22 +01:00 |
|
|
|
18be9e8806
|
fix: jest tests RequestClient.spec.ts
|
2025-03-03 17:52:53 +01:00 |
|
|
|
7bdd826418
|
chore: fix specs for getFormData and convertToCsv
|
2025-03-03 00:19:50 +05:00 |
|
|
|
3713a226a4
|
chore: temp fix for InternalAxiosRequestConfig
|
2025-03-02 23:33:28 +05:00 |
|
|
|
77306fedee
|
fix: usage and typings, axios, nodeFormData, cookiejar...
|
2025-02-28 15:04:51 +01:00 |
|
|
|
be3ce56b85
|
fix: refactor the default callback for axios interceptors
|
2025-02-28 18:21:44 +05:00 |
|
Yury
|
c2e64d9ba6
|
chore: cleanup
|
2024-06-21 11:32:58 +03:00 |
|
Yury
|
a90f699abd
|
feat(auth): added utils to get and check login header
|
2024-06-21 11:24:06 +03:00 |
|
Yury
|
2cca192f88
|
chore(auth-manager): added comment
|
2024-06-20 17:38:56 +03:00 |
|
Yury
|
053b07769a
|
feat(auth): added multi-language support to logIn method
|
2024-06-20 17:15:05 +03:00 |
|
Yury
|
1f2f445002
|
chore: fixed SASLogon URL in AuthManager test
|
2024-02-19 11:06:09 +03:00 |
|
Yury
|
fe47ca1152
|
fix(auth-manager): fixed redirectedLoginUrl
|
2024-02-19 08:50:19 +03:00 |
|
Yury Shkoda
|
56e6131e5c
|
fix(poll-job-state): fixed checking session state
|
2023-09-15 08:51:39 +03:00 |
|
Yury Shkoda
|
3a186bc55c
|
feat(job-state): added session state check to doPoll func
|
2023-09-11 11:17:05 +03:00 |
|
Yury Shkoda
|
f2997169cb
|
chore: renamed executeScript to executeOnComputeApi
|
2023-09-05 13:09:28 +03:00 |
|
Yury Shkoda
|
451f2dfaca
|
fix(execute-script): fixed executing jobs on viya using compute api
|
2023-09-04 18:55:59 +03:00 |
|
Yury Shkoda
|
259b6b3ff2
|
test(request-client): revert changed port
|
2023-08-17 13:44:08 +03:00 |
|
Yury Shkoda
|
8dd4ab8cec
|
fix(verbose-mode): fixed handling axios errors
|
2023-08-17 13:29:27 +03:00 |
|
Yury Shkoda
|
62f4577b64
|
fix(request-client): fixed setVerboseMode method
|
2023-08-14 17:01:47 +03:00 |
|
Yury Shkoda
|
7a4feddd82
|
feat: added public method executeJob
|
2023-08-14 17:01:15 +03:00 |
|
Yury Shkoda
|
46c6d3e7f4
|
test(poll-job-state): covered changing polling strategies
|
2023-08-14 10:55:45 +03:00 |
|
Yury Shkoda
|
5731b0f9b1
|
refactor(request-client): put related types in one file
|
2023-08-14 10:55:09 +03:00 |
|
Yury Shkoda
|
f18a523087
|
feat(request-client): added bleached verbose mode
|
2023-08-14 10:50:11 +03:00 |
|
Yury Shkoda
|
2119c81ebb
|
feat(sasjs-config): added verbose option
|
2023-07-31 17:37:39 +03:00 |
|
Yury Shkoda
|
ea4b30d6ef
|
feat(request-client): made verbose mode easier to configure
|
2023-07-31 16:34:09 +03:00 |
|
Yury Shkoda
|
f1e1b33571
|
Merge pull request #824 from sasjs/startComputeJob-issue
feat(request-client): implemented verbose mode
|
2023-07-31 10:51:02 +03:00 |
|
Yury Shkoda
|
ccb8599f00
|
docs(request-client): added comments
|
2023-07-28 11:55:52 +03:00 |
|
Yury Shkoda
|
5bcd17096b
|
feat(request-client): implemented verbose mode
|
2023-07-27 19:29:51 +03:00 |
|
Yury Shkoda
|
5f15226cd9
|
test(sasjs-request-client): removed unnecessary part of the log
|
2023-07-25 17:31:39 +03:00 |
|
Yury Shkoda
|
f31ea28b9c
|
refactor(sasjs-request-client): used SASJS_LOGS_SEPARATOR const
|
2023-07-25 16:08:16 +03:00 |
|
Yury Shkoda
|
e315e4a619
|
feat(sasjs-request-client): improved parseResponse method
|
2023-07-25 16:01:35 +03:00 |
|
Yury Shkoda
|
fe03faa59f
|
chore(file-upload-form): left comments
|
2023-07-11 09:26:36 +03:00 |
|
Yury Shkoda
|
6272eeda23
|
fix(form-data): fixed formData type check
|
2023-07-10 19:14:47 +03:00 |
|
Yury Shkoda
|
0d9ba36de8
|
fix(file-upload-form): fixed form data for node env
|
2023-07-06 15:49:24 +03:00 |
|
Yury Shkoda
|
aedf5c1734
|
chore: Merge branch 'master' of github.com:sasjs/adapter into pollJobState-improvements
|
2023-07-05 10:49:12 +03:00 |
|
Yury Shkoda
|
61db1e0609
|
test: fixed unit tests
|
2023-06-23 18:04:48 +03:00 |
|
Yury Shkoda
|
d874e07889
|
fix(file-uploader): fixed parsing response for SASJS
|
2023-06-23 16:37:25 +03:00 |
|
Yury Shkoda
|
1648cf28d5
|
chore: Merge branch 'master' of github.com:sasjs/adapter into issue-811-fixed
|
2023-06-23 15:26:01 +03:00 |
|
|
|
a4aaeba31c
|
fix: file upload with sasjs server type, json not parsed
|
2023-06-22 12:48:40 +02:00 |
|
Yury Shkoda
|
6bf68a315c
|
fix(sasjs-utils): fixed imports
|
2023-06-22 13:37:07 +03:00 |
|
Yury Shkoda
|
28e9d1cc6b
|
test(get-token): covered getTokenRequestErrorPrefix
|
2023-06-21 16:34:26 +03:00 |
|
Yury Shkoda
|
375cec48ca
|
feat(get-token): improved error prefix
|
2023-06-21 16:33:45 +03:00 |
|
|
|
f42f6bca00
|
fix: issue with parsing json in sasjs job executor
|
2023-06-14 15:08:11 +02:00 |
|
Yury Shkoda
|
4440e5d1f9
|
fix(types): fixed PollOptions exports
|
2023-05-17 14:10:17 +03:00 |
|
Yury Shkoda
|
f484a5a6a1
|
refactor(poll-job-state): updated types and func attributes
|
2023-05-17 11:16:35 +03:00 |
|
Yury Shkoda
|
5c74186bab
|
feat(poll-strategy): added subsequentStrategies to PollStrategy
|
2023-05-16 17:48:04 +03:00 |
|
Yury Shkoda
|
ea68c3dff3
|
docs(poll-job-state): updated docs
|
2023-05-16 17:42:27 +03:00 |
|
Yury Shkoda
|
153b285670
|
chore(poll-job-status): renamed PollOptions to PollStrategy and added docs
|
2023-05-15 16:32:07 +03:00 |
|