|
|
aabe473ef6
|
style: lint
|
2022-04-27 16:26:37 +02:00 |
|
|
|
8a7d08c3b9
|
chore(git): Merge branch 'master' into auto-tests
|
2022-04-27 16:26:02 +02:00 |
|
Yury Shkoda
|
1cbe57d512
|
chore: removed console.log
|
2022-04-26 17:25:21 +03:00 |
|
Allan Bowe
|
4ebf949912
|
Merge pull request #699 from sasjs/special-missing
Special missing function from @sasjs/utils
|
2022-04-26 13:54:11 +03:00 |
|
|
|
54516665bf
|
chore: string escaping
|
2022-04-22 11:54:59 +02:00 |
|
|
|
ecec2e77c0
|
chore: error improved
|
2022-04-21 15:45:59 +02:00 |
|
|
|
7370a2be4c
|
fix: can not read property map of undefined
|
2022-04-18 23:28:12 +05:00 |
|
|
|
135d019026
|
chore: update tsdoc for executeScript method
|
2022-04-18 22:56:51 +05:00 |
|
|
|
e2651344d7
|
fix: parse log in executeScript method on sasjs server
|
2022-04-18 22:50:27 +05:00 |
|
|
|
9bf3885868
|
chore: test fix
|
2022-04-18 14:54:50 +02:00 |
|
|
|
caa5aa47dc
|
fix: isSpecialMissing from utils
|
2022-04-18 14:49:57 +02:00 |
|
Allan Bowe
|
6c02ee4cd6
|
Update SASjs.ts
|
2022-04-13 19:49:16 +01:00 |
|
|
|
73ee214b61
|
feat: add method for executing scripts on sasjs server
|
2022-04-13 18:22:26 +05:00 |
|
Saad Jutt
|
9cf0165cf7
|
chore(error): removed extra prefix of Error:
|
2022-04-08 14:13:41 +05:00 |
|
Saad Jutt
|
e4d4b3142f
|
chore: updated error message
|
2022-04-08 00:01:15 +05:00 |
|
Saad Jutt
|
a87be39b44
|
fix(error): throw Certificate error wherever possible
|
2022-04-07 23:57:44 +05:00 |
|
|
|
ea61119919
|
chore(git): Merge branch 'master' into issue-686
|
2022-03-31 15:09:21 +02:00 |
|
Allan Bowe
|
01235616a0
|
Merge pull request #690 from sasjs/issue-689
fix: update code for extracting JSON URL on viya4 when debug is enabled
|
2022-03-31 15:54:20 +03:00 |
|
Saad Jutt
|
fc0a450e94
|
fix(deploy): to SASJS with complete JSON object
|
2022-03-31 04:20:49 +05:00 |
|
|
|
6cab245cde
|
fix: update code for extracting json url when debug is enabled
|
2022-03-30 01:22:03 +05:00 |
|
|
|
b0eb8b07a8
|
style: lint
|
2022-03-25 18:11:20 +01:00 |
|
|
|
1d1ef7179e
|
fix: file upload on SASJS SERVER
Also fixed appendRequest when debug on while on SASJS SERVER
|
2022-03-25 18:05:47 +01:00 |
|
|
|
d0eb1a7bfb
|
fix: should not create blob in node
|
2022-03-24 02:43:14 +05:00 |
|
Saad Jutt
|
6a6dfc5e9d
|
chore: corrected authorised in SASjs.ts only
|
2022-03-22 02:49:46 +05:00 |
|
Saad Jutt
|
5140848039
|
chore: sasjs deploy return template type
|
2022-03-22 02:38:20 +05:00 |
|
Saad Jutt
|
31baf01d3e
|
feat(deploy): stream app deployment on SASJS server
|
2022-03-22 01:18:02 +05:00 |
|
|
|
f6a621fe46
|
chore: update comments
|
2022-03-11 14:22:45 +05:00 |
|
|
|
c47d0c9789
|
fix: return requestPromise from sas9JobExecutor #677
|
2022-03-11 14:16:44 +05:00 |
|
|
|
e92d0d73b5
|
chore: add comments
|
2022-03-10 16:17:09 +05:00 |
|
|
|
00a99e752c
|
fix: no need to stringify res/err in sas9JobExecutor before appending request #675
|
2022-03-10 15:44:38 +05:00 |
|
Allan Bowe
|
b13f3d2fcb
|
Merge pull request #667 from sasjs/sas-viya-auth-code-responses
fix: raising error with details we get from server
|
2022-03-09 11:34:40 +02:00 |
|
|
|
31004da20d
|
chore: lint fix
|
2022-03-07 18:01:12 +05:00 |
|
|
|
a607c56bb3
|
fix(issue-672): fallback to contextName from sasjs config if provided contextName is empty
|
2022-03-07 17:49:36 +05:00 |
|
Allan Bowe
|
76a51a3e9c
|
Merge pull request #671 from sasjs/issue-669
fix: Viya 4 provides incorrect memberCount in the folders API
|
2022-03-04 12:23:38 +02:00 |
|
|
|
6adf8a2e78
|
chore: update comment
|
2022-03-04 15:08:50 +05:00 |
|
|
|
5a92d96ba2
|
fix: Viya 4 provides incorrect memberCount
|
2022-03-04 14:47:35 +05:00 |
|
Yury Shkoda
|
827c93886a
|
Merge pull request #668 from sasjs/special-missings
fix: special missing values
|
2022-03-04 11:07:31 +03:00 |
|
Yury Shkoda
|
f6abb61c69
|
fix(convert-to-csv): return empty string if table is not an array
|
2022-03-03 17:31:23 +03:00 |
|
Yury Shkoda
|
5927910a52
|
refactor(convert-to-csv): change func arguments
|
2022-03-03 15:07:01 +03:00 |
|
Yury Shkoda
|
ff5dc5f196
|
fix(special-missing): fix generateFileUploadForm func
|
2022-03-03 10:59:27 +03:00 |
|
Saad Jutt
|
495e4b9069
|
test: updated RequestClient specs
|
2022-03-02 20:42:14 +05:00 |
|
Saad Jutt
|
2e843e3f36
|
fix: raising error with details we get from server
|
2022-03-02 20:25:56 +05:00 |
|
Saad Jutt
|
2e14d4f28c
|
test(viya): updated specs for getAccessTokenForViya
|
2022-03-01 17:53:04 +05:00 |
|
Saad Jutt
|
96cb77da45
|
fix(viya): updated getAccessTokenForViya with headers based on latest docs
|
2022-03-01 17:42:28 +05:00 |
|
Saad Jutt
|
efcf3b273c
|
fix: WebJobExecutor also returns log along result
|
2022-02-24 22:02:17 +05:00 |
|
Saad Jutt
|
5ccfc18a35
|
fix: changed return code in case of job execution error
|
2022-02-24 04:06:18 +05:00 |
|
Saad Jutt
|
d3c91e143a
|
fix: parse empty string in res to empty {}
|
2022-02-22 17:09:47 +05:00 |
|
Saad Jutt
|
872e73b5f0
|
fix: not to use NodeFormData function on web
|
2022-02-22 17:06:27 +05:00 |
|
Saad Jutt
|
1ff67ed93c
|
fix: added additional params to axios POST while deploy to SASJS server
|
2022-02-22 16:09:15 +05:00 |
|
Allan Bowe
|
487cb489f3
|
fix: comments and logic tidy up
|
2022-02-22 08:38:25 +00:00 |
|