Yury
|
2cca192f88
|
chore(auth-manager): added comment
|
2024-06-20 17:38:56 +03:00 |
|
Yury
|
053b07769a
|
feat(auth): added multi-language support to logIn method
|
2024-06-20 17:15:05 +03:00 |
|
Yury Shkoda
|
4c4511913c
|
Merge pull request #834 from sasjs/redirectLogin-fix
fix(auth-manager): fixed redirectedLoginUrl
v4.10.2
|
2024-02-19 15:59:04 +03:00 |
|
Yury
|
8c64c24f3c
|
chore: left a comment
|
2024-02-19 15:26:26 +03:00 |
|
Yury
|
1f2f445002
|
chore: fixed SASLogon URL in AuthManager test
|
2024-02-19 11:06:09 +03:00 |
|
Yury
|
6afa056a86
|
chore: testing
|
2024-02-19 10:58:23 +03:00 |
|
Yury
|
fe47ca1152
|
fix(auth-manager): fixed redirectedLoginUrl
|
2024-02-19 08:50:19 +03:00 |
|
Yury Shkoda
|
10da691f0f
|
Merge pull request #833 from sasjs/parent-session-state-check
fix(poll-job-state): fixed checking session state
v4.10.1
|
2023-09-15 12:12:24 +03:00 |
|
Yury Shkoda
|
318f9694cb
|
test: updated unit tests threshold
|
2023-09-15 08:58:46 +03:00 |
|
Yury Shkoda
|
56e6131e5c
|
fix(poll-job-state): fixed checking session state
|
2023-09-15 08:51:39 +03:00 |
|
|
|
5dfee30875
|
Merge pull request #832 from sasjs/parent-session-state-check
feat(job-state): added session state check to doPoll func
v4.10.0
|
2023-09-11 13:03:24 +02:00 |
|
Yury Shkoda
|
3a186bc55c
|
feat(job-state): added session state check to doPoll func
|
2023-09-11 11:17:05 +03:00 |
|
Yury Shkoda
|
0359fcb6be
|
Merge pull request #830 from sasjs/issue-829
fix(execute-script): fixed executing jobs on viya using compute api
v4.9.2
|
2023-09-05 15:20:38 +03:00 |
|
Yury Shkoda
|
f2997169cb
|
chore: renamed executeScript to executeOnComputeApi
|
2023-09-05 13:09:28 +03:00 |
|
Yury Shkoda
|
451f2dfaca
|
fix(execute-script): fixed executing jobs on viya using compute api
|
2023-09-04 18:55:59 +03:00 |
|
Yury Shkoda
|
38e11f1771
|
Merge pull request #828 from sasjs/verbose-mode-issue
Fixed verbose mode for all response statuses
v4.9.1
|
2023-08-17 15:20:49 +03:00 |
|
Yury Shkoda
|
259b6b3ff2
|
test(request-client): revert changed port
|
2023-08-17 13:44:08 +03:00 |
|
Yury Shkoda
|
5b2d9e675f
|
test: set coverage threshold
|
2023-08-17 13:29:57 +03:00 |
|
Yury Shkoda
|
8dd4ab8cec
|
fix(verbose-mode): fixed handling axios errors
|
2023-08-17 13:29:27 +03:00 |
|
Allan Bowe
|
34135b889f
|
Merge pull request #827 from sasjs/cli-issue-1367
Bleached Verbose Mode and unit testing pollJobState
v4.9.0
|
2023-08-14 18:36:20 +01:00 |
|
Yury Shkoda
|
62f4577b64
|
fix(request-client): fixed setVerboseMode method
|
2023-08-14 17:01:47 +03:00 |
|
Yury Shkoda
|
7a4feddd82
|
feat: added public method executeJob
|
2023-08-14 17:01:15 +03:00 |
|
Yury Shkoda
|
681abf5b3b
|
chore(ci-cd): added sleep step before running cypress
|
2023-08-14 11:25:57 +03:00 |
|
Yury Shkoda
|
46c6d3e7f4
|
test(poll-job-state): covered changing polling strategies
|
2023-08-14 10:55:45 +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
|
8cbd292f13
|
Merge pull request #826 from sasjs/gh-action-fix
chore(gh-action): fixed access token
|
2023-08-09 15:24:43 +03:00 |
|
Yury Shkoda
|
4851f25753
|
chore(gh-action): fixed access token
|
2023-08-08 15:46:56 +03:00 |
|
Yury Shkoda
|
5756638dc2
|
Merge pull request #825 from sasjs/verboseMode
feat(request-client): made verbose mode easier to configure
v4.8.0
|
2023-08-01 09:52:59 +03:00 |
|
Yury Shkoda
|
e511cd613c
|
docs(verbose): fixed docs
|
2023-07-31 17:41:04 +03:00 |
|
Yury Shkoda
|
2119c81ebb
|
feat(sasjs-config): added verbose option
|
2023-07-31 17:37:39 +03:00 |
|
Yury Shkoda
|
ea4b30d6ef
|
feat(request-client): made verbose mode easier to configure
|
2023-07-31 16:34:09 +03:00 |
|
Yury Shkoda
|
f1e1b33571
|
Merge pull request #824 from sasjs/startComputeJob-issue
feat(request-client): implemented verbose mode
v4.7.0
|
2023-07-31 10:51:02 +03:00 |
|
Yury Shkoda
|
ccb8599f00
|
docs(request-client): added comments
|
2023-07-28 11:55:52 +03:00 |
|
Yury Shkoda
|
5bcd17096b
|
feat(request-client): implemented verbose mode
|
2023-07-27 19:29:51 +03:00 |
|
Allan Bowe
|
d744ee12a3
|
Merge pull request #823 from sasjs/@sasjs/server-response-fix
feat(sasjs-request-client): improved parseResponse method
v4.6.0
|
2023-07-26 11:45:04 +01:00 |
|
Yury Shkoda
|
5f15226cd9
|
test(sasjs-request-client): removed unnecessary part of the log
|
2023-07-25 17:31:39 +03:00 |
|
Yury Shkoda
|
f31ea28b9c
|
refactor(sasjs-request-client): used SASJS_LOGS_SEPARATOR const
|
2023-07-25 16:08:16 +03:00 |
|
Yury Shkoda
|
e315e4a619
|
feat(sasjs-request-client): improved parseResponse method
|
2023-07-25 16:01:35 +03:00 |
|
Yury Shkoda
|
76bf5b88e9
|
Merge pull request #818 from sasjs/deps-bump
Dependencies bump
|
2023-07-12 09:50:50 +03:00 |
|
Yury Shkoda
|
a97ac4eaa6
|
chore: commiting changes
|
2023-07-11 15:36:13 +03:00 |
|
Yury Shkoda
|
37cfea6ca7
|
chore(deps): Merge branch 'dependabot/npm_and_yarn/sasjs-tests/loader-utils-2.0.4' of github.com:sasjs/adapter into deps-bump
|
2023-07-11 14:53:19 +03:00 |
|
Yury Shkoda
|
f74c8aca57
|
chore(deps): Merge branch 'dependabot/npm_and_yarn/sasjs-tests/json5-1.0.2' of github.com:sasjs/adapter into deps-bump
|
2023-07-11 14:52:28 +03:00 |
|
Yury Shkoda
|
77baaabfcd
|
chore(deps): Merge branch 'dependabot/npm_and_yarn/sasjs-tests/http-cache-semantics-4.1.1' of github.com:sasjs/adapter into deps-bump
|
2023-07-11 14:51:32 +03:00 |
|
Yury Shkoda
|
510ba771f0
|
chore(deps): Merge branch 'dependabot/npm_and_yarn/sasjs-tests/webpack-5.76.3' of github.com:sasjs/adapter into deps-bump
|
2023-07-11 14:50:38 +03:00 |
|
Allan Bowe
|
6fce65f4c8
|
Merge pull request #817 from sasjs/request-sasjs-fix
fix(file-upload-form): fixed form data for node env
v4.5.1
|
2023-07-11 09:58:57 +01:00 |
|
Yury Shkoda
|
fe03faa59f
|
chore(file-upload-form): left comments
|
2023-07-11 09:26:36 +03:00 |
|
Yury Shkoda
|
6272eeda23
|
fix(form-data): fixed formData type check
|
2023-07-10 19:14:47 +03:00 |
|
Yury Shkoda
|
104d1b88b3
|
chore(deps): bimped tough-cookie and @types/tough-cookie
|
2023-07-10 17:07:39 +03:00 |
|
Yury Shkoda
|
0d9ba36de8
|
fix(file-upload-form): fixed form data for node env
|
2023-07-06 15:49:24 +03:00 |
|