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

65 Commits

Author SHA1 Message Date
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
sabhas ccc77cb9d1 chore: remove console.log statements 2021-06-30 21:42:46 +05:00
Sabir Hassan d8d4da9c9a Merge branch 'master' into issue-409 2021-06-24 16:15:40 +05:00
medjedovic 8cc4270e48 fix: web approach contextname, upload file: context name and debug parameter 2021-06-22 13:19:11 +02:00
sabhas 93c9a34591 fix: if response is not valid json throw error #409 2021-06-21 00:45:37 +05:00
Allan Bowe 67c7147e62 fix: lint updates 2021-05-10 11:13:39 +00: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 ba1ed5e732 fix(job-execution): throw error if job name is empty 2021-02-05 08:23:25 +00:00
Krishna Acondy 613cc6b9ef chore(*): clean up, handle debug responses 2021-02-04 09:42:39 +00:00
Krishna Acondy 60a1f84604 chore(*): clean up, address review comments 2021-02-02 08:42:01 +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 d7ecaf5932 fix(*): separate job execution code from main SASjs class 2021-01-27 20:30:13 +00:00