Yury Shkoda
|
fbaa2327c6
|
fix(session): remove retry limit if could not get state
|
2021-07-23 12:44:34 +03:00 |
|
Allan Bowe
|
50710ee1df
|
Merge pull request #476 from sasjs/issue-170
fix: file upload with debug enabled
v2.9.3
|
2021-07-23 11:41:06 +03:00 |
|
Krishna Acondy
|
062ba91c17
|
Merge pull request #486 from sasjs/fix-poll-logic
fix(poll): add default poll options
v2.9.2
|
2021-07-22 14:53:03 +01:00 |
|
|
|
6dd1d47bb2
|
fix: merge main into issue-477 and fixed conflicts
|
2021-07-22 16:13:46 +05:00 |
|
|
|
e70a9645ef
|
fix: remove jwtDecode import statement
|
2021-07-22 15:56:22 +05:00 |
|
|
|
aeabc29e55
|
fix: remove serverurl argument from createFolder method and move decode token to utils project
|
2021-07-22 15:47:37 +05:00 |
|
Krishna Acondy
|
9600fa2512
|
fix(poll): add default poll options
|
2021-07-22 11:31:10 +01:00 |
|
Krishna Acondy
|
7951817480
|
Merge pull request #485 from sasjs/log-file-paths
fix(stream-log): use filepath if provided
v2.9.1
|
2021-07-22 09:57:31 +01:00 |
|
Krishna Acondy
|
405eea1d6c
|
chore(infra): set minimum node version to 15
|
2021-07-22 09:41:30 +01:00 |
|
Krishna Acondy
|
e3f189eed4
|
chore(test): fix test
|
2021-07-22 09:31:32 +01:00 |
|
Krishna Acondy
|
0bb42c5e3c
|
fix(streamlog): use filepath if provided
|
2021-07-22 09:25:55 +01:00 |
|
Allan Bowe
|
c02eac196e
|
Merge pull request #483 from sasjs/all-contributors/add-medjedovicm
docs: add medjedovicm as a contributor for code
|
2021-07-21 18:55:43 +03:00 |
|
Allan Bowe
|
3fb0d863e9
|
Update README.md
|
2021-07-21 18:55:01 +03:00 |
|
allcontributors[bot]
|
6d573d3897
|
docs: create .all-contributorsrc [skip ci]
|
2021-07-21 15:53:39 +00:00 |
|
allcontributors[bot]
|
33280d7a5b
|
docs: update README.md [skip ci]
|
2021-07-21 15:53:38 +00:00 |
|
Allan Bowe
|
507722da0d
|
Merge pull request #465 from sasjs/stream-job-logs
feat(stream-logs): Save logs to file during job status poll
v2.9.0
|
2021-07-21 18:49:50 +03:00 |
|
Krishna Acondy
|
c8e029cff4
|
chore(deps): bump utils
|
2021-07-21 08:37:45 +01:00 |
|
Krishna Acondy
|
7bd2e31f3b
|
chore(cleanup): remove console logs
|
2021-07-21 08:13:45 +01:00 |
|
Krishna Acondy
|
cfa0c8b9af
|
chore(refactor): only fetch job if streaming logs, fix tests, add JSDoc comments
|
2021-07-21 08:12:34 +01:00 |
|
Krishna Acondy
|
df9c1c643f
|
chore(merge): pull in changes from master
|
2021-07-20 09:26:34 +01:00 |
|
Krishna Acondy
|
5c8d311ae8
|
chore(streamlog): optimise polling mechanism
|
2021-07-20 09:25:39 +01:00 |
|
|
|
e1a76bc45a
|
fix: update error message when folder not found
|
2021-07-19 21:53:58 +05:00 |
|
|
|
85e5ade93a
|
fix: handle the case when array is passed in getValidJson method
|
2021-07-19 13:01:18 +05:00 |
|
|
|
4a61fb8f7f
|
chore: update variable name from config to ovverrideSasjsConfig
|
2021-07-19 13:00:06 +05:00 |
|
|
|
5347aeba09
|
fix: replace isValidJson with getValidJson
|
2021-07-18 23:24:22 +05:00 |
|
Sabir Hassan
|
7ac7c5e52b
|
Merge branch 'master' into issue-170
|
2021-07-18 21:56:33 +05:00 |
|
|
|
5098342dfe
|
fix: retrieve content from the iframe in first response when viya Web approach used with debug enabled
|
2021-07-18 21:39:57 +05:00 |
|
|
|
c69be8ffc3
|
fix: move parseSasViyaDebugResponse method to utils folder
|
2021-07-18 21:37:08 +05:00 |
|
|
|
69999d8e8b
|
fix: update fileUpload method to override existing config
|
2021-07-18 21:34:16 +05:00 |
|
Muhammad Saad
|
bec4180dcf
|
Merge pull request #467 from sasjs/removed-url-package
fix: removed url package
v2.8.14
|
2021-07-16 17:02:24 +05:00 |
|
Saad Jutt
|
1bb7807c25
|
chore(merge): Merge branch 'master' into removed-url-package
|
2021-07-16 04:12:20 +05:00 |
|
Allan Bowe
|
816f1d19d4
|
Merge pull request #471 from sasjs/windows-tests
Windows tests
|
2021-07-15 16:22:49 +03:00 |
|
|
|
d38d032309
|
chore: readme updates
|
2021-07-15 13:01:12 +02:00 |
|
|
|
d2a90c77fd
|
chore: readme update
|
2021-07-15 10:57:44 +02:00 |
|
|
|
8a0f14b780
|
chore: windows fallback
|
2021-07-15 10:43:30 +02:00 |
|
|
|
f6cb2c4fac
|
chore: sasjs-tests windows
|
2021-07-15 10:41:10 +02:00 |
|
Krishna Acondy
|
1594f0c7db
|
chore(merge): pull in changes from master
|
2021-07-15 07:33:44 +01:00 |
|
Allan Bowe
|
7cb2a43f95
|
Merge pull request #462 from sasjs/json-fix
fix: invalid json checking
v2.8.13
|
2021-07-14 20:46:16 +03:00 |
|
Allan Bowe
|
6e85c7a588
|
Merge branch 'master' into json-fix
|
2021-07-14 20:44:06 +03:00 |
|
Allan Bowe
|
a68f6962fd
|
Merge pull request #450 from sasjs/allanbowe-patch-1
Update README.md
|
2021-07-14 20:42:09 +03:00 |
|
Allan Bowe
|
a650ba15dd
|
Merge branch 'master' into allanbowe-patch-1
|
2021-07-14 20:41:51 +03:00 |
|
Allan Bowe
|
6ca1b489fc
|
Merge pull request #466 from sasjs/session-state-fix
fix(session): provide more info if could not get session state
|
2021-07-14 20:41:25 +03:00 |
|
Yury Shkoda
|
a5c9f11c75
|
test(session): cover case when could not get session state
|
2021-07-14 14:17:20 +03:00 |
|
Krishna Acondy
|
1ff3937d11
|
chore(deps): update dependencies
|
2021-07-14 08:03:54 +01:00 |
|
Krishna Acondy
|
d4725d2e54
|
chore(refactor): change property name in PollOptions
|
2021-07-14 07:50:25 +01:00 |
|
Saad Jutt
|
db578564ba
|
fix: removed url package
|
2021-07-13 17:11:49 +05:00 |
|
Yury Shkoda
|
d4ebef4290
|
fix(session): provide more info if could not get session state
|
2021-07-13 14:50:46 +03:00 |
|
Krishna Acondy
|
b9f368193d
|
chore(refactor): add more tests
|
2021-07-13 08:12:15 +01:00 |
|
Krishna Acondy
|
4257ec78aa
|
chore(ci): add coverage report to build workflow
|
2021-07-12 20:45:09 +01:00 |
|
Krishna Acondy
|
a0fbe1a740
|
chore(ci): add coverage report action
|
2021-07-12 20:42:49 +01:00 |
|