Trevor Moody
|
fd6fad9b07
|
feat: h54s Tables() compatibility
|
2025-08-22 10:24:02 +01:00 |
|
|
|
e11c97ec5d
|
chore: fixing type duplicate
|
2025-06-05 10:07:13 +02:00 |
|
|
|
49fba07824
|
fix: viya updateFileContent not sending proper content-type
|
2025-06-04 17:29:38 +02:00 |
|
|
|
b1c0e26c23
|
feat: added methods to GET and UPDATE file content on viya
|
2025-06-04 17:04:27 +02:00 |
|
|
|
b3b2c1414c
|
chore: better test coverage
|
2025-03-04 14:48:22 +01:00 |
|
|
|
18be9e8806
|
fix: jest tests RequestClient.spec.ts
|
2025-03-03 17:52:53 +01:00 |
|
Yury Shkoda
|
3a186bc55c
|
feat(job-state): added session state check to doPoll func
|
2023-09-11 11:17:05 +03:00 |
|
Yury Shkoda
|
5731b0f9b1
|
refactor(request-client): put related types in one file
|
2023-08-14 10:55:09 +03:00 |
|
Yury Shkoda
|
f18a523087
|
feat(request-client): added bleached verbose mode
|
2023-08-14 10:50:11 +03:00 |
|
Yury Shkoda
|
2119c81ebb
|
feat(sasjs-config): added verbose option
|
2023-07-31 17:37:39 +03:00 |
|
Yury Shkoda
|
aedf5c1734
|
chore: Merge branch 'master' of github.com:sasjs/adapter into pollJobState-improvements
|
2023-07-05 10:49:12 +03:00 |
|
Yury Shkoda
|
61db1e0609
|
test: fixed unit tests
|
2023-06-23 18:04:48 +03:00 |
|
Yury Shkoda
|
4440e5d1f9
|
fix(types): fixed PollOptions exports
|
2023-05-17 14:10:17 +03:00 |
|
Yury Shkoda
|
f484a5a6a1
|
refactor(poll-job-state): updated types and func attributes
|
2023-05-17 11:16:35 +03:00 |
|
Yury Shkoda
|
5c74186bab
|
feat(poll-strategy): added subsequentStrategies to PollStrategy
|
2023-05-16 17:48:04 +03:00 |
|
Yury Shkoda
|
153b285670
|
chore(poll-job-status): renamed PollOptions to PollStrategy and added docs
|
2023-05-15 16:32:07 +03:00 |
|
Yury Shkoda
|
bd02656b3c
|
docs(poll-job-state): added comments
|
2023-05-15 14:36:18 +03:00 |
|
|
|
dd3a7fe393
|
fix: ErrorBody interface made public
|
2023-04-06 12:45:22 +02:00 |
|
Saad Jutt
|
a1c09ec802
|
fix(auth): login and check session returns username + user full name
|
2022-09-25 01:11:22 +05:00 |
|
Saad Jutt
|
f58f2eba97
|
chore: error needs to be more specific
|
2022-08-04 05:59:39 +05:00 |
|
|
|
6d47174a5e
|
fix: csrf token fetch and empty webout promise finish
|
2022-05-20 16:43:46 +02:00 |
|
Saad Jutt
|
9cf0165cf7
|
chore(error): removed extra prefix of Error:
|
2022-04-08 14:13:41 +05:00 |
|
Saad Jutt
|
e4d4b3142f
|
chore: updated error message
|
2022-04-08 00:01:15 +05:00 |
|
Saad Jutt
|
a87be39b44
|
fix(error): throw Certificate error wherever possible
|
2022-04-07 23:57:44 +05:00 |
|
Saad Jutt
|
fc0a450e94
|
fix(deploy): to SASJS with complete JSON object
|
2022-03-31 04:20:49 +05:00 |
|
Saad Jutt
|
2e843e3f36
|
fix: raising error with details we get from server
|
2022-03-02 20:25:56 +05:00 |
|
|
|
489df78391
|
chore: lint fix
|
2022-02-18 15:30:24 +05:00 |
|
Allan Bowe
|
842c7f9b23
|
chore: adding docs for requestHistoryLimit
|
2022-02-17 20:46:09 +00:00 |
|
|
|
fe3f6d6287
|
feat(sasjs-config): add optional attribute requestHistoryLimit
|
2022-02-17 23:39:55 +05:00 |
|
|
|
2c4152a593
|
fix: made pathsasjs non optional in sasjs config
|
2022-02-14 02:02:41 +05:00 |
|
Yury Shkoda
|
556ab608c5
|
chore(jest-extended): fix jest-extended import
|
2022-01-31 10:20:53 +03:00 |
|
|
|
3a4a4c3460
|
chore: sasjs path optional
|
2021-12-06 17:44:08 +01:00 |
|
Saad Jutt
|
712d1549c7
|
feat(server): added sasjs server support
|
2021-12-05 18:31:36 +05:00 |
|
Allan Bowe
|
734c5bccaa
|
Merge pull request #564 from sasjs/issue-555
BREAKING CHANGE: boolean allowInsecure is replaced with Https Agent Config
|
2021-10-29 09:12:56 +01:00 |
|
Saad Jutt
|
bc82cb5f5e
|
chore: TSDoc comment updated
|
2021-10-29 00:29:14 +05:00 |
|
Yury Shkoda
|
a962979765
|
chore: removed legacy code
|
2021-10-28 15:44:17 +03:00 |
|
Yury Shkoda
|
0457eb6663
|
fix: fix calls to SASjsApi endpoints
|
2021-10-27 11:16:35 +03:00 |
|
Yury Shkoda
|
519494718b
|
chore: address PR comments
|
2021-10-27 11:15:28 +03:00 |
|
Yury Shkoda
|
397bc4524f
|
chore: change 'SASBase' to 'SASjs'
|
2021-10-20 15:00:52 +03:00 |
|
Saad Jutt
|
6ff8eece7b
|
chore: removed httpsAgent type + clean up
|
2021-10-07 13:45:50 +05:00 |
|
Saad Jutt
|
f0ecfa57e5
|
BREAKING CHANGE: boolean allowInsecure is replaced configuration of Https Agent
|
2021-09-28 16:02:12 +05:00 |
|
Yury Shkoda
|
d8b1a72da2
|
chore(types): add FileTree types
|
2021-09-28 10:39:18 +03:00 |
|
Yury Shkoda
|
7e64819eb2
|
feat(sasjs/server): add SASBaseApiClient class
|
2021-09-28 10:38:29 +03:00 |
|
Saad Jutt
|
19a57dbf6e
|
chore: code refactor renamed variables/functions
|
2021-09-08 05:49:24 +05:00 |
|
Saad Jutt
|
a1f5355d6a
|
chore: fetch username for Redirected-Login and return
|
2021-09-07 05:26:42 +05:00 |
|
Saad Jutt
|
f40a86f0f6
|
chore(redirectLogin): onLoggedOut callback should be an async
|
2021-09-02 13:43:07 +05:00 |
|
Saad Jutt
|
f231edb4a6
|
chore: redirect login with onLoggedOut callback
|
2021-08-31 12:36:20 +05:00 |
|
Krishna Acondy
|
830a907bd1
|
feat(login): add redirected login mechanism
|
2021-08-21 21:36:50 +01:00 |
|
|
|
e72195ca5d
|
fix: predefine jsonParseArrayError message
|
2021-08-18 16:09:51 +05:00 |
|
|
|
47fe7686cb
|
chore: introduced new error types: InvalidJsonError, JsonParseArrayError, WeboutResponseError
|
2021-08-18 00:01:28 +05:00 |
|