Yury Shkoda
|
8d99612695
|
chore(ci/cd): add check npm audit step
|
2022-01-18 19:33:18 +03:00 |
|
Yury Shkoda
|
f232fe158c
|
chore(ci/cd): improve user list for review lottery
|
2022-01-18 19:32:40 +03:00 |
|
Yury Shkoda
|
11b218702b
|
fix(dependencies): numped axios
|
2022-01-18 19:31:24 +03:00 |
|
Yury Shkoda
|
a957e1d359
|
Merge pull request #615 from sasjs/issue-607
Support special missing values
v3.4.0
|
2022-01-18 14:58:24 +03:00 |
|
Allan Bowe
|
c6b25d2d49
|
chore(docs): adding SASJS as a valid serverType
|
2022-01-09 13:47:09 +00:00 |
|
Allan Bowe
|
ca5eb1dbbe
|
chore(docs): explaining the ability to export types using the webout() macro
|
2022-01-09 13:45:28 +00:00 |
|
Yury Shkoda
|
c3bc3c051b
|
chore(git): Merge branch 'issue-607' of https://github.com/sasjs/adapter into issue-607
|
2022-01-06 16:50:42 +03:00 |
|
Yury Shkoda
|
dbb95b7763
|
feat: improve convertToCsv function
|
2022-01-06 16:49:58 +03:00 |
|
Allan Bowe
|
6ca887ba56
|
chore(docs): fixing missing param
|
2022-01-06 13:01:31 +00:00 |
|
Allan Bowe
|
70e26c57d9
|
chore(docs): updating readme with new special missing support. Also adding a .gitpod.yml file for a better gitpod experience.
|
2022-01-06 12:34:01 +00:00 |
|
Yury Shkoda
|
1a5c84cd0f
|
test(formatDataForRequest): improved test coverage
|
2022-01-05 18:35:02 +03:00 |
|
Yury Shkoda
|
fbce35b272
|
feat(nullVars): add SAS null vars support
|
2022-01-05 16:54:16 +03:00 |
|
Yury Shkoda
|
84ed3e7d03
|
chore(sasjs-tests): fixed npm dependencies and scripts
|
2022-01-05 16:51:00 +03:00 |
|
Yury Shkoda
|
0f7f3e0a11
|
Merge pull request #614 from sasjs/hot-fix-sasjs-server
fix(sasjs): restrict usage of localstorage for node env
v3.3.1
|
2022-01-05 14:51:33 +03:00 |
|
Saad Jutt
|
437bbe114b
|
fix(sasjs): restrict usage of localstorage for node env
|
2022-01-05 16:39:59 +05:00 |
|
Yury Shkoda
|
9f7870b804
|
Merge pull request #608 from sasjs/readme_update
chore(readme): support for special missings
|
2021-12-30 14:32:08 +03:00 |
|
munja
|
9f00cd646e
|
chore(readme): support for special missings
|
2021-12-30 09:56:08 +00:00 |
|
Yury Shkoda
|
4e125ce38f
|
Merge pull request #605 from sasjs/issue-604
Improve error handling and job/session state polling
v3.3.0
|
2021-12-22 19:11:37 +03:00 |
|
Yury Shkoda
|
4a963ffbf5
|
feat(polling-state): improve logging
|
2021-12-22 18:46:06 +03:00 |
|
Yury Shkoda
|
f25d9ec09d
|
test(RequestClient): cover handleError method
|
2021-12-21 16:41:08 +03:00 |
|
Yury Shkoda
|
4197ad5aa8
|
test(RequestClient): fix error handling
|
2021-12-21 11:40:59 +03:00 |
|
Yury Shkoda
|
2ebd6e11ba
|
test(RequestClient): fix error handling
|
2021-12-21 11:40:27 +03:00 |
|
Yury Shkoda
|
098e7f8590
|
fix(errors): fixed error handling function
|
2021-12-20 10:57:53 +03:00 |
|
Yury Shkoda
|
42aec96410
|
feat(pollJobState): improved loggging
|
2021-12-20 10:56:52 +03:00 |
|
Allan Bowe
|
f2905ee169
|
Merge pull request #602 from sasjs/hot-fix-sasjs-server
fix: response from SASJS Server with/without debug on
v3.2.1
|
2021-12-15 17:42:29 +00:00 |
|
Saad Jutt
|
1ba9291746
|
fix: response from SASJS Server with/without debug on
|
2021-12-15 21:32:02 +05:00 |
|
Muhammad Saad
|
c44766ea14
|
Merge pull request #600 from sasjs/sasjs-server-access-refresh-tokens
feat: get access token & refresh tokens for server type SASJS
v3.2.0
|
2021-12-15 12:56:57 +05:00 |
|
Saad Jutt
|
2c10b9c65c
|
chore: typedoc updated
|
2021-12-13 17:01:59 +05:00 |
|
Saad Jutt
|
c56874fe00
|
feat: login for web with server type SASJS
|
2021-12-09 17:13:47 +05:00 |
|
Saad Jutt
|
ebe9c2ffeb
|
feat: get access token & refresh tokens for server type SASJS
|
2021-12-09 11:43:50 +05:00 |
|
Allan Bowe
|
b645d1495b
|
Merge pull request #586 from sasjs/handle-sasjs-server-response
fix: handle sasjs server response
v3.1.0
|
2021-12-08 09:09:42 +00:00 |
|
|
|
3a4a4c3460
|
chore: sasjs path optional
|
2021-12-06 17:44:08 +01:00 |
|
Saad Jutt
|
182de51f9b
|
chore: added comments
|
2021-12-05 19:27:07 +05:00 |
|
Saad Jutt
|
712d1549c7
|
feat(server): added sasjs server support
|
2021-12-05 18:31:36 +05:00 |
|
Allan Bowe
|
5a478c8936
|
Merge pull request #594 from sasjs/issue-588
fix: sas9JobExecutor issues
v3.0.2
|
2021-12-03 11:13:15 +00:00 |
|
|
|
c9ecc1dde4
|
chore: requestClient naming
|
2021-12-03 11:54:52 +01:00 |
|
|
|
bdf9e2fd5b
|
fix: sas9JobExecutor not returning response
|
2021-11-26 15:32:10 +01:00 |
|
Vladislav Parhomchik
|
0b795b26c0
|
Merge pull request #589 from sasjs/issue-587
Pinned typedoc version to 0.19.2
|
2021-11-26 12:47:21 +03:00 |
|
|
|
96aac0cfa2
|
fix: Sas9JobExecutor appendRequest
|
2021-11-24 20:26:02 +01:00 |
|
Yury Shkoda
|
a82e1f33e3
|
docs: update docs
|
2021-11-24 11:23:27 +03:00 |
|
Yury Shkoda
|
058c887cd3
|
chore(docs): pinned typedoc version
|
2021-11-24 11:19:41 +03:00 |
|
Allan Bowe
|
81d959c7c1
|
fix: parsing _webout from response regardless of debug status
|
2021-11-18 19:56:12 +00:00 |
|
|
|
7c5adeabb5
|
feat: parse response in webJobExecutor when server type is sasjs server
|
2021-11-19 00:35:02 +05:00 |
|
Yury Shkoda
|
cb88376bda
|
Merge pull request #576 from sasjs/update-dependencies
chore(deps): update dependencies
v3.0.1
|
2021-11-01 15:50:51 +03:00 |
|
Yury Shkoda
|
4c8ddeca25
|
chore(deps): regenerate package-lock with --legacy-peer-deps option
|
2021-11-01 15:26:31 +03:00 |
|
Yury Shkoda
|
d264a3f239
|
chore(ci/cd): used node lts/fermium for GH actions
|
2021-11-01 14:58:27 +03:00 |
|
Yury Shkoda
|
840b1aa1bf
|
chore(deps): regenerate package-lock.json
|
2021-11-01 14:47:48 +03:00 |
|
Yury Shkoda
|
e26fd307c8
|
chore(git): merge branch 'master' into update-dependencies
|
2021-11-01 14:45:38 +03:00 |
|
Allan Bowe
|
62deaf9f03
|
Merge pull request #581 from sasjs/package-lock-and-node-version
fix: updated package-lock + updated node version for workflow
v3.0.0
|
2021-10-29 09:35:50 +01:00 |
|
Saad Jutt
|
865bf71f7d
|
fix: updated package-lock + updated node version for workflow
|
2021-10-29 13:32:59 +05:00 |
|