|
|
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 |
|
Saad Jutt
|
d9cb2db61f
|
fix: reverted sasjsJobExecutor no need for that
|
2022-02-22 06:53:29 +05:00 |
|
Saad Jutt
|
d7ad0288b9
|
fix: no need to parse if webout is an object
|
2022-02-21 16:45:41 +05:00 |
|
Saad Jutt
|
a6f6897543
|
fix: adopted new log structure of SASJS server
|
2022-02-20 20:50:38 +05:00 |
|
|
|
489df78391
|
chore: lint fix
|
2022-02-18 15:30:24 +05:00 |
|
Allan Bowe
|
842c7f9b23
|
chore: adding docs for requestHistoryLimit
|
2022-02-17 20:46:09 +00:00 |
|
|
|
fe3f6d6287
|
feat(sasjs-config): add optional attribute requestHistoryLimit
|
2022-02-17 23:39:55 +05:00 |
|
Allan Bowe
|
8e116d81d7
|
Merge pull request #641 from sasjs/issue-624
fix(special-missing): fix convertToCSV format object
|
2022-02-17 13:05:24 +02:00 |
|
Yury Shkoda
|
fbca91144d
|
test(generateFileUploadForm): add test data
|
2022-02-17 13:49:21 +03:00 |
|
Allan Bowe
|
c392390147
|
Merge pull request #642 from sasjs/sasjs-server-job-executor
feat: execute job on SASJS server
|
2022-02-17 12:48:41 +02:00 |
|
Yury Shkoda
|
9b239abda0
|
test(generateFileUploadForm): add unit test
|
2022-02-17 13:34:13 +03:00 |
|
Allan Bowe
|
78945d9f45
|
Merge pull request #638 from sasjs/sasjsconfig-pathsasjs
fix: made pathsasjs non optional in sasjs config
|
2022-02-17 11:39:29 +02:00 |
|
Saad Jutt
|
c8d71b0267
|
fix: reverted axios-cookiejar-support package
|
2022-02-17 07:20:48 +05:00 |
|
Saad Jutt
|
bfc534da15
|
feat: execute job on SASJS server
|
2022-02-17 02:01:19 +05:00 |
|
Yury Shkoda
|
d3dff44918
|
fix(special-missings): fix convertToCSV format object
|
2022-02-16 17:13:00 +03:00 |
|
Yury Shkoda
|
1d7b7d654d
|
chore(git): Merge remote-tracking branch 'origin/master' into cli-issue-1108
|
2022-02-15 09:52:05 +03:00 |
|
|
|
2c4152a593
|
fix: made pathsasjs non optional in sasjs config
|
2022-02-14 02:02:41 +05:00 |
|
Saad Jutt
|
ebd55c5b02
|
chore: provided JSDoc for deployToSASjs
|
2022-02-11 21:18:18 +05:00 |
|
Saad Jutt
|
f48089cb8c
|
fix(SASJS): sasjs server deployment with auth + refresh token bug
|
2022-02-11 21:04:51 +05:00 |
|
Yury Shkoda
|
30a99f9cc5
|
fix(executeJobSASjs): add parse webout response
|
2022-02-11 13:10:38 +03:00 |
|
Yury Shkoda
|
b1979f63ef
|
feat(executeJobSASjs): add _returnLog query option
|
2022-02-10 16:58:15 +03:00 |
|
Yury Shkoda
|
56df578ab2
|
chore(writeStream): refactor function and improve test
|
2022-01-31 10:21:20 +03:00 |
|
Yury Shkoda
|
556ab608c5
|
chore(jest-extended): fix jest-extended import
|
2022-01-31 10:20:53 +03:00 |
|