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 |
|
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 |
|
Krishna Acondy
|
d5a8140d4f
|
feat(job-execution): populate folder map on demand
|
2020-09-17 09:35:43 +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 |
|
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 |
|
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 |
|
Yury Shkoda
|
5e7ffc1f58
|
Merge branch 'master' into issue-84
|
2020-09-14 15:21:59 +03:00 |
|
Yury Shkoda
|
3369b28933
|
feat(executeScript): added ability to run arbitrary sas code to 'executeScript()'
|
2020-09-14 15:21:06 +03:00 |
|
Mihajlo Medjedovic
|
23bdeaafaf
|
fix: running request with access_token fails
|
2020-09-11 18:46:04 +02:00 |
|
Krishna Acondy
|
d17124f375
|
feat(update-context): Allow updating of a context by name
|
2020-09-11 13:00:56 +01:00 |
|
Krishna Acondy
|
6492833653
|
feat(delete-context): delete context by name
|
2020-09-11 12:28:44 +01:00 |
|
Krishna Acondy
|
60651f9570
|
Merge branch 'master' into doc-source-links
|
2020-09-11 09:32:33 +01:00 |
|
Krishna Acondy
|
c50d891777
|
chore(doc): fix typo, add links to source code
|
2020-09-11 09:15:40 +01:00 |
|
Krishna Acondy
|
e897037c8b
|
chore(*): fix code formatting
|
2020-09-11 08:20:39 +01:00 |
|
Krishna Acondy
|
49b25555fc
|
Merge branch 'master' into issue77
|
2020-09-11 07:59:52 +01:00 |
|
Mihajlo Medjedovic
|
e642264442
|
fix: execute script passing debug from global config
|
2020-09-10 22:58:50 +02:00 |
|
Mihajlo Medjedovic
|
d3738ad5cd
|
fix: waitForSession accessToken not passed
|
2020-09-10 20:42:14 +02:00 |
|
Krishna Acondy
|
6056424d26
|
Merge branch 'master' into edit-context
|
2020-09-10 10:08:31 +01:00 |
|
Krishna Acondy
|
b2f6d4e6d1
|
feat(create-context): add the ability to modify attributes
|
2020-09-10 10:02:55 +01:00 |
|
Krishna Acondy
|
c8bc6936e8
|
Merge branch 'master' into issue-69
|
2020-09-10 09:50:15 +01:00 |
|
Krishna Acondy
|
9a24a8b962
|
fix(session-timeout): assume session has expired if attributes are not present
|
2020-09-10 09:45:10 +01:00 |
|
Krishna Acondy
|
c43c9ec211
|
chore(edit-context): add error handling for fetch
|
2020-09-10 09:30:56 +01:00 |
|
Krishna Acondy
|
9b0e02f5b7
|
feat(edit-context): add the ability to edit a given context
|
2020-09-10 09:14:02 +01:00 |
|
Yury Shkoda
|
e6ab5f918f
|
chore(move folder): improved error handling
|
2020-09-09 15:08:36 +03:00 |
|
Yury Shkoda
|
951e119c08
|
doc(forced deploy): updated documentation of 'SASViyaApiClient'
|
2020-09-09 13:05:06 +03:00 |
|
Yury Shkoda
|
6e276e2e26
|
Merge branch 'master' into issue-62
|
2020-09-09 12:39:36 +03:00 |
|
Yury Shkoda
|
eec973efa1
|
doc(forced deploy): updated documentation of the functions affected by 'issue-62'
|
2020-09-09 12:38:28 +03:00 |
|
Yury Shkoda
|
0f9eca7482
|
chore(tests): tested 'parseSourceCode' and 'parseGeneratedCode' functions directly
|
2020-09-09 11:22:58 +03:00 |
|
Krishna Acondy
|
f6b1eecb42
|
chore(*): remove console log, add comments
|
2020-09-09 07:36:27 +01:00 |
|
Yury Shkoda
|
7ae2a4d2c6
|
Merged branch 'master' into 'issue-62'
|
2020-09-09 09:14:24 +03:00 |
|
Krishna Acondy
|
f86d20b723
|
Merge branch 'create-context' of https://github.com/sasjs/adapter into create-context
|
2020-09-08 18:55:33 +01:00 |
|
Krishna Acondy
|
7a1cce193e
|
chore(delete-context): add punctuation to error message
|
2020-09-08 18:55:30 +01:00 |
|
Krishna Acondy
|
05539fff11
|
Merge branch 'master' into create-context
|
2020-09-08 18:53:25 +01:00 |
|
Krishna Acondy
|
a53b1ab421
|
Merge branch 'master' into issue-64
|
2020-09-08 18:51:20 +01:00 |
|
Krishna Acondy
|
58d69a62d6
|
feat(delete-context): add the ability to delete a compute context
|
2020-09-08 18:29:12 +01:00 |
|
Krishna Acondy
|
c9c9754916
|
fix(create-context): change autoExecLines to an array
|
2020-09-08 18:25:36 +01:00 |
|
Yury Shkoda
|
e056ca21fe
|
refactor: added isUri utility
|
2020-09-08 17:24:49 +03:00 |
|
Yury Shkoda
|
0a77ebf5c5
|
feat: added sourceFolder URI capability to moveFolder function
|
2020-09-08 17:01:24 +03:00 |
|
Mihajlo Medjedovic
|
d5791a75cd
|
fix: executeJobViaWeb retry requests missing params
|
2020-09-08 15:48:08 +02:00 |
|
Yury Shkoda
|
3da5aba62a
|
fix: removed unnecessary check for www subdomain
|
2020-09-08 16:07:02 +03:00 |
|
Yury Shkoda
|
12835893b1
|
refactor: refactored moveFolder and deleteFolder functions
|
2020-09-08 10:36:16 +03:00 |
|
Yury Shkoda
|
df86b2e700
|
docs: documented moveFolder and deleteFolder functions
|
2020-09-07 17:07:58 +03:00 |
|
Yury Shkoda
|
0eb9bc43ff
|
feat: added isUrl validation utility
|
2020-09-07 16:32:53 +03:00 |
|
Yury Shkoda
|
5fce25d58a
|
fix: made moveFolder and deleteFolder functions public
|
2020-09-07 12:17:48 +03:00 |
|
Yury Shkoda
|
7ee9335183
|
feat: add deleteFolder function
|
2020-09-07 09:07:25 +03:00 |
|