Yury Shkoda
|
6a055a4fc6
|
fix(error): added error handling for http responses with status 401 and 403
|
2020-09-18 12:54:17 +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 |
|
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 |
|
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
|
c50d891777
|
chore(doc): fix typo, add links to source code
|
2020-09-11 09:15:40 +01:00 |
|
Krishna Acondy
|
b2f6d4e6d1
|
feat(create-context): add the ability to modify attributes
|
2020-09-10 10:02:55 +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 |
|
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
|
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 |
|
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 |
|
Krishna Acondy
|
07695bdb85
|
chore(create-context): update TSDoc comment
|
2020-09-06 21:35:56 +01:00 |
|
Krishna Acondy
|
26c8946fd5
|
feat(create-context): add list of authorized users
|
2020-09-06 21:32:48 +01:00 |
|
Krishna Acondy
|
a318d61f83
|
feat(create-context): add launch context name
|
2020-09-06 21:27:44 +01:00 |
|
Krishna Acondy
|
cc5a0cbec3
|
feat(create-context): allow all authenticated users to use context
|
2020-09-06 21:10:08 +01:00 |
|
Krishna Acondy
|
e3edace882
|
feat(create-context): add the ability to create a compute context
|
2020-09-06 21:01:04 +01:00 |
|
Yury Shkoda
|
29d9df5792
|
feat: added forced deploy
|
2020-09-06 12:19:27 +03:00 |
|
Krishna Acondy
|
c23e6352e2
|
fix(logs): fetch log only when debug is switched on
|
2020-09-02 10:43:36 +01:00 |
|
Yury Shkoda
|
c626c57662
|
chore(*): change code style to use single quote
|
2020-09-01 14:28:15 +03:00 |
|
Krishna Acondy
|
755bf7d07c
|
chore(*): change code style to remove semicolons
|
2020-09-01 11:51:17 +01:00 |
|
Krishna Acondy
|
83fb89f779
|
fix(*): cache job definition code after first fetch, make initial state request before poll
|
2020-09-01 11:13:52 +01:00 |
|
Krishna Acondy
|
929d7b993b
|
chore(*): add .prettierrc, fix formatting
|
2020-08-31 09:15:02 +01:00 |
|
Krishna Acondy
|
75a11cdff4
|
fix(session-expiry-retry): retry job with new session when current session has expired
|
2020-08-18 20:23:59 +01:00 |
|
Mihajlo Medjedovic
|
fb727788d0
|
fix: log capture if job fails, test framework update, added test for log capture
|
2020-08-18 17:36:25 +02:00 |
|
Mihajlo Medjedovic
|
a5c725e677
|
fix: makeRequest incositent response structure
|
2020-08-10 17:05:10 +02:00 |
|
Krishna Acondy
|
f7a9b0cbb6
|
fix(compute-api): ignore 404s when requesting webout content
|
2020-08-08 14:26:09 +01:00 |
|