|
|
77306fedee
|
fix: usage and typings, axios, nodeFormData, cookiejar...
|
2025-02-28 15:04:51 +01:00 |
|
Yury Shkoda
|
0f47326bb6
|
chore(execute-script): improved code style
|
2023-05-04 12:21:22 +03:00 |
|
Yury Shkoda
|
2d6efa2437
|
fix(job-execution): fixed webout for SASJS server type
|
2023-05-04 10:57:24 +03:00 |
|
|
|
e7ceac1b78
|
fix: createReadStream import where needed
It's node specific util and othervise adapter was failing on browser environment
|
2023-01-09 13:07:51 +01:00 |
|
|
|
85f771d1ed
|
feat: add a new method deployZipFile in sasjsAPiClient class
|
2022-12-06 14:51:34 +05:00 |
|
|
|
b0c2a81989
|
fix: remove deployToSasjs and executeJobSasjs from main sasjs module
|
2022-10-18 19:09:56 +05:00 |
|
|
|
9871ce4fb3
|
fix: executeJob method fixed for SASjsApiClient
|
2022-09-20 02:04:44 +05:00 |
|
|
|
2b7281e70c
|
fix: should not assign error to parsedSasjsServeLog
|
2022-08-29 02:34:13 +05:00 |
|
|
|
3d8eb762d0
|
chore: quick fix
|
2022-08-23 15:56:13 +05:00 |
|
|
|
4a319f1aef
|
fix: handled updated sasjs response
|
2022-08-19 16:10:05 +05:00 |
|
Saad Jutt
|
b8ea618f1e
|
fix: removed getAuthCode function
|
2022-05-11 19:22:01 +05:00 |
|
|
|
5d2f1d306a
|
style: lint
|
2022-05-09 16:08:49 +02:00 |
|
|
|
f7bd63ee7f
|
chore: removing clientid
|
2022-05-09 16:05:50 +02:00 |
|
|
|
c243f25477
|
fix: deprecating sasjs client id
|
2022-05-09 13:26:17 +02:00 |
|
|
|
936e4f8c0a
|
fix: sasjs server type - request and job execution auth fix
|
2022-04-26 16:18:36 +02:00 |
|
|
|
7370a2be4c
|
fix: can not read property map of undefined
|
2022-04-18 23:28:12 +05:00 |
|
|
|
135d019026
|
chore: update tsdoc for executeScript method
|
2022-04-18 22:56:51 +05:00 |
|
|
|
e2651344d7
|
fix: parse log in executeScript method on sasjs server
|
2022-04-18 22:50:27 +05:00 |
|
|
|
73ee214b61
|
feat: add method for executing scripts on sasjs server
|
2022-04-13 18:22:26 +05:00 |
|
Saad Jutt
|
fc0a450e94
|
fix(deploy): to SASJS with complete JSON object
|
2022-03-31 04:20:49 +05:00 |
|
Saad Jutt
|
5140848039
|
chore: sasjs deploy return template type
|
2022-03-22 02:38:20 +05:00 |
|
Saad Jutt
|
31baf01d3e
|
feat(deploy): stream app deployment on SASJS server
|
2022-03-22 01:18:02 +05:00 |
|
Saad Jutt
|
1ff67ed93c
|
fix: added additional params to axios POST while deploy to SASJS server
|
2022-02-22 16:09:15 +05:00 |
|
Yury Shkoda
|
1d7b7d654d
|
chore(git): Merge remote-tracking branch 'origin/master' into cli-issue-1108
|
2022-02-15 09:52:05 +03:00 |
|
Saad Jutt
|
ebd55c5b02
|
chore: provided JSDoc for deployToSASjs
|
2022-02-11 21:18:18 +05:00 |
|
Saad Jutt
|
f48089cb8c
|
fix(SASJS): sasjs server deployment with auth + refresh token bug
|
2022-02-11 21:04:51 +05:00 |
|
Yury Shkoda
|
30a99f9cc5
|
fix(executeJobSASjs): add parse webout response
|
2022-02-11 13:10:38 +03:00 |
|
Saad Jutt
|
c56874fe00
|
feat: login for web with server type SASJS
|
2021-12-09 17:13:47 +05:00 |
|
Saad Jutt
|
ebe9c2ffeb
|
feat: get access token & refresh tokens for server type SASJS
|
2021-12-09 11:43:50 +05:00 |
|
Yury Shkoda
|
49cfde9f7d
|
chore(sasjs/server): fix deploy endpoint
|
2021-10-28 15:13:14 +03:00 |
|
Yury Shkoda
|
ce04ffea05
|
fix(SASjsApiClient): change SASjs Server endpoints
|
2021-10-28 10:21:15 +03:00 |
|
Yury Shkoda
|
0457eb6663
|
fix: fix calls to SASjsApi endpoints
|
2021-10-27 11:16:35 +03:00 |
|
Yury Shkoda
|
397bc4524f
|
chore: change 'SASBase' to 'SASjs'
|
2021-10-20 15:00:52 +03:00 |
|