Yury Shkoda
|
c1704fff78
|
feat(session-manager): refactored and covered with tests
|
2023-03-24 11:39:59 +03:00 |
|
Yury Shkoda
|
891cc13362
|
feat(session-manager): improving performance
|
2023-03-14 10:48:18 +03:00 |
|
 Yury ShkodaandGitHub
|
657721d7a3
|
Merge pull request #736 from sasjs/issue-735
fix(refresh-token): improved error message
|
2022-07-18 16:56:58 +03:00 |
|
Yury Shkoda
|
a39faa0f4b
|
fix(refresh-token): improved error message
|
2022-07-18 14:35:33 +03:00 |
|
Yury Shkoda
|
eb83101dbf
|
fix(sasjs-test): addede appLoc to useEffect deps
|
2022-06-29 08:46:52 +03:00 |
|
Yury Shkoda
|
56d84e1940
|
fix(sasjs-tests): used appLoc from config
|
2022-06-29 08:37:59 +03:00 |
|
Yury Shkoda
|
283800dfa6
|
fix(special-missings): fixed formats table sent as part of sasjs_tables
|
2022-06-28 10:17:22 +03:00 |
|
Yury Shkoda
|
c073d72dd4
|
chore(deps): regenerated package-locks
|
2022-06-24 16:16:36 +03:00 |
|
Yury Shkoda
|
f5d40eaaf7
|
chore: Merge branch 'deps-fix' into critical-deps-issues
|
2022-06-24 16:13:43 +03:00 |
|
Yury Shkoda
|
8e9cf98985
|
fix(deps): semantic-release, @sasjs/test-framework
|
2022-06-24 15:47:34 +03:00 |
|
 Yury ShkodaandGitHub
|
122f302bae
|
Merge pull request #728 from sasjs/deps-fix
fix(workflow): added actions/setup-node@v2
|
2022-06-20 20:44:57 +03:00 |
|
Yury Shkoda
|
c3a0ad1f41
|
fix(workflow): added actions/setup-node@v2
|
2022-06-20 20:43:11 +03:00 |
|
 Yury ShkodaandGitHub
|
a28b48f815
|
Merge pull request #726 from sasjs/deps-fix
fix(workflows): fixed npmpublish workflow
|
2022-06-20 20:36:13 +03:00 |
|
Yury Shkoda
|
9b6a42e412
|
fix(workflows): fixed npmpublish workflow
|
2022-06-20 20:33:44 +03:00 |
|
Yury Shkoda
|
dd788ae423
|
chore(lint): fixed linting
|
2022-06-20 19:48:42 +03:00 |
|
Yury Shkoda
|
a113c95441
|
chore(deps): added prettier dev dependency
|
2022-06-20 19:36:12 +03:00 |
|
Yury Shkoda
|
489947bcae
|
chore(lint): fixed linting issues
|
2022-06-20 19:26:29 +03:00 |
|
Yury Shkoda
|
1596173dda
|
fix(deps): regenerated package-lock
|
2022-06-20 19:24:09 +03:00 |
|
Yury Shkoda
|
f602d5baf0
|
chore(deps): added prettier
|
2022-06-01 10:08:50 +03:00 |
|
Yury Shkoda
|
4744dbf196
|
fix(deps): fixed critical vulnerabilities
|
2022-06-01 09:53:22 +03:00 |
|
Yury Shkoda
|
1ac88ae102
|
chore: changed let to const
|
2022-05-12 10:04:38 +03:00 |
|
Yury Shkoda
|
a79766c00c
|
chore(cypress): removed comment
|
2022-05-12 09:54:27 +03:00 |
|
Yury Shkoda
|
3bc70b91b8
|
fix(npm): pined dep versions
|
2022-05-12 09:49:04 +03:00 |
|
Yury Shkoda
|
b0b1c32180
|
feat(npm): ignored files not needed for npm package
|
2022-05-12 09:35:43 +03:00 |
|
Yury Shkoda
|
5b81e0bf4a
|
chore: add blank lines at the end of the files
|
2022-05-12 09:14:24 +03:00 |
|
Yury Shkoda
|
54a33ac98a
|
chore(lint): fixed lint issues in cypress folder
|
2022-05-12 09:06:52 +03:00 |
|
Yury Shkoda
|
dd237ceeec
|
feat(lint): add cypress folder to lint scripts
|
2022-05-12 09:06:05 +03:00 |
|
 Yury ShkodaandGitHub
