1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-03-10 00:48:11 +00:00

Commit Graph

  • 149e51269e deploy: 5bc2afba8c allanbowe 2023-04-06 10:58:44 +00:00
  • 5bc2afba8c Merge pull request #800 from sasjs/sasjstestservices Allan Bowe 2023-04-06 11:57:52 +01:00
  • dd3a7fe393 fix: ErrorBody interface made public Mihajlo Medjedovic 2023-04-06 12:45:22 +02:00
  • ba1b1e6e80 Merge branch 'sasjstestservices' of github.com:sasjs/adapter into sasjstestservices allan 2023-04-06 11:42:04 +01:00
  • 3daa85a74a chore: updating appLoc to /Public/app/adapter-tests in sasjs-tests allan 2023-04-06 11:41:54 +01:00
  • d1139857a4 Update invalidJSON.sas Allan Bowe 2023-04-06 11:33:31 +01:00
  • cb106c76cb chore: adding services in seperate (deployable) files as alternative to manually running the code from the README in sasjs-test allan 2023-04-06 11:31:37 +01:00
  • 879f686f65 deploy: ab8da28de1 allanbowe 2023-04-05 14:15:11 +00:00
  • ab8da28de1 Merge pull request #798 from sasjs/redirected-login-m8 v4.2.3 Allan Bowe 2023-04-05 15:14:16 +01:00
  • a729d67d3e chore: remove /home leftovers Mihajlo Medjedovic 2023-04-05 15:39:31 +02:00
  • 548a44d665 chore: auth manager test fix Mihajlo Medjedovic 2023-04-04 14:08:47 +02:00
  • 3068c2a050 deploy: afda43fc7f allanbowe 2023-04-03 21:22:07 +00:00
  • afda43fc7f Merge pull request #799 from sasjs/issue-470 v4.2.2 Allan Bowe 2023-04-03 22:21:13 +01:00
  • 5291e7f01c fix: regex for extracting login url fixed Sabir Hassan 2023-04-03 23:10:27 +05:00
  • 39abdad518 fix: sas9 m8 redirected login Mihajlo Medjedovic 2023-04-03 12:48:32 +02:00
  • c26b3233bc deploy: 6aa12ee950 allanbowe 2023-04-03 10:42:23 +00:00
  • 6aa12ee950 Merge pull request #797 from sasjs/all-contributors/add-saramartinelli1992 Allan Bowe 2023-04-03 11:41:34 +01:00
  • b5b5093295 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2023-04-03 10:41:06 +00:00
  • 114ca21c17 docs: update README.md [skip ci] allcontributors[bot] 2023-04-03 10:41:05 +00:00
  • 88a1f3eac6 docs(session-manager): improved grammar Yury Shkoda 2023-03-28 13:00:07 +03:00
  • b00db86811 chore(session-manager): renamed ErrorResponse interface to ApiErrorResponse Yury Shkoda 2023-03-27 18:34:44 +03:00
  • 96caadc6b1 test(request-client): fixing self-signed certificate error Yury Shkoda 2023-03-27 17:08:06 +03:00
  • 074a21c4bb test(session-manager): fixed server url Yury Shkoda 2023-03-27 16:53:45 +03:00
  • 588a4169bb docs(session-manager): added method descriptions Yury Shkoda 2023-03-27 16:43:33 +03:00
  • 3d4c01622e chore(session-manager): improved error handling Yury Shkoda 2023-03-27 16:40:57 +03:00
  • d166231c12 chore(deps): bump webpack from 5.73.0 to 5.76.3 in /sasjs-tests dependabot[bot] 2023-03-27 12:12:06 +00:00
  • 9f7a0adb0c deploy: 6aee95b21d allanbowe 2023-03-27 12:10:19 +00:00
  • 6aee95b21d Merge pull request #794 from sasjs/issue-303 v4.2.1 Allan Bowe 2023-03-27 13:09:11 +01:00
  • 3d281abbf8 chore: downgrade pem dev dependency by one minor version Sabir Hassan 2023-03-27 15:09:10 +05:00
  • 99d783e174 fix: write a message to the log indicating that a login was not attempted as a valid session already exists Sabir Hassan 2023-03-24 15:11:10 +05:00
  • 33bc8f92cb test(request-client): fixed typo Yury Shkoda 2023-03-24 12:15:10 +03:00
  • c1704fff78 feat(session-manager): refactored and covered with tests Yury Shkoda 2023-03-24 11:39:59 +03:00
  • 17a3d1b8a9 fix: modify the reqgex to handle the loginForm response on latest sas9 Sabir Hassan 2023-03-22 23:33:42 +05:00
  • 8d9b2a4ba6 deploy: 01af5eb634 allanbowe 2023-03-16 13:37:10 +00:00
  • 01af5eb634 Merge pull request #791 from sasjs/sas9-mini v4.2.0 Allan Bowe 2023-03-16 13:36:08 +00:00
  • 0c3797e2de chore: deleted package-lock.json and recreated by npm install Sabir Hassan 2023-03-16 16:22:26 +05:00
  • c33c509207 chore: merge master Sabir Hassan 2023-03-16 13:40:22 +05:00
  • af351d7375 chore: bump webpack Sabir Hassan 2023-03-16 12:39:39 +05:00
  • 2b53406cac chore: no need for forked version of tough cookie Sabir Hassan 2023-03-16 00:28:06 +05:00
  • 99cfb8b2af feat: created a minified version of adapter for executing web jobs on sas9 Sabir Hassan 2023-03-16 00:26:08 +05:00
  • 891cc13362 feat(session-manager): improving performance Yury Shkoda 2023-03-14 10:43:45 +03:00
  • 22fa185715 feat: minified adapter for SAS9 Yury Shkoda 2023-03-14 10:39:11 +03:00
  • c9cbbdcec2 deploy: dad99557a7 allanbowe 2023-03-06 10:16:31 +00:00
  • dad99557a7 Merge pull request #788 from sasjs/quick-fix v4.1.6 Allan Bowe 2023-03-06 10:15:36 +00:00
  • c7cc2e5fa4 fix: throw error as it is in sas9RequestClient when its an instance of JobExecutionError Sabir Hassan 2023-03-06 14:53:42 +05:00
  • 5798da344f deploy: 2bd7544051 allanbowe 2023-02-21 18:57:06 +00:00
  • 2bd7544051 Merge pull request #787 from sasjs/issue-786 v4.1.5 Allan Bowe 2023-02-21 18:56:12 +00:00
  • 1fb972d88a chore: improved url match Mihajlo Medjedovic 2023-02-21 16:10:14 +01:00
  • 64f8f8c893 fix: removing .do from loginUrl mechanism Mihajlo Medjedovic 2023-02-21 16:04:50 +01:00
  • 61cf95d9b7 deploy: ddb4a51c55 sabhas 2023-02-15 16:46:10 +00:00
  • ddb4a51c55 Merge pull request #785 from sasjs/issue-783 v4.1.4 Sabir Hassan 2023-02-15 21:45:16 +05:00
  • 921d6ef364 fix: sasjs executor not re-sending waiting requests Mihajlo Medjedovic 2023-02-15 17:26:23 +01:00
  • fb142d704c deploy: 105675d46a allanbowe 2023-02-15 16:19:13 +00:00
  • 105675d46a Merge pull request #784 from sasjs/medjedovicm-issue-template Allan Bowe 2023-02-15 16:18:27 +00:00
  • e4addba762 Update issue_template.md Allan Bowe 2023-02-15 16:17:02 +00:00
  • 8203e918fd Create issue_template.md Mihajlo Medjedovic 2023-02-15 17:15:24 +01:00
  • 435993e50e fix: sasjs-tests are passing on sas9 except one issue-688 Sabir Hassan 2023-02-09 22:04:47 +05:00
  • 5b07e0396e deploy: 2210e43880 allanbowe 2023-02-07 15:21:00 +00:00
  • 2210e43880 chore: update README Allan Bowe 2023-02-07 15:20:10 +00:00
  • 4cb150e951 chore(deps): bump http-cache-semantics in /sasjs-tests dependabot[bot] 2023-02-04 13:53:04 +00:00
  • c18b010cc4 deploy: b04df0bc6d allanbowe 2023-02-01 10:24:24 +00:00
  • b04df0bc6d Merge pull request #779 from sasjs/issue-771 v4.1.3 Allan Bowe 2023-02-01 10:23:29 +00:00
  • 98e851b4d8 chore: npm audit fix Sabir Hassan 2023-01-31 23:08:56 +05:00
  • 84306bea3d fix: bump axios version to 0.27.2 Sabir Hassan 2023-01-31 23:05:54 +05:00
  • 89d32262f8 chore: form-data provides its own type definitions, so you do not need @types/form-data installed Sabir Hassan 2023-01-31 15:49:40 +05:00
  • 257010f57d chore: axios provides its own type definitions, so you don't need @types/axios installed Sabir Hassan 2023-01-31 15:48:08 +05:00
  • eb9991015b chore: fix npm install Sabir Hassan 2023-01-31 15:45:49 +05:00
  • 80aa2dfeae deploy: 9d17e87a09 allanbowe 2023-01-30 19:13:39 +00:00
  • 9d17e87a09 Merge pull request #778 from sasjs/issue-777 v4.1.2 Allan Bowe 2023-01-30 19:12:48 +00:00
  • 55f309e998 chore: quick fix Sabir Hassan 2023-01-30 23:50:40 +05:00
  • 3d9b40398c fix: improve error message when sasjs runner is not found Sabir Hassan 2023-01-30 23:22:43 +05:00
  • 50fed36271 deploy: e0badae973 allanbowe 2023-01-26 13:52:00 +00:00
  • e0badae973 fix: bumping semantic release package v4.1.1 Allan Bowe 2023-01-26 13:51:22 +00:00
  • 3bf9f67838 deploy: 524c561390 allanbowe 2023-01-26 13:47:28 +00:00
  • 524c561390 Merge pull request #775 from sasjs/import-node-env Allan Bowe 2023-01-26 13:46:39 +00:00
  • e7ceac1b78 fix: createReadStream import where needed It's node specific util and othervise adapter was failing on browser environment Mihajlo Medjedovic 2023-01-09 13:07:51 +01:00
  • fc8598473f chore(deps): bump json5 from 1.0.1 to 1.0.2 in /sasjs-tests dependabot[bot] 2023-01-08 11:36:38 +00:00
  • 708caf2f03 deploy: 72ddd424a5 allanbowe 2022-12-06 11:26:43 +00:00
  • 72ddd424a5 Merge pull request #772 from sasjs/add-deployZipFile v4.1.0 Allan Bowe 2022-12-06 11:25:48 +00:00
  • 85f771d1ed feat: add a new method deployZipFile in sasjsAPiClient class Sabir Hassan 2022-12-06 14:51:34 +05:00
  • 367e0ae25a chore(deps): bump loader-utils from 2.0.2 to 2.0.4 in /sasjs-tests dependabot[bot] 2022-11-16 06:56:29 +00:00
  • 492a5583e7 deploy: 1a781c3a56 allanbowe 2022-10-24 21:26:36 +00:00
  • 1a781c3a56 chore: adding matrix room link in action Allan Bowe 2022-10-24 21:25:52 +00:00
  • 8577f22471 deploy: 296d4efdfb allanbowe 2022-10-24 20:49:29 +00:00
  • 296d4efdfb Merge pull request #768 from sasjs/update-sasjs-tests-deps v4.0.1 Allan Bowe 2022-10-24 21:48:22 +01:00
  • 8df09d01de fix: bump deps versions Sabir Hassan 2022-10-25 01:41:09 +05:00
  • 2dec8756df deploy: 2d4a9d6dee allanbowe 2022-10-24 10:25:40 +00:00
  • 2d4a9d6dee chore: updating matrix room id for matrixbot Allan Bowe 2022-10-24 10:24:46 +00:00
  • 7a650f8c8e deploy: 38c30f6342 allanbowe 2022-10-24 10:12:56 +00:00
  • 38c30f6342 Merge pull request #767 from sasjs/removevpn v4.0.0 Allan Bowe 2022-10-24 11:12:01 +01:00
  • dd72304bc7 fix: removing old vpn files Allan Bowe 2022-10-24 10:10:39 +00:00
  • 4e680ea7e6 deploy: 296a543b2d allanbowe 2022-10-20 13:03:05 +00:00
  • 296a543b2d Merge pull request #766 from sasjs/breaking-change v3.10.19 Allan Bowe 2022-10-20 14:02:06 +01:00
  • 70b31dcb8f fix: export SasjsRequestClient from main index.ts Sabir Hassan 2022-10-18 19:10:46 +05:00
  • b0c2a81989 fix: remove deployToSasjs and executeJobSasjs from main sasjs module Sabir Hassan 2022-10-18 19:09:56 +05:00
  • 53e167b17d fix: merge executeScriptSAS9, executeScriptSASViya and executeScriptSASjs into single executeScript Sabir Hassan 2022-10-17 23:14:51 +05:00
  • c890a1e2a1 deploy: 5159318d0d allanbowe 2022-10-07 12:36:06 +00:00
  • 5159318d0d chore: final edit to matrix Allan Bowe 2022-10-07 12:35:09 +00:00
  • 9773d3f4c2 deploy: 6842ee13e4 allanbowe 2022-10-07 12:29:57 +00:00
  • 6842ee13e4 chore: matrix curl syntax Allan Bowe 2022-10-07 12:29:13 +00:00