1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-06-09 02:20:22 +00:00

Commit Graph

  • ce04ffea05 fix(SASjsApiClient): change SASjs Server endpoints Yury Shkoda 2021-10-28 10:21:15 +03:00
  • 9dc0499f66 chore: allow insecure remove medjedovic 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 medjedovic 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
  • c8da3a54cf chore(axios): override default request transformer Yury Shkoda 2021-09-17 16:29:15 +03:00
  • 100da16803 chore(deps): bump axios to 0.21.4 Yury Shkoda 2021-09-17 16:28:44 +03:00
  • dc91679040 Merge pull request #558 from sasjs/issue-554 v2.11.3 Allan Bowe 2021-09-17 15:18:58 +03:00
  • 28c8ebfc65 fix: viya debug response null due to wrong content-type medjedovic 2021-09-16 14:58:18 +02:00
  • 0c4d30afe3 Merge pull request #557 from sasjs/dependabot-upd Yury Shkoda 2021-09-16 14:18:27 +03:00
  • bc015b72b6 chore(dependabot): change schedule interval Yury Shkoda 2021-09-16 14:08:53 +03:00
  • 085a3f84e9 chore: bump up test-framework medjedovic 2021-09-16 10:37:56 +02:00
  • f241d75f0a chore(deps): pin axios version to 0.21.1 Yury Shkoda 2021-09-14 17:23:19 +03:00
  • 8a883c09f6 Merge pull request #549 from sasjs/improvements-file-uploader v2.11.2 Muhammad Saad 2021-09-14 18:47:26 +05:00
  • 42d01b4044 chore(deps): update dependencies Vladislav Parhomchik 2021-09-14 11:09:47 +03:00
  • 15ff90025a fix(fileUploader): added loginCallback Saad Jutt 2021-09-14 05:58:40 +05:00
  • 10cf4998f5 fix(loginPrompt): z-index added Saad Jutt 2021-09-13 18:02:26 +05:00
  • f714f20f29 chore(fileUploader): support loginCallback and re-submit request Saad Jutt 2021-09-13 17:45:35 +05:00
  • 19adcc3115 chore: FileUploader extends BaseJobExecutor Saad Jutt 2021-09-13 17:42:41 +05:00
  • bb6b25bac7 Merge pull request #548 from sasjs/code-improvements Muhammad Saad 2021-09-13 17:40:00 +05:00
  • ec9dbd7ad6 chore(imprvements): code changes for fileUploader Saad Jutt 2021-09-13 07:30:26 +05:00
  • 2cfba99bda Merge pull request #540 from sasjs/issue-532 v2.11.1 Allan Bowe 2021-09-11 17:17:33 +03:00
  • 66061c6471 fix(loginPrompt): z-index added redirected-login-fix Saad Jutt 2021-09-10 20:41:43 +05:00
  • a181914c36 Merge pull request #522 from sasjs/redirected-login v2.11.0 Allan Bowe 2021-09-10 18:03:24 +03:00
  • 539405e249 chore: fixed sasjs-tests build Saad Jutt 2021-09-09 15:30:12 +05:00
  • d9c27efa8d chore(auth-manager): rename variable Krishna Acondy 2021-09-09 07:51:07 +01:00
  • 2ccc7b5499 chore(request-client): rename method Krishna Acondy 2021-09-09 07:41:20 +01:00
  • 4623b9665b chore: login prompt dialog bug fixed Saad Jutt 2021-09-09 11:29:12 +05:00
  • 9c099b899c fix: If the request client has already been instantiated, update config sabhas 2021-09-09 11:03:48 +05:00
  • 3ae0809ee5 test(AuthManager): improved coverage Saad Jutt 2021-09-09 04:37:30 +05:00
  • d52c5b26a0 chore: merge master into issue-532 sabhas 2021-09-08 15:16:06 +05:00
  • 0ea6e839ac test: added for verifySasLogin Saad Jutt 2021-09-08 15:08:55 +05:00
  • 46ef7b19f6 fix: before instantiating RequestClient check if its already instantiated sabhas 2021-09-08 15:02:22 +05:00
  • a00bf5ba67 test(AuthManager): specs added for redirected login Saad Jutt 2021-09-08 13:04:03 +05:00
  • e0b09adbba chore: code refactor renamed variables/functions Saad Jutt 2021-09-08 06:30:53 +05:00
  • 19a57dbf6e chore: code refactor renamed variables/functions Saad Jutt 2021-09-08 05:49:24 +05:00
  • cd2b32f2f4 test(checkSession): extract username from server response Saad Jutt 2021-09-07 06:08:17 +05:00
  • a1f5355d6a chore: fetch username for Redirected-Login and return Saad Jutt 2021-09-07 05:26:42 +05:00
  • 0972c0deaa chore(merge): Merge branch 'master' into redirected-login Saad Jutt 2021-09-07 05:05:51 +05:00
  • 2c6198ae25 chore: for krishna debug-sasjs-request-tests sabhas 2021-09-06 19:28:28 +05:00
  • e1a5cc9e45 Merge pull request #504 from sasjs/extract-username-while-check-session v2.10.5 Allan Bowe 2021-09-06 16:22:04 +03:00
  • 73f50c0435 chore: merge master into issue-532 sabhas 2021-09-06 13:39:58 +05:00
  • 351a22cb3c fix: deriving username with full name Saad Jutt 2021-09-06 12:52:40 +05:00
  • 3ccd35a4e2 fix: if username is not present in SAS9, derive it with full name Saad Jutt 2021-09-06 12:42:26 +05:00
  • e4956cc1d4 chore: test corrected for AuthManager Saad Jutt 2021-09-05 12:06:27 +05:00
  • 291ba51b07 fix(request): handled error case for sas9 server Saad Jutt 2021-09-05 11:55:17 +05:00
  • 5ee57f3d07 chore: added jsdoc header sabhas 2021-09-03 14:54:35 +05:00
  • ed72c5c48c Merge pull request #536 from sasjs/update-dependencies Allan Bowe 2021-09-03 12:18:46 +03:00
  • 146b0715bf fix: set debug: false in config of fileUploader tests sabhas 2021-09-03 13:57:39 +05:00
  • dfc1d567a5 fix: append sasjs requests array from uploadFile sabhas 2021-09-03 13:55:49 +05:00
  • 779200f5fc fix: throw error if null or undefined is passed to getValidJson sabhas 2021-09-03 13:54:02 +05:00
  • cf4c4cfca9 fix: move SASjsRequest array from BaseJobExecutor class to RequestClient class sabhas 2021-09-03 13:51:58 +05:00
  • ad4eead4ca chore(deps): update dependencies Vladislav Parhomchik 2021-09-02 12:47:23 +03:00
  • f40a86f0f6 chore(redirectLogin): onLoggedOut callback should be an async Saad Jutt 2021-09-02 13:43:07 +05:00
  • aa9383a483 Merge pull request #534 from sasjs/package-script-fix Muhammad Saad 2021-09-01 06:20:25 +05:00
  • 867422f4cc fix: extraResponseAttributes for WebJobExecutor + sasjs-tests Saad Jutt 2021-09-01 03:50:55 +05:00
  • 2a6e29b5b8 fix: username returns from checkSession Saad Jutt 2021-09-01 03:49:44 +05:00
  • ba105f609c chore(deps): pin typescript version to fix packaging Yury Shkoda 2021-08-31 14:51:14 +03:00
  • e4d669f9b6 chore: typo fixed userName Saad Jutt 2021-08-31 12:58:47 +05:00
  • 5edf09e0a7 fix: usernames to lower case Saad Jutt 2021-08-31 12:50:04 +05:00
  • 5a695f495c chore: login returns username Saad Jutt 2021-08-31 12:39:04 +05:00
  • f231edb4a6 chore: redirect login with onLoggedOut callback Saad Jutt 2021-08-31 12:36:20 +05:00
  • 389ef94cd5 feat(login): redirect mechanism - in page link to open popup Saad Jutt 2021-08-28 10:01:20 +05:00
  • 4c90f66dbc chore(merge): Merge branch 'master' into redirected-login Saad Jutt 2021-08-27 23:34:52 +05:00
  • ab8643a89a chore: merge master into extract-username-while-check-session sabhas 2021-08-27 14:17:20 +05:00
  • b831b93133 Merge pull request #523 from sasjs/checkNodeVersion Allan Bowe 2021-08-26 15:17:15 +03:00