1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-21 05:01:31 +00:00
Commit Graph

1626 Commits

Author SHA1 Message Date
Yury Shkoda 1648cf28d5 chore: Merge branch 'master' of github.com:sasjs/adapter into issue-811-fixed 2023-06-23 15:26:01 +03:00
medjedovic a4aaeba31c fix: file upload with sasjs server type, json not parsed v4.3.8 2023-06-22 12:48:40 +02:00
Yury Shkoda 6bf68a315c fix(sasjs-utils): fixed imports 2023-06-22 13:37:07 +03:00
Allan Bowe c0f78d0c1e fix: updating example.html to use v4 of the adapter v4.3.7 2023-06-22 08:56:32 +01:00
Yury Shkoda e0aebc169f chore: debugging 2023-06-21 18:28:39 +03:00
Yury Shkoda 9a50e5cb63 chore: debugging 2023-06-21 18:16:20 +03:00
Yury Shkoda a51923dad7 chore: debugging 2023-06-21 18:01:21 +03:00
Yury Shkoda 9aee77f0e3 chore: debugging 2023-06-21 17:44:24 +03:00
Yury Shkoda c32d037063 chore: debugging 2023-06-21 17:34:16 +03:00
Yury Shkoda 94f7492c31 chore: debugging 2023-06-21 17:19:13 +03:00
Yury Shkoda d29e0a0f57 chore(sasjs-tests): bumped node-sass 2023-06-21 16:36:22 +03:00
Yury Shkoda 8d7cc11db5 chore(sasjs-tests): bumped node-sass 2023-06-21 16:35:33 +03:00
Yury Shkoda 28e9d1cc6b test(get-token): covered getTokenRequestErrorPrefix 2023-06-21 16:34:26 +03:00
Yury Shkoda 375cec48ca feat(get-token): improved error prefix 2023-06-21 16:33:45 +03:00
medjedovic 7d826685f7 Merge pull request #813 from sasjs/sasjs-job-execute
fix: issue with parsing json in sasjs job executor
v4.3.6
2023-06-15 16:08:08 +02:00
medjedovic f42f6bca00 fix: issue with parsing json in sasjs job executor 2023-06-14 15:08:11 +02:00
Yury Shkoda bd872e0e75 Merge pull request #809 from sasjs/webout-issue
fix(sasjs-request-client): fixed response parsing
v4.3.5
2023-05-10 16:26:13 +03:00
Yury Shkoda a14a1663fc fix(sasjs-request-client): fixed response parsing 2023-05-10 16:07:25 +03:00
Yury Shkoda 2482a0c674 Merge pull request #807 from sasjs/issue-245
fix(deploy-service-pack): fixed redeployment
v4.3.4
2023-05-09 17:12:11 +03:00
Yury Shkoda a19de50e67 fix(create-folder): improved error message 2023-05-09 16:59:18 +03:00
Yury Shkoda 860c9f907c fix(deploy-service-pack): fixed redeployment 2023-05-09 10:43:23 +03:00
Allan Bowe d7126a6878 Merge pull request #802 from sasjs/fix-ci
chore(ci): install vpn and run sasjs tests
2023-05-04 10:51:34 +01:00
Yury Shkoda a69ebd0fd3 Merge pull request #806 from sasjs/sasjs-job-execution
fix(job-execution): fixed webout for SASJS server type
v4.3.3
2023-05-04 12:42:11 +03:00
Yury Shkoda 0f47326bb6 chore(execute-script): improved code style 2023-05-04 12:21:22 +03:00
Yury Shkoda 2d6efa2437 fix(job-execution): fixed webout for SASJS server type 2023-05-04 10:57:24 +03:00
Yury Shkoda da7579a2bb Merge pull request #805 from sasjs/webpack-fix
fix(packaging): fixed output file for Node
v4.3.2
2023-04-21 17:28:52 +03:00
Yury Shkoda 657e415c0c fix(packaging): fixed output file for Node 2023-04-21 16:02:47 +03:00
Allan Bowe 8fa908a201 Merge pull request #804 from sasjs/refrerefreshTokensForViya-fix
fix(refreshTokensForViya): fixed FormData logic
v4.3.1
2023-04-21 09:53:55 +01:00
Yury Shkoda a29b7f3b92 docs(refreshTokensForViya): added notes about limitation 2023-04-21 11:06:48 +03:00
Yury Shkoda 8360519408 fix(refreshTokensForViya): added throw error if not Node 2023-04-21 11:03:41 +03:00
Yury Shkoda a71d422528 fix(refreshTokensForViya): fixed FormData logic 2023-04-20 16:13:22 +03:00
Allan Bowe 7d37e4d79d Merge pull request #793 from sasjs/session-manager-improvements
Session manager improvements
v4.3.0
2023-04-19 15:08:42 +01:00
Yury Shkoda 7ae21c160a docs(session manager): added info about hot sessions 2023-04-19 16:01:49 +03:00
sabhas bfefdb65a3 chore: addressed comments 2023-04-18 00:45:03 +05:00
medjedovic bbe52562da ci: sasjs tests 2023-04-10 13:15:41 +02:00
medjedovic 48917bb4d9 ci: sasjs tests 2023-04-10 12:22:28 +02:00
medjedovic 81c3d2a3dc style: lint 2023-04-10 12:10:41 +02:00
medjedovic 0052d5d340 ci: sasjs tests logged in fix 2023-04-10 12:08:01 +02:00
medjedovic a633bda24d ci: sasjs tests 2023-04-10 10:05:10 +02:00
sabhas e951ea0ab2 chore: quick fix 2023-04-08 01:13:11 +05:00
sabhas b75ab13eb7 chore: update the command for running cypress 2023-04-07 23:50:11 +05:00
sabhas 4de34cc8b0 chore: add streaming config and fix apploc 2023-04-07 17:06:08 +05:00
sabhas 23a789b383 chore: add refresh token to .env.4gl 2023-04-06 23:13:23 +05:00
sabhas 156f1b1180 chore: create .env.4gl at proper place 2023-04-06 22:43:32 +05:00
sabhas 491e36d703 chore: install sasjs cli 2023-04-06 22:31:51 +05:00
sabhas 06b6e48a16 chore: deploy the streaming app to sas9.4gl.io 2023-04-06 22:07:18 +05:00
sabhas 9bebd356ca chore: deamonize npm start process 2023-04-06 16:28:33 +05:00
sabhas 171f9bc7b9 chore(ci): install vpn and run sasjs tests locally 2023-04-06 16:03:16 +05:00
Allan Bowe 7cbc2bda08 Merge pull request #801 from sasjs/issue-680
ErrorBody interface made public
v4.2.4
2023-04-06 12:02:15 +01:00
Allan Bowe 5bc2afba8c Merge pull request #800 from sasjs/sasjstestservices
chore: adding services in seperate (deployable) files as alternative …
2023-04-06 11:57:52 +01:00