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

Commit Graph

  • f6cb2c4fac chore: sasjs-tests windows Mihajlo 2021-07-15 10:41:10 +02:00
  • 1594f0c7db chore(merge): pull in changes from master Krishna Acondy 2021-07-15 07:33:44 +01:00
  • 7cb2a43f95 Merge pull request #462 from sasjs/json-fix v2.8.13 Allan Bowe 2021-07-14 20:46:16 +03:00
  • 6e85c7a588 Merge branch 'master' into json-fix Allan Bowe 2021-07-14 20:44:06 +03:00
  • a68f6962fd Merge pull request #450 from sasjs/allanbowe-patch-1 Allan Bowe 2021-07-14 20:42:09 +03:00
  • a650ba15dd Merge branch 'master' into allanbowe-patch-1 Allan Bowe 2021-07-14 20:41:51 +03:00
  • 6ca1b489fc Merge pull request #466 from sasjs/session-state-fix Allan Bowe 2021-07-14 20:41:25 +03:00
  • a5c9f11c75 test(session): cover case when could not get session state Yury Shkoda 2021-07-14 14:17:20 +03:00
  • 1ff3937d11 chore(deps): update dependencies Krishna Acondy 2021-07-14 08:03:54 +01:00
  • d4725d2e54 chore(refactor): change property name in PollOptions Krishna Acondy 2021-07-14 07:50:25 +01:00
  • db578564ba fix: removed url package Saad Jutt 2021-07-13 17:11:49 +05:00
  • d4ebef4290 fix(session): provide more info if could not get session state Yury Shkoda 2021-07-13 14:50:46 +03:00
  • b9f368193d chore(refactor): add more tests Krishna Acondy 2021-07-13 08:12:15 +01:00
  • 4257ec78aa chore(ci): add coverage report to build workflow Krishna Acondy 2021-07-12 20:45:09 +01:00
  • a0fbe1a740 chore(ci): add coverage report action Krishna Acondy 2021-07-12 20:42:49 +01:00
  • 123b9fb535 chore(refactor): split up and add tests for core functionality Krishna Acondy 2021-07-12 20:31:17 +01:00
  • f57c7b8f7d chore(deps): up utils version Krishna Acondy 2021-07-12 20:30:42 +01:00
  • 89590f9a37 chore: only removed Mihajlo 2021-07-12 14:42:19 +02:00
  • 5d61bebc9e fix: isValidJson function returns the JSON parsed Mihajlo 2021-07-12 14:29:43 +02:00
  • 99afa6e7e4 style: lint Mihajlo 2021-07-12 12:58:27 +02:00
  • b590a9f41b chore(tests): testing the isValidJson function Mihajlo 2021-07-12 12:58:04 +02:00
  • 4466ee30d2 chore: preventing double parse of invalid json check Mihajlo 2021-07-12 11:02:01 +02:00
  • db372950b4 chore: type fix Mihajlo 2021-07-09 15:17:33 +02:00
  • 46f5e07f11 fix: invalid json checking Mihajlo 2021-07-09 13:36:12 +02:00
  • 1c90f4f455 chore(*): remove log Krishna Acondy 2021-07-09 09:29:57 +01:00
  • 0114a80e38 chore(execute): add tests for executeScript Krishna Acondy 2021-07-09 09:17:49 +01:00
  • 13be2f9c70 chore(*): remove unused dependencies and variables, fix imports Krishna Acondy 2021-07-09 09:17:26 +01:00
  • e396091aa7 chore(merge): pull in changes from master Krishna Acondy 2021-07-08 09:04:49 +01:00
  • a00cb1ebec Merge pull request #461 from sasjs/fix-utils-imports v2.8.12 Krishna Acondy 2021-07-08 08:58:14 +01:00
  • 7b1264d140 fix(imports): change imports from main barrel into internal barrels Krishna Acondy 2021-07-08 08:46:28 +01:00
  • 04ccbf6843 feat(log): write logs to file when polling for job status Krishna Acondy 2021-07-07 10:02:14 +01:00
  • 369b9fb023 Merge branch 'master' into allanbowe-patch-1 Allan Bowe 2021-07-05 12:02:01 +03:00
  • 76487b00e9 Merge pull request #453 from sasjs/support-contribute-on-windows v2.8.11 Allan Bowe 2021-07-05 12:01:38 +03:00
  • 2d0515e25b chore(merge): Merged master branch Saad Jutt 2021-07-05 13:17:08 +05:00
  • b132b99586 fix: globstars support on mac with copyfiles Saad Jutt 2021-07-05 13:11:40 +05:00
  • 5a7b4a1de4 Merge pull request #447 from sasjs/token-expiry-utils v2.8.10 Krishna Acondy 2021-07-05 08:17:59 +01:00
  • 6cac008b61 fix: updated 'prepare' + using copyfiles instead of cp Saad Jutt 2021-07-05 04:06:04 +05:00
  • 929ec6eb1c Update README.md Allan Bowe 2021-07-02 12:50:03 +03:00
  • 5a35237de5 fix(build): add node polyfill plugin and stub fs and readline when building for the browser Krishna Acondy 2021-07-01 09:11:03 +01:00
  • 5d77bbba8b fix(auth): use token functions from utils library Krishna Acondy 2021-07-01 09:10:32 +01:00
  • eda021b6a5 Merge pull request #431 from sasjs/issue-409 v2.8.9 Yury Shkoda 2021-07-01 08:03:30 +03:00
  • 259c479ef0 Merge branch 'master' into issue-409 Yury Shkoda 2021-07-01 07:58:23 +03:00
  • a962b8e7cf Merge pull request #445 from sasjs/handle-304-status v2.8.8 Krishna Acondy 2021-06-30 18:07:44 +01:00
  • eb0e7247a6 fix(scripts): change git hook script to prepare Krishna Acondy 2021-06-30 18:05:52 +01:00
  • ccc77cb9d1 chore: remove console.log statements sabhas 2021-06-30 21:42:46 +05:00
  • 5cb5bbdb55 fix(execution): refresh tokens before fetching results Krishna Acondy 2021-06-30 15:19:12 +01:00
  • ac6cd7be82 fix(session): fixed polling session state Yury Shkoda 2021-06-30 16:55:09 +03:00
  • 63f5f4d03d Merge branch 'master' into issue-409 Sabir Hassan 2021-06-30 15:35:43 +05:00
  • a164fb7df9 Merge pull request #432 from sasjs/job-refresh-tokens v2.8.7 Krishna Acondy 2021-06-30 11:10:34 +01:00
  • 336ba207cf chore(deps): upgrade dependencies Krishna Acondy 2021-06-30 07:35:21 +01:00
  • 3cfd45cc62 chore(merge): pull in changes from master Krishna Acondy 2021-06-30 07:26:15 +01:00
  • f7fb917282 Merge pull request #441 from sasjs/allanbowe-patch-1 Yury Shkoda 2021-06-30 08:23:17 +03:00
  • a182037883 Update README.md Allan Bowe 2021-06-29 15:36:37 +03:00
  • f9e79fb756 chore(*): remove unused variables Krishna Acondy 2021-06-29 10:23:35 +01:00
  • aaf0eef62b chore(tests): fix method arguments Krishna Acondy 2021-06-29 07:32:47 +01:00
  • fafa0c3567 Merge branch 'master' into job-refresh-tokens Krishna Acondy 2021-06-28 08:50:46 +01:00
  • 4a6845ad6a Merge pull request #437 from sasjs/issue-420 v2.8.6 Allan Bowe 2021-06-27 13:19:33 +03:00
  • 61d66c6f82 Merge branch 'master' into issue-420 Sabir Hassan 2021-06-25 14:09:34 +05:00
  • 123fbc7235 fix: on viya when calling api pass debug parameter to correct section #420 sabhas 2021-06-25 13:49:45 +05:00
  • eae8694a29 Merge branch 'master' into job-refresh-tokens Krishna Acondy 2021-06-25 09:15:33 +01:00
  • 2b16be3aef chore(*): refactor to use logger if available Krishna Acondy 2021-06-25 09:14:29 +01:00
  • d8d4da9c9a Merge branch 'master' into issue-409 Sabir Hassan 2021-06-24 16:15:40 +05:00
  • 0b755b7304 Merge pull request #436 from sasjs/allanbowe-patch-1 VladislavParhomchik 2021-06-24 10:22:13 +03:00
  • 0816b7b1f9 Update PULL_REQUEST_TEMPLATE.md Allan Bowe 2021-06-24 10:04:29 +03:00
  • 97d45e87ec chore(merge): pull in changes from master Krishna Acondy 2021-06-24 07:21:12 +01:00
  • 57ef0647b5 fix(auth): refresh access tokens if expiring during job status check Krishna Acondy 2021-06-24 07:20:54 +01:00
  • a34eebba44 Merge pull request #433 from sasjs/issue-308 v2.8.5 Allan Bowe 2021-06-24 00:07:43 +03:00
  • 857e39eb33 chore(git): Merge branch 'issue-308' of github.com:sasjs/adapter into issue-308 Mihajlo 2021-06-23 11:15:06 +02:00
  • 9bd7d84975 style: lint Mihajlo 2021-06-23 11:14:54 +02:00
  • 731e38bce3 Merge branch 'master' into issue-308 Mihajlo Medjedovic 2021-06-23 11:10:42 +02:00
  • 2ee6c45d16 Merge branch 'master' into job-refresh-tokens Krishna Acondy 2021-06-23 08:29:22 +01:00
  • b80283f8af Merge pull request #421 from sasjs/dependabot/npm_and_yarn/semantic-release-17.4.4 Allan Bowe 2021-06-22 22:19:38 +03:00
  • 291e23e40a Update README.md Allan Bowe 2021-06-22 18:53:12 +03:00
  • d53d1e1e6a chore: tests fix Mihajlo 2021-06-22 17:05:13 +02:00
  • 8cf249e8fd style: lint Mihajlo 2021-06-22 16:51:43 +02:00
  • 5d7cfe1e6c chore: fixing useComputeApi defaults Mihajlo 2021-06-22 16:51:14 +02:00
  • abc15fb3ab chore: fix file upload call Mihajlo 2021-06-22 13:23:18 +02:00
  • 8cc4270e48 fix: web approach contextname, upload file: context name and debug parameter Mihajlo 2021-06-22 13:19:11 +02:00
  • 56b2ba026a chore(merge): pull in changes from master Krishna Acondy 2021-06-22 07:41:42 +01:00
  • 8beda1ad6c fix(*): pass in authConfig in place of accessToken Krishna Acondy 2021-06-22 07:38:12 +01:00
  • b18b471549 fix(job-execution): refresh access token if it has expired during job status checks Krishna Acondy 2021-06-21 08:59:12 +01:00
  • 93c9a34591 fix: if response is not valid json throw error #409 sabhas 2021-06-21 00:45:37 +05:00
  • 9493492dea chore(deps-dev): bump semantic-release from 17.4.3 to 17.4.4 dependabot[bot] 2021-06-18 08:42:31 +00:00
  • 9b976d48ca Merge pull request #423 from sasjs/issue-394 v2.8.4 VladislavParhomchik 2021-06-18 11:41:13 +03:00
  • 00b19de497 chore: sasjs-tests package-lock.json updated Saad Jutt 2021-06-17 19:35:24 +05:00
  • f4cdd2d607 fix: CAS Authentication upon SAS9 login Saad Jutt 2021-06-17 19:33:58 +05:00
  • cdc0c12ec4 chore(lint): fixed lint scriptes on Windows Yury Shkoda 2021-06-17 15:35:36 +03:00
  • bc6f109c48 fix: make duplicate request only if payload is present Saad Jutt 2021-06-17 14:37:46 +05:00
  • cfab64cfa0 fix: first request after login redirects from server Saad Jutt 2021-06-17 08:31:40 +05:00
  • d4c8c58552 Merge pull request #422 from sasjs/assign-qa-reviewer Krishna Acondy 2021-06-16 07:50:58 +01:00
  • 2b8cb51a50 chore(reviewers): add Sabir to list of devs, create separate QA list with Vlad Krishna Acondy 2021-06-16 07:42:23 +01:00
  • e068d3263c Merge pull request #419 from sasjs/issue-327 v2.8.3 Krishna Acondy 2021-06-15 08:41:58 +01:00
  • 630f2e9c37 fix: test regarding Request with extra attributes on JES approach fixed sabhas 2021-06-15 11:29:21 +05:00
  • 51ac6b052b fix: test case which check extra attributes on JES approach fixed sabhas 2021-06-14 23:21:17 +05:00
  • c32258eb3c fix: code modified in appendRequest method fixes #327 sabhas 2021-06-14 23:18:26 +05:00
  • 88f50e3c74 Update README.md Allan Bowe 2021-06-14 21:11:18 +03:00
  • bfe5ac0ff7 Merge pull request #417 from sasjs/force-sas9-webout v2.8.2 Krishna Acondy 2021-06-14 09:17:32 +01:00
  • d50f5a030a chore(lint): fix formatting Krishna Acondy 2021-06-14 09:12:11 +01:00
  • c320caec99 fix(sas9): force webout output when executing arbitrary code on SAS9 Krishna Acondy 2021-06-14 09:10:26 +01:00
  • 16a5b2b012 Merge pull request #414 from sasjs/issue-276 v2.8.1 Allan Bowe 2021-06-13 21:20:18 +03:00