Commit Graph
29 Commits
Author SHA1 Message Date
mulahasanovic 4cae9b5472 feat(debug): add viya debug log parser - parse JSON from inline blob 2026-05-13 14:09:47 +02:00
Yury 053b07769a feat(auth): added multi-language support to logIn method 2024-06-20 17:15:05 +03:00
Yury Shkoda e315e4a619 feat(sasjs-request-client): improved parseResponse method 2023-07-25 16:01:35 +03:00
Yury Shkoda 0d9ba36de8 fix(file-upload-form): fixed form data for node env 2023-07-06 15:49:24 +03:00
sabhas 4a319f1aef fix: handled updated sasjs response 2022-08-19 16:10:05 +05:00
sabhas 4ed9f87434 fix: moved validateInput method to separate file and added some additional validation 2022-07-28 14:20:41 +05:00
Saad Jutt 7f590c35da test(RequestClient): fixed to use actual axios 2021-10-01 15:42:04 +05:00
Saad Jutt 0972c0deaa chore(merge): Merge branch 'master' into redirected-login 2021-09-07 05:05:51 +05:00
Saad Jutt 867422f4cc fix: extraResponseAttributes for WebJobExecutor + sasjs-tests 2021-09-01 03:50:55 +05:00
Krishna Acondy 830a907bd1 feat(login): add redirected login mechanism 2021-08-21 21:36:50 +01:00
Krishna Acondy 0a6c5a0ec4 fix(fs): replace fs imports with locally defined WriteStream interface 2021-07-23 22:24:04 +01:00
sabhas 5347aeba09 fix: replace isValidJson with getValidJson 2021-07-18 23:24:22 +05:00
sabhas c69be8ffc3 fix: move parseSasViyaDebugResponse method to utils folder 2021-07-18 21:37:08 +05:00
Krishna Acondy 5d77bbba8b fix(auth): use token functions from utils library 2021-07-01 09:10:32 +01:00
Sabir HassanandGitHub 63f5f4d03d Merge branch 'master' into issue-409 2021-06-30 15:35:43 +05:00
Krishna Acondy b18b471549 fix(job-execution): refresh access token if it has expired during job status checks 2021-06-21 08:59:12 +01:00
sabhas 93c9a34591 fix: if response is not valid json throw error #409 2021-06-21 00:45:37 +05:00
Saad Jutt dde1228b1d fix: function renamed fetchLogByChunks 2021-03-23 00:50:33 +05:00
Saad Jutt b3474b6dfb fix: after job executing get complete log 2021-03-22 19:21:01 +05:00
Krishna Acondy 0eba6bdcf4 chore(*): fix tests 2021-01-27 22:03:40 +00:00
Krishna Acondy aed39c2ec4 chore(*): refactor, move all auth-related code to auth folder 2021-01-24 13:07:15 +00:00
Krishna Acondy 5f5d84da87 feat(job-execution): support absolute paths to SAS jobs 2020-09-16 08:49:18 +01:00
Yury Shkoda 7ae2a4d2c6 Merged branch 'master' into 'issue-62' 2020-09-09 09:14:24 +03:00
Yury Shkoda e056ca21fe refactor: added isUri utility 2020-09-08 17:24:49 +03:00
Yury Shkoda 0eb9bc43ff feat: added isUrl validation utility 2020-09-07 16:32:53 +03:00
Yury Shkoda c626c57662 chore(*): change code style to use single quote 2020-09-01 14:28:15 +03:00
Krishna Acondy 755bf7d07c chore(*): change code style to remove semicolons 2020-09-01 11:51:17 +01:00
Mihajlo Medjedovic f2ebe1a5b0 fix: job definition debug log parse 2020-08-10 18:13:11 +02:00
Krishna Acondy 066f953863 feat(*): recreate package with new name 2020-07-07 19:53:35 +01:00