|
|
06ebb52bc9
|
chore(merge): merge master into issue-276
|
2021-06-10 22:12:36 +05: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 |
|
|
|
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 |
|
|
|
88f70a7966
|
chore: merge
|
2021-06-08 17:01:41 +02:00 |
|
|
|
2fa3a353fa
|
feat: select extra attributes in JES response
|
2021-06-08 13:25:08 +02: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 |
|
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 |
|
Krishna Acondy
|
d8d1968162
|
chore(*): fix formatting
|
2021-05-27 08:06:21 +01:00 |
|
Krishna Acondy
|
0b055dd05f
|
feat(sas9-support): add support for SAS9 via username/password login
|
2021-05-27 08:00:15 +01:00 |
|
Krishna Acondy
|
f8c6318a88
|
chore(*): attempt SAS9 job executor
|
2021-05-11 08:15:48 +01: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
|
f1c2569de3
|
fix(request): update typings and documentation for request method
|
2021-03-30 07:57:11 +01:00 |
|
Yury Shkoda
|
be0fe00076
|
fixed grammar
|
2021-02-22 16:12:56 +03:00 |
|
Mihajlo Medjedovic
|
a852a0af7c
|
chore: typo fix
|
2021-02-22 11:53:16 +01:00 |
|
Mihajlo Medjedovic
|
2e8d06f9e1
|
Merge branch 'master' into issue-186
|
2021-02-22 11:39:44 +01: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
|
a5683bcd07
|
fix(insecure-requests): add flag to config
|
2021-02-05 09:33:42 +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
|
6d1c4ff81a
|
fix(*): fix compute job execution
|
2021-01-28 17:01:59 +00: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
|
8d203b8df4
|
chore: annotation added
|
2021-01-27 15:47:15 +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
|
aed39c2ec4
|
chore(*): refactor, move all auth-related code to auth folder
|
2021-01-24 13:07:15 +00: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
|
f789b8f7a2
|
fix(*): extracted auth logic into separate class, used axios instead of fetch
|
2021-01-18 08:59:58 +00:00 |
|
Mihajlo Medjedovic
|
246b855c76
|
Merge branch 'master' into issue-186
|
2021-01-06 13:51:10 +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
|
de447b0727
|
Merge branch 'master' into issue-186
|
2021-01-04 13:36:44 +01:00 |
|
Yury Shkoda
|
52cf9a420f
|
style(*): fixed styling
|
2020-12-30 11:42:31 +03:00 |
|
Yury Shkoda
|
09ce2fb6be
|
chore(context-delete): renamed method
|
2020-12-30 11:35:41 +03:00 |
|
Yury Shkoda
|
9d0c3410a5
|
feat(context-edit): restricted editing system compute contexts
|
2020-12-29 11:11:26 +03: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
|
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 |
|