Allan Bowe
92be5a2dca
Merge pull request #744 from sasjs/sasjs-server-csrf-cookie
...
fix(server): csrf cookie is created explicitly
2022-08-04 02:03:06 +01:00
Saad Jutt
f58f2eba97
chore: error needs to be more specific
2022-08-04 05:59:39 +05:00
Saad Jutt
e37bb182c3
fix(server): csrf cookie is created explicitly
2022-08-04 05:04:43 +05:00
Allan Bowe
504777603c
Merge pull request #743 from sasjs/issue-722
...
fix: improve input validations
2022-07-28 13:03:03 +01:00
706cbe5513
chore: add unit tests for validateInput
2022-07-28 14:23:00 +05:00
88eadd27aa
chore: moved utils specs to spec folder
2022-07-28 14:22:16 +05:00
4ed9f87434
fix: moved validateInput method to separate file and added some additional validation
2022-07-28 14:20:41 +05:00
Allan Bowe
f0f80a1c1f
Merge pull request #742 from sasjs/issue-721
...
fix: add additional check for string type before converting data to lower case
2022-07-27 20:42:48 +01:00
d0d8d58945
fix: add additional check for string type before converting data to lower case
2022-07-27 18:30:47 +05:00
Yury Shkoda
657721d7a3
Merge pull request #736 from sasjs/issue-735
...
fix(refresh-token): improved error message
2022-07-18 16:56:58 +03:00
Yury Shkoda
a39faa0f4b
fix(refresh-token): improved error message
2022-07-18 14:35:33 +03:00
Allan Bowe
7b8fb774cc
Update dependabot.yml
2022-07-13 22:25:50 +01:00
Allan Bowe
982c4c329c
Merge pull request #734 from sasjs/issue-733
...
fix: special missing double dot issue
2022-07-07 19:23:02 +01:00
8617e2dc57
fix: special missing double dot issue
2022-07-07 17:58:27 +02:00
Allan Bowe
d3d62f6888
Merge pull request #731 from sasjs/issue-730
...
fix: do not throw job execution error if response contains >>weboutBEGIN<<
2022-06-29 16:33:03 +02:00
Allan Bowe
bf35e52962
Merge pull request #713 from sasjs/critical-deps-issues
...
Fixed critical dependencies issues
2022-06-29 14:24:29 +02:00
22eca50e3f
fix: do not throw job execution error if response contains >>weboutBEGIN<<
2022-06-29 16:59:03 +05:00
Yury Shkoda
eb83101dbf
fix(sasjs-test): addede appLoc to useEffect deps
2022-06-29 08:46:52 +03:00
Yury Shkoda
56d84e1940
fix(sasjs-tests): used appLoc from config
2022-06-29 08:37:59 +03:00
Yury Shkoda
283800dfa6
fix(special-missings): fixed formats table sent as part of sasjs_tables
2022-06-28 10:17:22 +03:00
Yury Shkoda
c073d72dd4
chore(deps): regenerated package-locks
2022-06-24 16:16:36 +03:00
Yury Shkoda
f5d40eaaf7
chore: Merge branch 'deps-fix' into critical-deps-issues
2022-06-24 16:13:43 +03:00
Yury Shkoda
8e9cf98985
fix(deps): semantic-release, @sasjs/test-framework
2022-06-24 15:47:34 +03:00
Allan Bowe
79ba044dea
Update README.md
2022-06-24 11:49:48 +01:00
Allan Bowe
9329dc848a
Update README.md
2022-06-24 11:46:09 +01:00
Allan Bowe
98c492e85e
Merge pull request #729 from sasjs/update-AuthManager
...
fix: update logout url
2022-06-21 22:10:26 +02:00
d1fcc2ca0a
fix: update logout url
2022-06-22 00:53:49 +05:00
Yury Shkoda
122f302bae
Merge pull request #728 from sasjs/deps-fix
...
fix(workflow): added actions/setup-node@v2
2022-06-20 20:44:57 +03:00
Yury Shkoda
c3a0ad1f41
fix(workflow): added actions/setup-node@v2
2022-06-20 20:43:11 +03:00
Yury Shkoda
a28b48f815
Merge pull request #726 from sasjs/deps-fix
...
fix(workflows): fixed npmpublish workflow
2022-06-20 20:36:13 +03:00
Yury Shkoda
9b6a42e412
fix(workflows): fixed npmpublish workflow
2022-06-20 20:33:44 +03:00
Allan Bowe
db60962c1e
Merge pull request #725 from sasjs/allanbowe-patch-1
...
fix: bumping with README updates
2022-06-20 19:29:15 +02:00
Allan Bowe
1eae59ad3b
fix: bumping with README updates
2022-06-20 18:28:47 +01:00
Allan Bowe
d485023d65
Update dependabot.yml
2022-06-20 18:09:07 +01:00
Allan Bowe
c2f21babb4
Merge pull request #723 from sasjs/deps-fix
...
Regenerated package-lock and fixed linting issues
2022-06-20 19:03:17 +02:00
Yury Shkoda
dd788ae423
chore(lint): fixed linting
2022-06-20 19:48:42 +03:00
Yury Shkoda
a113c95441
chore(deps): added prettier dev dependency
2022-06-20 19:36:12 +03:00
Yury Shkoda
489947bcae
chore(lint): fixed linting issues
2022-06-20 19:26:29 +03:00
Yury Shkoda
1596173dda
fix(deps): regenerated package-lock
2022-06-20 19:24:09 +03:00
Allan Bowe
bb1b2ddcb2
Merge pull request #719 from sasjs/issue-718
...
fix: parse the logs before appending the request to request array whe…
2022-06-20 17:53:44 +02:00
a3cc274ef1
chore: no need to appendRequest from then block when there is jobExecutionError
2022-06-10 15:38:03 +05:00
451d0906fa
chore: update error message
2022-06-10 15:31:09 +05:00
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
Yury Shkoda
f602d5baf0
chore(deps): added prettier
2022-06-01 10:08:50 +03:00
Yury Shkoda
4744dbf196
fix(deps): fixed critical vulnerabilities
2022-06-01 09:53:22 +03:00
Allan Bowe
f0525c5796
Merge pull request #674 from sasjs/numeric-missing
...
fix: special missings accept - regular missing .
2022-05-23 14:11:30 +03:00
Allan Bowe
01bcfe176a
Merge pull request #712 from sasjs/issue-711
...
When expires csrf token, re-fetch and empty webout fix
2022-05-23 14:03:42 +03:00
076ed1cc7a
chore: added special missing test
2022-05-23 12:59:48 +02:00
0a3289b577
chore(git): Merge branch 'master' into numeric-missing
2022-05-23 12:47:13 +02:00
Allan Bowe
cbb55ff426
chore: updating README in server tests to deploy backend
2022-05-20 17:43:49 +00:00
6d47174a5e
fix: csrf token fetch and empty webout promise finish
2022-05-20 16:43:46 +02:00
Allan Bowe
ae13ca523c
Merge pull request #474 from sasjs/auto-tests
...
sasjs-tests automation
2022-05-17 12:17:08 +03:00
843cee4dbe
chore: fixed test err handling
2022-05-16 15:42:12 +02:00
Yury Shkoda
1ac88ae102
chore: changed let to const
2022-05-12 10:04:38 +03:00
Yury Shkoda
a79766c00c
chore(cypress): removed comment
2022-05-12 09:54:27 +03:00
Yury Shkoda
3bc70b91b8
fix(npm): pined dep versions
2022-05-12 09:49:04 +03:00
Yury Shkoda
b0b1c32180
feat(npm): ignored files not needed for npm package
2022-05-12 09:35:43 +03:00
Yury Shkoda
5b81e0bf4a
chore: add blank lines at the end of the files
2022-05-12 09:14:24 +03:00
Yury Shkoda
54a33ac98a
chore(lint): fixed lint issues in cypress folder
2022-05-12 09:06:52 +03:00
Yury Shkoda
dd237ceeec
feat(lint): add cypress folder to lint scripts
2022-05-12 09:06:05 +03:00
552540fb88
fix: sasjs log not append to requests
2022-05-11 23:00:32 +02:00
6d50d4030e
chore(git): Merge branch 'master' into auto-tests
2022-05-11 18:00:03 +02:00
Allan Bowe
8856c3b6ec
Merge pull request #708 from sasjs/client-deprecate
...
ClientID when login to SASJS server deprecation
2022-05-11 17:27:57 +03:00
Saad Jutt
b8ea618f1e
fix: removed getAuthCode function
2022-05-11 19:22:01 +05:00
Saad Jutt
10c72e6483
fix(login): making login requet with CSRF for SASJS server
2022-05-11 19:07:30 +05:00
Saad Jutt
9d03b54fba
chore: Merge branch 'master' into client-deprecate
2022-05-11 19:02:37 +05:00
Allan Bowe
38ad9abfbc
Merge pull request #709 from sasjs/lint-precommit
...
chore: running lint as pre-commit hook
2022-05-11 15:32:02 +03:00
42d9a85cfa
chore: pull request template update
2022-05-11 14:24:09 +02:00
39f14cc5a0
chore: formatting
2022-05-11 12:04:44 +02:00
29a65052dc
chore: pre commit hook
2022-05-10 14:54:34 +02:00
63328163ab
chore: pre-push run lint
2022-05-10 14:09:41 +02:00
Allan Bowe
aebf4ea8d8
Update pre-commit
2022-05-10 12:22:40 +01:00
Allan Bowe
59e3edf4b3
Update pre-commit
2022-05-10 11:42:35 +01:00
8f309143e9
chore: comment
2022-05-10 12:37:50 +02:00
a65d4257a5
chore: running lint as pre-commit hook
2022-05-10 12:32:05 +02:00
5d2f1d306a
style: lint
2022-05-09 16:08:49 +02:00
f7bd63ee7f
chore: removing clientid
2022-05-09 16:05:50 +02:00
a4cd320272
chore: utils import fix
2022-05-09 15:47:24 +02:00
c243f25477
fix: deprecating sasjs client id
2022-05-09 13:26:17 +02:00
382a19ccfc
chore: ci
2022-05-04 13:19:26 +02:00
acc56e3a53
chore: ci
2022-05-04 13:10:11 +02:00
1d0fb1774a
ci: fix
2022-05-04 12:56:56 +02:00
b67340cc70
chore: ci
2022-04-29 16:12:51 +02:00
831023fe1c
chore: ci
2022-04-29 15:58:12 +02:00
04f7cdf8ff
chore: ci
2022-04-29 15:42:33 +02:00
d01a6a60ad
chore: ci
2022-04-29 15:34:45 +02:00
7c17f0f584
chore: ci
2022-04-29 15:25:39 +02:00
092b995d14
ci: test
2022-04-29 15:23:21 +02:00
eb296bf93c
chore: ci fix
2022-04-29 14:53:20 +02:00
e2e15ce8e1
fix: sasjs login login callback
2022-04-29 14:26:34 +02:00
3c59db91cd
chore(git): Merge branch 'master' into auto-tests
2022-04-29 12:40:51 +02:00
a97b2f43ca
chore: sasjs login fix
2022-04-29 12:40:38 +02:00
fdd3a261e5
chore: package-lock refresh
2022-04-29 11:24:24 +02:00
f69e5afaf0
style: lint
2022-04-28 20:48:21 +02:00
7b78f65c4a
fix: utils import, tests fix, auto testing script
2022-04-28 20:46:36 +02:00
Allan Bowe
72ed5e3fab
chore: update test suite README with lrecl option
2022-04-28 11:11:46 +01:00
Muhammad Saad
6bfd7024ce
Merge pull request #705 from sasjs/issue-703
...
sasjs server type - request and job execution auth fix
2022-04-27 19:18:44 -07:00
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
fdc3e1cce8
style: lint
2022-04-26 17:41:35 +02:00
fc47222830
fix: web request method - login callback handling
2022-04-26 17:37:13 +02:00
Yury Shkoda
0a5de21386
Merge pull request #704 from sasjs/chore
...
chore: removed console.log
2022-04-26 17:34:58 +03:00
Yury Shkoda
1cbe57d512
chore: removed console.log
2022-04-26 17:25:21 +03:00
936e4f8c0a
fix: sasjs server type - request and job execution auth fix
2022-04-26 16:18:36 +02: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
c00c8007e5
chore: utils update
2022-04-26 12:27:55 +02: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
Allan Bowe
102898ac33
Merge pull request #700 from sasjs/parse-log-in-executeScript
...
fix: parse log in executeScript method on sasjs server
2022-04-18 21:31:31 +03: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
7a42bc1b88
Merge pull request #698 from sasjs/executeScriptSASjs
...
feat: add method for executing scripts on sasjs server
2022-04-13 21:49:46 +03: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
Muhammad Saad
77487bfa35
Merge pull request #696 from sasjs/certificate-error
...
fix(error): throw Certificate error wherever possible
2022-04-08 14:32:02 -07: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
Allan Bowe
8ea621ac98
Merge pull request #687 from sasjs/issue-686
...
fix: file upload on SASJS SERVER
2022-04-04 12:37:29 +03: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
Muhammad Saad
10051cb7d1
Merge pull request #692 from sasjs/deploy-to-sasjs-server
...
fix(deploy): to SASJS with complete JSON object
2022-03-31 17:18:17 +05:00
Saad Jutt
7b0ad2d60d
chore: sasjs/utils version bump
2022-03-31 16:39:46 +05: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
ed90cd8036
chore: uploadFile test added
2022-03-28 17:32:30 +02:00
Allan Bowe
784bab4522
fix: adding README for new sendMacVars service
2022-03-28 12:30:01 +00:00
Allan Bowe
ee97e8211e
Merge pull request #685 from sasjs/issue-684
...
fix: blob is not defined
2022-03-28 14:26:58 +03: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
Allan Bowe
256e4ef314
Merge pull request #681 from sasjs/sasjs-deploy-with-streaming-app
...
feat(deploy): stream app deployment on SASJS server
2022-03-21 23:54:40 +02: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
Allan Bowe
804e78cf0c
Merge pull request #678 from sasjs/issue-677
...
fix: return requestPromise from sas9JobExecutor
2022-03-11 12:54:17 +02: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
Allan Bowe
1ddc71b017
Create CNAME
2022-03-10 12:08:46 +00:00
Allan Bowe
3e507885ab
Merge pull request #676 from sasjs/issue-675
...
fix: no need to stringify res/err in sas9JobExecutor before appending…
2022-03-10 14:06:50 +02: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
d2ea67e5d6
chore: docs
2022-03-08 18:32:45 +01:00
b0df4cb7ee
fix: special missings accept - regular missing .
2022-03-08 18:28:48 +01:00
Allan Bowe
16f034766f
Merge pull request #673 from sasjs/issue-672
...
fix: fallback to contextName from sasjs config if provided…
2022-03-07 15:44:19 +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
f372adca5b
Merge pull request #666 from sasjs/fix-typedoc-configuration
...
fix: typedoc configuration
2022-03-04 12:24:33 +02: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
4f3478c215
chore: Merge branch 'special-missings' of https://github.com/sasjs/adapter into special-missings
2022-03-03 15:13:58 +03:00
Yury Shkoda
5927910a52
refactor(convert-to-csv): change func arguments
2022-03-03 15:07:01 +03:00
88f1c2f843
chore: added viya web approach test (special missing)
2022-03-03 13:00:14 +01:00
Yury Shkoda
ff5dc5f196
fix(special-missing): fix generateFileUploadForm func
2022-03-03 10:59:27 +03:00
Yury Shkoda
f0f33cee52
chore(sasjs-tests): improve spelling and code readability
2022-03-03 10:58:51 +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
1ee69cd6dc
chore: use exact version 0.4.0 for typedoc-plugin-rename-defaults
2022-03-02 12:40:28 +05:00
6b9e0ed2cf
chore: merge master
2022-03-02 12:38:38 +05:00
36d14bc75e
chore: fix code styles
2022-03-02 12:25:18 +05:00
Yury Shkoda
82e061a09c
Merge pull request #662 from sasjs/update-dependencies
...
chore(deps): update dependencies
2022-03-02 09:30:58 +03:00
8de08bfc39
chore: update documentation
2022-03-02 00:17:42 +05:00
e317393132
fix: typedoc configuration fixed
2022-03-02 00:16:30 +05:00
888a2b9bd3
chore: test special missings with lowercase value
2022-03-01 17:17:11 +01:00
Allan Bowe
b9defdd1dc
Merge pull request #661 from sasjs/issue-660
...
fix(viya): updated getAccessTokenForViya with headers based on latest docs
2022-03-01 17:53:04 +02:00
6e8b19eda1
chore: special missings, test assertion improved, added failing test
2022-03-01 15:32:30 +01:00
Vladislav Parhomchik
83350b5dd8
chore(deps): update dependencies
2022-03-01 17:17:06 +03: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
Allan Bowe
1ee07eeecf
Update README.md
2022-02-28 18:04:59 +00:00
Allan Bowe
b4c0946883
Merge pull request #658 from sasjs/return-log-for-web-job-executor
...
fix: WebJobExecutor also returns log along result
2022-02-25 11:59:31 +02:00
Saad Jutt
efcf3b273c
fix: WebJobExecutor also returns log along result
2022-02-24 22:02:17 +05:00
Allan Bowe
761bf8de38
Merge pull request #657 from sasjs/sas9-job-execution-log-fix
...
fix: changed return code in case of job execution error
2022-02-24 15:53:07 +02:00
Saad Jutt
5ccfc18a35
fix: changed return code in case of job execution error
2022-02-24 04:06:18 +05:00
Muhammad Saad
92434e48ad
Merge pull request #655 from sasjs/node-form-data-fix
...
fix: not to use NodeFormData function on web
2022-02-22 17:20:00 +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
Allan Bowe
af4ad3a7af
Merge pull request #654 from sasjs/axios-setting-for-larger-deploy-to-sasjs-server
...
fix: added additional params to axios POST while deploy to SASJS server
2022-02-22 13:21:12 +02: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
d2739d1791
Merge pull request #653 from sasjs/form-data-fix
...
fix: reverted sasjsJobExecutor no need for that
2022-02-22 11:15:16 +02: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
Muhammad Saad
35f37ac796
Merge pull request #650 from sasjs/sasjs-server-webout
...
fix: no need to parse if webout is an object
2022-02-21 15:54:12 +04:00
Saad Jutt
d7ad0288b9
fix: no need to parse if webout is an object
2022-02-21 16:45:41 +05:00
Allan Bowe
9c98cabe6c
Merge pull request #649 from sasjs/sasjs-server-log-parsing
...
fix: adopted new log structure of SASJS server
2022-02-20 23:27:36 +02:00
Saad Jutt
a6f6897543
fix: adopted new log structure of SASJS server
2022-02-20 20:50:38 +05:00
Allan Bowe
2ea3925977
Merge pull request #647 from sasjs/issue-623
...
feat(sasjs-config): add optional attribute requestHistoryLimit
2022-02-18 16:25:49 +02: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
munja
9728ebd98d
chore: reducing dependabot limit to 2 per month
2022-02-17 11:07:03 +00: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
Allan Bowe
1e0365de1c
Merge pull request #643 from sasjs/sas9-deploy-bug
...
fix: reverted axios-cookiejar-support package
2022-02-17 11:38: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
4026b03005
Merge pull request #636 from sasjs/cli-issue-1108
...
feat(executeJobSASjs): add parse _webout in response
2022-02-15 12:46:55 +03:00
Yury Shkoda
eab19a0e6e
chore(deps): bump axios to fix follow-redirects issue
2022-02-15 09:59:26 +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
Allan Bowe
de51946850
Merge pull request #637 from sasjs/sasjs-server-deployment-with-auth
...
fix(SASJS): sasjs server deployment with auth + refresh token bug
2022-02-11 18:20:35 +02: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
97c3cfd574
Merge pull request #622 from sasjs/update-dependencies
...
chore: update dependencies
2022-02-01 15:51:40 +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
Yury Shkoda
0633a6de84
chore(deps): fix issues after deps bump
2022-01-31 10:20:05 +03:00
Vladislav Parhomchik
a39f9bb7e8
chore: update dependencies
2022-01-26 14:11:41 +03:00
Yury Shkoda
a0172337ea
Merge pull request #617 from sasjs/axios-bump
...
Fix axios vulnerability
2022-01-18 22:01:35 +03:00
Yury Shkoda
56683bcee2
chore(npm): fixed all dependencies
2022-01-18 20:08:25 +03:00
Yury Shkoda
8d99612695
chore(ci/cd): add check npm audit step
2022-01-18 19:33:18 +03:00
Yury Shkoda
f232fe158c
chore(ci/cd): improve user list for review lottery
2022-01-18 19:32:40 +03:00
Yury Shkoda
11b218702b
fix(dependencies): numped axios
2022-01-18 19:31:24 +03:00
Yury Shkoda
a957e1d359
Merge pull request #615 from sasjs/issue-607
...
Support special missing values
2022-01-18 14:58:24 +03:00
Allan Bowe
c6b25d2d49
chore(docs): adding SASJS as a valid serverType
2022-01-09 13:47:09 +00:00
Allan Bowe
ca5eb1dbbe
chore(docs): explaining the ability to export types using the webout() macro
2022-01-09 13:45:28 +00:00
Yury Shkoda
c3bc3c051b
chore(git): Merge branch 'issue-607' of https://github.com/sasjs/adapter into issue-607
2022-01-06 16:50:42 +03:00
Yury Shkoda
dbb95b7763
feat: improve convertToCsv function
2022-01-06 16:49:58 +03:00
Allan Bowe
6ca887ba56
chore(docs): fixing missing param
2022-01-06 13:01:31 +00:00
Allan Bowe
70e26c57d9
chore(docs): updating readme with new special missing support. Also adding a .gitpod.yml file for a better gitpod experience.
2022-01-06 12:34:01 +00:00
Yury Shkoda
1a5c84cd0f
test(formatDataForRequest): improved test coverage
2022-01-05 18:35:02 +03:00
Yury Shkoda
fbce35b272
feat(nullVars): add SAS null vars support
2022-01-05 16:54:16 +03:00
Yury Shkoda
84ed3e7d03
chore(sasjs-tests): fixed npm dependencies and scripts
2022-01-05 16:51:00 +03:00
Yury Shkoda
0f7f3e0a11
Merge pull request #614 from sasjs/hot-fix-sasjs-server
...
fix(sasjs): restrict usage of localstorage for node env
2022-01-05 14:51:33 +03:00
Saad Jutt
437bbe114b
fix(sasjs): restrict usage of localstorage for node env
2022-01-05 16:39:59 +05:00
Yury Shkoda
9f7870b804
Merge pull request #608 from sasjs/readme_update
...
chore(readme): support for special missings
2021-12-30 14:32:08 +03:00
munja
9f00cd646e
chore(readme): support for special missings
2021-12-30 09:56:08 +00:00
Yury Shkoda
4e125ce38f
Merge pull request #605 from sasjs/issue-604
...
Improve error handling and job/session state polling
2021-12-22 19:11:37 +03:00
Yury Shkoda
4a963ffbf5
feat(polling-state): improve logging
2021-12-22 18:46:06 +03:00
Yury Shkoda
f25d9ec09d
test(RequestClient): cover handleError method
2021-12-21 16:41:08 +03:00
Yury Shkoda
4197ad5aa8
test(RequestClient): fix error handling
2021-12-21 11:40:59 +03:00
Yury Shkoda
2ebd6e11ba
test(RequestClient): fix error handling
2021-12-21 11:40:27 +03:00
Yury Shkoda
098e7f8590
fix(errors): fixed error handling function
2021-12-20 10:57:53 +03:00
Yury Shkoda
42aec96410
feat(pollJobState): improved loggging
2021-12-20 10:56:52 +03:00
Allan Bowe
f2905ee169
Merge pull request #602 from sasjs/hot-fix-sasjs-server
...
fix: response from SASJS Server with/without debug on
2021-12-15 17:42:29 +00:00
Saad Jutt
1ba9291746
fix: response from SASJS Server with/without debug on
2021-12-15 21:32:02 +05:00
Muhammad Saad
c44766ea14
Merge pull request #600 from sasjs/sasjs-server-access-refresh-tokens
...
feat: get access token & refresh tokens for server type SASJS
2021-12-15 12:56:57 +05:00
Saad Jutt
2c10b9c65c
chore: typedoc updated
2021-12-13 17:01:59 +05:00
Saad Jutt
c56874fe00
feat: login for web with server type SASJS
2021-12-09 17:13:47 +05:00
Saad Jutt
ebe9c2ffeb
feat: get access token & refresh tokens for server type SASJS
2021-12-09 11:43:50 +05:00
Allan Bowe
b645d1495b
Merge pull request #586 from sasjs/handle-sasjs-server-response
...
fix: handle sasjs server response
2021-12-08 09:09:42 +00:00
3a4a4c3460
chore: sasjs path optional
2021-12-06 17:44:08 +01:00
Saad Jutt
182de51f9b
chore: added comments
2021-12-05 19:27:07 +05:00
Saad Jutt
712d1549c7
feat(server): added sasjs server support
2021-12-05 18:31:36 +05:00
Allan Bowe
5a478c8936
Merge pull request #594 from sasjs/issue-588
...
fix: sas9JobExecutor issues
2021-12-03 11:13:15 +00:00
c9ecc1dde4
chore: requestClient naming
2021-12-03 11:54:52 +01:00
bdf9e2fd5b
fix: sas9JobExecutor not returning response
2021-11-26 15:32:10 +01:00
Vladislav Parhomchik
0b795b26c0
Merge pull request #589 from sasjs/issue-587
...
Pinned typedoc version to 0.19.2
2021-11-26 12:47:21 +03:00
96aac0cfa2
fix: Sas9JobExecutor appendRequest
2021-11-24 20:26:02 +01:00
Yury Shkoda
a82e1f33e3
docs: update docs
2021-11-24 11:23:27 +03:00
Yury Shkoda
058c887cd3
chore(docs): pinned typedoc version
2021-11-24 11:19:41 +03:00
Allan Bowe
81d959c7c1
fix: parsing _webout from response regardless of debug status
2021-11-18 19:56:12 +00:00
7c5adeabb5
feat: parse response in webJobExecutor when server type is sasjs server
2021-11-19 00:35:02 +05:00
Yury Shkoda
cb88376bda
Merge pull request #576 from sasjs/update-dependencies
...
chore(deps): update dependencies
2021-11-01 15:50:51 +03:00
Yury Shkoda
4c8ddeca25
chore(deps): regenerate package-lock with --legacy-peer-deps option
2021-11-01 15:26:31 +03:00
Yury Shkoda
d264a3f239
chore(ci/cd): used node lts/fermium for GH actions
2021-11-01 14:58:27 +03:00
Yury Shkoda
840b1aa1bf
chore(deps): regenerate package-lock.json
2021-11-01 14:47:48 +03:00
Yury Shkoda
e26fd307c8
chore(git): merge branch 'master' into update-dependencies
2021-11-01 14:45:38 +03:00
Allan Bowe
62deaf9f03
Merge pull request #581 from sasjs/package-lock-and-node-version
...
fix: updated package-lock + updated node version for workflow
2021-10-29 09:35:50 +01:00
Saad Jutt
865bf71f7d
fix: updated package-lock + updated node version for workflow
2021-10-29 13:32:59 +05:00
Allan Bowe
734c5bccaa
Merge pull request #564 from sasjs/issue-555
...
BREAKING CHANGE: boolean allowInsecure is replaced with Https Agent Config
2021-10-29 09:12:56 +01:00
Saad Jutt
bc82cb5f5e
chore: TSDoc comment updated
2021-10-29 00:29:14 +05:00
Allan Bowe
f25c76fdfd
fix: merge
2021-10-28 13:50:29 +00:00
Allan Bowe
e649b41e9e
Merge pull request #579 from sasjs/sasjs/server-support
...
chore: removed legacy code
2021-10-28 14:02:17 +01:00
Yury Shkoda
a962979765
chore: removed legacy code
2021-10-28 15:44:17 +03:00
Yury Shkoda
01d76fa66f
Merge pull request #574 from sasjs/sasjs/server
...
Add sasjs/server support
2021-10-28 15:36:45 +03:00
Yury Shkoda
49cfde9f7d
chore(sasjs/server): fix deploy endpoint
2021-10-28 15:13:14 +03:00
Yury Shkoda
ce04ffea05
fix(SASjsApiClient): change SASjs Server endpoints
2021-10-28 10:21:15 +03:00
9dc0499f66
chore: allow insecure remove
2021-10-27 13:20:59 +02:00
Allan Bowe
bc1a7dc54f
chore: lint fix
2021-10-27 09:53:42 +00:00
Allan Bowe
93c267fd4e
Update AuthManager.ts
2021-10-27 12:20:40 +03:00
Yury Shkoda
0457eb6663
fix: fix calls to SASjsApi endpoints
2021-10-27 11:16:35 +03:00
Yury Shkoda
519494718b
chore: address PR comments
2021-10-27 11:15:28 +03:00
Vladislav Parhomchik
de5c38f0fb
chore(deps): versions fix, authmanager default returns
2021-10-26 15:46:51 +03:00
Vladislav Parhomchik
208470e7d9
chore(deps): update dependencies
2021-10-26 13:06:03 +03:00
Yury Shkoda
0321f77451
chore: update dependencies
2021-10-20 15:08:58 +03:00
Yury Shkoda
6c5fdc01eb
chore: merge branch 'sasjs/server' of https://github.com/sasjs/adapter into sasjs/server
2021-10-20 15:05:03 +03:00
Yury Shkoda
2aa0cd8d7a
chore: remove tmp utilities
2021-10-20 15:01:21 +03:00
Yury Shkoda
397bc4524f
chore: change 'SASBase' to 'SASjs'
2021-10-20 15:00:52 +03:00
Yury Shkoda
8dce9f3e48
chore(npm): update @sasjs/utils version
2021-10-20 14:59:02 +03:00
8e9f1df1ce
chore: fixing the error when using in angular, added isNode check for imports
2021-10-12 16:45:39 +02:00
Saad Jutt
ff4915f7f3
chore: comment file removed
2021-10-07 13:47:28 +05:00
Saad Jutt
6ff8eece7b
chore: removed httpsAgent type + clean up
2021-10-07 13:45:50 +05:00
Saad Jutt
2849e6ed07
test(RequestClient): updated
2021-10-06 14:06:00 +05:00
Yury Shkoda
90b11fe3fa
feat(deploy): add appLoc
2021-10-04 17:01:25 +03:00
Yury Shkoda
147609842d
Merge pull request #565 from sasjs/modifying-npmignore
...
chore: add .all-contributorsrc to .npmignore
2021-10-04 09:17:54 +03:00
Yury Shkoda
dd6f9cd617
chore(npm): add empty line to the end of .npmignore
2021-10-04 09:10:37 +03:00
Saad Jutt
7f590c35da
test(RequestClient): fixed to use actual axios
2021-10-01 15:42:04 +05:00
Vladislav Parhomchik
a38de108e3
chore: add .all-contributorsrc to .npmignore
2021-10-01 10:31:30 +03:00
Saad Jutt
e975e7de97
test(RequestClient): specs for communicating with self-signed server
2021-10-01 12:03:44 +05:00
Yury Shkoda
d418a7e971
fix(http): extend valid responce statuses up to 400
2021-09-30 14:33:33 +03:00
Yury Shkoda
a5b5052a5f
fix(baseSAS): removed sasjs/server logic
2021-09-30 14:31:54 +03:00
Yury Shkoda
7638595523
chore(git): fix .gitignore
2021-09-30 14:30:47 +03:00
Allan Bowe
70d64f6eec
Merge pull request #556 from sasjs/test-framework
...
chore: bump up test-framework
2021-09-29 22:42:54 +01:00
Saad Jutt
f0ecfa57e5
BREAKING CHANGE: boolean allowInsecure is replaced configuration of Https Agent
2021-09-28 16:02:12 +05:00
Yury Shkoda
5f3416ecd7
chore(utils): add tmpFolder utils
2021-09-28 10:39:54 +03:00
Yury Shkoda
d8b1a72da2
chore(types): add FileTree types
2021-09-28 10:39:18 +03:00
Yury Shkoda
7e64819eb2
feat(sasjs/server): add SASBaseApiClient class
2021-09-28 10:38:29 +03:00
Yury Shkoda
2f1d403af4
chore(deps): use @sasjs/utils tarball
2021-09-28 10:33:11 +03:00
Yury Shkoda
075d410f7d
chore(git): ignore tmp folder
2021-09-28 10:31:36 +03:00
Muhammad Saad
f964bcef9e
Merge pull request #559 from sasjs/job-executor-bugs
...
fix: Job executor bugs
2021-09-22 20:08:17 +05:00
Allan Bowe
5784232d4e
chore: updating readme
2021-09-20 17:50:18 +00:00
Yury Shkoda
70ecc8b50e
Merge pull request #553 from sasjs/update-deps
...
chore(deps): update dependencies
2021-09-20 15:48:57 +03:00
Saad Jutt
369a035e8a
fix(webJobExecutor): append resend request for viya's getJobUri authentication
2021-09-20 13:28:41 +05:00
Saad Jutt
e5655033c1
fix(jobExecutor): appending resend requests before login call
2021-09-20 12:52:49 +05:00
Yury Shkoda
c7af30bfa3
chore(deps): add caret to axios version
2021-09-17 16:36:22 +03:00
Yury Shkoda
c8da3a54cf
chore(axios): override default request transformer
2021-09-17 16:29:15 +03:00
Yury Shkoda
100da16803
chore(deps): bump axios to 0.21.4
2021-09-17 16:28:44 +03:00
Allan Bowe
dc91679040
Merge pull request #558 from sasjs/issue-554
...
fix: viya debug response null due to wrong content-type
2021-09-17 15:18:58 +03:00
28c8ebfc65
fix: viya debug response null due to wrong content-type
2021-09-16 14:58:18 +02:00
Yury Shkoda
0c4d30afe3
Merge pull request #557 from sasjs/dependabot-upd
...
chore(dependabot): change schedule interval
2021-09-16 14:18:27 +03:00
Yury Shkoda
bc015b72b6
chore(dependabot): change schedule interval
2021-09-16 14:08:53 +03:00
085a3f84e9
chore: bump up test-framework
2021-09-16 10:37:56 +02:00
Yury Shkoda
f241d75f0a
chore(deps): pin axios version to 0.21.1
2021-09-14 17:23:19 +03:00
Muhammad Saad
8a883c09f6
Merge pull request #549 from sasjs/improvements-file-uploader
...
fix: FileUploader extends BaseJobExecutor
2021-09-14 18:47:26 +05:00
Vladislav Parhomchik
42d01b4044
chore(deps): update dependencies
2021-09-14 11:09:47 +03:00
Saad Jutt
15ff90025a
fix(fileUploader): added loginCallback
2021-09-14 05:58:40 +05:00
Saad Jutt
10cf4998f5
fix(loginPrompt): z-index added
2021-09-13 18:02:26 +05:00
Saad Jutt
f714f20f29
chore(fileUploader): support loginCallback and re-submit request
2021-09-13 17:45:35 +05:00
Saad Jutt
19adcc3115
chore: FileUploader extends BaseJobExecutor
2021-09-13 17:42:41 +05:00
Muhammad Saad
bb6b25bac7
Merge pull request #548 from sasjs/code-improvements
...
chore(imprvements): code changes for fileUploader
2021-09-13 17:40:00 +05:00
Saad Jutt
ec9dbd7ad6
chore(imprvements): code changes for fileUploader
2021-09-13 07:30:26 +05:00
Allan Bowe
2cfba99bda
Merge pull request #540 from sasjs/issue-532
...
fix: move SASjsRequest array from BaseJobExecutor class to RequestClient class
2021-09-11 17:17:33 +03:00
Allan Bowe
a181914c36
Merge pull request #522 from sasjs/redirected-login
...
feat(auth): redirected login
2021-09-10 18:03:24 +03:00
Saad Jutt
539405e249
chore: fixed sasjs-tests build
2021-09-09 15:30:12 +05:00
Krishna Acondy
d9c27efa8d
chore(auth-manager): rename variable
2021-09-09 07:51:07 +01:00
Krishna Acondy
2ccc7b5499
chore(request-client): rename method
2021-09-09 07:41:20 +01:00
Saad Jutt
4623b9665b
chore: login prompt dialog bug fixed
2021-09-09 11:29:12 +05:00
9c099b899c
fix: If the request client has already been instantiated, update config
2021-09-09 11:03:48 +05:00
Saad Jutt
3ae0809ee5
test(AuthManager): improved coverage
2021-09-09 04:37:30 +05:00
d52c5b26a0
chore: merge master into issue-532
2021-09-08 15:16:06 +05:00
Saad Jutt
0ea6e839ac
test: added for verifySasLogin
2021-09-08 15:08:55 +05:00
46ef7b19f6
fix: before instantiating RequestClient check if its already instantiated
2021-09-08 15:02:22 +05:00
Saad Jutt
a00bf5ba67
test(AuthManager): specs added for redirected login
2021-09-08 13:04:03 +05:00
Saad Jutt
e0b09adbba
chore: code refactor renamed variables/functions
2021-09-08 06:30:53 +05:00
Saad Jutt
19a57dbf6e
chore: code refactor renamed variables/functions
2021-09-08 05:49:24 +05:00
Saad Jutt
cd2b32f2f4
test(checkSession): extract username from server response
2021-09-07 06:08:17 +05:00
Saad Jutt
a1f5355d6a
chore: fetch username for Redirected-Login and return
2021-09-07 05:26:42 +05:00
Saad Jutt
0972c0deaa
chore(merge): Merge branch 'master' into redirected-login
2021-09-07 05:05:51 +05:00
Allan Bowe
e1a5cc9e45
Merge pull request #504 from sasjs/extract-username-while-check-session
...
fix: while checking session extract username also
2021-09-06 16:22:04 +03:00
73f50c0435
chore: merge master into issue-532
2021-09-06 13:39:58 +05:00
Saad Jutt
351a22cb3c
fix: deriving username with full name
2021-09-06 12:52:40 +05:00
Saad Jutt
3ccd35a4e2
fix: if username is not present in SAS9, derive it with full name
2021-09-06 12:42:26 +05:00
Saad Jutt
e4956cc1d4
chore: test corrected for AuthManager
2021-09-05 12:06:27 +05:00
Saad Jutt
291ba51b07
fix(request): handled error case for sas9 server
2021-09-05 11:55:17 +05:00
5ee57f3d07
chore: added jsdoc header
2021-09-03 14:54:35 +05:00
Allan Bowe
ed72c5c48c
Merge pull request #536 from sasjs/update-dependencies
...
chore(deps): update dependencies
2021-09-03 12:18:46 +03:00
146b0715bf
fix: set debug: false in config of fileUploader tests
2021-09-03 13:57:39 +05:00
dfc1d567a5
fix: append sasjs requests array from uploadFile
2021-09-03 13:55:49 +05:00
779200f5fc
fix: throw error if null or undefined is passed to getValidJson
2021-09-03 13:54:02 +05:00
cf4c4cfca9
fix: move SASjsRequest array from BaseJobExecutor class to RequestClient class
2021-09-03 13:51:58 +05:00
Vladislav Parhomchik
ad4eead4ca
chore(deps): update dependencies
2021-09-02 12:47:23 +03:00
Saad Jutt
f40a86f0f6
chore(redirectLogin): onLoggedOut callback should be an async
2021-09-02 13:43:07 +05:00
Muhammad Saad
aa9383a483
Merge pull request #534 from sasjs/package-script-fix
...
chore(deps): pin typescript version to fix packaging
2021-09-01 06:20:25 +05:00
Saad Jutt
867422f4cc
fix: extraResponseAttributes for WebJobExecutor + sasjs-tests
2021-09-01 03:50:55 +05:00
Saad Jutt
2a6e29b5b8
fix: username returns from checkSession
2021-09-01 03:49:44 +05:00
Yury Shkoda
ba105f609c
chore(deps): pin typescript version to fix packaging
2021-08-31 14:51:14 +03:00
Saad Jutt
e4d669f9b6
chore: typo fixed userName
2021-08-31 12:58:47 +05:00
Saad Jutt
5edf09e0a7
fix: usernames to lower case
2021-08-31 12:50:04 +05:00
Saad Jutt
5a695f495c
chore: login returns username
2021-08-31 12:39:04 +05:00
Saad Jutt
f231edb4a6
chore: redirect login with onLoggedOut callback
2021-08-31 12:36:20 +05:00
Saad Jutt
389ef94cd5
feat(login): redirect mechanism - in page link to open popup
2021-08-28 10:01:20 +05:00
Saad Jutt
4c90f66dbc
chore(merge): Merge branch 'master' into redirected-login
2021-08-27 23:34:52 +05:00
ab8643a89a
chore: merge master into extract-username-while-check-session
2021-08-27 14:17:20 +05:00
Allan Bowe
b831b93133
Merge pull request #523 from sasjs/checkNodeVersion
...
chore: check node version before installing packages
2021-08-26 15:17:15 +03:00
Yury Shkoda
0c3aab673a
Merge pull request #521 from sasjs/npmignore
...
chore: updating .npmignore to reduce bundle size (currently 7.7mb)
2021-08-26 15:12:20 +03:00
Saad Jutt
83353326fb
test(AuthManager): fixed
2021-08-26 10:44:06 +05:00
Saad Jutt
db7a5d601e
fix(login): code refactor + sasjs-tests updated
2021-08-26 10:33:00 +05:00
Saad Jutt
ee977f4fab
chore(merge): Merge branch 'master' into extract-username-while-check-session
2021-08-26 09:02:40 +05:00
33e7564e8f
chore: add cross icon at the start of error message
2021-08-25 21:26:49 +05:00
Saad Jutt
1a59f95be7
fix: split code to files + corrected usage of loginCallback
2021-08-25 07:55:04 +05:00
77c4c473c1
chore: address requested changes
2021-08-24 11:51:18 +05:00
47ff1a2293
chore: check node version before installing packages
2021-08-23 13:42:37 +05:00
Saad Jutt
97918f301b
chore(redirectLogin): centered popup + verifying sas9 login + sasviya login fixes
2021-08-22 03:57:23 +05:00
Krishna Acondy
830a907bd1
feat(login): add redirected login mechanism
2021-08-21 21:36:50 +01:00
Allan Bowe
ffae344476
chore: updating .npmignore to reduce bundle size (currently 7.7mb)
2021-08-20 23:18:56 +03:00
Allan Bowe
4f62cd0148
Merge pull request #518 from sasjs/loginFix
...
fix: web request and sas9 login
2021-08-18 19:17:43 +03:00
bd92c1925e
chore: merge main into loginFix, conflicts resolved
2021-08-18 20:37:24 +05:00
Allan Bowe
6c29d7823b
Merge pull request #517 from sasjs/issue-506
...
fix: double parsing issue in sas9 when debug is enabled
2021-08-18 18:22:54 +03:00
3c9f133374
fix: throw error from parseWeboutResponse function if unable to find webout response
2021-08-18 16:33:26 +05:00
e72195ca5d
fix: predefine jsonParseArrayError message
2021-08-18 16:09:51 +05:00
3e7ddf59b4
style: lint
2021-08-18 11:43:09 +02:00
cd67fb38dc
fix: web request and login
2021-08-18 11:42:34 +02:00
78149e6c54
chore: remove console log statement
2021-08-18 00:27:10 +05:00
63e220c5be
fix: double parsing issue in sas9 debug mode fixed
2021-08-18 00:05:52 +05:00
8464e506e0
fix: check for valid json while parsing sas viya debug response
2021-08-18 00:04:30 +05:00
0bc69401e5
chore: refactor code for getValidJson function
2021-08-18 00:02:48 +05:00
47fe7686cb
chore: introduced new error types: InvalidJsonError, JsonParseArrayError, WeboutResponseError
2021-08-18 00:01:28 +05:00
1e5e803c92
chore(git): Merge branch 'master' into auto-tests
2021-08-16 13:49:38 +02:00
Allan Bowe
dd2b3671fd
Merge pull request #513 from sasjs/issue-508
...
fix: handle context name when it's undefined/null or empty string
2021-08-16 14:34:40 +03:00
ad34a9a4db
chore: sleep removed
2021-08-16 12:12:52 +02:00
11e006741f
chore: openvpn version
2021-08-16 11:17:41 +02:00
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
Allan Bowe
2b2b8e6429
Merge pull request #505 from sasjs/fileuploader-quick-fix
...
fix(fileUploader): parsing debug response for SASVIYA
2021-08-09 18:22:46 +03:00
Allan Bowe
5375d0a208
Update FileUploader.ts
2021-08-09 15:42:29 +03:00
Saad Jutt
f2da84829e
fix(fileUploader): parsing debug response for SASVIYA
2021-08-09 17:28:55 +05:00
Saad Jutt
fc1c93957c
fix: while checking session extract username also
2021-08-07 07:32:48 +05:00
Yury Shkoda
f172ad66bc
Merge pull request #501 from sasjs/cli-issue-862
...
Allow self-signed certificates in requests to SAS9
2021-08-06 09:25:32 +03:00
Yury Shkoda
046c58bb80
chore(deps): restore package-lock
2021-08-05 15:57:47 +03:00
Yury Shkoda
bf825a4f65
chore(deps): discard versions bump
2021-08-05 15:55:45 +03:00
Yury Shkoda
d58cff9081
chore(deps): bump ts-jest, ts-loader, typedoc, webpack
2021-08-04 16:59:55 +03:00
Yury Shkoda
7ab1964746
feat(insecureRequests): allow self-signed certificates for SAS9
2021-08-04 16:59:03 +03:00
0bf385d1e0
fix: login issues
2021-07-29 14:27:17 +02:00
Yury Shkoda
b118280a77
Merge pull request #491 from sasjs/session-state-fix
...
fix(session): remove retry limit if could not get state
2021-07-29 10:34:50 +03:00
Yury Shkoda
5317c14d54
test(sessionManager): improve test coverage of 'waitForSession'
2021-07-29 10:24:03 +03:00
b217499b59
chore: addressing comments
2021-07-28 18:18:26 +02:00
Yury Shkoda
85fed5cd76
chore(git): Merge branch 'master' of https://github.com/sasjs/adapter into session-state-fix
2021-07-28 11:54:21 +03:00
Yury Shkoda
6f9196c690
refactor(session): make loggedErrors a private property
2021-07-28 09:39:52 +03:00
Allan Bowe
2d0a73e74d
Merge pull request #480 from sasjs/issue-477
...
fix: update error message when folder not found
2021-07-28 08:37:26 +03:00
Yury Shkoda
ac8821baec
test(session): add assertion of get request quantity
2021-07-27 16:06:43 +03:00
Yury Shkoda
0b9284e481
refactor(session): improve waitForSession method
2021-07-27 16:03:41 +03:00
d123296359
chore: code comment
2021-07-27 14:55:24 +02:00
50ab866652
style: lint
2021-07-27 14:15:23 +02:00
f1252537a6
chore(git): Merge branch 'fixing-sas9-tests' into auto-tests
2021-07-27 14:12:11 +02:00
b1682b6f32
ci: script test done
2021-07-27 14:07:16 +02:00
ded7990096
fix: viya with web approach adding 2 underscores in front of program param
2021-07-27 14:05:34 +02:00
52e95e3455
ci: script test
2021-07-27 12:38:33 +02:00
1d13252045
ci: script test
2021-07-27 12:19:14 +02:00
f4630309de
chore: ci script fixing
2021-07-27 12:18:44 +02:00
Krishna Acondy
7b7a80c502
chore(root-folder-not-found): add test
2021-07-27 08:20:30 +01:00
Krishna Acondy
1ace15a308
fix(root-folder-not-found): create RootFolderNotFoundError class
2021-07-27 07:52:19 +01:00
27b6e46973
chore(git): Merge branch 'master' into auto-tests
2021-07-26 19:45:23 +02:00
e5262a18d4
chore: sending message to slack if cypress with sasjs-tests fails
2021-07-26 19:38:59 +02:00
Allan Bowe
e1b3ef7c8c
Merge pull request #495 from sasjs/contributors
...
chore: contributors
2021-07-26 20:26:15 +03:00
cf10e83e91
test: cypress running with debug on and off, testing all request approaches
2021-07-26 19:16:47 +02:00
0bd156141c
chore(git): Merge branch 'master' into fixing-sas9-tests
2021-07-26 14:53:52 +02:00
890608a3e8
test: requests for every approach
2021-07-26 14:52:26 +02:00
710056bded
fix: create a utility throwError and add test case for it
2021-07-26 15:30:19 +05:00
Yury Shkoda
fb7a0f43e1
test(session): added test to cover 304 response
2021-07-26 12:17:19 +03:00
Yury Shkoda
6c901f1c21
chore(session): change log level from error to info
2021-07-26 10:40:15 +03:00
26f008d527
chore: remove console log statement
2021-07-26 11:09:31 +05:00
56ebc7be3b
chore: merge master into issue-477
2021-07-26 11:06:13 +05:00
Allan Bowe
0ea66f6d37
Merge pull request #494 from sasjs/fix-browser-issue
...
fix(browser): only import file I/O functions when running in Node.js environments
2021-07-25 10:00:51 +03:00
Allan Bowe
cb30ed2b98
Merge branch 'master' into contributors
2021-07-24 23:14:16 +03:00
Allan Bowe
dfbe2d8f94
chore: contributors
2021-07-24 21:31:51 +03:00
a615c5fdb6
style: lint
2021-07-24 18:07:17 +02:00
ca7ee83f7f
chore: fixing multiple login attempts by adding pause between calling functions
2021-07-24 18:06:15 +02:00
Krishna Acondy
eac9da22bf
chore(test): fix assertion
2021-07-24 10:27:31 +01:00
Krishna Acondy
626fc2e15f
fix(path): make log file path platform-agnostic
2021-07-24 09:53:39 +01:00
Krishna Acondy
87e2edbd6c
chore(test): fix long poll count
2021-07-24 00:12:11 +01:00
Krishna Acondy
7cf681bea3
chore(tests): fix tests
2021-07-23 22:24:48 +01:00
Krishna Acondy
281a145bef
fix(node): only create and write file stream if running in node
2021-07-23 22:24:41 +01:00
Krishna Acondy
15d5f9ec91
chore(paths): fix import paths
2021-07-23 22:24:21 +01:00
Krishna Acondy
0a6c5a0ec4
fix(fs): replace fs imports with locally defined WriteStream interface
2021-07-23 22:24:04 +01:00
Krishna Acondy
2a9526d056
fix(node): add util to check if running in node
2021-07-23 22:23:05 +01:00
Allan Bowe
c2ff28c323
Update PULL_REQUEST_TEMPLATE.md
2021-07-23 13:04:38 +03:00
Yury Shkoda
fbaa2327c6
fix(session): remove retry limit if could not get state
2021-07-23 12:44:34 +03:00
Allan Bowe
50710ee1df
Merge pull request #476 from sasjs/issue-170
...
fix: file upload with debug enabled
2021-07-23 11:41:06 +03:00
Krishna Acondy
062ba91c17
Merge pull request #486 from sasjs/fix-poll-logic
...
fix(poll): add default poll options
2021-07-22 14:53:03 +01:00
97a530cc66
style: lint
2021-07-22 14:44:13 +02:00
317c8c81a0
chore: JES test disable on SAS9
2021-07-22 13:48:11 +02:00
c87776ca1b
chore(git): Merge branch 'master' into fixing-sas9-tests
2021-07-22 13:44:23 +02:00
04032831c3
fix: debug on test & make error and parse log test
2021-07-22 13:43:50 +02:00
6dd1d47bb2
fix: merge main into issue-477 and fixed conflicts
2021-07-22 16:13:46 +05:00
e70a9645ef
fix: remove jwtDecode import statement
2021-07-22 15:56:22 +05:00
aeabc29e55
fix: remove serverurl argument from createFolder method and move decode token to utils project
2021-07-22 15:47:37 +05:00
Krishna Acondy
9600fa2512
fix(poll): add default poll options
2021-07-22 11:31:10 +01:00
Krishna Acondy
7951817480
Merge pull request #485 from sasjs/log-file-paths
...
fix(stream-log): use filepath if provided
2021-07-22 09:57:31 +01:00
Krishna Acondy
405eea1d6c
chore(infra): set minimum node version to 15
2021-07-22 09:41:30 +01:00
Krishna Acondy
e3f189eed4
chore(test): fix test
2021-07-22 09:31:32 +01:00
Krishna Acondy
0bb42c5e3c
fix(streamlog): use filepath if provided
2021-07-22 09:25:55 +01:00
Allan Bowe
c02eac196e
Merge pull request #483 from sasjs/all-contributors/add-medjedovicm
...
docs: add medjedovicm as a contributor for code
2021-07-21 18:55:43 +03:00
Allan Bowe
3fb0d863e9
Update README.md
2021-07-21 18:55:01 +03:00
allcontributors[bot]
6d573d3897
docs: create .all-contributorsrc [skip ci]
2021-07-21 15:53:39 +00:00
allcontributors[bot]
33280d7a5b
docs: update README.md [skip ci]
2021-07-21 15:53:38 +00:00
Allan Bowe
507722da0d
Merge pull request #465 from sasjs/stream-job-logs
...
feat(stream-logs): Save logs to file during job status poll
2021-07-21 18:49:50 +03:00
Krishna Acondy
c8e029cff4
chore(deps): bump utils
2021-07-21 08:37:45 +01:00
Krishna Acondy
7bd2e31f3b
chore(cleanup): remove console logs
2021-07-21 08:13:45 +01:00
Krishna Acondy
cfa0c8b9af
chore(refactor): only fetch job if streaming logs, fix tests, add JSDoc comments
2021-07-21 08:12:34 +01:00
c8fb141048
chore: run sasjs testing as a part of npm release
2021-07-20 11:19:41 +02:00
Krishna Acondy
df9c1c643f
chore(merge): pull in changes from master
2021-07-20 09:26:34 +01:00
Krishna Acondy
5c8d311ae8
chore(streamlog): optimise polling mechanism
2021-07-20 09:25:39 +01:00
e1a76bc45a
fix: update error message when folder not found
2021-07-19 21:53:58 +05:00
85e5ade93a
fix: handle the case when array is passed in getValidJson method
2021-07-19 13:01:18 +05:00
4a61fb8f7f
chore: update variable name from config to ovverrideSasjsConfig
2021-07-19 13:00:06 +05:00
5347aeba09
fix: replace isValidJson with getValidJson
2021-07-18 23:24:22 +05:00
Sabir Hassan
7ac7c5e52b
Merge branch 'master' into issue-170
2021-07-18 21:56:33 +05:00
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
c69be8ffc3
fix: move parseSasViyaDebugResponse method to utils folder
2021-07-18 21:37:08 +05:00
69999d8e8b
fix: update fileUpload method to override existing config
2021-07-18 21:34:16 +05:00
Muhammad Saad
bec4180dcf
Merge pull request #467 from sasjs/removed-url-package
...
fix: removed url package
2021-07-16 17:02:24 +05:00
a429581089
test: fix
2021-07-16 12:32:48 +02:00
dd05258dd2
test: fixing
2021-07-16 12:32:35 +02:00
c0e5327e49
chore: cypress fix
2021-07-16 12:09:59 +02:00
ffba2acad0
chore: script fix
2021-07-16 12:02:03 +02:00
64c624bf2e
chore: config.json fix
2021-07-16 11:56:15 +02:00
2506d28dd4
chore: script fdix deploy sas9
2021-07-16 11:41:18 +02:00
b6a438d222
chore: script fix
2021-07-16 11:38:17 +02:00
6f24a55a04
chore: script replace in files install timing
2021-07-16 11:35:15 +02:00
55045eb101
chore: script adapter version
2021-07-16 11:33:21 +02:00
f5e367a645
chore: cpn added
2021-07-16 11:29:22 +02:00
017dc3a8b5
chore: script fix
2021-07-16 11:27:53 +02:00
7285a3f40b
chore: adding known_hosts
2021-07-16 11:23:49 +02:00
438b39ceca
chore: script fix
2021-07-16 11:20:26 +02:00
a39b9ea38f
chore: auto deploying sasjs-tests
2021-07-16 11:14:42 +02:00
836c3ba518
chore(git): Merge branch 'master' into auto-tests
2021-07-16 10:22:50 +02:00
2d2b4660dc
chore(git): Merge branch 'tests-fixing' into auto-tests
2021-07-16 10:21:13 +02:00
Saad Jutt
1bb7807c25
chore(merge): Merge branch 'master' into removed-url-package
2021-07-16 04:12:20 +05:00
Allan Bowe
816f1d19d4
Merge pull request #471 from sasjs/windows-tests
...
Windows tests
2021-07-15 16:22:49 +03:00
f25035ae1d
chore: cypress added and sasjs test written
2021-07-15 14:30:51 +02:00
ff32f648da
chore: tests fixing
2021-07-15 13:41:39 +02:00
d38d032309
chore: readme updates
2021-07-15 13:01:12 +02:00
d2a90c77fd
chore: readme update
2021-07-15 10:57:44 +02:00
8a0f14b780
chore: windows fallback
2021-07-15 10:43:30 +02:00
f6cb2c4fac
chore: sasjs-tests windows
2021-07-15 10:41:10 +02:00
Krishna Acondy
1594f0c7db
chore(merge): pull in changes from master
2021-07-15 07:33:44 +01:00
Allan Bowe
7cb2a43f95
Merge pull request #462 from sasjs/json-fix
...
fix: invalid json checking
2021-07-14 20:46:16 +03:00
Allan Bowe
6e85c7a588
Merge branch 'master' into json-fix
2021-07-14 20:44:06 +03:00
Allan Bowe
a68f6962fd
Merge pull request #450 from sasjs/allanbowe-patch-1
...
Update README.md
2021-07-14 20:42:09 +03:00
Allan Bowe
a650ba15dd
Merge branch 'master' into allanbowe-patch-1
2021-07-14 20:41:51 +03:00
Allan Bowe
6ca1b489fc
Merge pull request #466 from sasjs/session-state-fix
...
fix(session): provide more info if could not get session state
2021-07-14 20:41:25 +03:00
Yury Shkoda
a5c9f11c75
test(session): cover case when could not get session state
2021-07-14 14:17:20 +03:00
Krishna Acondy
1ff3937d11
chore(deps): update dependencies
2021-07-14 08:03:54 +01:00
Krishna Acondy
d4725d2e54
chore(refactor): change property name in PollOptions
2021-07-14 07:50:25 +01:00
Saad Jutt
db578564ba
fix: removed url package
2021-07-13 17:11:49 +05:00
Yury Shkoda
d4ebef4290
fix(session): provide more info if could not get session state
2021-07-13 14:50:46 +03:00
Krishna Acondy
b9f368193d
chore(refactor): add more tests
2021-07-13 08:12:15 +01:00
Krishna Acondy
4257ec78aa
chore(ci): add coverage report to build workflow
2021-07-12 20:45:09 +01:00
Krishna Acondy
a0fbe1a740
chore(ci): add coverage report action
2021-07-12 20:42:49 +01:00
Krishna Acondy
123b9fb535
chore(refactor): split up and add tests for core functionality
2021-07-12 20:31:17 +01:00
Krishna Acondy
f57c7b8f7d
chore(deps): up utils version
2021-07-12 20:30:42 +01:00
89590f9a37
chore: only removed
2021-07-12 14:42:19 +02:00
5d61bebc9e
fix: isValidJson function returns the JSON parsed
2021-07-12 14:29:43 +02:00
99afa6e7e4
style: lint
2021-07-12 12:58:27 +02:00
b590a9f41b
chore(tests): testing the isValidJson function
2021-07-12 12:58:04 +02:00
4466ee30d2
chore: preventing double parse of invalid json check
2021-07-12 11:02:01 +02:00
db372950b4
chore: type fix
2021-07-09 15:17:33 +02:00
46f5e07f11
fix: invalid json checking
2021-07-09 13:36:12 +02:00
Krishna Acondy
1c90f4f455
chore(*): remove log
2021-07-09 09:29:57 +01:00
Krishna Acondy
0114a80e38
chore(execute): add tests for executeScript
2021-07-09 09:17:49 +01:00
Krishna Acondy
13be2f9c70
chore(*): remove unused dependencies and variables, fix imports
2021-07-09 09:17:26 +01:00
Krishna Acondy
e396091aa7
chore(merge): pull in changes from master
2021-07-08 09:04:49 +01:00
Krishna Acondy
a00cb1ebec
Merge pull request #461 from sasjs/fix-utils-imports
...
fix(imports): change imports from main barrel into internal barrels
2021-07-08 08:58:14 +01:00
Krishna Acondy
7b1264d140
fix(imports): change imports from main barrel into internal barrels
2021-07-08 08:46:28 +01:00
Krishna Acondy
04ccbf6843
feat(log): write logs to file when polling for job status
2021-07-07 10:02:14 +01:00
Allan Bowe
369b9fb023
Merge branch 'master' into allanbowe-patch-1
2021-07-05 12:02:01 +03:00
Allan Bowe
76487b00e9
Merge pull request #453 from sasjs/support-contribute-on-windows
...
fix: updated 'prepare' + using copyfiles instead of cp
2021-07-05 12:01:38 +03:00
Saad Jutt
2d0515e25b
chore(merge): Merged master branch
2021-07-05 13:17:08 +05:00
Saad Jutt
b132b99586
fix: globstars support on mac with copyfiles
2021-07-05 13:11:40 +05:00
Krishna Acondy
5a7b4a1de4
Merge pull request #447 from sasjs/token-expiry-utils
...
fix(auth-utils): move auth functions to utils library, fix webpack config
2021-07-05 08:17:59 +01:00
Saad Jutt
6cac008b61
fix: updated 'prepare' + using copyfiles instead of cp
2021-07-05 04:06:04 +05:00
Allan Bowe
929ec6eb1c
Update README.md
2021-07-02 12:50:03 +03:00
Krishna Acondy
5a35237de5
fix(build): add node polyfill plugin and stub fs and readline when building for the browser
2021-07-01 09:11:03 +01:00
Krishna Acondy
5d77bbba8b
fix(auth): use token functions from utils library
2021-07-01 09:10:32 +01:00
Yury Shkoda
eda021b6a5
Merge pull request #431 from sasjs/issue-409
...
fix: if response does not contain valid JSON throw error #409
2021-07-01 08:03:30 +03:00
Yury Shkoda
259c479ef0
Merge branch 'master' into issue-409
2021-07-01 07:58:23 +03:00
Krishna Acondy
a962b8e7cf
Merge pull request #445 from sasjs/handle-304-status
...
fix(session): fixed polling session state, refresh token before server calls
2021-06-30 18:07:44 +01:00
Krishna Acondy
eb0e7247a6
fix(scripts): change git hook script to prepare
2021-06-30 18:05:52 +01:00
ccc77cb9d1
chore: remove console.log statements
2021-06-30 21:42:46 +05:00
Krishna Acondy
5cb5bbdb55
fix(execution): refresh tokens before fetching results
2021-06-30 15:19:12 +01:00
Yury Shkoda
ac6cd7be82
fix(session): fixed polling session state
2021-06-30 16:55:09 +03:00
Sabir Hassan
63f5f4d03d
Merge branch 'master' into issue-409
2021-06-30 15:35:43 +05:00
Krishna Acondy
a164fb7df9
Merge pull request #432 from sasjs/job-refresh-tokens
...
fix(job-execution): refresh access token if it has expired during job status checks
2021-06-30 11:10:34 +01:00
Krishna Acondy
336ba207cf
chore(deps): upgrade dependencies
2021-06-30 07:35:21 +01:00
Krishna Acondy
3cfd45cc62
chore(merge): pull in changes from master
2021-06-30 07:26:15 +01:00
Yury Shkoda
f7fb917282
Merge pull request #441 from sasjs/allanbowe-patch-1
...
Update README.md
2021-06-30 08:23:17 +03:00
Allan Bowe
a182037883
Update README.md
2021-06-29 15:36:37 +03:00
Krishna Acondy
f9e79fb756
chore(*): remove unused variables
2021-06-29 10:23:35 +01:00
Krishna Acondy
aaf0eef62b
chore(tests): fix method arguments
2021-06-29 07:32:47 +01:00
Krishna Acondy
fafa0c3567
Merge branch 'master' into job-refresh-tokens
2021-06-28 08:50:46 +01:00
Allan Bowe
4a6845ad6a
Merge pull request #437 from sasjs/issue-420
...
fix: on viya when calling api pass debug parameter to correct section
2021-06-27 13:19:33 +03:00
Sabir Hassan
61d66c6f82
Merge branch 'master' into issue-420
2021-06-25 14:09:34 +05:00
123fbc7235
fix: on viya when calling api pass debug parameter to correct section #420
2021-06-25 13:49:45 +05:00
Krishna Acondy
eae8694a29
Merge branch 'master' into job-refresh-tokens
2021-06-25 09:15:33 +01:00
Krishna Acondy
2b16be3aef
chore(*): refactor to use logger if available
2021-06-25 09:14:29 +01:00
Sabir Hassan
d8d4da9c9a
Merge branch 'master' into issue-409
2021-06-24 16:15:40 +05:00
VladislavParhomchik
0b755b7304
Merge pull request #436 from sasjs/allanbowe-patch-1
...
chore(*): Update PULL_REQUEST_TEMPLATE.md
2021-06-24 10:22:13 +03:00
Allan Bowe
0816b7b1f9
Update PULL_REQUEST_TEMPLATE.md
2021-06-24 10:04:29 +03:00
Krishna Acondy
97d45e87ec
chore(merge): pull in changes from master
2021-06-24 07:21:12 +01:00
Krishna Acondy
57ef0647b5
fix(auth): refresh access tokens if expiring during job status check
2021-06-24 07:20:54 +01:00
Allan Bowe
a34eebba44
Merge pull request #433 from sasjs/issue-308
...
Web approach including context name, file upload including debug and context name
2021-06-24 00:07:43 +03:00
857e39eb33
chore(git): Merge branch 'issue-308' of github.com:sasjs/adapter into issue-308
2021-06-23 11:15:06 +02:00
9bd7d84975
style: lint
2021-06-23 11:14:54 +02:00
731e38bce3
Merge branch 'master' into issue-308
2021-06-23 11:10:42 +02:00
Krishna Acondy
2ee6c45d16
Merge branch 'master' into job-refresh-tokens
2021-06-23 08:29:22 +01:00
Allan Bowe
b80283f8af
Merge pull request #421 from sasjs/dependabot/npm_and_yarn/semantic-release-17.4.4
...
chore(deps-dev): bump semantic-release from 17.4.3 to 17.4.4
2021-06-22 22:19:38 +03:00
Allan Bowe
291e23e40a
Update README.md
2021-06-22 18:53:12 +03:00
d53d1e1e6a
chore: tests fix
2021-06-22 17:05:13 +02:00
8cf249e8fd
style: lint
2021-06-22 16:51:43 +02:00
5d7cfe1e6c
chore: fixing useComputeApi defaults
2021-06-22 16:51:14 +02:00
abc15fb3ab
chore: fix file upload call
2021-06-22 13:23:18 +02:00
8cc4270e48
fix: web approach contextname, upload file: context name and debug parameter
2021-06-22 13:19:11 +02:00
Krishna Acondy
56b2ba026a
chore(merge): pull in changes from master
2021-06-22 07:41:42 +01:00
Krishna Acondy
8beda1ad6c
fix(*): pass in authConfig in place of accessToken
2021-06-22 07:38:12 +01:00
Krishna Acondy
b18b471549
fix(job-execution): refresh access token if it has expired during job status checks
2021-06-21 08:59:12 +01:00
93c9a34591
fix: if response is not valid json throw error #409
2021-06-21 00:45:37 +05:00
dependabot[bot]
9493492dea
chore(deps-dev): bump semantic-release from 17.4.3 to 17.4.4
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.4.3 to 17.4.4.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.3...v17.4.4 )
---
updated-dependencies:
- dependency-name: semantic-release
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-06-18 08:42:31 +00:00
VladislavParhomchik
9b976d48ca
Merge pull request #423 from sasjs/issue-394
...
fix: SAS9 performs CAS Authentication after login
2021-06-18 11:41:13 +03:00
Saad Jutt
00b19de497
chore: sasjs-tests package-lock.json updated
2021-06-17 19:35:24 +05:00
Saad Jutt
f4cdd2d607
fix: CAS Authentication upon SAS9 login
2021-06-17 19:33:58 +05:00
Yury Shkoda
cdc0c12ec4
chore(lint): fixed lint scriptes on Windows
2021-06-17 15:35:36 +03:00
Saad Jutt
bc6f109c48
fix: make duplicate request only if payload is present
2021-06-17 14:37:46 +05:00
Saad Jutt
cfab64cfa0
fix: first request after login redirects from server
2021-06-17 08:31:40 +05:00
Krishna Acondy
d4c8c58552
Merge pull request #422 from sasjs/assign-qa-reviewer
...
chore(reviewers): add Sabir and Vlad as reviewers
2021-06-16 07:50:58 +01:00
Krishna Acondy
2b8cb51a50
chore(reviewers): add Sabir to list of devs, create separate QA list with Vlad
2021-06-16 07:42:23 +01:00
Krishna Acondy
e068d3263c
Merge pull request #419 from sasjs/issue-327
...
fix(*): SASWORK is not being parsed correctly
2021-06-15 08:41:58 +01:00
630f2e9c37
fix: test regarding Request with extra attributes on JES approach fixed
2021-06-15 11:29:21 +05:00
51ac6b052b
fix: test case which check extra attributes on JES approach fixed
2021-06-14 23:21:17 +05:00
c32258eb3c
fix: code modified in appendRequest method fixes #327
2021-06-14 23:18:26 +05:00
Allan Bowe
88f50e3c74
Update README.md
2021-06-14 21:11:18 +03:00
Krishna Acondy
bfe5ac0ff7
Merge pull request #417 from sasjs/force-sas9-webout
...
fix(sas9): force webout output when executing arbitrary code on SAS9
2021-06-14 09:17:32 +01:00
Krishna Acondy
d50f5a030a
chore(lint): fix formatting
2021-06-14 09:12:11 +01:00
Krishna Acondy
c320caec99
fix(sas9): force webout output when executing arbitrary code on SAS9
2021-06-14 09:10:26 +01:00
Allan Bowe
16a5b2b012
Merge pull request #414 from sasjs/issue-276
...
fix: Issue 276
2021-06-13 21:20:18 +03:00
Allan Bowe
2951e0cc2d
Merge branch 'master' into issue-276
2021-06-13 21:04:56 +03:00
Allan Bowe
6bb4a7ea18
Update SASjs.ts
...
fix grammar
2021-06-13 21:01:15 +03:00
Allan Bowe
2827978fe5
Merge pull request #390 from sasjs/service-pack-with-file-resource
...
feat: create file resource while deploying service pack for viya
2021-06-13 14:52:09 +03:00
Saad Jutt
541c19c1a4
chore(merge): Merge branch 'service-pack-with-file-resource' of github.com:sasjs/adapter into service-pack-with-file-resource
2021-06-13 16:26:27 +05:00
Saad Jutt
c5e995f8d6
chore: TSDoc comments updated
2021-06-13 16:25:04 +05:00
Allan Bowe
8bf36da566
Merge branch 'master' into service-pack-with-file-resource
2021-06-13 11:56:54 +03:00
ccb4ec6e03
chore: code refactored for better readability
2021-06-11 22:53:06 +05:00
06ebb52bc9
chore(merge): merge master into issue-276
2021-06-10 22:12:36 +05:00
Yury Shkoda
6e23a0362f
Merge pull request #411 from sasjs/issue-408
...
feat: select extra attributes in JES response
2021-06-10 19:38:16 +03:00
a59d78bcf7
chore(git): Merge branch 'master' into issue-408
2021-06-10 15:06:10 +02:00
33d4ee92a7
chore: updated utils and comment
2021-06-10 15:03:51 +02:00
dadce3d4c9
chore: added extra attributes type from @sasjs/utils
2021-06-10 14:22:31 +02:00
Saad Jutt
b61cf34723
chore(merge): Merge branch 'master' into service-pack-with-file-resource
2021-06-10 16:55:35 +05:00
Saad Jutt
22445d1268
fix: uploading file Buffer with FormData
2021-06-10 16:49:20 +05:00
Allan Bowe
cba9dacb37
Merge branch 'master' into issue-276
2021-06-10 14:03:14 +03:00
Yury Shkoda
a055b36c5c
Merge pull request #389 from sasjs/issue-381
...
fix: sas fails with verifying credentials
2021-06-10 13:42:21 +03:00
06895cc9f8
style: lint
2021-06-10 12:08:56 +02:00
24496a997a
chore: addressing comments
2021-06-10 12:08:16 +02:00
6419686269
chore: lint fixes
2021-06-09 17:28:27 +00:00
Sabir Hassan
4554c9100c
Merge branch 'master' into issue-276
2021-06-09 16:51:49 +05:00
919c83c143
chore: lint fixes
2021-06-09 16:40:29 +05:00
00ba2957fb
Merge branch 'master' into issue-381
2021-06-09 13:10:06 +02:00
5beda6547a
Merge branch 'master' into issue-408
2021-06-09 13:09:59 +02:00
bd49b3757a
chore(git): Merge branch 'master' into issue-408
2021-06-09 13:05:48 +02:00
Yury Shkoda
b32352a369
Merge pull request #413 from sasjs/webpack-fix
...
fix(webpack): removed process plugin from nodeConfig
2021-06-09 14:04:47 +03:00
b306f11148
chore(git): Merge branch 'master' into issue-381
2021-06-09 13:04:47 +02:00
Yury Shkoda
8c4955cb65
chore(git): merge branch 'master' of https://github.com/sasjs/adapter into webpack-fix
2021-06-09 13:58:59 +03:00
Yury Shkoda
155f2bb0e8
fix(webpack): removed process plugin from nodeConfig
2021-06-09 13:53:27 +03:00
3ca971134a
Merge pull request #366 from sasjs/snyk-upgrade-0c3cac4dc7e5009cbff727c995cc3ebe
...
[Snyk] Upgrade @types/node from 14.14.25 to 14.14.41
2021-06-09 11:06:22 +02:00
488d8b9316
chore(git): Merge branch 'master' into issue-381
2021-06-09 10:38:25 +02:00
c20bdba4ae
Merge branch 'master' into snyk-upgrade-0c3cac4dc7e5009cbff727c995cc3ebe
2021-06-09 10:36:10 +02:00
0be2d69aee
Merge pull request #404 from sasjs/dependabot/npm_and_yarn/ts-jest-27.0.3
...
chore(deps-dev): bump ts-jest from 27.0.2 to 27.0.3
2021-06-09 10:33:18 +02:00
a6e67c3478
chore(merge): branch 'master' into dependabot/npm_and_yarn/ts-jest-27.0.3
2021-06-09 10:28:05 +02:00
5968988984
Merge pull request #405 from sasjs/dependabot/npm_and_yarn/webpack-cli-4.7.2
...
chore(deps-dev): bump webpack-cli from 4.7.0 to 4.7.2
2021-06-09 10:24:12 +02:00
31cd01610a
Merge branch 'master' into dependabot/npm_and_yarn/webpack-cli-4.7.2
2021-06-09 10:21:58 +02:00
a67824762c
Merge pull request #412 from sasjs/dependabot/npm_and_yarn/sasjs/utils-2.18.0
...
chore(deps): bump @sasjs/utils from 2.17.1 to 2.18.0
2021-06-09 10:21:37 +02:00
dependabot-preview[bot]
0336541d40
chore(deps-dev): bump webpack-cli from 4.7.0 to 4.7.2
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.7.0 to 4.7.2.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-06-09 08:01:57 +00:00
dependabot-preview[bot]
01de3836d7
chore(deps): bump @sasjs/utils from 2.17.1 to 2.18.0
...
Bumps [@sasjs/utils](https://github.com/sasjs/utils ) from 2.17.1 to 2.18.0.
- [Release notes](https://github.com/sasjs/utils/releases )
- [Commits](https://github.com/sasjs/utils/compare/v2.17.1...v2.18.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-06-09 08:01:54 +00:00
Krishna Acondy
c571bb8490
Merge pull request #342 from sasjs/dependabot/add-v2-config-file
...
Upgrade to GitHub-native Dependabot
2021-06-09 08:59:58 +01:00
Krishna Acondy
5b4d354ea2
chore(*): remove ignores
2021-06-09 08:53:57 +01:00
Krishna Acondy
b0ce0dc40a
Merge branch 'master' into dependabot/add-v2-config-file
2021-06-09 08:53:24 +01:00
88f70a7966
chore: merge
2021-06-08 17:01:41 +02:00
89ff323206
style: lint
2021-06-08 16:55:10 +02:00
d4357d939e
test: extra attributes on JES
2021-06-08 16:54:46 +02:00
Allan Bowe
6cb76f0b5c
chore: merge fix
2021-06-08 13:18:16 +00:00
Allan Bowe
ba2baa36c0
chore: updating merge conflicts
2021-06-08 13:14:29 +00:00
Yury Shkoda
e36cd785e8
Merge pull request #410 from sasjs/macro-vars
...
feat(variables): added macro variables to executeComputeJob method
2021-06-08 14:50:33 +03:00
2fa3a353fa
feat: select extra attributes in JES response
2021-06-08 13:25:08 +02:00
Yury Shkoda
bdb1ffb2ef
chore(cleanup): removed console.log
2021-06-08 13:40:35 +03:00
Yury Shkoda
84090661cf
chore(git): Merge branch 'master' of https://github.com/sasjs/adapter into macro-vars
2021-06-08 13:31:46 +03:00
Yury Shkoda
68e14bbf05
feat(variables): added macro variables to executeComputeJob method
2021-06-08 13:03:02 +03:00
Allan Bowe
e4f23334d3
Merge pull request #407 from sasjs/fix-built-package
...
fix(build): provide process module for compatibility with browser
2021-06-08 11:03:46 +03:00
Krishna Acondy
5593963b89
fix(build): provide process module for compatibility with browser
2021-06-08 08:42:48 +01:00
Krishna Acondy
81c9138b93
Merge branch 'master' into dependabot/npm_and_yarn/ts-jest-27.0.3
2021-06-07 09:09:13 +01:00
Krishna Acondy
83fa82108b
Merge pull request #401 from sasjs/dependabot/npm_and_yarn/sasjs/utils-2.17.1
...
chore(deps): bump @sasjs/utils from 2.10.2 to 2.17.1
2021-06-07 09:08:59 +01:00
dependabot-preview[bot]
76039c3ec7
chore(deps-dev): bump ts-jest from 27.0.2 to 27.0.3
...
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest ) from 27.0.2 to 27.0.3.
- [Release notes](https://github.com/kulshekhar/ts-jest/releases )
- [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kulshekhar/ts-jest/compare/v27.0.2...v27.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-06-07 08:07:47 +00:00
Krishna Acondy
9b57c9ca1c
Merge branch 'master' into snyk-upgrade-0c3cac4dc7e5009cbff727c995cc3ebe
2021-06-07 09:05:35 +01:00
dependabot-preview[bot]
4018cf95ba
chore(deps): bump @sasjs/utils from 2.10.2 to 2.17.1
...
Bumps [@sasjs/utils](https://github.com/sasjs/utils ) from 2.10.2 to 2.17.1.
- [Release notes](https://github.com/sasjs/utils/releases )
- [Commits](https://github.com/sasjs/utils/compare/v2.10.2...v2.17.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-06-07 07:58:28 +00:00
Krishna Acondy
173b6e3e8d
Merge pull request #400 from sasjs/sas9-execute-code
...
feat(sas9-support): execute arbitrary code on SAS9 servers
2021-06-07 08:56:56 +01:00
Krishna Acondy
0ed5447aff
chore(sas9-api): fix filename
2021-06-07 08:45:50 +01:00
Krishna Acondy
6344a906d8
chore(tests): fix tests - remove done callback
2021-06-07 08:37:44 +01:00
Allan Bowe
b2c135ae61
Merge branch 'master' into issue-381
2021-06-07 10:34:16 +03:00
Krishna Acondy
2032aacba3
chore(deps): update package versions
2021-06-04 08:59:15 +01:00
Krishna Acondy
fadccfc94c
chore(refactor): upgrade utils, refactor to use timestamp generator
2021-06-04 08:40:27 +01:00
Krishna Acondy
551e4e43c1
feat(sas9-support): execute arbitrary code on SAS9 using SASjs runner
2021-06-04 08:37:50 +01:00
sabir_hassan
1867658cde
fix: add validations for table name and table structure #276
2021-06-03 15:08:48 +05:00
3fff4f9c4d
Merge pull request #395 from sasjs/makeErr
...
fix: adding makeErr for SAS 9 in sajss-tests
2021-06-02 15:46:39 +02:00
Allan Bowe
3f119432db
fix: adding makeErr for SAS 9 in sajss-tests
2021-06-02 16:44:09 +03:00
0b18fddc3e
chore: merge
2021-06-02 11:06:34 +02:00
19503e0b31
style: lint
2021-06-02 11:01:19 +02:00
d8bdc02f09
chore: sasjs-tests compute only on viya, login order fix
2021-06-02 11:00:08 +02:00
2d0833061f
chore: merge branch 'master' into issue-381
2021-06-01 11:52:52 +02:00
Yury Shkoda
5dfc4e4086
Merge branch 'master' into issue-381
2021-05-31 08:03:44 +03:00
Saad Jutt
c5824a8a8d
fix: using mime package to determine content-type
2021-05-30 23:47:31 +05:00
Allan Bowe
2147c59314
Merge pull request #388 from sasjs/sas9-auth-error
...
fix(sas9-support): Throw error when invalid credentials are supplied
2021-05-30 08:51:24 +03:00
Saad Jutt
56a1960fff
feat: create file resource while deploying service pack for viya
2021-05-30 05:58:17 +05:00
b8c9522a55
chore: packages
2021-05-28 16:58:56 +02:00
b461cff731
Merge branch 'master' into issue-381
2021-05-28 15:24:01 +02:00
728167fd71
test: fix
2021-05-28 15:22:57 +02:00
460575b462
fix: when sas fails with verifying credentials, resend request with new csrf token
2021-05-28 15:05:44 +02:00
Krishna Acondy
b247da249a
chore(git-hooks): allow numbers in commit message
2021-05-28 08:52:18 +01:00
Krishna Acondy
e79089b880
fix(sas9-support): throw error with invalid credentials
2021-05-28 08:52:00 +01:00
Krishna Acondy
fe907e1c43
Merge pull request #384 from sasjs/sas9-support
...
feat(sas9-support): add support for SAS9 job execution outside of the browser
2021-05-28 07:46:47 +01:00
Allan Bowe
e95e894365
Merge branch 'master' into sas9-support
2021-05-27 12:29:30 +03:00
Allan Bowe
82414d8b8b
Merge pull request #379 from sasjs/dependabot/npm_and_yarn/sasjs/utils-2.14.0
...
chore(deps): bump @sasjs/utils from 2.10.2 to 2.14.0
2021-05-27 12:29:13 +03:00
Allan Bowe
456fa68f0f
Merge branch 'master' into dependabot/npm_and_yarn/sasjs/utils-2.14.0
2021-05-27 11:55:31 +03:00
Allan Bowe
076adc1f6a
Merge pull request #334 from sasjs/dependabot/npm_and_yarn/typedoc-0.20.36
...
chore(deps-dev): bump typedoc from 0.20.35 to 0.20.36
2021-05-27 11:54:52 +03:00
Krishna Acondy
9676488ff2
chore(refactor): remove unnecessary variables, use jobs path from config
2021-05-27 08:40:50 +01:00
Krishna Acondy
e9affb862d
chore(merge): update branch
2021-05-27 08:32:11 +01:00
Krishna Acondy
e04371510e
chore(update): update branch with changes from master
2021-05-27 08:30:20 +01:00
dependabot-preview[bot]
19657a1c12
chore(deps-dev): bump typedoc from 0.20.35 to 0.20.36
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.20.35 to 0.20.36.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.35...v0.20.36 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-05-27 07:22:22 +00:00
dependabot-preview[bot]
6424c82ac9
chore(deps): bump @sasjs/utils from 2.10.2 to 2.14.0
...
Bumps [@sasjs/utils](https://github.com/sasjs/utils ) from 2.10.2 to 2.14.0.
- [Release notes](https://github.com/sasjs/utils/releases )
- [Commits](https://github.com/sasjs/utils/compare/v2.10.2...v2.14.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-05-27 07:22:21 +00:00
Allan Bowe
fcab18191f
Merge pull request #382 from sasjs/dependabot/npm_and_yarn/browserslist-4.16.6
...
chore(deps): [security] bump browserslist from 4.16.4 to 4.16.6
2021-05-27 10:20:21 +03:00
Krishna Acondy
f157612a0e
Merge branch 'master' into sas9-support
2021-05-27 08:16:49 +01:00
Krishna Acondy
b8cb7d52e7
chore(*): remove unused loader
2021-05-27 08:08:47 +01:00
Krishna Acondy
d8d1968162
chore(*): fix formatting
2021-05-27 08:06:21 +01:00
Krishna Acondy
0e1d1f1d99
chore(dep): remove unused dependency
2021-05-27 08:04:19 +01:00
Krishna Acondy
0b055dd05f
feat(sas9-support): add support for SAS9 via username/password login
2021-05-27 08:00:15 +01:00
dependabot-preview[bot]
ba91c29ba8
chore(deps): [security] bump browserslist from 4.16.4 to 4.16.6
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.16.4 to 4.16.6. **This update includes a security fix.**
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.4...4.16.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-05-26 08:24:56 +00:00
Allan Bowe
bd19457c2a
Merge branch 'master' of github.com:sasjs/adapter
2021-05-26 11:23:13 +03:00
Allan Bowe
b0570e1cd9
chore: automated commit
2021-05-26 11:23:08 +03:00
Allan Bowe
a5f1b59f7b
Merge pull request #374 from sasjs/git-hooks
...
feat(git): enabled git hook enforcing conventional commits
2021-05-20 09:23:25 +03:00
Yury Shkoda
01ca29fc01
feat(git): enabled git hook enforcing conventional commits
2021-05-20 08:22:40 +03:00
Allan Bowe
ed9648fdf9
chore: automated commit
2021-05-16 22:02:23 +03:00
Allan Bowe
7e17aa6eb3
chore: automated commit
2021-05-16 22:00:10 +03:00
Allan Bowe
9caee9941a
Merge pull request #371 from sasjs/qualityfixes
...
fix: readme badges
2021-05-16 21:59:15 +03:00
Allan Bowe
e309e7a4f4
fix: readme badges
2021-05-16 21:56:26 +03:00
Allan Bowe
c47441d6d4
Merge pull request #370 from sasjs/qualityfixes
...
fix: metadata in package.json
2021-05-16 21:41:11 +03:00
Allan Bowe
1844bc48ac
Merge branch 'master' into qualityfixes
2021-05-16 21:40:40 +03:00
Allan Bowe
7a5adebdb5
fix: metadata in package.json
2021-05-16 21:40:14 +03:00
Allan Bowe
b39f0c577b
Merge pull request #369 from sasjs/qualityfixes
...
Qualityfixes
2021-05-16 21:34:55 +03:00
Allan Bowe
15f4065cd8
fix: metadata updates (readme, changelog, url in package.json)
2021-05-16 20:25:56 +03:00
Allan Bowe
4c67665b4d
fix: adding npmignore (should reduce the bundle size from 8.88mb)
2021-05-16 13:52:13 +03:00
snyk-bot
55e64ae9d6
fix: upgrade @types/node from 14.14.25 to 14.14.41
...
Snyk has created this PR to upgrade @types/node from 14.14.25 to 14.14.41.
See this package in npm:
https://www.npmjs.com/package/@types/node
See this project in Snyk:
https://app.snyk.io/org/allanbowe/project/acbafb55-1a7a-485d-a36b-42650bb03cf6?utm_source=github&utm_medium=upgrade-pr
2021-05-15 21:55:56 +00:00
Allan Bowe
76d0b82b4c
Merge pull request #363 from sasjs/allanbowe-patch-1
...
Create CODE_OF_CONDUCT.md
2021-05-15 15:15:04 +03:00
Allan Bowe
95d65d270d
Merge branch 'master' into allanbowe-patch-1
2021-05-15 15:10:33 +03:00
Allan Bowe
4e5c9c1ccd
Merge pull request #354 from sasjs/dependabot/npm_and_yarn/hosted-git-info-2.8.9
...
chore(deps): [security] bump hosted-git-info from 2.8.8 to 2.8.9
2021-05-15 15:10:18 +03:00
Allan Bowe
3267af0724
Merge branch 'master' into dependabot/npm_and_yarn/hosted-git-info-2.8.9
2021-05-15 15:07:06 +03:00
Allan Bowe
75120424d0
Create CODE_OF_CONDUCT.md
2021-05-15 15:05:49 +03:00
Yury Shkoda
f13c7e5cf1
Merge pull request #362 from sasjs/request-fix
...
fix(request): returned response with log
2021-05-13 18:40:50 +03:00
Yury Shkoda
53a7b1c9e6
fix(request): returned response with log
2021-05-13 17:29:48 +03:00
Allan Bowe
8c30cbff13
Merge pull request #359 from sasjs/retry-state-error
...
fix(job-state-poll): Continue poll regardless of errors
2021-05-11 12:26:16 +03:00
Krishna Acondy
8f3a7f33f8
chore(*): reduce max error count
2021-05-11 10:23:47 +01:00
Krishna Acondy
67ec27bab7
chore(*): increment error count
2021-05-11 10:20:28 +01:00
Krishna Acondy
c1b200b0d8
fix(job-state-poll): error out after max consecutive errors
2021-05-11 10:12:11 +01:00
Krishna Acondy
e03ec996d6
chore(*): fix formatting
2021-05-11 09:25:17 +01:00
Krishna Acondy
ad8dbfd4ec
chore(*): add URL to logs
2021-05-11 08:57:35 +01:00
Krishna Acondy
15a774ff81
chore(*): print URL when polling job state
2021-05-11 08:29:15 +01:00
Krishna Acondy
98114c5591
fix(job-state-poll): Continue polling for job state despite errored requests
2021-05-11 08:23:40 +01:00
Krishna Acondy
f8c6318a88
chore(*): attempt SAS9 job executor
2021-05-11 08:15:48 +01:00
Muhammad Saad
dffcb66d54
Merge pull request #356 from sasjs/issue657
...
fix: increasing timeout, closes #657
2021-05-10 16:17:14 +05:00
Allan Bowe
67c7147e62
fix: lint updates
2021-05-10 11:13:39 +00:00
Allan Bowe
50d1b4d824
fix: increasing timeout, closes #657
2021-05-10 11:05:53 +00:00
dependabot-preview[bot]
dc98ce3b0b
chore(deps): [security] bump hosted-git-info from 2.8.8 to 2.8.9
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9. **This update includes a security fix.**
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-05-07 19:37:13 +00:00
Krishna Acondy
cf1e3f3835
Merge pull request #350 from sasjs/dependabot/npm_and_yarn/ts-loader-9.1.2
...
chore(deps-dev): bump ts-loader from 8.1.0 to 9.1.2
2021-05-07 08:54:25 +01:00
Krishna Acondy
2f913e9363
Merge branch 'master' into dependabot/npm_and_yarn/ts-loader-9.1.2
2021-05-07 08:52:16 +01:00
Krishna Acondy
05a9864df8
Merge pull request #353 from sasjs/dependabot/npm_and_yarn/webpack-cli-4.7.0
...
chore(deps-dev): bump webpack-cli from 4.5.0 to 4.7.0
2021-05-07 08:51:53 +01:00
dependabot-preview[bot]
3a0d764dfa
chore(deps-dev): bump webpack-cli from 4.5.0 to 4.7.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.5.0 to 4.7.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.7.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-05-07 07:41:45 +00:00
dependabot-preview[bot]
310087b895
chore(deps-dev): bump ts-loader from 8.1.0 to 9.1.2
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.1.0 to 9.1.2.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.1.0...v9.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-05-07 07:41:36 +00:00
Yury Shkoda
dc39ecd4a8
Merge pull request #352 from sasjs/csv-fix
...
fix(convert-to-csv): fix bug with escaping quoted string
2021-05-07 10:39:34 +03:00
Yury Shkoda
99e192c5de
test(csv-convert): fixed expected output
2021-05-07 10:36:43 +03:00
Yury Shkoda
b86658ef9b
fix(csv-convert): fixed data convertion
2021-05-07 10:30:27 +03:00
Saad Jutt
88f08e8864
fix: removed extra slash + added tests
2021-05-07 05:26:08 +05:00
Saad Jutt
80e5de5d65
fix: master tests fixed
2021-05-06 22:28:06 +05:00
Krishna Acondy
665734b168
chore(*): add tests
2021-05-06 13:59:33 +01:00
Krishna Acondy
5543f467e6
chore(*): add more test cases
2021-05-06 13:21:49 +01:00
Krishna Acondy
a32c0879b3
fix(convert-to-csv): fix bug with escaping quoted string
2021-05-06 12:44:08 +01:00
Yury Shkoda
bb2ad5bb9a
Merge pull request #344 from sasjs/fix-fetch-session-log
...
fix: fetch session log for session failed/stopped state
2021-05-04 08:34:18 +03:00
Saad Jutt
6f2f11d112
fix: fetch session log for session failed/stopped state
2021-05-03 18:26:22 +05:00
dependabot-preview[bot]
9b32b28aa7
Upgrade to GitHub-native Dependabot
2021-04-29 15:44:24 +00:00
Krishna Acondy
fef65bbfd2
Merge pull request #326 from sasjs/isUrl-fix
2021-04-22 14:39:01 +01:00
Yury Shkoda
efeba71612
Merge branch 'isUrl-fix' of https://github.com/sasjs/adapter into isUrl-fix
2021-04-22 14:48:02 +03:00
Yury Shkoda
8f54002b1e
Merge branch 'master' of https://github.com/sasjs/adapter into isUrl-fix
2021-04-22 14:46:47 +03:00
Yury Shkoda
9d6882799d
test(isUrl): covered isUrl utility with unit tests
2021-04-22 14:45:56 +03:00
Yury Shkoda
73a3acee68
Merge branch 'master' into isUrl-fix
2021-04-22 07:55:39 +03:00
Krishna Acondy
0a88220e04
Merge pull request #307 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.22
...
chore(deps-dev): bump @types/jest from 26.0.20 to 26.0.22
2021-04-21 17:24:54 +01:00
Krishna Acondy
c8e1779272
Merge branch 'master' into dependabot/npm_and_yarn/types/jest-26.0.22
2021-04-21 17:24:46 +01:00
dependabot-preview[bot]
8bd3580e23
chore(deps-dev): bump @types/jest from 26.0.20 to 26.0.22
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.20 to 26.0.22.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-21 16:24:07 +00:00
Krishna Acondy
f732b32873
Merge pull request #317 from sasjs/dependabot/npm_and_yarn/sasjs/utils-2.10.2
...
chore(deps): bump @sasjs/utils from 2.6.3 to 2.10.2
2021-04-21 17:23:18 +01:00
Krishna Acondy
65b18f9148
Merge branch 'master' into dependabot/npm_and_yarn/sasjs/utils-2.10.2
2021-04-21 17:23:10 +01:00
Krishna Acondy
10b1676a35
Merge pull request #323 from sasjs/dependabot/npm_and_yarn/webpack-5.33.2
...
chore(deps-dev): bump webpack from 5.24.4 to 5.33.2
2021-04-21 17:22:08 +01:00
Krishna Acondy
b9bd09d3e8
Merge branch 'master' into dependabot/npm_and_yarn/webpack-5.33.2
2021-04-21 17:20:48 +01:00
Krishna Acondy
537f687b94
Merge pull request #288 from sasjs/dependabot/npm_and_yarn/semantic-release-17.4.2
...
chore(deps-dev): bump semantic-release from 17.4.1 to 17.4.2
2021-04-21 17:17:20 +01:00
Krishna Acondy
bfd532f813
Merge branch 'master' into dependabot/npm_and_yarn/semantic-release-17.4.2
2021-04-21 17:17:14 +01:00
Krishna Acondy
4f2b4f46a8
Merge pull request #311 from sasjs/dependabot/npm_and_yarn/ts-loader-8.1.0
...
chore(deps-dev): bump ts-loader from 8.0.17 to 8.1.0
2021-04-21 17:17:04 +01:00
Krishna Acondy
077cc9458d
Merge branch 'master' into dependabot/npm_and_yarn/ts-loader-8.1.0
2021-04-21 17:16:53 +01:00
dependabot-preview[bot]
0a7ab394a4
chore(deps-dev): bump semantic-release from 17.4.1 to 17.4.2
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.4.1 to 17.4.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.1...v17.4.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-21 16:16:18 +00:00
Krishna Acondy
f873febfde
Merge pull request #316 from sasjs/dependabot/npm_and_yarn/typedoc-0.20.35
...
chore(deps-dev): bump typedoc from 0.20.30 to 0.20.35
2021-04-21 17:14:09 +01:00
dependabot-preview[bot]
55e8ce359b
chore(deps-dev): bump typedoc from 0.20.30 to 0.20.35
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.20.30 to 0.20.35.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.30...v0.20.35 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-21 16:12:13 +00:00
Krishna Acondy
99d7c8f119
Merge pull request #254 from sasjs/dependabot/npm_and_yarn/form-data-4.0.0
...
chore(deps): bump form-data from 3.0.0 to 4.0.0
2021-04-21 17:09:59 +01:00
Krishna Acondy
b3c90f09d6
Merge branch 'master' into dependabot/npm_and_yarn/form-data-4.0.0
2021-04-21 17:08:17 +01:00
dependabot-preview[bot]
2401962c53
chore(deps): bump form-data from 3.0.0 to 4.0.0
...
Bumps [form-data](https://github.com/form-data/form-data ) from 3.0.0 to 4.0.0.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Commits](https://github.com/form-data/form-data/compare/v3.0.0...v4.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-21 15:59:47 +00:00
Krishna Acondy
362b4d4db3
Merge pull request #319 from sasjs/dependabot/npm_and_yarn/y18n-4.0.3
...
chore(deps): [security] bump y18n from 4.0.0 to 4.0.3
2021-04-21 16:59:24 +01:00
Krishna Acondy
8aea325139
Merge branch 'master' into dependabot/npm_and_yarn/y18n-4.0.3
2021-04-21 16:57:51 +01:00
Krishna Acondy
bb370061a2
Merge pull request #324 from sasjs/dependabot/npm_and_yarn/ssri-6.0.2
...
chore(deps): [security] bump ssri from 6.0.1 to 6.0.2
2021-04-21 16:57:33 +01:00
Yury Shkoda
48442f7769
fix(utility): improved 'isUrl' utility
2021-04-21 08:11:13 +03:00
dependabot-preview[bot]
e67a8531ce
chore(deps): [security] bump ssri from 6.0.1 to 6.0.2
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2. **This update includes a security fix.**
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-16 22:04:40 +00:00
dependabot-preview[bot]
ef4f020e2a
chore(deps-dev): bump webpack from 5.24.4 to 5.33.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.24.4 to 5.33.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.24.4...v5.33.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-15 09:07:24 +00:00
dependabot-preview[bot]
2feceeb2f9
chore(deps): [security] bump y18n from 4.0.0 to 4.0.3
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.3. **This update includes a security fix.**
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-08 09:21:54 +00:00
dependabot-preview[bot]
eaec922fea
chore(deps): bump @sasjs/utils from 2.6.3 to 2.10.2
...
Bumps [@sasjs/utils](https://github.com/sasjs/utils ) from 2.6.3 to 2.10.2.
- [Release notes](https://github.com/sasjs/utils/releases )
- [Commits](https://github.com/sasjs/utils/compare/v2.6.3...v2.10.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-04-05 08:40:34 +00:00
dependabot-preview[bot]
de94777fff
chore(deps-dev): bump ts-loader from 8.0.17 to 8.1.0
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.17 to 8.1.0.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/main/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.17...v8.1.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-30 08:14:56 +00:00
Yury Shkoda
0aa0ae65e0
Merge pull request #313 from sasjs/response-parsing-fix
...
fix(fetch-log): fixed response parsing
2021-03-30 11:12:40 +03:00
Yury Shkoda
4b0d62d59b
Merge branch 'master' into response-parsing-fix
2021-03-30 11:07:37 +03:00
Yury Shkoda
b3ef50e9eb
fix(fetch-log): fixed response parsing
2021-03-30 11:04:18 +03:00
Krishna Acondy
d30a1890a1
chore(*): update typedoc docs
2021-03-30 07:57:27 +01:00
Krishna Acondy
f1c2569de3
fix(request): update typings and documentation for request method
2021-03-30 07:57:11 +01:00
Muhammad Saad
4826388cdd
Merge pull request #310 from sasjs/issue-309
...
Issue 309
2021-03-29 18:07:51 +05:00
e88736056a
test: fix
2021-03-29 13:43:51 +02:00
9da2a29a72
chore: for VIYA calling API endpoint
2021-03-28 21:55:47 +02:00
dce8a08a86
lint: fix
2021-03-28 19:27:57 +02:00
1fabb9e610
test: fix
2021-03-28 19:04:10 +02:00
23db0ac80d
style: lint
2021-03-28 18:40:22 +02:00
28370341d8
fix: login checkSession improved mechanism
2021-03-28 18:40:04 +02:00
Muhammad Saad
a023ffe850
Merge pull request #300 from sasjs/fix-log-by-chunks
...
fix: after job executing get complete log
2021-03-23 14:33:57 +05:00
Muhammad Saad
a4e77ecf6e
Merge branch 'master' into fix-log-by-chunks
2021-03-23 13:04:39 +05:00
Allan Bowe
7efc0a1fb2
Merge pull request #275 from sasjs/allanbowe-patch-1
...
Update README.md
2021-03-22 22:37:16 +01:00
Allan Bowe
c3e2b2ce70
chore: updates to README
2021-03-22 20:56:18 +00:00
Saad Jutt
dde1228b1d
fix: function renamed fetchLogByChunks
2021-03-23 00:50:33 +05:00
Saad Jutt
b3474b6dfb
fix: after job executing get complete log
2021-03-22 19:21:01 +05:00
Allan Bowe
179a04ae31
Merge branch 'master' into allanbowe-patch-1
2021-03-16 17:02:47 +01:00
Yury Shkoda
2bdcbda54c
Merge pull request #285 from sasjs/error-handling
...
fix(error-handling): added InternalServerError
2021-03-12 08:57:01 +03:00
Yury Shkoda
a123392c56
Merge branch 'master' into error-handling
2021-03-10 14:50:51 +03:00
Yury Shkoda
719135e366
fix(error-handling): added InternalServerError
2021-03-10 14:43:47 +03:00
Allan Bowe
ba619554b7
Merge branch 'master' into allanbowe-patch-1
2021-03-09 23:47:18 +01:00
Yury Shkoda
6a3ab7032f
Merge pull request #284 from sasjs/error-handling
...
fix(error-handling): fixed console.log
2021-03-09 18:07:53 +03:00
Yury Shkoda
d818d14cb4
Merge branch 'master' into error-handling
2021-03-09 18:07:46 +03:00
Yury Shkoda
599c130395
fix(error-handling): fixed console.log
2021-03-09 18:06:27 +03:00
Yury Shkoda
9ef2759e27
Merge pull request #283 from sasjs/error-handling
...
fix(error-handling): catching unhandled promise rejection
2021-03-09 17:15:10 +03:00
Yury Shkoda
43355c88d4
Merge branch 'master' into error-handling
2021-03-09 17:12:45 +03:00
Yury Shkoda
15e1acaf4f
fix(error-handling): catching unhandled promise rejection
2021-03-09 17:11:29 +03:00
Yury Shkoda
ec77ffdd88
Merge pull request #282 from sasjs/error-handling
...
fix(error-handling): console logged error
2021-03-09 15:55:39 +03:00
Yury Shkoda
9797c1ca84
Merge branch 'master' into error-handling
2021-03-09 15:53:40 +03:00
Yury Shkoda
bbe9633dc8
fix(error-handling): console logged error
2021-03-09 15:52:00 +03:00
Muhammad Saad
6f60ac5cc7
Merge branch 'master' into allanbowe-patch-1
2021-03-09 15:33:41 +05:00
Muhammad Saad
e7ba09793c
Merge pull request #272 from sasjs/dependabot/npm_and_yarn/semantic-release-17.4.1
...
chore(deps-dev): bump semantic-release from 17.3.9 to 17.4.1
2021-03-09 15:32:57 +05:00
Muhammad Saad
c0c0800e61
Merge branch 'master' into dependabot/npm_and_yarn/semantic-release-17.4.1
2021-03-09 15:31:46 +05:00
Muhammad Saad
0bd9d8f93f
Merge pull request #278 from sasjs/dependabot/npm_and_yarn/webpack-5.24.4
...
chore(deps-dev): bump webpack from 5.21.2 to 5.24.4
2021-03-09 15:31:37 +05:00
dependabot-preview[bot]
214fc2d5cd
chore(deps-dev): bump semantic-release from 17.3.9 to 17.4.1
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.3.9 to 17.4.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.3.9...v17.4.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-09 10:30:56 +00:00
Muhammad Saad
55b0e2f934
Merge branch 'master' into dependabot/npm_and_yarn/webpack-5.24.4
2021-03-09 15:30:18 +05:00
Muhammad Saad
609cd4ed6d
Merge pull request #280 from sasjs/dependabot/npm_and_yarn/typedoc-0.20.30
...
chore(deps-dev): bump typedoc from 0.19.2 to 0.20.30
2021-03-09 15:29:36 +05:00
dependabot-preview[bot]
2b20bbdcc8
chore(deps-dev): bump typedoc from 0.19.2 to 0.20.30
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.19.2 to 0.20.30.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.19.2...v0.20.30 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-09 10:27:54 +00:00
dependabot-preview[bot]
946a95bea1
chore(deps-dev): bump webpack from 5.21.2 to 5.24.4
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.21.2 to 5.24.4.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.21.2...v5.24.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-09 10:27:51 +00:00
Muhammad Saad
7ec1c152e3
Merge pull request #279 from sasjs/dependabot/npm_and_yarn/sasjs/utils-2.6.3
...
chore(deps): bump @sasjs/utils from 2.5.0 to 2.6.3
2021-03-09 15:26:27 +05:00
dependabot-preview[bot]
0cf1110018
chore(deps): bump @sasjs/utils from 2.5.0 to 2.6.3
...
Bumps [@sasjs/utils](https://github.com/sasjs/utils ) from 2.5.0 to 2.6.3.
- [Release notes](https://github.com/sasjs/utils/releases )
- [Commits](https://github.com/sasjs/utils/compare/v2.5.0...v2.6.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-03-09 07:52:39 +00:00
Yury Shkoda
9c5ada6fa1
Merge pull request #277 from sasjs/error-handling
...
fix(error-handling): added catch block to poll job state
2021-03-09 10:24:14 +03:00
Yury Shkoda
0f5702e21b
fix(lint): used latest version of prettier
2021-03-09 10:21:52 +03:00
Yury Shkoda
f10d6ec80a
fix(lint): updated dependencies
2021-03-09 09:55:43 +03:00
Yury Shkoda
490215df90
fix(lint): fixed code style
2021-03-09 09:53:35 +03:00
Yury Shkoda
9d27451813
fix(lint): fixed code style
2021-03-09 09:44:10 +03:00
Yury Shkoda
a977f59675
fix(error-handling): added catch block to poll job state
2021-03-09 09:35:01 +03:00
Allan Bowe
51a09d049c
Update README.md
2021-03-08 11:27:05 +01:00
Krishna Acondy
47be5e77e5
Merge pull request #269 from sasjs/tests-258
...
test: issue 258
2021-03-02 12:24:46 +00:00
Mihajlo Medjedovic
d517e79ec0
chore: cleanup
2021-03-02 13:13:03 +01:00
Mihajlo Medjedovic
8714ecdde8
test: issue 258
2021-02-26 14:40:07 +01:00
Muhammad Saad
2cffc57209
Merge pull request #259 from sasjs/issue-258
...
Issue 258
2021-02-25 18:41:21 +05:00
Muhammad Saad
4e43687de2
Merge branch 'master' into issue-258
2021-02-25 18:37:35 +05:00
Muhammad Saad
f8dab83e37
Merge pull request #267 from sasjs/error-handling
...
chore(error-handling): removed redundant catch block
2021-02-25 18:36:19 +05:00
Yury Shkoda
655af03cf3
chore(error-handling): removed redundant catch block
2021-02-25 15:20:35 +03:00
Yury Shkoda
0a4dd00edb
Merge pull request #266 from sasjs/error-handling
...
fix(RequestClient): add catch block to authorize method
2021-02-25 12:59:47 +03:00
Yury Shkoda
55b4929c54
Merge branch 'master' into error-handling
2021-02-25 12:58:25 +03:00
Yury Shkoda
8eb73a6b3c
fix(RequestClient): add catch block to authorize method
2021-02-25 12:55:34 +03:00
Krishna Acondy
0aeb201625
Merge branch 'master' into issue-258
2021-02-25 07:59:43 +00:00
Yury Shkoda
e0140a23c2
Merge pull request #264 from sasjs/error-handling
...
fix(RequestClient): improved handleError method
2021-02-25 09:52:40 +03:00
Yury Shkoda
ff6698a9d1
chore: removed async from parseResponse method
2021-02-25 09:51:00 +03:00
Yury Shkoda
843d498b72
fix(RequestClient): improved handleError method
2021-02-25 09:14:49 +03:00
Mihajlo Medjedovic
349612a065
Merge branch 'issue-258' of github.com:sasjs/adapter into issue-258
2021-02-24 14:11:12 +01:00
Mihajlo Medjedovic
e48b22128d
chore: small fix, error was not beign returned
2021-02-24 14:11:00 +01:00
Krishna Acondy
14dfe4ec51
Merge branch 'master' into issue-258
2021-02-24 12:47:16 +00:00
Yury Shkoda
f679b17cbe
Merge pull request #263 from sasjs/error-handling
...
fix(docs): updated docs
2021-02-24 15:44:11 +03:00
Yury Shkoda
36a0f0e743
Merge branch 'master' into error-handling
2021-02-24 15:39:40 +03:00
Yury Shkoda
ad563b9bc8
fix(docs): updated docs
2021-02-24 15:37:31 +03:00
Mihajlo Medjedovic
e0051bf276
chore: test fixing
2021-02-24 13:15:14 +01:00
Mihajlo Medjedovic
7b72998e1c
Merge branches 'issue-258' and 'master' of github.com:sasjs/adapter
2021-02-24 12:57:24 +01:00
Yury Shkoda
893cce7f21
Merge pull request #262 from sasjs/error-handling
...
fix(startComputeJob): improved error handling
2021-02-24 14:50:15 +03:00
Yury Shkoda
bf7e8fd0e6
chore(startComputeJob): improved error handling
2021-02-24 12:49:41 +03:00
Mihajlo Medjedovic
66d02cf1d1
style: lint
2021-02-23 23:01:08 +01:00
Mihajlo Medjedovic
f2c8e40430
chore: cleanup, parseResponse optimization
2021-02-23 22:58:48 +01:00
Mihajlo Medjedovic
4b28ee8e73
style: lint
2021-02-23 22:36:32 +01:00
Mihajlo Medjedovic
c7e54cfe9f
fix: web approach login callback and debug issue
2021-02-23 22:36:11 +01:00
Yury Shkoda
50be3acc78
Merge pull request #190 from sasjs/issue-186
...
feat: listFolder and improvements
2021-02-22 16:40:09 +03:00
Mihajlo Medjedovic
66c12a69bb
typedoc: generated
2021-02-22 14:25:35 +01:00
Mihajlo Medjedovic
e2058f0c71
Merge branch 'issue-186' of github.com:sasjs/adapter into issue-186
2021-02-22 14:25:09 +01:00
Mihajlo Medjedovic
75a74152a5
chore: grammar fixing
2021-02-22 14:24:25 +01:00
Yury Shkoda
9344c4fd35
fixed grammar
2021-02-22 16:16:18 +03:00
Yury Shkoda
be0fe00076
fixed grammar
2021-02-22 16:12:56 +03:00
Yury Shkoda
a2069ee48b
fixed grammar
2021-02-22 16:11:56 +03:00
Mihajlo Medjedovic
907885cf85
style: lint
2021-02-22 13:56:06 +01:00
Mihajlo Medjedovic
f10ed3236e
test: fixing
2021-02-22 13:46:31 +01:00
Mihajlo Medjedovic
a852a0af7c
chore: typo fix
2021-02-22 11:53:16 +01:00
Mihajlo Medjedovic
03f3550774
docs: generated
2021-02-22 11:40:08 +01:00
Mihajlo Medjedovic
2e8d06f9e1
Merge branch 'master' into issue-186
2021-02-22 11:39:44 +01:00
Krishna Acondy
1d31ec4dcc
Merge pull request #218 from sasjs/axios-fetch
...
fix(*): replace native fetch calls with axios
2021-02-15 12:50:13 +00:00
Krishna Acondy
4407ed68ae
Merge branch 'master' of https://github.com/sasjs/adapter into axios-fetch
2021-02-15 12:46:11 +00:00
Krishna Acondy
b3359f2138
Merge pull request #241 from sasjs/dependabot/npm_and_yarn/webpack-5.21.2
...
chore(deps-dev): bump webpack from 5.13.0 to 5.21.2
2021-02-15 08:43:03 +00:00
dependabot-preview[bot]
cff9104adf
chore(deps-dev): bump webpack from 5.13.0 to 5.21.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 5.13.0 to 5.21.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v5.13.0...v5.21.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 08:41:19 +00:00
Krishna Acondy
b73f821c19
Merge pull request #250 from sasjs/dependabot/npm_and_yarn/sasjs/utils-2.5.0
...
chore(deps): bump @sasjs/utils from 2.0.2 to 2.5.0
2021-02-15 08:39:09 +00:00
dependabot-preview[bot]
dd3c1a7375
chore(deps): bump @sasjs/utils from 2.0.2 to 2.5.0
...
Bumps [@sasjs/utils](https://github.com/sasjs/utils ) from 2.0.2 to 2.5.0.
- [Release notes](https://github.com/sasjs/utils/releases )
- [Commits](https://github.com/sasjs/utils/compare/v2.0.2...v2.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 08:37:17 +00:00
Krishna Acondy
c10b5368af
Merge pull request #251 from sasjs/dependabot/npm_and_yarn/semantic-release-17.3.9
...
chore(deps-dev): bump semantic-release from 17.3.1 to 17.3.9
2021-02-15 08:35:10 +00:00
dependabot-preview[bot]
2df66765c0
chore(deps-dev): bump semantic-release from 17.3.1 to 17.3.9
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.3.1 to 17.3.9.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.3.1...v17.3.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 08:29:58 +00:00
Krishna Acondy
ed65545571
Merge pull request #248 from sasjs/dependabot/npm_and_yarn/ts-loader-8.0.17
...
chore(deps-dev): bump ts-loader from 8.0.14 to 8.0.17
2021-02-15 08:27:46 +00:00
dependabot-preview[bot]
b4ae486520
chore(deps-dev): bump ts-loader from 8.0.14 to 8.0.17
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.14 to 8.0.17.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.14...v8.0.17 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 08:23:51 +00:00
Krishna Acondy
bb7b3d0b84
Merge pull request #249 from sasjs/dependabot/npm_and_yarn/typescript-3.9.9
...
chore(deps-dev): bump typescript from 3.9.7 to 3.9.9
2021-02-15 08:21:44 +00:00
dependabot-preview[bot]
65b34aa015
chore(deps-dev): bump typescript from 3.9.7 to 3.9.9
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 3.9.7 to 3.9.9.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.9.7...v3.9.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 08:12:05 +00:00
Krishna Acondy
b3c9303def
Merge pull request #235 from sasjs/dependabot/npm_and_yarn/webpack-cli-4.5.0
...
chore(deps-dev): bump webpack-cli from 4.3.1 to 4.5.0
2021-02-15 08:09:42 +00:00
dependabot-preview[bot]
19dfda9b6a
chore(deps-dev): bump webpack-cli from 4.3.1 to 4.5.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.3.1 to 4.5.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.3.1...webpack-cli@4.5.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-15 08:01:11 +00:00
Krishna Acondy
ce2abb448f
Merge pull request #217 from sasjs/dependabot/npm_and_yarn/typedoc-neo-theme-1.1.0
...
chore(deps-dev): bump typedoc-neo-theme from 1.0.10 to 1.1.0
2021-02-15 07:59:06 +00:00
Krishna Acondy
413c3b8098
Merge branch 'axios-fetch' of https://github.com/sasjs/adapter into axios-fetch
2021-02-10 08:19:51 +00:00
Krishna Acondy
269514a44f
fix(*): expose CSRF token, add getFolder API
2021-02-10 08:19:48 +00:00
Saad Jutt
5fc334dd8b
chore: param 'insecure' removed
2021-02-09 17:57:01 +05:00
Krishna Acondy
1b251f1cea
fix(auth): auto submit auth form if needed
2021-02-08 19:07:37 +00:00
Krishna Acondy
70d3e25c7f
Merge branch 'axios-fetch' of https://github.com/sasjs/adapter into axios-fetch
2021-02-08 08:31:55 +00:00
Krishna Acondy
5e9b33e346
chore(*): fix sasjs tests
2021-02-08 08:31:42 +00:00
Krishna Acondy
eb52ec7532
Merge branch 'master' into axios-fetch
2021-02-06 13:23:30 +00:00
Krishna Acondy
f46c4bf3ca
Merge branch 'axios-fetch' of https://github.com/sasjs/adapter into axios-fetch
2021-02-06 13:00:31 +00:00
Krishna Acondy
d8176912cf
fix(requests): only allow insecure requests if https module is available
2021-02-06 13:00:27 +00:00
dependabot-preview[bot]
4c54ade2d3
chore(deps-dev): bump typedoc-neo-theme from 1.0.10 to 1.1.0
...
Bumps [typedoc-neo-theme](https://github.com/google/typedoc-neo-theme ) from 1.0.10 to 1.1.0.
- [Release notes](https://github.com/google/typedoc-neo-theme/releases )
- [Commits](https://github.com/google/typedoc-neo-theme/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-02-06 06:54:47 +00:00
Yury Shkoda
52c41dfb3a
Merge pull request #196 from sasjs/releaseScript
...
Release script
2021-02-06 09:52:44 +03:00
Yury Shkoda
36f0aa7411
Merge branch 'master' into releaseScript
2021-02-06 09:31:21 +03:00
Saad Jutt
a10e4ec264
fix(*): fix invalid typing
2021-02-05 19:03:20 +05:00
Krishna Acondy
851b6bc273
chore(*): change import to require
2021-02-05 12:21:33 +00:00
Krishna Acondy
23f8d31b1b
fix(*): support multipart form data post
2021-02-05 11:10:57 +00:00
Krishna Acondy
a5683bcd07
fix(insecure-requests): add flag to config
2021-02-05 09:33:42 +00:00
Krishna Acondy
c7be71c781
fix(*): add the ability to ignore SSL errors
2021-02-05 08:56:40 +00:00
Krishna Acondy
594f274323
chore(*): bump dependencies for sasjs-tests
2021-02-05 08:24:13 +00: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
8edb00f869
fix(request-client): handle SAS9 error scenarios, clear CSRF tokens on log out
2021-02-03 09:34:34 +00:00
Krishna Acondy
60a1f84604
chore(*): clean up, address review comments
2021-02-02 08:42:01 +00:00
Krishna Acondy
36cfaee5db
chore(*): fix package.json format
2021-02-02 08:21:25 +00:00
Krishna Acondy
cb607c93ca
Merge branch 'master' into axios-fetch
2021-02-02 08:19:53 +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
85a530ae5a
Merge pull request #231 from sasjs/insecure-connection
...
feat: enable insecure connection for accessToken
2021-01-29 12:10:41 +00:00
Krishna Acondy
2ea49a425f
fix(*): post request bodies as JSON
2021-01-28 20:36:41 +00:00
Krishna Acondy
3c894c4147
fix(*): handled 404s, set correct accept headers
2021-01-28 19:25:23 +00:00
Krishna Acondy
23d151c919
chore(*): commit missed file
2021-01-28 17:02:19 +00:00
Krishna Acondy
6d1c4ff81a
fix(*): fix compute job execution
2021-01-28 17:01:59 +00:00
Mihajlo Medjedovic
7a6e6e8333
chore: fix const
2021-01-28 11:25:21 +01:00
Krishna Acondy
0eba6bdcf4
chore(*): fix tests
2021-01-27 22:03:40 +00:00
Krishna Acondy
d7ecaf5932
fix(*): separate job execution code from main SASjs class
2021-01-27 20:30:13 +00:00
Saad Jutt
1fc6db114d
chore: docs updated
2021-01-27 15:57:21 +05:00
Saad Jutt
8d203b8df4
chore: annotation added
2021-01-27 15:47:15 +05:00
Saad Jutt
39924ff078
chore: added 'https'
2021-01-26 18:45:21 +05:00
Saad Jutt
de25f106ec
feat: enable insecure connection for accessToken
2021-01-26 17:17:46 +05:00
Krishna Acondy
e0d85f458b
fix(*): store CSRF tokens in Request Client
2021-01-24 18:23:18 +00:00
Krishna Acondy
3a9cd46e6e
chore(*): use server type from utils types
2021-01-24 16:02:34 +00:00
Krishna Acondy
301edab8ad
chore(*): refactor and add tests
2021-01-24 15:08:35 +00:00
Krishna Acondy
aed39c2ec4
chore(*): refactor, move all auth-related code to auth folder
2021-01-24 13:07:15 +00:00
Yury Shkoda
cc594eca52
chore(SASViyaApiClient): fixed typo
2021-01-23 09:45:42 +03:00
Mihajlo Medjedovic
3fbca2835e
chore: test fix
2021-01-22 15:45:44 +01:00
Mihajlo Medjedovic
61ed5c4fa7
Merge branch 'master' into issue-186
2021-01-22 14:46:46 +01:00
Krishna Acondy
e31774ae9d
fix(*): fix login issue
2021-01-19 09:29:29 +00:00
Krishna Acondy
00f09179a8
chore(*): remove unnecessary imports
2021-01-19 09:07:40 +00:00
Krishna Acondy
4196901e01
chore(*): remove comment
2021-01-19 08:17:42 +00:00
Krishna Acondy
bf35dd072a
chore(*): fix failing tests
2021-01-19 08:16:08 +00:00
Krishna Acondy
75e3fd018d
chore(*): replace fetch calls with axios
2021-01-18 09:22:10 +00:00
Krishna Acondy
965dfff7c6
chore(*): use axios instead of fetch
2021-01-18 09:07:36 +00:00
Krishna Acondy
ff64dd22ad
chore(*): use local axios instance
2021-01-18 09:01:07 +00:00
Krishna Acondy
e7cceab065
chore(*): add axios
2021-01-18 09:00:16 +00:00
Krishna Acondy
f789b8f7a2
fix(*): extracted auth logic into separate class, used axios instead of fetch
2021-01-18 08:59:58 +00:00
Yury Shkoda
c0b82c5125
Merge pull request #211 from sasjs/deps-fix
...
chore(deps): rolled back isomorphic-fetch
2021-01-13 15:38:27 +03:00
Yury Shkoda
1c1b5baefe
chore(deps): rolled back isomorphic-fetch
2021-01-13 15:22:07 +03:00
Yury Shkoda
8b17aeaea2
Merge pull request #121 from sasjs/dependabot/npm_and_yarn/isomorphic-fetch-3.0.0
...
chore(deps): bump isomorphic-fetch from 2.2.1 to 3.0.0
2021-01-13 12:36:28 +03:00
Yury Shkoda
cb0d03c965
Merge branch 'master' into dependabot/npm_and_yarn/isomorphic-fetch-3.0.0
2021-01-13 12:34:40 +03:00
Yury Shkoda
9e77f3d64e
Merge pull request #191 from sasjs/dependabot/npm_and_yarn/typedoc-0.19.2
...
chore(deps-dev): bump typedoc from 0.17.8 to 0.19.2
2021-01-13 12:34:03 +03:00
Yury Shkoda
25f61815dc
Merge branch 'master' into dependabot/npm_and_yarn/typedoc-0.19.2
2021-01-13 12:30:51 +03:00
dependabot-preview[bot]
3a2252e69c
chore(deps-dev): bump typedoc from 0.17.8 to 0.19.2
...
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc ) from 0.17.8 to 0.19.2.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases )
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/0.17.8...v0.19.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-13 09:30:42 +00:00
dependabot-preview[bot]
8a08980e6a
chore(deps): bump isomorphic-fetch from 2.2.1 to 3.0.0
...
Bumps [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch ) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/matthew-andrews/isomorphic-fetch/releases )
- [Commits](https://github.com/matthew-andrews/isomorphic-fetch/compare/v2.2.1...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-13 09:30:40 +00:00
Yury Shkoda
d0f31771ad
Merge pull request #194 from sasjs/dependabot/npm_and_yarn/semantic-release-17.3.1
...
chore(deps-dev): bump semantic-release from 17.3.0 to 17.3.1
2021-01-13 12:30:22 +03:00
Yury Shkoda
e9e2c9372d
Merge branch 'master' into dependabot/npm_and_yarn/semantic-release-17.3.1
2021-01-13 12:28:50 +03:00
Yury Shkoda
70c4a095a0
Merge pull request #199 from sasjs/dependabot/npm_and_yarn/webpack-cli-4.3.1
...
chore(deps-dev): bump webpack-cli from 4.2.0 to 4.3.1
2021-01-13 12:28:29 +03:00
Yury Shkoda
82e2fc4445
Merge branch 'master' into dependabot/npm_and_yarn/webpack-cli-4.3.1
2021-01-13 12:26:22 +03:00
dependabot-preview[bot]
6661d81fdf
chore(deps-dev): bump semantic-release from 17.3.0 to 17.3.1
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.3.0 to 17.3.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.3.0...v17.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-13 09:26:20 +00:00
dependabot-preview[bot]
e76abaafa8
chore(deps-dev): bump webpack-cli from 4.2.0 to 4.3.1
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 4.2.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.2.0...webpack-cli@4.3.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-13 09:26:13 +00:00
Yury Shkoda
fbfc1c05d6
Merge pull request #200 from sasjs/dependabot/npm_and_yarn/typedoc-plugin-external-module-name-4.0.6
...
chore(deps-dev): bump typedoc-plugin-external-module-name from 4.0.5 to 4.0.6
2021-01-13 12:25:47 +03:00
Yury Shkoda
839c211c64
Merge branch 'master' into dependabot/npm_and_yarn/typedoc-plugin-external-module-name-4.0.6
2021-01-13 12:24:19 +03:00
Yury Shkoda
f3ff82143a
Merge pull request #204 from sasjs/dependabot/npm_and_yarn/ts-loader-8.0.14
...
chore(deps-dev): bump ts-loader from 8.0.12 to 8.0.14
2021-01-13 12:24:02 +03:00
dependabot-preview[bot]
0dd0abae87
chore(deps-dev): bump typedoc-plugin-external-module-name
...
Bumps [typedoc-plugin-external-module-name](https://github.com/christopherthielen/typedoc-plugin-external-module-name ) from 4.0.5 to 4.0.6.
- [Release notes](https://github.com/christopherthielen/typedoc-plugin-external-module-name/releases )
- [Changelog](https://github.com/christopherthielen/typedoc-plugin-external-module-name/blob/master/CHANGELOG.md )
- [Commits](https://github.com/christopherthielen/typedoc-plugin-external-module-name/compare/4.0.5...4.0.6 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-13 09:23:15 +00:00
Yury Shkoda
13781c993e
Merge branch 'master' into dependabot/npm_and_yarn/ts-loader-8.0.14
2021-01-13 12:21:25 +03:00
Yury Shkoda
7616cacbec
Merge pull request #205 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.20
...
chore(deps-dev): bump @types/jest from 26.0.19 to 26.0.20
2021-01-13 12:21:01 +03:00
dependabot-preview[bot]
cab7d3c012
chore(deps-dev): bump ts-loader from 8.0.12 to 8.0.14
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.12 to 8.0.14.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.12...v8.0.14 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-13 09:20:57 +00:00
Yury Shkoda
dfce676fdf
Merge branch 'master' into dependabot/npm_and_yarn/types/jest-26.0.20
2021-01-13 12:18:53 +03:00
dependabot-preview[bot]
1890cab623
chore(deps-dev): bump @types/jest from 26.0.19 to 26.0.20
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.19 to 26.0.20.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-13 09:18:44 +00:00
Yury Shkoda
4307d8fe43
Merge pull request #207 from sasjs/dependabot/npm_and_yarn/webpack-5.13.0
...
chore(deps-dev): bump webpack from 4.44.2 to 5.13.0
2021-01-13 12:18:17 +03:00
Yury Shkoda
8df6fdbee6
Merge branch 'master' into dependabot/npm_and_yarn/webpack-5.13.0
2021-01-13 12:16:49 +03:00
Yury Shkoda
ac5c2a3088
Merge pull request #210 from sasjs/dependabot/npm_and_yarn/sasjs/utils-2.0.2
...
chore(deps): bump @sasjs/utils from 1.5.0 to 2.0.2
2021-01-13 12:16:18 +03:00
dependabot-preview[bot]
0212b677ae
chore(deps): bump @sasjs/utils from 1.5.0 to 2.0.2
...
Bumps [@sasjs/utils](https://github.com/sasjs/utils ) from 1.5.0 to 2.0.2.
- [Release notes](https://github.com/sasjs/utils/releases )
- [Commits](https://github.com/sasjs/utils/compare/v1.5.0...v2.0.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-13 08:03:31 +00:00
Yury Shkoda
1a0d62d8f3
Merge pull request #209 from sasjs/job-status-fix
...
feat(*): improved session and job logging
2021-01-12 17:53:25 +03:00
Yury Shkoda
8f4d1c7aea
chore(*): improved session and job state logging
2021-01-12 17:26:57 +03:00
dependabot-preview[bot]
2a4735c6f2
chore(deps-dev): bump webpack from 4.44.2 to 5.13.0
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.2 to 5.13.0.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.2...v5.13.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2021-01-12 08:21:08 +00:00
Mihajlo Medjedovic
9b6ba3548f
test: added tests for folder move function
2021-01-11 16:35:23 +01:00
Yury Shkoda
5a2ee88cbc
fix(job-status): print job status only if it changes
2021-01-11 13:52:38 +03:00
Mihajlo Medjedovic
efa4c71b8a
style: lint
2021-01-06 16:33:47 +01:00
Mihajlo Medjedovic
ecfc1a4bf8
fix: move function, test: added test for folder operations
2021-01-06 16:32:57 +01:00
Mihajlo Medjedovic
246b855c76
Merge branch 'master' into issue-186
2021-01-06 13:51:10 +01:00
Allan Bowe
b23f199334
Merge pull request #203 from sasjs/relative-service-paths
...
fix(relative-paths): process relative and absolute paths the same way
2021-01-05 21:02:45 +01:00
Krishna Acondy
ed5dabee9f
fix(relative-paths): process relative and absolute paths the same way
2021-01-05 19:37:40 +00:00
Allan Bowe
0c88c5a522
Merge pull request #201 from sasjs/services-subfolder
...
fix(deploy-service-pack): deploy services into 'services' subfolder
2021-01-05 18:23:52 +01:00
Krishna Acondy
640e7015c8
fix(*): deploy services into 'services' subfolder
2021-01-05 17:19:05 +00:00
Mihajlo Medjedovic
80aa848617
style: lint
2021-01-05 16:21:46 +01:00
Mihajlo Medjedovic
acf045965e
fix: move command improved
2021-01-05 16:21:18 +01:00
Mihajlo Medjedovic
5a7f64dc35
docs: generate
2021-01-04 13:37:14 +01:00
Mihajlo Medjedovic
de447b0727
Merge branch 'master' into issue-186
2021-01-04 13:36:44 +01:00
Mihajlo Medjedovic
a2906abf71
Merge branch 'master' into releaseScript
2020-12-30 13:40:22 +01:00
Yury Shkoda
2fd306f435
Merge pull request #195 from sasjs/v2-bump
...
test(coverage): enabled gathering coverage
2020-12-30 15:31:01 +03:00
Yury Shkoda
e3f779dbd1
test(coverage): enabled gathering coverage
...
BREAKING CHANGE: SASjs Adapter 2.0 - Electric Boogaloo
2020-12-30 15:04:59 +03:00
Yury Shkoda
1064f11663
Merge pull request #177 from sasjs/cli-issue-182
...
feat(context): moved context related logic to ContextManager
2020-12-30 13:24:34 +03:00
Yury Shkoda
46abc54cb0
chore(default-contexts): made default contexts private
2020-12-30 13:13:28 +03:00
Yury Shkoda
2c808a937a
docs(*): updated docs
2020-12-30 11:43:10 +03:00
Yury Shkoda
52cf9a420f
style(*): fixed styling
2020-12-30 11:42:31 +03:00
Yury Shkoda
2d29be45f5
test(contextManager): added unit tests
2020-12-30 11:38:56 +03:00
Yury Shkoda
a44222c3ba
refactor(contextManager): used helper methods
2020-12-30 11:38:10 +03:00
Yury Shkoda
efc82101c1
chore(context-delete): renamed method
2020-12-30 11:36:10 +03:00
Yury Shkoda
09ce2fb6be
chore(context-delete): renamed method
2020-12-30 11:35:41 +03:00
Yury Shkoda
a383388e54
feat(context-delete): restricted system compute context deletion
2020-12-29 11:42:14 +03:00
Yury Shkoda
362078b12c
docs(context): updated docs
2020-12-29 11:12:33 +03:00
Yury Shkoda
9d0c3410a5
feat(context-edit): restricted editing system compute contexts
2020-12-29 11:11:26 +03:00
Yury Shkoda
dfb9c28f3a
feat(createComputeContext): added throw an error if context already exists
2020-12-29 10:00:49 +03:00
Yury Shkoda
8d155283dd
fix(context): fixed executeScript method
2020-12-24 13:54:19 +03:00
Mihajlo Medjedovic
ace16efd93
docs: generated
2020-12-23 14:23:44 +01:00
Mihajlo Medjedovic
13ae5ae756
Merge branch 'master' into issue-186
2020-12-23 14:23:26 +01:00
Yury Shkoda
d991ead86a
Merge branch 'master' into cli-issue-182
2020-12-23 15:11:19 +03:00
Yury Shkoda
33a202fa1c
Merge pull request #189 from sasjs/job-pid
...
feat(job-pid): added print PID of the executed job
2020-12-23 12:06:24 +03:00
Yury Shkoda
ff5463a84c
chore(example): fixed example
2020-12-23 09:24:15 +03:00
Yury Shkoda
aa7c3ae4a9
docs(pid): updated docs
2020-12-23 09:18:49 +03:00
Yury Shkoda
2e66bfde4b
chore(pid): made printing PID optional
2020-12-23 09:17:40 +03:00
Mihajlo Medjedovic
f1b035032f
feat: listFolder and improvements
2020-12-22 19:24:33 +01:00
Yury Shkoda
16e21adb20
chore: updated docs
2020-12-22 16:58:14 +03:00
Yury Shkoda
01c5682c3d
Merge branch 'job-pid' of https://github.com/sasjs/adapter into job-pid
2020-12-22 16:46:48 +03:00
Yury Shkoda
cfc8ff2837
chore: added 'Assign Reviewer' CI step
2020-12-22 16:46:16 +03:00
Yury Shkoda
edf25b471a
chore: added 'Assign Reviewer' CI step
2020-12-22 16:41:22 +03:00
Yury Shkoda
bb894e6107
feat(job-pid): added print PID of the executed job
2020-12-22 16:21:24 +03:00
Yury Shkoda
6b3a0cdb13
wip(context): created ContextManager
2020-12-21 14:51:01 +03:00
Yury Shkoda
8c98a26160
chore(SessionManager): removed unnecessary comment
2020-12-11 08:50:44 +03:00
Yury Shkoda
bcd9310f26
feat(context): add public method createLauncherContext
2020-12-09 16:51:07 +03:00
Yury Shkoda
57e9b67207
feat(context): added create launcher context method
2020-12-09 16:41:29 +03:00
Yury Shkoda
7bf53858f0
Merge pull request #176 from sasjs/cli-issue-317
...
fix(session-status): fixed stop polling session status
2020-12-09 12:56:17 +03:00
Yury Shkoda
02780d0bcd
fix(session-status): fixed stop polling session status
2020-12-09 12:45:37 +03:00
Allan Bowe
6356aed06b
Merge pull request #173 from sasjs/fix
...
fix: fetch all items of folder
2020-12-08 00:43:38 +01:00
Saad Jutt
69fd7b2cb5
fix: fetch all items of folder
2020-12-08 04:37:42 +05:00
Allan Bowe
5d1eed1494
Merge pull request #169 from sasjs/execScriptReturn
...
fix: executeScript return no log
2020-12-04 15:01:47 +01:00
Mihajlo Medjedovic
e2e2824f37
chore: cleanup
2020-12-03 13:05:02 +01:00
Mihajlo Medjedovic
d461135980
chore: job object rename
2020-12-03 12:29:50 +01:00
Mihajlo Medjedovic
65fbae7610
docs: generated
2020-12-03 12:26:23 +01:00
Mihajlo Medjedovic
761428502a
fix: added debug override on executeScriptSASViya and added tests for same function
2020-12-03 12:25:42 +01:00
Mihajlo Medjedovic
6eb2ceaf53
test: fixed compute job
2020-12-02 20:48:31 +01:00
Mihajlo Medjedovic
66813b9824
fix: executeScript return no log
2020-12-02 18:18:56 +01:00
Krishna Acondy
140d8e4eac
Merge pull request #165 from sasjs/debugIssue
...
fix: sasjsconfig.debug not passed in executeScriptSASViya function
2020-12-01 11:13:37 +00:00
Mihajlo Medjedovic
0d730e0576
Merge branch 'master' into debugIssue
2020-12-01 12:09:46 +01:00
Yury Shkoda
ca18fcecf0
Merge pull request #167 from sasjs/cli-issue-249
...
feat(pollJobState): added ability to configure poll options
2020-11-30 12:55:11 +03:00
Yury Shkoda
009069169f
chore(pollJobState): updated docs and added note
2020-11-30 12:45:37 +03:00
Yury Shkoda
6d166efd11
feat(pollJobState): made pollOptions optional and updated docs
2020-11-30 12:27:09 +03:00
Yury Shkoda
1b117a67aa
feat(pollJobState): added ability to configure poll options
2020-11-30 10:21:49 +03:00
Mihajlo Medjedovic
9037160362
fix: sasjsconfig.debug not passed in executeScriptSASViya function
2020-11-27 15:45:36 +01:00
Yury Shkoda
505d85c256
Merge pull request #163 from sasjs/context-fix
...
fix(context): fixed result parsing
2020-11-26 13:36:07 +03:00
Yury Shkoda
71a3fe04a0
fix(context): fixed result parsing
2020-11-26 13:27:35 +03:00
Mihajlo Medjedovic
1555afe771
ci: slack webhook secret update
2020-11-26 10:06:47 +01:00
Krishna Acondy
79bb27524c
fix(package): include node version of adapter in package
2020-11-26 08:27:55 +00:00
Krishna Acondy
9651b7adb4
Merge pull request #161 from sasjs/fix-build-process
...
fix(*): export type declarations for node version of adapter
2020-11-25 21:06:20 +00:00
Krishna Acondy
59e5bec731
chore(*): fix PR template
2020-11-25 20:29:43 +00:00
Krishna Acondy
182e66216f
fix(*): export type declarations for node version of adapter
2020-11-25 20:23:59 +00:00
Mihajlo Medjedovic
a2832f1e1a
ci: slack webhook secret
2020-11-25 17:09:05 +01:00
Mihajlo Medjedovic
56f34508fa
ci: after release ci will send slack message
2020-11-25 16:40:04 +01:00
Krishna Acondy
2408fd091e
Merge pull request #155 from sasjs/dependabot/npm_and_yarn/semantic-release-17.3.0
...
chore(deps-dev): bump semantic-release from 17.2.3 to 17.3.0
2020-11-25 11:23:15 +00:00
dependabot-preview[bot]
0e38a24664
chore(deps-dev): bump semantic-release from 17.2.3 to 17.3.0
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.2.3 to 17.3.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.2.3...v17.3.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-25 11:20:35 +00:00
Krishna Acondy
aa643d1782
Merge pull request #159 from sasjs/dependabot/npm_and_yarn/highlight.js-10.4.0
...
chore(deps): [security] bump highlight.js from 10.1.1 to 10.4.0
2020-11-25 11:18:17 +00:00
dependabot-preview[bot]
cdc91e9cda
chore(deps): [security] bump highlight.js from 10.1.1 to 10.4.0
...
Bumps [highlight.js](https://github.com/highlightjs/highlight.js ) from 10.1.1 to 10.4.0. **This update includes a security fix.**
- [Release notes](https://github.com/highlightjs/highlight.js/releases )
- [Changelog](https://github.com/highlightjs/highlight.js/blob/master/CHANGES.md )
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.1.1...10.4.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-25 11:16:14 +00:00
Krishna Acondy
3f0590e0fe
Merge pull request #158 from sasjs/issue157
...
Issue157
2020-11-25 11:14:39 +00:00
Mihajlo Medjedovic
5efb294ff2
fix: tests updated
2020-11-25 12:03:07 +01:00
Mihajlo Medjedovic
011e2d83dc
fix: computeApi debug override
2020-11-24 15:19:19 +01:00
Mihajlo Medjedovic
e36b511530
test: make error and capture log, fixed
2020-11-24 13:02:17 +01:00
Mihajlo Medjedovic
b6a2a85d1d
fix: compute api log not appended to sasjs requests
2020-11-24 11:59:17 +01:00
Krishna Acondy
f1cceeb5e6
Merge pull request #156 from sasjs/fix
...
fix(job execute): details for failing job
2020-11-24 07:46:32 +00:00
Krishna Acondy
6fee2548fd
fix(job-failure): return original job object when a job has failed
2020-11-24 07:44:11 +00:00
Saad Jutt
91005066cf
fix(job execute): details for failing job
2020-11-24 04:16:18 +05:00
Krishna Acondy
e1f17ef47d
Merge pull request #127 from sasjs/dependabot/npm_and_yarn/terser-webpack-plugin-4.2.3
...
chore(deps-dev): bump terser-webpack-plugin from 4.2.2 to 4.2.3
2020-11-20 09:07:14 +00:00
dependabot-preview[bot]
8a40071c35
chore(deps-dev): bump terser-webpack-plugin from 4.2.2 to 4.2.3
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases )
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v4.2.2...v4.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-20 09:01:25 +00:00
Krishna Acondy
430957eb3d
Merge pull request #132 from sasjs/dependabot/npm_and_yarn/npm-user-validate-1.0.1
...
chore(deps): [security] bump npm-user-validate from 1.0.0 to 1.0.1
2020-11-20 08:58:57 +00:00
dependabot-preview[bot]
25874be679
chore(deps): [security] bump npm-user-validate from 1.0.0 to 1.0.1
...
Bumps [npm-user-validate](https://github.com/npm/npm-user-validate ) from 1.0.0 to 1.0.1. **This update includes a security fix.**
- [Release notes](https://github.com/npm/npm-user-validate/releases )
- [Commits](https://github.com/npm/npm-user-validate/compare/v1.0.0...v1.0.1 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-20 08:57:20 +00:00
Krishna Acondy
ed8440434f
Merge pull request #135 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.15
...
chore(deps-dev): bump @types/jest from 26.0.14 to 26.0.15
2020-11-20 08:55:42 +00:00
dependabot-preview[bot]
0f9884c1b6
chore(deps-dev): bump @types/jest from 26.0.14 to 26.0.15
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.14 to 26.0.15.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-20 08:46:00 +00:00
Krishna Acondy
d126a05347
Merge pull request #146 from sasjs/dependabot/npm_and_yarn/webpack-cli-4.2.0
...
chore(deps-dev): bump webpack-cli from 3.3.12 to 4.2.0
2020-11-20 08:43:50 +00:00
dependabot-preview[bot]
3e26bbbbba
chore(deps-dev): bump webpack-cli from 3.3.12 to 4.2.0
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.12 to 4.2.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.2.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-20 08:34:49 +00:00
Krishna Acondy
982cc8f7a0
Merge pull request #149 from sasjs/dependabot/npm_and_yarn/ts-loader-8.0.11
...
chore(deps-dev): bump ts-loader from 8.0.4 to 8.0.11
2020-11-20 08:32:39 +00:00
dependabot-preview[bot]
d1770698e0
chore(deps-dev): bump ts-loader from 8.0.4 to 8.0.11
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.4 to 8.0.11.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/8.0.4...v8.0.11 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-20 08:29:41 +00:00
Krishna Acondy
b78e8617c4
Merge pull request #151 from sasjs/dependabot/npm_and_yarn/semantic-release-17.2.3
...
[security] chore(deps-dev): bump semantic-release from 17.1.2 to 17.2.3
2020-11-20 08:27:32 +00:00
dependabot-preview[bot]
3ce9ca0986
chore(deps-dev): bump semantic-release from 17.1.2 to 17.2.3
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.1.2 to 17.2.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.1.2...v17.2.3 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-11-20 08:19:07 +00:00
Yury Shkoda
04d17c3680
Merge pull request #153 from sasjs/context-issue
...
fix(context): fixed log parsing
2020-11-19 16:53:48 +03:00
Yury Shkoda
d26e15f91c
Merge branch 'master' into context-issue
2020-11-19 16:43:30 +03:00
Yury Shkoda
83c46091b3
fix(context): fixed log parsing
2020-11-19 16:39:47 +03:00
Krishna Acondy
d640d7c040
Merge pull request #152 from sasjs/issue117
...
fix: viya login issue
2020-11-18 17:16:26 +00:00
Mihajlo Medjedovic
c934eb2b08
test: added test for multiple login attempts
2020-11-18 14:13:13 +01:00
Mihajlo Medjedovic
24dd5e32ad
style: lint
2020-11-18 13:10:29 +01:00
Mihajlo Medjedovic
a23103b2c3
fix: viya login issue
2020-11-18 13:09:49 +01:00
Yury Shkoda
35aa4235e4
Merge pull request #148 from sasjs/issue113
...
feat: service not found error handling
2020-11-16 09:54:03 +03:00
Mihajlo Medjedovic
e9be1cf99a
fix: service not found error handling
2020-11-12 16:03:32 +01:00
Mihajlo Medjedovic
c7b0821081
style: lint
2020-11-09 18:24:10 +01:00
Mihajlo Medjedovic
4a4618dd32
feat: service not found error handling for SAS9
2020-11-09 18:19:39 +01:00
Krishna Acondy
d223e83c60
Merge pull request #142 from sasjs/issue138
...
fix(file-uploader): handle errors during file upload
2020-11-02 14:54:58 +00:00
Krishna Acondy
d1f1a20126
chore(file-uploader): move uploader to describe scope
2020-11-02 09:29:33 +00:00
Krishna Acondy
4b89e3762f
chore(file-uploader): remove duplication
2020-11-02 08:54:26 +00:00
Krishna Acondy
bc110288de
chore(file-uploader): improve mocking of fetch, add tests for all error scenarios
2020-11-02 08:51:27 +00:00
Krishna Acondy
e94e16b52c
chore(*): fix linting errors
2020-11-02 07:55:48 +00:00
Krishna Acondy
76aacee016
Merge branch 'master' into issue138
2020-11-02 07:42:39 +00:00
Mihajlo Medjedovic
1a3bd5d1f5
chore: lint
2020-10-30 16:13:03 +01:00
Mihajlo Medjedovic
3f6e89d716
fix: file uploader error handling and tests
2020-10-30 16:11:50 +01:00
Yury Shkoda
361ec84638
Merge pull request #141 from sasjs/fetch-log-feat
...
chore(log): made 'fetchLogFileContent' method public
2020-10-30 11:28:07 +03:00
Yury Shkoda
35cc1e4f62
chore(fetchLogFileContent): made accessToken optional
2020-10-30 11:26:43 +03:00
Yury Shkoda
64a976e888
doc: updated docs
2020-10-30 10:36:53 +03:00
Yury Shkoda
7e2cb8491f
feat(log): made 'fetchLogFileContent' method public
2020-10-30 10:36:04 +03:00
Krishna Acondy
2cdab7522d
Merge pull request #139 from sasjs/location-issue
...
fix(location): added handle cases when 'location' is not defined
2020-10-29 08:07:11 +00:00
Yury Shkoda
a07eabc408
fix(location): added handle cases when 'location' is not defined
2020-10-29 10:07:30 +03:00
Mihajlo Medjedovic
7279c23fe2
fix: FIleUploader added catch
2020-10-27 14:50:05 +01:00
Mihajlo Medjedovic
80707d77d9
gitfe Merge branches 'errorResponse' and 'master' of github.com:sasjs/adapter
2020-10-27 14:40:41 +01:00
Yury Shkoda
d5920c5885
Merge pull request #134 from sasjs/executeComputeJob
...
fix(executeComputeJob): added fix for cases when code was not provided
2020-10-21 11:55:43 +03:00
Yury Shkoda
6a3a6b4485
fix(executeComputeJob): added fix for cases when code was not provided
2020-10-21 11:45:21 +03:00
Krishna Acondy
2b1df0c61a
Merge pull request #123 from sasjs/sasjs-job
...
feat(start-compute-job): Add API that returns immediately after job is started
2020-10-16 11:27:02 +01:00
Krishna Acondy
216725f306
chore(doc): update documentation
2020-10-16 11:04:03 +01:00
Krishna Acondy
3183f89a62
chore(*): fix lint warning
2020-10-16 10:58:04 +01:00
Krishna Acondy
f5cc16c3bd
chore(create-job): add tests
2020-10-16 10:56:10 +01:00
Krishna Acondy
e78dc76e56
fix(config): set debug to false by default
...
feat(create-job): add the ability to wait for result
2020-10-16 10:55:56 +01:00
Krishna Acondy
bfdb5ef0a6
chore(*): regenerate documentation
2020-10-16 09:13:48 +01:00
Krishna Acondy
35353d3fce
Merge branch 'master' into sasjs-job
2020-10-15 09:11:50 +01:00
Yury Shkoda
7a02c8ad34
Merge pull request #131 from sasjs/issue-124
...
fix(session): add internal SAS error handler
2020-10-14 14:03:58 +03:00
Yury Shkoda
331d9b0010
fix(session): add internal SAS error handler
2020-10-14 12:53:59 +03:00
Yury Shkoda
ef5686cce7
Merge branch 'master' into sasjs-job
2020-10-12 09:21:00 +03:00
Yury Shkoda
fa87111f4a
Merge pull request #126 from sasjs/issue-124
...
fix(context): fixed 'getExecutableContexts' method
2020-10-07 17:53:31 +03:00
Yury Shkoda
94967b0f6c
fix(context): fixed 'getExecutableContexts' method
2020-10-07 17:25:47 +03:00
Mihajlo Medjedovic
3f796b300d
fix: ErrorResponse body changed to error
2020-10-07 11:15:00 +02:00
Krishna Acondy
a07c16fb52
chore(start-compute-job): add test
2020-10-06 09:21:58 +01:00
Krishna Acondy
fd6905ea9f
feat(start-compute-job): add API that starts a compute job and immediately returns the session
2020-10-06 09:21:15 +01:00
Krishna Acondy
08f58b5f4f
fix(debug): only set session manager debug if it is defined
2020-10-06 08:17:02 +01:00
Krishna Acondy
bd8012fe3e
fix(*): revert to older version of isomorphic-fetch
2020-10-03 18:19:06 +01:00
Krishna Acondy
fa531b34fd
Merge pull request #120 from sasjs/session-manager-debug
...
fix(debug): propagate debug value from SASjs config
2020-10-03 17:41:35 +01:00
Krishna Acondy
354443c98b
fix(debug): propagate debug value from SASjs config
2020-10-03 16:53:00 +01:00
Krishna Acondy
ee30ab195f
Merge pull request #115 from sasjs/issue-114
...
chore(error-message): updated error message for forbidden request
2020-10-01 09:10:35 +01:00
Yury Shkoda
02c1712d22
chore(error-message): updated error message for forbidden request
2020-10-01 09:49:24 +03:00
Krishna Acondy
37def7a956
Merge pull request #111 from sasjs/dependabot/npm_and_yarn/isomorphic-fetch-3.0.0
...
chore(deps): bump isomorphic-fetch from 2.2.1 to 3.0.0
2020-09-29 20:03:06 +01:00
Krishna Acondy
653e3d05e0
Merge branch 'master' into dependabot/npm_and_yarn/isomorphic-fetch-3.0.0
2020-09-29 19:55:08 +01:00
Yury Shkoda
d8467c24b1
Merge pull request #112 from sasjs/cli-issue-73
...
feat(folder-management): made folder related methods public
2020-09-28 15:16:33 +03:00
Yury Shkoda
fc9056c1ac
chore(folder-management): made 'moveFolder' method public and fixed 'createFolder' method
2020-09-28 14:59:27 +03:00
Yury Shkoda
9b1d295b82
feat(folder): made 'deleteFolder' method public
2020-09-26 11:41:18 +03:00
dependabot-preview[bot]
e2ea3f4ddc
chore(deps): bump isomorphic-fetch from 2.2.1 to 3.0.0
...
Bumps [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch ) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/matthew-andrews/isomorphic-fetch/releases )
- [Commits](https://github.com/matthew-andrews/isomorphic-fetch/compare/v2.2.1...v3.0.0 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-09-25 23:51:17 +00:00
Allan Bowe
99d0b01a24
Update example.html
2020-09-24 23:00:37 +02:00
Yury Shkoda
131c672020
Merge pull request #110 from sasjs/cli-issue-105
...
fix(context): fixed 'ContextAllAttributes' interface
2020-09-24 17:10:14 +03:00
Yury Shkoda
338f2fb2dd
Merge branch 'master' into cli-issue-105
2020-09-24 17:08:04 +03:00
Yury Shkoda
4552a9a856
fix(context): fixed 'ContextAllAttributes' interface
2020-09-24 16:51:50 +03:00
Yury Shkoda
daeb753f9e
Merge pull request #109 from sasjs/cli-issue-105
...
feat(context): added getComputeContextById method
2020-09-24 16:10:02 +03:00
Yury Shkoda
f50a99d0b8
Merge branch 'master' into cli-issue-105
2020-09-24 16:08:09 +03:00
Yury Shkoda
e6d0d3efd5
docs(context): add docs for 'getComputeContextByName' method
2020-09-24 16:05:42 +03:00
Yury Shkoda
057460467c
feat(context): added getComputeContextById method
2020-09-24 15:53:07 +03:00
Yury Shkoda
5aee9d955e
Merge pull request #106 from sasjs/cli-issue-105
...
feat(context): made getContextByName function public
2020-09-24 08:38:47 +03:00
Yury Shkoda
7fb1da31e4
Merge branch 'master' into cli-issue-105
2020-09-24 08:35:28 +03:00
Allan Bowe
1aa92c0a69
Merge pull request #107 from sasjs/access-token-missed
...
Access token missed
2020-09-23 21:26:46 +02:00
Mihajlo Medjedovic
4c097a69fd
style: lint
2020-09-23 20:43:41 +02:00
Mihajlo Medjedovic
2634933e84
fix: accessToken not passed in function calls
2020-09-23 20:41:31 +02:00
Yury Shkoda
d60c0850c2
docs(context): update docs related to getComputeContextByName function
2020-09-23 17:21:27 +03:00
Yury Shkoda
491bc3371c
feat(context): made getContextByName function public
2020-09-23 16:38:21 +03:00
Krishna Acondy
c1bab07b08
Merge pull request #105 from sasjs/file-upload-csrf
...
fix(jes-job-execution): prevent file upload requests failing with invalid CSRF token
2020-09-23 08:04:18 +01:00
Krishna Acondy
95f3ebd51d
chore(dx): add pull request template
2020-09-22 12:40:11 +01:00
Krishna Acondy
0e5b72b54f
Merge branch 'master' into file-upload-csrf
2020-09-22 12:29:48 +01:00
Krishna Acondy
33ce592379
fix(*): fix build issue with iconv-loader
2020-09-22 10:51:44 +01:00
Krishna Acondy
9f6591d7e3
chore(sasjs-tests): fix failing tests, bump adapter version
2020-09-22 09:32:45 +01:00
Krishna Acondy
5343ca00d8
fix(file-upload): maintain separate CSRF token for file uploads
2020-09-22 09:26:16 +01:00
Krishna Acondy
f764f1f22f
Merge pull request #94 from sasjs/sas-job-absolute-paths
...
feat(job-execution): support absolute paths to SAS jobs
2020-09-22 08:46:04 +01:00
Krishna Acondy
978af5037e
Merge branch 'master' of https://github.com/sasjs/adapter into sas-job-absolute-paths
2020-09-22 08:38:13 +01:00
Krishna Acondy
39e88052c7
Merge pull request #101 from sasjs/dependabot/npm_and_yarn/semantic-release-17.1.2
...
chore(deps-dev): bump semantic-release from 17.1.1 to 17.1.2
2020-09-22 08:34:38 +01:00
dependabot-preview[bot]
889351caf1
chore(deps-dev): bump semantic-release from 17.1.1 to 17.1.2
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.1.1 to 17.1.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.1.1...v17.1.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-09-22 07:33:28 +00:00
Krishna Acondy
e6476dc230
Merge pull request #102 from sasjs/dependabot/npm_and_yarn/webpack-4.44.2
...
chore(deps-dev): bump webpack from 4.44.1 to 4.44.2
2020-09-22 08:31:20 +01:00
dependabot-preview[bot]
e7de45c94f
chore(deps-dev): bump webpack from 4.44.1 to 4.44.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.44.1 to 4.44.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-09-22 07:30:22 +00:00
Krishna Acondy
2f822aba71
Merge pull request #103 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.14
...
chore(deps-dev): bump @types/jest from 26.0.13 to 26.0.14
2020-09-22 08:28:16 +01:00
dependabot-preview[bot]
ba687bf8e2
chore(deps-dev): bump @types/jest from 26.0.13 to 26.0.14
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 26.0.13 to 26.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-09-22 07:21:57 +00:00
Krishna Acondy
618cbe5a21
Merge pull request #104 from sasjs/dependabot/npm_and_yarn/ts-loader-8.0.4
...
chore(deps-dev): bump ts-loader from 8.0.3 to 8.0.4
2020-09-22 08:19:40 +01:00
Krishna Acondy
d723150b6d
fix(job-execution): support relative paths with web approach
2020-09-21 19:45:23 +01:00
dependabot-preview[bot]
b1ad983ca5
chore(deps-dev): bump ts-loader from 8.0.3 to 8.0.4
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.3...8.0.4 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com >
2020-09-21 18:19:59 +00:00
Krishna Acondy
4711d0510e
Merge branch 'master' of https://github.com/sasjs/adapter into sas-job-absolute-paths
2020-09-21 08:47:19 +01:00
Krishna Acondy
93854c287f
Merge pull request #100 from sasjs/descs
...
chore(doc): Update descriptions of SASjsConfig properties
2020-09-21 08:45:29 +01:00
Krishna Acondy
687a3047fd
chore(*): remove trailing slashes
2020-09-21 08:38:03 +01:00
Krishna Acondy
c067c6e74d
chore(*): remove log
2020-09-21 08:26:18 +01:00
Allan Bowe
04b44f40ba
docs: updates to description of SASjsConfig items
2020-09-20 20:23:04 +02:00
Allan Bowe
ce2126bd34
docs: typedocs
2020-09-20 20:22:44 +02:00
Krishna Acondy
638efe8899
chore(build): add terser plugin for code optimization
2020-09-20 12:00:02 +01:00
Krishna Acondy
23353355e4
chore(build): update webpack config to minify built code
2020-09-20 11:59:37 +01:00
Krishna Acondy
1be64798c5
fix(job-execution): fetch log when webout is not available
2020-09-20 11:42:49 +01:00
Krishna Acondy
a92a458cf1
chore(types): export types from index
2020-09-20 11:42:29 +01:00
Krishna Acondy
703fdf9c02
fix(job-execution): fix program name
2020-09-20 10:35:32 +01:00
Krishna Acondy
bc239cf5d6
fix(job-execution): fix program path for absolute path jobs
2020-09-18 17:40:35 +01:00
Krishna Acondy
86780db478
fix(job-execution): fix program variable for absolute path jobs
2020-09-18 17:32:12 +01:00
Krishna Acondy
5d5afa20c7
chore(doc): update documentation
2020-09-18 16:49:54 +01:00
Krishna Acondy
d662c1a981
Merge branch 'master' into sas-job-absolute-paths
2020-09-18 16:45:13 +01:00
Allan Bowe
927bb8c78c
Merge pull request #91 from sasjs/issue90
...
Issue90
2020-09-18 17:44:08 +02:00
Mihajlo Medjedovic
509171c484
chore: typedoc
2020-09-18 17:41:09 +02:00
Krishna Acondy
ae98b50a21
Merge branch 'master' into issue90
2020-09-18 16:38:23 +01:00
Krishna Acondy
f3abafd5ed
Merge branch 'master' into sas-job-absolute-paths
2020-09-18 15:06:50 +01:00
Yury Shkoda
939e6803e1
Merge pull request #99 from sasjs/issue-96
...
fix(error): added error handling for http responses with status 401 and 403
2020-09-18 13:30:11 +03:00
Yury Shkoda
6a055a4fc6
fix(error): added error handling for http responses with status 401 and 403
2020-09-18 12:54:17 +03:00
Krishna Acondy
5076ea696c
feat(job-execution): support absolute job paths for JES and web approaches
2020-09-18 09:24:33 +01:00
Krishna Acondy
3a60e6422c
chore(sasjs-tests): fix failing test, add test for absolute path
2020-09-18 08:33:46 +01:00
Krishna Acondy
b90b5d5c03
Merge branch 'master' of https://github.com/sasjs/adapter into sas-job-absolute-paths
2020-09-18 08:25:21 +01:00
Yury Shkoda
6fb9d11712
Merge pull request #92 from sasjs/issue87
...
Issue87
2020-09-18 08:41:59 +03:00
Mihajlo Medjedovic
d61728e52a
chore: removed extra console.error
2020-09-17 12:21:49 +02:00
Mihajlo Medjedovic
a9339b52ed
Merge branch 'master' into issue87
2020-09-17 12:20:42 +02:00
Mihajlo Medjedovic
970e14b2e1
Merge branch 'master' into issue90
2020-09-17 12:19:45 +02:00
Krishna Acondy
d5a8140d4f
feat(job-execution): populate folder map on demand
2020-09-17 09:35:43 +01:00
Krishna Acondy
dcc5a1efdd
Merge pull request #95 from sasjs/issue-90
...
docs: fixed typos and updated docs
2020-09-17 08:08:20 +01:00
Yury Shkoda
d517897615
docs: fyxed typos and updated docs
2020-09-16 11:34:59 +03:00
Krishna Acondy
5f5d84da87
feat(job-execution): support absolute paths to SAS jobs
2020-09-16 08:49:18 +01:00
Mihajlo Medjedovic
8650d91672
Merge branch 'master' into issue87
2020-09-15 13:33:14 +02:00
Mihajlo Medjedovic
4c9e48550e
chore: lint
2020-09-15 13:24:20 +02:00
Mihajlo Medjedovic
8504ec6c4d
fix: error response stringify and added raw field
2020-09-15 13:18:26 +02:00
Mihajlo Medjedovic
a0ad8b3f34
Merge branch 'master' into issue90
2020-09-15 13:13:52 +02:00
Yury Shkoda
4ed150aff9
Merged with master branch
2020-09-15 12:55:15 +03:00
Yury Shkoda
81be11f3b9
refactor(error): refactoring errors and fixing spelling
2020-09-15 12:48:33 +03:00
Krishna Acondy
e7e238e20b
Merge pull request #89 from sasjs/issue-84
...
docs: updated docs for 'executeScript()'
2020-09-15 09:45:38 +01:00
Mihajlo Medjedovic
53990a9ba3
feat: added type for error response
2020-09-14 16:47:54 +02:00
Mihajlo Medjedovic
afec560952
fix: JES API error handling if job does not exist
2020-09-14 16:26:27 +02:00
Yury Shkoda
17d8ea8b17
docs: updated docs for 'executeScript()'
2020-09-14 15:55:18 +03:00