|
0a5de21386
|
Merge pull request #704 from sasjs/chore
chore: removed console.log
|
2022-04-26 17:34:58 +03:00 |
|
Yury Shkoda
|
1cbe57d512
|
chore: removed console.log
|
2022-04-26 17:25:21 +03:00 |
|
 Yury ShkodaandGitHub
|
827c93886a
|
Merge pull request #668 from sasjs/special-missings
fix: special missing values
|
2022-03-04 11:07:31 +03:00 |
|
Yury Shkoda
|
f6abb61c69
|
fix(convert-to-csv): return empty string if table is not an array
|
2022-03-03 17:31:23 +03:00 |
|
Yury Shkoda
|
4f3478c215
|
chore: Merge branch 'special-missings' of https://github.com/sasjs/adapter into special-missings
|
2022-03-03 15:13:58 +03:00 |
|
Yury Shkoda
|
5927910a52
|
refactor(convert-to-csv): change func arguments
|
2022-03-03 15:07:01 +03:00 |
|
Yury Shkoda
|
ff5dc5f196
|
fix(special-missing): fix generateFileUploadForm func
|
2022-03-03 10:59:27 +03:00 |
|
Yury Shkoda
|
f0f33cee52
|
chore(sasjs-tests): improve spelling and code readability
|
2022-03-03 10:58:51 +03:00 |
|
 Yury ShkodaandGitHub
|
82e061a09c
|
Merge pull request #662 from sasjs/update-dependencies
chore(deps): update dependencies
|
2022-03-02 09:30:58 +03:00 |
|
Yury Shkoda
|
fbca91144d
|
test(generateFileUploadForm): add test data
|
2022-02-17 13:49:21 +03:00 |
|
Yury Shkoda
|
9b239abda0
|
test(generateFileUploadForm): add unit test
|
2022-02-17 13:34:13 +03:00 |
|
Yury Shkoda
|
d3dff44918
|
fix(special-missings): fix convertToCSV format object
|
2022-02-16 17:13:00 +03:00 |
|
 Yury ShkodaandGitHub
|
4026b03005
|
Merge pull request #636 from sasjs/cli-issue-1108
feat(executeJobSASjs): add parse _webout in response
|
2022-02-15 12:46:55 +03:00 |
|
Yury Shkoda
|
eab19a0e6e
|
chore(deps): bump axios to fix follow-redirects issue
|
2022-02-15 09:59:26 +03:00 |
|
Yury Shkoda
|
1d7b7d654d
|
chore(git): Merge remote-tracking branch 'origin/master' into cli-issue-1108
|
2022-02-15 09:52:05 +03:00 |
|
Yury Shkoda
|
30a99f9cc5
|
fix(executeJobSASjs): add parse webout response
|
2022-02-11 13:10:38 +03:00 |
|
Yury Shkoda
|
b1979f63ef
|
feat(executeJobSASjs): add _returnLog query option
|
2022-02-10 16:58:15 +03:00 |
|
 Yury ShkodaandGitHub
|
97c3cfd574
|
Merge pull request #622 from sasjs/update-dependencies
chore: update dependencies
|
2022-02-01 15:51:40 +03:00 |
|
Yury Shkoda
|
56df578ab2
|
chore(writeStream): refactor function and improve test
|
2022-01-31 10:21:20 +03:00 |
|
Yury Shkoda
|
556ab608c5
|
chore(jest-extended): fix jest-extended import
|
2022-01-31 10:20:53 +03:00 |
|
Yury Shkoda
|
0633a6de84
|
chore(deps): fix issues after deps bump
|
2022-01-31 10:20:05 +03:00 |
|
 Yury ShkodaandGitHub
|
a0172337ea
|
Merge pull request #617 from sasjs/axios-bump
Fix axios vulnerability
|
2022-01-18 22:01:35 +03:00 |
|
Yury Shkoda
|
56683bcee2
|
chore(npm): fixed all dependencies
|
2022-01-18 20:08:25 +03:00 |
|
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 ShkodaandGitHub
|
a957e1d359
|
Merge pull request #615 from sasjs/issue-607
Support special missing values
|
2022-01-18 14:58:24 +03: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 |
|
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 ShkodaandGitHub
|
0f7f3e0a11
|
Merge pull request #614 from sasjs/hot-fix-sasjs-server
fix(sasjs): restrict usage of localstorage for node env
|
2022-01-05 14:51:33 +03:00 |
|
 Yury ShkodaandGitHub
