1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-04-10 07:53:14 +00:00

Commit Graph

  • a0172337ea Merge pull request #617 from sasjs/axios-bump v3.4.1 Yury Shkoda 2022-01-18 22:01:35 +03:00
  • 56683bcee2 chore(npm): fixed all dependencies Yury Shkoda 2022-01-18 20:08:25 +03:00
  • 8d99612695 chore(ci/cd): add check npm audit step Yury Shkoda 2022-01-18 19:33:18 +03:00
  • f232fe158c chore(ci/cd): improve user list for review lottery Yury Shkoda 2022-01-18 19:32:40 +03:00
  • 11b218702b fix(dependencies): numped axios Yury Shkoda 2022-01-18 19:31:24 +03:00
  • a957e1d359 Merge pull request #615 from sasjs/issue-607 v3.4.0 Yury Shkoda 2022-01-18 14:58:24 +03:00
  • c6b25d2d49 chore(docs): adding SASJS as a valid serverType Allan Bowe 2022-01-09 13:47:09 +00:00
  • ca5eb1dbbe chore(docs): explaining the ability to export types using the webout() macro Allan Bowe 2022-01-09 13:45:28 +00:00
  • c3bc3c051b chore(git): Merge branch 'issue-607' of https://github.com/sasjs/adapter into issue-607 Yury Shkoda 2022-01-06 16:50:42 +03:00
  • dbb95b7763 feat: improve convertToCsv function Yury Shkoda 2022-01-06 16:49:58 +03:00
  • 6ca887ba56 chore(docs): fixing missing param Allan Bowe 2022-01-06 13:01:31 +00:00
  • 70e26c57d9 chore(docs): updating readme with new special missing support. Also adding a .gitpod.yml file for a better gitpod experience. Allan Bowe 2022-01-06 12:34:01 +00:00
  • 1a5c84cd0f test(formatDataForRequest): improved test coverage Yury Shkoda 2022-01-05 18:35:02 +03:00
  • fbce35b272 feat(nullVars): add SAS null vars support Yury Shkoda 2022-01-05 16:54:16 +03:00
  • 84ed3e7d03 chore(sasjs-tests): fixed npm dependencies and scripts Yury Shkoda 2022-01-05 16:51:00 +03:00
  • 0f7f3e0a11 Merge pull request #614 from sasjs/hot-fix-sasjs-server v3.3.1 Yury Shkoda 2022-01-05 14:51:33 +03:00
  • 437bbe114b fix(sasjs): restrict usage of localstorage for node env Saad Jutt 2022-01-05 16:39:59 +05:00
  • 9f7870b804 Merge pull request #608 from sasjs/readme_update Yury Shkoda 2021-12-30 14:32:08 +03:00
  • 9f00cd646e chore(readme): support for special missings munja 2021-12-30 09:56:08 +00:00
  • 0f881fba72 chore(deps): regenerate package-lock.json sasjs-tests-fix Yury Shkoda 2021-12-23 11:49:42 +03:00
  • 4e125ce38f Merge pull request #605 from sasjs/issue-604 v3.3.0 Yury Shkoda 2021-12-22 19:11:37 +03:00
  • 4a963ffbf5 feat(polling-state): improve logging Yury Shkoda 2021-12-22 18:46:06 +03:00
  • f25d9ec09d test(RequestClient): cover handleError method Yury Shkoda 2021-12-21 16:41:08 +03:00
  • 4197ad5aa8 test(RequestClient): fix error handling Yury Shkoda 2021-12-21 11:40:59 +03:00
  • 2ebd6e11ba test(RequestClient): fix error handling Yury Shkoda 2021-12-21 11:40:27 +03:00
  • 098e7f8590 fix(errors): fixed error handling function Yury Shkoda 2021-12-20 10:57:53 +03:00
  • 42aec96410 feat(pollJobState): improved loggging Yury Shkoda 2021-12-20 10:56:52 +03:00
  • f2905ee169 Merge pull request #602 from sasjs/hot-fix-sasjs-server v3.2.1 Allan Bowe 2021-12-15 17:42:29 +00:00
  • 1ba9291746 fix: response from SASJS Server with/without debug on Saad Jutt 2021-12-15 21:32:02 +05:00
  • c44766ea14 Merge pull request #600 from sasjs/sasjs-server-access-refresh-tokens v3.2.0 Muhammad Saad 2021-12-15 12:56:57 +05:00
  • 2c10b9c65c chore: typedoc updated Saad Jutt 2021-12-13 17:01:59 +05:00
  • 596c1de5cb fix(request-client): return Internal Server Error code in case of Stored Process Error error-status-code Krishna Acondy 2021-12-12 20:37:19 +00:00
  • c56874fe00 feat: login for web with server type SASJS Saad Jutt 2021-12-09 17:13:47 +05:00
  • ebe9c2ffeb feat: get access token & refresh tokens for server type SASJS Saad Jutt 2021-12-09 11:43:50 +05:00
  • b645d1495b Merge pull request #586 from sasjs/handle-sasjs-server-response v3.1.0 Allan Bowe 2021-12-08 09:09:42 +00:00
  • 3a4a4c3460 chore: sasjs path optional Mihajlo 2021-12-06 17:44:08 +01:00
  • 182de51f9b chore: added comments Saad Jutt 2021-12-05 19:27:07 +05:00
  • 712d1549c7 feat(server): added sasjs server support Saad Jutt 2021-12-05 18:31:36 +05:00
  • 5a478c8936 Merge pull request #594 from sasjs/issue-588 v3.0.2 Allan Bowe 2021-12-03 11:13:15 +00:00
  • c9ecc1dde4 chore: requestClient naming Mihajlo 2021-12-03 11:54:52 +01:00
  • bdf9e2fd5b fix: sas9JobExecutor not returning response Mihajlo 2021-11-26 15:32:10 +01:00
  • 0b795b26c0 Merge pull request #589 from sasjs/issue-587 Vladislav Parhomchik 2021-11-26 12:47:21 +03:00
  • 96aac0cfa2 fix: Sas9JobExecutor appendRequest Mihajlo 2021-11-24 20:26:02 +01:00
  • a82e1f33e3 docs: update docs Yury Shkoda 2021-11-24 11:23:27 +03:00
  • 058c887cd3 chore(docs): pinned typedoc version Yury Shkoda 2021-11-24 11:19:41 +03:00
  • 81d959c7c1 fix: parsing _webout from response regardless of debug status Allan Bowe 2021-11-18 19:56:12 +00:00
  • 7c5adeabb5 feat: parse response in webJobExecutor when server type is sasjs server sabhas 2021-11-19 00:35:02 +05:00
  • cb88376bda Merge pull request #576 from sasjs/update-dependencies v3.0.1 Yury Shkoda 2021-11-01 15:50:51 +03:00
  • 4c8ddeca25 chore(deps): regenerate package-lock with --legacy-peer-deps option Yury Shkoda 2021-11-01 15:26:31 +03:00
  • d264a3f239 chore(ci/cd): used node lts/fermium for GH actions Yury Shkoda 2021-11-01 14:58:27 +03:00
  • 840b1aa1bf chore(deps): regenerate package-lock.json Yury Shkoda 2021-11-01 14:47:48 +03:00
  • e26fd307c8 chore(git): merge branch 'master' into update-dependencies Yury Shkoda 2021-11-01 14:45:38 +03:00
  • 62deaf9f03 Merge pull request #581 from sasjs/package-lock-and-node-version v3.0.0 Allan Bowe 2021-10-29 09:35:50 +01:00
  • 865bf71f7d fix: updated package-lock + updated node version for workflow Saad Jutt 2021-10-29 13:32:59 +05:00
  • 734c5bccaa Merge pull request #564 from sasjs/issue-555 Allan Bowe 2021-10-29 09:12:56 +01:00
  • bc82cb5f5e chore: TSDoc comment updated Saad Jutt 2021-10-29 00:29:14 +05:00
  • f25c76fdfd fix: merge Allan Bowe 2021-10-28 13:50:29 +00:00
  • e649b41e9e Merge pull request #579 from sasjs/sasjs/server-support Allan Bowe 2021-10-28 14:02:17 +01:00
  • a962979765 chore: removed legacy code Yury Shkoda 2021-10-28 15:44:17 +03:00
  • 01d76fa66f Merge pull request #574 from sasjs/sasjs/server v2.12.0 Yury Shkoda 2021-10-28 15:36:45 +03:00
  • 49cfde9f7d chore(sasjs/server): fix deploy endpoint Yury Shkoda 2021-10-28 15:13:14 +03:00
  • ce04ffea05 fix(SASjsApiClient): change SASjs Server endpoints Yury Shkoda 2021-10-28 10:21:15 +03:00
  • 9dc0499f66 chore: allow insecure remove Mihajlo 2021-10-27 13:20:59 +02:00
  • bc1a7dc54f chore: lint fix Allan Bowe 2021-10-27 09:53:42 +00:00
  • 93c267fd4e Update AuthManager.ts Allan Bowe 2021-10-27 12:20:40 +03:00
  • 0457eb6663 fix: fix calls to SASjsApi endpoints Yury Shkoda 2021-10-27 11:16:35 +03:00
  • 519494718b chore: address PR comments Yury Shkoda 2021-10-27 11:15:28 +03:00
  • de5c38f0fb chore(deps): versions fix, authmanager default returns Vladislav Parhomchik 2021-10-26 15:46:51 +03:00
  • 208470e7d9 chore(deps): update dependencies Vladislav Parhomchik 2021-10-26 13:06:03 +03:00
  • 0321f77451 chore: update dependencies Yury Shkoda 2021-10-20 15:08:58 +03:00
  • 6c5fdc01eb chore: merge branch 'sasjs/server' of https://github.com/sasjs/adapter into sasjs/server Yury Shkoda 2021-10-20 15:05:03 +03:00
  • 2aa0cd8d7a chore: remove tmp utilities Yury Shkoda 2021-10-20 15:01:21 +03:00
  • 397bc4524f chore: change 'SASBase' to 'SASjs' Yury Shkoda 2021-10-20 15:00:52 +03:00
  • 8dce9f3e48 chore(npm): update @sasjs/utils version Yury Shkoda 2021-10-20 14:59:02 +03:00
  • 8e9f1df1ce chore: fixing the error when using in angular, added isNode check for imports Mihajlo 2021-10-12 16:45:39 +02:00
  • ff4915f7f3 chore: comment file removed Saad Jutt 2021-10-07 13:47:28 +05:00
  • 6ff8eece7b chore: removed httpsAgent type + clean up Saad Jutt 2021-10-07 13:45:50 +05:00
  • 2849e6ed07 test(RequestClient): updated Saad Jutt 2021-10-06 14:06:00 +05:00
  • 90b11fe3fa feat(deploy): add appLoc Yury Shkoda 2021-10-04 17:01:25 +03:00
  • 147609842d Merge pull request #565 from sasjs/modifying-npmignore Yury Shkoda 2021-10-04 09:17:54 +03:00
  • dd6f9cd617 chore(npm): add empty line to the end of .npmignore Yury Shkoda 2021-10-04 09:10:37 +03:00
  • 7f590c35da test(RequestClient): fixed to use actual axios Saad Jutt 2021-10-01 15:42:04 +05:00
  • a38de108e3 chore: add .all-contributorsrc to .npmignore Vladislav Parhomchik 2021-10-01 10:31:30 +03:00
  • e975e7de97 test(RequestClient): specs for communicating with self-signed server Saad Jutt 2021-10-01 12:03:44 +05:00
  • d418a7e971 fix(http): extend valid responce statuses up to 400 Yury Shkoda 2021-09-30 14:33:33 +03:00
  • a5b5052a5f fix(baseSAS): removed sasjs/server logic Yury Shkoda 2021-09-30 14:31:54 +03:00
  • 7638595523 chore(git): fix .gitignore Yury Shkoda 2021-09-30 14:30:47 +03:00
  • 70d64f6eec Merge pull request #556 from sasjs/test-framework Allan Bowe 2021-09-29 22:42:54 +01:00
  • f0ecfa57e5 BREAKING CHANGE: boolean allowInsecure is replaced configuration of Https Agent Saad Jutt 2021-09-28 16:02:12 +05:00
  • 5f3416ecd7 chore(utils): add tmpFolder utils Yury Shkoda 2021-09-28 10:39:54 +03:00
  • d8b1a72da2 chore(types): add FileTree types Yury Shkoda 2021-09-28 10:39:18 +03:00
  • 7e64819eb2 feat(sasjs/server): add SASBaseApiClient class Yury Shkoda 2021-09-28 10:38:29 +03:00
  • 2f1d403af4 chore(deps): use @sasjs/utils tarball Yury Shkoda 2021-09-28 10:33:11 +03:00
  • 075d410f7d chore(git): ignore tmp folder Yury Shkoda 2021-09-28 10:31:36 +03:00
  • f964bcef9e Merge pull request #559 from sasjs/job-executor-bugs v2.11.4 Muhammad Saad 2021-09-22 20:08:17 +05:00
  • 5784232d4e chore: updating readme Allan Bowe 2021-09-20 17:50:18 +00:00
  • 70ecc8b50e Merge pull request #553 from sasjs/update-deps Yury Shkoda 2021-09-20 15:48:57 +03:00
  • 369a035e8a fix(webJobExecutor): append resend request for viya's getJobUri authentication Saad Jutt 2021-09-20 13:28:41 +05:00
  • e5655033c1 fix(jobExecutor): appending resend requests before login call Saad Jutt 2021-09-20 12:52:49 +05:00
  • c7af30bfa3 chore(deps): add caret to axios version Yury Shkoda 2021-09-17 16:36:22 +03:00