Commit Graph
100 Commits
Author SHA1 Message Date
sabhas 3d281abbf8 chore: downgrade pem dev dependency by one minor version 2023-03-27 15:09:10 +05:00
sabhas 99d783e174 fix: write a message to the log indicating that a login was not attempted as a valid session already exists 2023-03-24 15:11:10 +05:00
sabhas 17a3d1b8a9 fix: modify the reqgex to handle the loginForm response on latest sas9 2023-03-22 23:33:42 +05:00
sabhas 0c3797e2de chore: deleted package-lock.json and recreated by npm install 2023-03-16 16:22:26 +05:00
sabhas c33c509207 chore: merge master 2023-03-16 13:40:22 +05:00
sabhas af351d7375 chore: bump webpack 2023-03-16 12:39:39 +05:00
sabhas 2b53406cac chore: no need for forked version of tough cookie 2023-03-16 00:28:06 +05:00
sabhas 99cfb8b2af feat: created a minified version of adapter for executing web jobs on sas9 2023-03-16 00:26:08 +05:00
sabhas c7cc2e5fa4 fix: throw error as it is in sas9RequestClient when its an instance of JobExecutionError 2023-03-06 14:53:42 +05:00
sabhas 98e851b4d8 chore: npm audit fix 2023-01-31 23:08:56 +05:00
sabhas 84306bea3d fix: bump axios version to 0.27.2 2023-01-31 23:05:54 +05:00
sabhas 89d32262f8 chore: form-data provides its own type definitions, so you do not need @types/form-data installed 2023-01-31 15:49:40 +05:00
sabhas 257010f57d chore: axios provides its own type definitions, so you don't need @types/axios installed 2023-01-31 15:48:08 +05:00
sabhas eb9991015b chore: fix npm install 2023-01-31 15:45:49 +05:00
sabhas 55f309e998 chore: quick fix 2023-01-30 23:50:40 +05:00
sabhas 3d9b40398c fix: improve error message when sasjs runner is not found 2023-01-30 23:22:43 +05:00
sabhas 85f771d1ed feat: add a new method deployZipFile in sasjsAPiClient class 2022-12-06 14:51:34 +05:00
sabhas 8df09d01de fix: bump deps versions
@sasjs/test-framework
node-sass
2022-10-25 01:41:09 +05:00
sabhas 70b31dcb8f fix: export SasjsRequestClient from main index.ts 2022-10-18 19:10:46 +05:00
sabhas b0c2a81989 fix: remove deployToSasjs and executeJobSasjs from main sasjs module 2022-10-18 19:09:56 +05:00
sabhas 53e167b17d fix: merge executeScriptSAS9, executeScriptSASViya and executeScriptSASjs into single executeScript
BREAKING CHANGE
2022-10-17 23:14:51 +05:00
sabhas b0c9ca3f9f chore: fix workflow syntax 2022-10-07 16:19:00 +05:00
sabhas b07770eb7b chore: added github workflow for generating docs 2022-10-07 16:05:55 +05:00
sabhas 7b3b1d7d7d fix: remove the invocation of checkNodeVersion script 2022-09-28 20:11:16 +05:00
sabhas d7330617df chore: update docs 2022-09-20 22:02:15 +05:00
sabhas b72cee099c chore: bump dependencies and fix vulnerabilities 2022-09-20 22:00:51 +05:00
sabhas 9871ce4fb3 fix: executeJob method fixed for SASjsApiClient 2022-09-20 02:04:44 +05:00
sabhas 2b7281e70c fix: should not assign error to parsedSasjsServeLog 2022-08-29 02:34:13 +05:00
sabhas 010fd063df fix: update parse response method of sasjsRequestClient 2022-08-25 00:06:10 +05:00
sabhas 3d8eb762d0 chore: quick fix 2022-08-23 15:56:13 +05:00
sabhas c551cd0311 fix: created sasjsJobExecutor class and overrided parseResponse for sasjsRequestClient 2022-08-23 15:47:50 +05:00
sabhas 4a319f1aef fix: handled updated sasjs response 2022-08-19 16:10:05 +05:00
sabhas 706cbe5513 chore: add unit tests for validateInput 2022-07-28 14:23:00 +05:00
sabhas 88eadd27aa chore: moved utils specs to spec folder 2022-07-28 14:22:16 +05:00
sabhas 4ed9f87434 fix: moved validateInput method to separate file and added some additional validation 2022-07-28 14:20:41 +05:00
sabhas d0d8d58945 fix: add additional check for string type before converting data to lower case 2022-07-27 18:30:47 +05:00
sabhas 22eca50e3f fix: do not throw job execution error if response contains >>weboutBEGIN<< 2022-06-29 16:59:03 +05:00
sabhas d1fcc2ca0a fix: update logout url 2022-06-22 00:53:49 +05:00
sabhas a3cc274ef1 chore: no need to appendRequest from then block when there is jobExecutionError 2022-06-10 15:38:03 +05:00
sabhas 451d0906fa chore: update error message 2022-06-10 15:31:09 +05:00
sabhas dd6b89b0d0 fix: parse the logs before appending the request to request array when server type is sasjs 2022-06-09 23:11:47 +05:00
sabhas 7370a2be4c fix: can not read property map of undefined 2022-04-18 23:28:12 +05:00
sabhas 135d019026 chore: update tsdoc for executeScript method 2022-04-18 22:56:51 +05:00
sabhas e2651344d7 fix: parse log in executeScript method on sasjs server 2022-04-18 22:50:27 +05:00
sabhas 73ee214b61 feat: add method for executing scripts on sasjs server 2022-04-13 18:22:26 +05:00
sabhas 6cab245cde fix: update code for extracting json url when debug is enabled 2022-03-30 01:22:03 +05:00
sabhas d0eb1a7bfb fix: should not create blob in node 2022-03-24 02:43:14 +05:00
sabhas f6a621fe46 chore: update comments 2022-03-11 14:22:45 +05:00
sabhas c47d0c9789 fix: return requestPromise from sas9JobExecutor #677 2022-03-11 14:16:44 +05:00
sabhas e92d0d73b5 chore: add comments 2022-03-10 16:17:09 +05:00
sabhas 00a99e752c fix: no need to stringify res/err in sas9JobExecutor before appending request #675 2022-03-10 15:44:38 +05:00
sabhas 31004da20d chore: lint fix 2022-03-07 18:01:12 +05:00
sabhas a607c56bb3 fix(issue-672): fallback to contextName from sasjs config if provided contextName is empty 2022-03-07 17:49:36 +05:00
sabhas 6adf8a2e78 chore: update comment 2022-03-04 15:08:50 +05:00
sabhas 5a92d96ba2 fix: Viya 4 provides incorrect memberCount 2022-03-04 14:47:35 +05:00
sabhas 1ee69cd6dc chore: use exact version 0.4.0 for typedoc-plugin-rename-defaults 2022-03-02 12:40:28 +05:00
sabhas 6b9e0ed2cf chore: merge master 2022-03-02 12:38:38 +05:00
sabhas 36d14bc75e chore: fix code styles 2022-03-02 12:25:18 +05:00
sabhas 8de08bfc39 chore: update documentation 2022-03-02 00:17:42 +05:00
sabhas e317393132 fix: typedoc configuration fixed 2022-03-02 00:16:30 +05:00
sabhas 489df78391 chore: lint fix 2022-02-18 15:30:24 +05:00
sabhas fe3f6d6287 feat(sasjs-config): add optional attribute requestHistoryLimit 2022-02-17 23:39:55 +05:00
sabhas 2c4152a593 fix: made pathsasjs non optional in sasjs config 2022-02-14 02:02:41 +05:00
sabhas 7c5adeabb5 feat: parse response in webJobExecutor when server type is sasjs server 2021-11-19 00:35:02 +05:00
sabhas 9c099b899c fix: If the request client has already been instantiated, update config 2021-09-09 11:03:48 +05:00
sabhas d52c5b26a0 chore: merge master into issue-532 2021-09-08 15:16:06 +05:00
sabhas 46ef7b19f6 fix: before instantiating RequestClient check if its already instantiated 2021-09-08 15:02:22 +05:00
sabhas 73f50c0435 chore: merge master into issue-532 2021-09-06 13:39:58 +05:00
sabhas 5ee57f3d07 chore: added jsdoc header 2021-09-03 14:54:35 +05:00
sabhas 146b0715bf fix: set debug: false in config of fileUploader tests 2021-09-03 13:57:39 +05:00
sabhas dfc1d567a5 fix: append sasjs requests array from uploadFile 2021-09-03 13:55:49 +05:00
sabhas 779200f5fc fix: throw error if null or undefined is passed to getValidJson 2021-09-03 13:54:02 +05:00
sabhas cf4c4cfca9 fix: move SASjsRequest array from BaseJobExecutor class to RequestClient class 2021-09-03 13:51:58 +05:00
sabhas ab8643a89a chore: merge master into extract-username-while-check-session 2021-08-27 14:17:20 +05:00
sabhas 33e7564e8f chore: add cross icon at the start of error message 2021-08-25 21:26:49 +05:00
sabhas 77c4c473c1 chore: address requested changes 2021-08-24 11:51:18 +05:00
sabhas 47ff1a2293 chore: check node version before installing packages 2021-08-23 13:42:37 +05:00
sabhas bd92c1925e chore: merge main into loginFix, conflicts resolved 2021-08-18 20:37:24 +05:00
sabhas 3c9f133374 fix: throw error from parseWeboutResponse function if unable to find webout response 2021-08-18 16:33:26 +05:00
sabhas e72195ca5d fix: predefine jsonParseArrayError message 2021-08-18 16:09:51 +05:00
sabhas 78149e6c54 chore: remove console log statement 2021-08-18 00:27:10 +05:00
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