|
9f7870b804
|
Merge pull request #608 from sasjs/readme_update
chore(readme): support for special missings
|
2021-12-30 14:32:08 +03:00 |
|
 Yury ShkodaandGitHub
|
4e125ce38f
|
Merge pull request #605 from sasjs/issue-604
Improve error handling and job/session state polling
|
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 |
|
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 |
|
 Yury ShkodaandGitHub
|
cb88376bda
|
Merge pull request #576 from sasjs/update-dependencies
chore(deps): update dependencies
|
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 |
|
Yury Shkoda
|
a962979765
|
chore: removed legacy code
|
2021-10-28 15:44:17 +03:00 |
|
 Yury ShkodaandGitHub
|
01d76fa66f
|
Merge pull request #574 from sasjs/sasjs/server
Add sasjs/server support
|
2021-10-28 15:36:45 +03:00 |
|
Yury Shkoda
|
49cfde9f7d
|
chore(sasjs/server): fix deploy endpoint
|
2021-10-28 15:13:14 +03:00 |
|
Yury Shkoda
|
ce04ffea05
|
fix(SASjsApiClient): change SASjs Server endpoints
|
2021-10-28 10:21:15 +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
|
0321f77451
|
chore: update dependencies
|
2021-10-20 15:08:58 +03:00 |
|
Yury Shkoda
|
6c5fdc01eb
|
chore: merge branch 'sasjs/server' of https://github.com/sasjs/adapter into sasjs/server
|
2021-10-20 15:05:03 +03:00 |
|
Yury Shkoda
|
2aa0cd8d7a
|
chore: remove tmp utilities
|
2021-10-20 15:01:21 +03:00 |
|
Yury Shkoda
|
397bc4524f
|
chore: change 'SASBase' to 'SASjs'
|
2021-10-20 15:00:52 +03:00 |
|
Yury Shkoda
|
8dce9f3e48
|
chore(npm): update @sasjs/utils version
|
2021-10-20 14:59:02 +03:00 |
|
Yury Shkoda
|
90b11fe3fa
|
feat(deploy): add appLoc
|
2021-10-04 17:01:25 +03:00 |
|
 Yury ShkodaandGitHub
|
147609842d
|
Merge pull request #565 from sasjs/modifying-npmignore
chore: add .all-contributorsrc to .npmignore
|
2021-10-04 09:17:54 +03:00 |
|
Yury Shkoda
|
dd6f9cd617
|
chore(npm): add empty line to the end of .npmignore
|
2021-10-04 09:10:37 +03:00 |
|
Yury Shkoda
|
d418a7e971
|
fix(http): extend valid responce statuses up to 400
|
2021-09-30 14:33:33 +03:00 |
|
Yury Shkoda
|
a5b5052a5f
|
fix(baseSAS): removed sasjs/server logic
|
2021-09-30 14:31:54 +03:00 |
|
Yury Shkoda
|
7638595523
|
chore(git): fix .gitignore
|
2021-09-30 14:30:47 +03:00 |
|
Yury Shkoda
|
5f3416ecd7
|
chore(utils): add tmpFolder utils
|
2021-09-28 10:39:54 +03: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 |
|
Yury Shkoda
|
2f1d403af4
|
chore(deps): use @sasjs/utils tarball
|
2021-09-28 10:33:11 +03:00 |
|
Yury Shkoda
|
075d410f7d
|
chore(git): ignore tmp folder
|
2021-09-28 10:31:36 +03:00 |
|
 Yury ShkodaandGitHub
|
70ecc8b50e
|
Merge pull request #553 from sasjs/update-deps
chore(deps): update dependencies
|
2021-09-20 15:48:57 +03:00 |
|
Yury Shkoda
|
c7af30bfa3
|
chore(deps): add caret to axios version
|
2021-09-17 16:36:22 +03:00 |
|
Yury Shkoda
|
c8da3a54cf
|
chore(axios): override default request transformer
|
2021-09-17 16:29:15 +03:00 |
|