Allan Bowe
|
8856c3b6ec
|
Merge pull request #708 from sasjs/client-deprecate
ClientID when login to SASJS server deprecation
v3.9.4
|
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 |
|
|
|
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 |
|
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
v3.9.3
|
2022-04-27 19:18:44 -07: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
v3.9.2
|
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
v3.9.1
|
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
v3.9.0
|
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
v3.8.5
|
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
v3.8.4
|
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
v3.8.3
|
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
v3.8.2
|
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
v3.8.1
|
2022-03-28 14:26:58 +03:00 |
|
|
|
b0eb8b07a8
|
style: lint
|
2022-03-25 18:11:20 +01:00 |
|