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

Commit Graph

  • 3183f89a62 chore(*): fix lint warning Krishna Acondy 2020-10-16 10:58:04 +01:00
  • f5cc16c3bd chore(create-job): add tests Krishna Acondy 2020-10-16 10:56:10 +01:00
  • e78dc76e56 fix(config): set debug to false by default feat(create-job): add the ability to wait for result Krishna Acondy 2020-10-16 10:55:56 +01:00
  • bfdb5ef0a6 chore(*): regenerate documentation Krishna Acondy 2020-10-16 09:13:48 +01:00
  • 35353d3fce Merge branch 'master' into sasjs-job Krishna Acondy 2020-10-15 09:11:50 +01:00
  • 7a02c8ad34 Merge pull request #131 from sasjs/issue-124 v1.15.4 Yury Shkoda 2020-10-14 14:03:58 +03:00
  • 331d9b0010 fix(session): add internal SAS error handler Yury Shkoda 2020-10-14 12:53:59 +03:00
  • ef5686cce7 Merge branch 'master' into sasjs-job Yury Shkoda 2020-10-12 09:21:00 +03:00
  • fa87111f4a Merge pull request #126 from sasjs/issue-124 v1.15.3 Yury Shkoda 2020-10-07 17:53:31 +03:00
  • 94967b0f6c fix(context): fixed 'getExecutableContexts' method Yury Shkoda 2020-10-07 17:25:47 +03:00
  • 3f796b300d fix: ErrorResponse body changed to error Mihajlo Medjedovic 2020-10-07 11:15:00 +02:00
  • a07c16fb52 chore(start-compute-job): add test Krishna Acondy 2020-10-06 09:21:58 +01:00
  • fd6905ea9f feat(start-compute-job): add API that starts a compute job and immediately returns the session Krishna Acondy 2020-10-06 09:21:15 +01:00
  • 08f58b5f4f fix(debug): only set session manager debug if it is defined Krishna Acondy 2020-10-06 08:17:02 +01:00
  • bd8012fe3e fix(*): revert to older version of isomorphic-fetch v1.15.2 Krishna Acondy 2020-10-03 18:19:06 +01:00
  • fa531b34fd Merge pull request #120 from sasjs/session-manager-debug v1.15.1 Krishna Acondy 2020-10-03 17:41:35 +01:00
  • 354443c98b fix(debug): propagate debug value from SASjs config Krishna Acondy 2020-10-03 16:53:00 +01:00
  • ee30ab195f Merge pull request #115 from sasjs/issue-114 Krishna Acondy 2020-10-01 09:10:35 +01:00
  • 02c1712d22 chore(error-message): updated error message for forbidden request Yury Shkoda 2020-10-01 09:49:24 +03:00
  • 37def7a956 Merge pull request #111 from sasjs/dependabot/npm_and_yarn/isomorphic-fetch-3.0.0 Krishna Acondy 2020-09-29 20:03:06 +01:00
  • 653e3d05e0 Merge branch 'master' into dependabot/npm_and_yarn/isomorphic-fetch-3.0.0 Krishna Acondy 2020-09-29 19:55:08 +01:00
  • d8467c24b1 Merge pull request #112 from sasjs/cli-issue-73 v1.15.0 Yury Shkoda 2020-09-28 15:16:33 +03:00
  • fc9056c1ac chore(folder-management): made 'moveFolder' method public and fixed 'createFolder' method Yury Shkoda 2020-09-28 14:59:27 +03:00
  • 9b1d295b82 feat(folder): made 'deleteFolder' method public Yury Shkoda 2020-09-26 11:41:18 +03:00
  • e2ea3f4ddc chore(deps): bump isomorphic-fetch from 2.2.1 to 3.0.0 dependabot-preview[bot] 2020-09-25 23:51:17 +00:00
  • 99d0b01a24 Update example.html Allan Bowe 2020-09-24 23:00:37 +02:00
  • 131c672020 Merge pull request #110 from sasjs/cli-issue-105 v1.14.1 Yury Shkoda 2020-09-24 17:10:14 +03:00
  • 338f2fb2dd Merge branch 'master' into cli-issue-105 Yury Shkoda 2020-09-24 17:08:04 +03:00
  • 4552a9a856 fix(context): fixed 'ContextAllAttributes' interface Yury Shkoda 2020-09-24 16:51:50 +03:00
  • daeb753f9e Merge pull request #109 from sasjs/cli-issue-105 v1.14.0 Yury Shkoda 2020-09-24 16:10:02 +03:00
  • f50a99d0b8 Merge branch 'master' into cli-issue-105 Yury Shkoda 2020-09-24 16:08:09 +03:00
  • e6d0d3efd5 docs(context): add docs for 'getComputeContextByName' method Yury Shkoda 2020-09-24 16:05:42 +03:00
  • 057460467c feat(context): added getComputeContextById method Yury Shkoda 2020-09-24 15:53:07 +03:00
  • 5aee9d955e Merge pull request #106 from sasjs/cli-issue-105 v1.13.0 Yury Shkoda 2020-09-24 08:38:47 +03:00
  • 7fb1da31e4 Merge branch 'master' into cli-issue-105 Yury Shkoda 2020-09-24 08:35:28 +03:00
  • 1aa92c0a69 Merge pull request #107 from sasjs/access-token-missed v1.12.3 Allan Bowe 2020-09-23 21:26:46 +02:00
  • 4c097a69fd style: lint Mihajlo Medjedovic 2020-09-23 20:43:41 +02:00
  • 2634933e84 fix: accessToken not passed in function calls Mihajlo Medjedovic 2020-09-23 20:41:31 +02:00
  • d60c0850c2 docs(context): update docs related to getComputeContextByName function Yury Shkoda 2020-09-23 17:21:27 +03:00
  • 491bc3371c feat(context): made getContextByName function public Yury Shkoda 2020-09-23 16:38:21 +03:00
  • c1bab07b08 Merge pull request #105 from sasjs/file-upload-csrf v1.12.2 Krishna Acondy 2020-09-23 08:04:18 +01:00
  • 95f3ebd51d chore(dx): add pull request template Krishna Acondy 2020-09-22 12:40:11 +01:00
  • 0e5b72b54f Merge branch 'master' into file-upload-csrf Krishna Acondy 2020-09-22 12:29:48 +01:00
  • 33ce592379 fix(*): fix build issue with iconv-loader v1.12.1 Krishna Acondy 2020-09-22 10:51:44 +01:00
  • 9f6591d7e3 chore(sasjs-tests): fix failing tests, bump adapter version Krishna Acondy 2020-09-22 09:32:45 +01:00
  • 5343ca00d8 fix(file-upload): maintain separate CSRF token for file uploads Krishna Acondy 2020-09-22 09:26:16 +01:00
  • f764f1f22f Merge pull request #94 from sasjs/sas-job-absolute-paths v1.12.0 Krishna Acondy 2020-09-22 08:46:04 +01:00
  • 978af5037e Merge branch 'master' of https://github.com/sasjs/adapter into sas-job-absolute-paths Krishna Acondy 2020-09-22 08:38:13 +01:00
  • 39e88052c7 Merge pull request #101 from sasjs/dependabot/npm_and_yarn/semantic-release-17.1.2 Krishna Acondy 2020-09-22 08:34:38 +01:00
  • 889351caf1 chore(deps-dev): bump semantic-release from 17.1.1 to 17.1.2 dependabot-preview[bot] 2020-09-22 07:33:28 +00:00
  • e6476dc230 Merge pull request #102 from sasjs/dependabot/npm_and_yarn/webpack-4.44.2 Krishna Acondy 2020-09-22 08:31:20 +01:00
  • e7de45c94f chore(deps-dev): bump webpack from 4.44.1 to 4.44.2 dependabot-preview[bot] 2020-09-22 07:30:22 +00:00
  • 2f822aba71 Merge pull request #103 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.14 Krishna Acondy 2020-09-22 08:28:16 +01:00
  • ba687bf8e2 chore(deps-dev): bump @types/jest from 26.0.13 to 26.0.14 dependabot-preview[bot] 2020-09-22 07:21:57 +00:00
  • 618cbe5a21 Merge pull request #104 from sasjs/dependabot/npm_and_yarn/ts-loader-8.0.4 Krishna Acondy 2020-09-22 08:19:40 +01:00
  • d723150b6d fix(job-execution): support relative paths with web approach Krishna Acondy 2020-09-21 19:45:23 +01:00
  • b1ad983ca5 chore(deps-dev): bump ts-loader from 8.0.3 to 8.0.4 dependabot-preview[bot] 2020-09-21 18:19:59 +00:00
  • 4711d0510e Merge branch 'master' of https://github.com/sasjs/adapter into sas-job-absolute-paths Krishna Acondy 2020-09-21 08:47:19 +01:00
  • 93854c287f Merge pull request #100 from sasjs/descs Krishna Acondy 2020-09-21 08:45:29 +01:00
  • 687a3047fd chore(*): remove trailing slashes Krishna Acondy 2020-09-21 08:38:03 +01:00
  • c067c6e74d chore(*): remove log Krishna Acondy 2020-09-21 08:26:18 +01:00
  • 04b44f40ba docs: updates to description of SASjsConfig items Allan Bowe 2020-09-20 20:23:04 +02:00
  • ce2126bd34 docs: typedocs Allan Bowe 2020-09-20 20:22:44 +02:00
  • 638efe8899 chore(build): add terser plugin for code optimization Krishna Acondy 2020-09-20 12:00:02 +01:00
  • 23353355e4 chore(build): update webpack config to minify built code Krishna Acondy 2020-09-20 11:59:37 +01:00
  • 1be64798c5 fix(job-execution): fetch log when webout is not available Krishna Acondy 2020-09-20 11:42:49 +01:00
  • a92a458cf1 chore(types): export types from index Krishna Acondy 2020-09-20 11:42:29 +01:00
  • 703fdf9c02 fix(job-execution): fix program name Krishna Acondy 2020-09-20 10:35:32 +01:00
  • bc239cf5d6 fix(job-execution): fix program path for absolute path jobs Krishna Acondy 2020-09-18 17:40:35 +01:00
  • 86780db478 fix(job-execution): fix program variable for absolute path jobs Krishna Acondy 2020-09-18 17:32:12 +01:00
  • 5d5afa20c7 chore(doc): update documentation Krishna Acondy 2020-09-18 16:49:54 +01:00
  • d662c1a981 Merge branch 'master' into sas-job-absolute-paths Krishna Acondy 2020-09-18 16:45:13 +01:00
  • 927bb8c78c Merge pull request #91 from sasjs/issue90 v1.11.0 Allan Bowe 2020-09-18 17:44:08 +02:00
  • 509171c484 chore: typedoc Mihajlo Medjedovic 2020-09-18 17:41:09 +02:00
  • ae98b50a21 Merge branch 'master' into issue90 Krishna Acondy 2020-09-18 16:38:23 +01:00
  • f3abafd5ed Merge branch 'master' into sas-job-absolute-paths Krishna Acondy 2020-09-18 15:06:50 +01:00
  • 939e6803e1 Merge pull request #99 from sasjs/issue-96 v1.10.2 Yury Shkoda 2020-09-18 13:30:11 +03:00
  • 6a055a4fc6 fix(error): added error handling for http responses with status 401 and 403 Yury Shkoda 2020-09-18 12:54:17 +03:00
  • 5076ea696c feat(job-execution): support absolute job paths for JES and web approaches Krishna Acondy 2020-09-18 09:24:33 +01:00
  • 3a60e6422c chore(sasjs-tests): fix failing test, add test for absolute path Krishna Acondy 2020-09-18 08:33:46 +01:00
  • b90b5d5c03 Merge branch 'master' of https://github.com/sasjs/adapter into sas-job-absolute-paths Krishna Acondy 2020-09-18 08:25:21 +01:00
  • 6fb9d11712 Merge pull request #92 from sasjs/issue87 v1.10.1 Yury Shkoda 2020-09-18 08:41:59 +03:00
  • d61728e52a chore: removed extra console.error Mihajlo Medjedovic 2020-09-17 12:21:49 +02:00
  • a9339b52ed Merge branch 'master' into issue87 Mihajlo Medjedovic 2020-09-17 12:20:42 +02:00
  • 970e14b2e1 Merge branch 'master' into issue90 Mihajlo Medjedovic 2020-09-17 12:19:45 +02:00
  • d5a8140d4f feat(job-execution): populate folder map on demand Krishna Acondy 2020-09-17 09:35:43 +01:00
  • dcc5a1efdd Merge pull request #95 from sasjs/issue-90 Krishna Acondy 2020-09-17 08:08:20 +01:00
  • d517897615 docs: fyxed typos and updated docs Yury Shkoda 2020-09-16 11:34:59 +03:00
  • 5f5d84da87 feat(job-execution): support absolute paths to SAS jobs Krishna Acondy 2020-09-16 08:49:18 +01:00
  • 8650d91672 Merge branch 'master' into issue87 Mihajlo Medjedovic 2020-09-15 13:33:14 +02:00
  • 4c9e48550e chore: lint Mihajlo Medjedovic 2020-09-15 13:24:20 +02:00
  • 8504ec6c4d fix: error response stringify and added raw field Mihajlo Medjedovic 2020-09-15 13:18:26 +02:00
  • a0ad8b3f34 Merge branch 'master' into issue90 Mihajlo Medjedovic 2020-09-15 13:13:52 +02:00
  • 4ed150aff9 Merged with master branch Yury Shkoda 2020-09-15 12:55:15 +03:00
  • 81be11f3b9 refactor(error): refactoring errors and fixing spelling Yury Shkoda 2020-09-15 12:48:33 +03:00
  • e7e238e20b Merge pull request #89 from sasjs/issue-84 Krishna Acondy 2020-09-15 09:45:38 +01:00
  • 53990a9ba3 feat: added type for error response Mihajlo Medjedovic 2020-09-14 16:47:54 +02:00
  • afec560952 fix: JES API error handling if job does not exist Mihajlo Medjedovic 2020-09-14 16:26:27 +02:00
  • 17d8ea8b17 docs: updated docs for 'executeScript()' Yury Shkoda 2020-09-14 15:55:18 +03:00
  • 9af45799b9 Merge pull request #88 from sasjs/issue-84 v1.10.0 Yury Shkoda 2020-09-14 15:33:39 +03:00