Commit Graph
28 Commits
Author SHA1 Message Date
sabhas 63e220c5be fix: double parsing issue in sas9 debug mode fixed 2021-08-18 00:05:52 +05:00
sabhas 8464e506e0 fix: check for valid json while parsing sas viya debug response 2021-08-18 00:04:30 +05:00
sabhas 0bc69401e5 chore: refactor code for getValidJson function 2021-08-18 00:02:48 +05:00
sabhas 47fe7686cb chore: introduced new error types: InvalidJsonError, JsonParseArrayError, WeboutResponseError 2021-08-18 00:01:28 +05:00
sabhas bd03b2b06d fix: when contextName is falsy value, do not add it to apiUrl in web approach and fallback to default in jes approach 2021-08-15 16:11:50 +05:00
sabhas 710056bded fix: create a utility throwError and add test case for it 2021-07-26 15:30:19 +05:00
sabhas 26f008d527 chore: remove console log statement 2021-07-26 11:09:31 +05:00
sabhas 56ebc7be3b chore: merge master into issue-477 2021-07-26 11:06:13 +05:00
sabhas 6dd1d47bb2 fix: merge main into issue-477 and fixed conflicts 2021-07-22 16:13:46 +05:00
sabhas e70a9645ef fix: remove jwtDecode import statement 2021-07-22 15:56:22 +05:00
sabhas aeabc29e55 fix: remove serverurl argument from createFolder method and move decode token to utils project 2021-07-22 15:47:37 +05:00
sabhas e1a76bc45a fix: update error message when folder not found 2021-07-19 21:53:58 +05:00
sabhas 85e5ade93a fix: handle the case when array is passed in getValidJson method 2021-07-19 13:01:18 +05:00
sabhas 4a61fb8f7f chore: update variable name from config to ovverrideSasjsConfig 2021-07-19 13:00:06 +05:00
sabhas 5347aeba09 fix: replace isValidJson with getValidJson 2021-07-18 23:24:22 +05:00
sabhas 5098342dfe fix: retrieve content from the iframe in first response when viya Web approach used with debug enabled 2021-07-18 21:39:57 +05:00
sabhas c69be8ffc3 fix: move parseSasViyaDebugResponse method to utils folder 2021-07-18 21:37:08 +05:00
sabhas 69999d8e8b fix: update fileUpload method to override existing config 2021-07-18 21:34:16 +05:00
sabhas ccc77cb9d1 chore: remove console.log statements 2021-06-30 21:42:46 +05:00
sabhas 123fbc7235 fix: on viya when calling api pass debug parameter to correct section #420 2021-06-25 13:49:45 +05:00
sabhas 93c9a34591 fix: if response is not valid json throw error #409 2021-06-21 00:45:37 +05:00
sabhas 630f2e9c37 fix: test regarding Request with extra attributes on JES approach fixed 2021-06-15 11:29:21 +05:00
sabhas 51ac6b052b fix: test case which check extra attributes on JES approach fixed 2021-06-14 23:21:17 +05:00
sabhas c32258eb3c fix: code modified in appendRequest method fixes #327 2021-06-14 23:18:26 +05:00
sabhas ccb4ec6e03 chore: code refactored for better readability 2021-06-11 22:53:06 +05:00
sabhas 06ebb52bc9 chore(merge): merge master into issue-276 2021-06-10 22:12:36 +05:00
sabhas 6419686269 chore: lint fixes 2021-06-09 17:28:27 +00:00
sabhas 919c83c143 chore: lint fixes 2021-06-09 16:40:29 +05:00