1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-06-11 11:10:22 +00:00
Commit Graph

16 Commits

Author SHA1 Message Date
mulahasanovic 9f4064b46e fix(deps): bump follow-redirects
resolve moderate advisory (GHSA-r4q5-vmmm-2653) via npm audit fix; formatting via npm run lint:fix
2026-04-14 09:54:51 +02:00
Saad Jutt e5655033c1 fix(jobExecutor): appending resend requests before login call 2021-09-20 12:52:49 +05:00
sabhas d52c5b26a0 chore: merge master into issue-532 2021-09-08 15:16:06 +05:00
sabhas cf4c4cfca9 fix: move SASjsRequest array from BaseJobExecutor class to RequestClient class 2021-09-03 13:51:58 +05:00
Saad Jutt 867422f4cc fix: extraResponseAttributes for WebJobExecutor + sasjs-tests 2021-09-01 03:50:55 +05:00
Krishna Acondy 8beda1ad6c fix(*): pass in authConfig in place of accessToken 2021-06-22 07:38:12 +01:00
medjedovic dadce3d4c9 chore: added extra attributes type from @sasjs/utils 2021-06-10 14:22:31 +02:00
medjedovic 2fa3a353fa feat: select extra attributes in JES response 2021-06-08 13:25:08 +02:00
Yury Shkoda 53a7b1c9e6 fix(request): returned response with log 2021-05-13 17:29:48 +03:00
Yury Shkoda 719135e366 fix(error-handling): added InternalServerError 2021-03-10 14:43:47 +03:00
Mihajlo Medjedovic e48b22128d chore: small fix, error was not beign returned 2021-02-24 14:11:00 +01:00
Mihajlo Medjedovic c7e54cfe9f fix: web approach login callback and debug issue 2021-02-23 22:36:11 +01:00
Krishna Acondy 613cc6b9ef chore(*): clean up, handle debug responses 2021-02-04 09:42:39 +00:00
Krishna Acondy 03b5e1d824 chore(*): refactor common functionality into JobExecutor, handle all auth-related scenarios 2021-02-02 08:18:48 +00:00
Krishna Acondy 3c894c4147 fix(*): handled 404s, set correct accept headers 2021-01-28 19:25:23 +00:00
Krishna Acondy d7ecaf5932 fix(*): separate job execution code from main SASjs class 2021-01-27 20:30:13 +00:00