1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-15 18:54:36 +00:00
Commit Graph

254 Commits

Author SHA1 Message Date
Allan Bowe
927bb8c78c Merge pull request #91 from sasjs/issue90
Issue90
v1.11.0
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
Yury Shkoda
939e6803e1 Merge pull request #99 from sasjs/issue-96
fix(error): added error handling for http responses with status 401 and 403
v1.10.2
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
Yury Shkoda
6fb9d11712 Merge pull request #92 from sasjs/issue87
Issue87
v1.10.1
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
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
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
Yury Shkoda
9af45799b9 Merge pull request #88 from sasjs/issue-84
feat(executeScript): added ability to run arbitrary sas code to 'executeScript()'
v1.10.0
2020-09-14 15:33:39 +03:00
Yury Shkoda
fdbb87ed7b docs: updated docs 2020-09-14 15:23:48 +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
Krishna Acondy
129c582785 Merge pull request #86 from sasjs/issue85
fix: running request with access_token fails
v1.9.1
2020-09-12 07:14:47 +01:00
Mihajlo Medjedovic
23bdeaafaf fix: running request with access_token fails 2020-09-11 18:46:04 +02:00
Yury Shkoda
3cff286c57 Merge pull request #83 from sasjs/edit-context-by-name
feat(update-context): Allow updating of a context by name
v1.9.0
2020-09-11 15:05:39 +03:00
Krishna Acondy
d17124f375 feat(update-context): Allow updating of a context by name 2020-09-11 13:00:56 +01:00
Krishna Acondy
0d3a381257 Merge pull request #82 from sasjs/delete-context-by-name
feat(delete-context): delete context by name
v1.8.0
2020-09-11 12:36:21 +01:00
Krishna Acondy
6492833653 feat(delete-context): delete context by name 2020-09-11 12:28:44 +01:00
Krishna Acondy
8ca79b1ccb chore(doc): fix broken links on doc site 2020-09-11 10:00:25 +01:00
Krishna Acondy
1c484e554f chore(doc): fix broken links 2020-09-11 09:51:51 +01:00
Krishna Acondy
6f6e8b6b98 Merge pull request #81 from sasjs/doc-source-links
chore(doc): fix typo, add links to source code
2020-09-11 09:36:20 +01:00
Krishna Acondy
60651f9570 Merge branch 'master' into doc-source-links 2020-09-11 09:32:33 +01:00
Allan Bowe
173e9746b1 Merge pull request #78 from sasjs/issue77
Issue77
v1.7.1
2020-09-11 10:24:02 +02:00
Krishna Acondy
c50d891777 chore(doc): fix typo, add links to source code 2020-09-11 09:15:40 +01:00
Krishna Acondy
036f1203e3 Merge branch 'master' into issue77 2020-09-11 09:05:27 +01:00
Krishna Acondy
302ceb0cb1 Merge pull request #79 from sasjs/run-tests-ci
chore(ci): run unit tests as part of build
2020-09-11 09:05:09 +01:00
Krishna Acondy
e209902c1d chore(*): add code style section to doc 2020-09-11 08:28:22 +01:00
Krishna Acondy
e897037c8b chore(*): fix code formatting 2020-09-11 08:20:39 +01:00
Krishna Acondy
c6857e857c chore(ci): run unit tests as part of build 2020-09-11 08:07:37 +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
Yury Shkoda
40de5f2e11 Merge pull request #75 from sasjs/edit-context
feat(edit-context): add the ability to edit a given context
v1.7.0
2020-09-10 13:53:35 +03:00
Krishna Acondy
6056424d26 Merge branch 'master' into edit-context 2020-09-10 10:08:31 +01:00
Krishna Acondy
ae5110974f Merge pull request #72 from sasjs/issue-69
chore(tests): tested 'parseSourceCode' and 'parseGeneratedCode' functions directly
2020-09-10 10:08:18 +01:00
Krishna Acondy
b2f6d4e6d1 feat(create-context): add the ability to modify attributes 2020-09-10 10:02:55 +01:00
Krishna Acondy
f69a635e1d chore(doc): update documentation 2020-09-10 09:57:04 +01:00