1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-06-10 18:50:22 +00:00

Commit Graph

  • 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
  • fdbb87ed7b docs: updated docs Yury Shkoda 2020-09-14 15:23:48 +03:00
  • 5e7ffc1f58 Merge branch 'master' into issue-84 Yury Shkoda 2020-09-14 15:21:59 +03:00
  • 3369b28933 feat(executeScript): added ability to run arbitrary sas code to 'executeScript()' Yury Shkoda 2020-09-14 15:21:06 +03:00
  • 129c582785 Merge pull request #86 from sasjs/issue85 v1.9.1 Krishna Acondy 2020-09-12 07:14:47 +01:00
  • 23bdeaafaf fix: running request with access_token fails Mihajlo Medjedovic 2020-09-11 18:46:04 +02:00
  • 3cff286c57 Merge pull request #83 from sasjs/edit-context-by-name v1.9.0 Yury Shkoda 2020-09-11 15:05:39 +03:00
  • d17124f375 feat(update-context): Allow updating of a context by name Krishna Acondy 2020-09-11 13:00:56 +01:00
  • 0d3a381257 Merge pull request #82 from sasjs/delete-context-by-name v1.8.0 Krishna Acondy 2020-09-11 12:36:21 +01:00
  • 6492833653 feat(delete-context): delete context by name Krishna Acondy 2020-09-11 12:28:44 +01:00
  • 8ca79b1ccb chore(doc): fix broken links on doc site Krishna Acondy 2020-09-11 10:00:25 +01:00
  • 1c484e554f chore(doc): fix broken links Krishna Acondy 2020-09-11 09:51:51 +01:00
  • 6f6e8b6b98 Merge pull request #81 from sasjs/doc-source-links Krishna Acondy 2020-09-11 09:36:20 +01:00
  • 60651f9570 Merge branch 'master' into doc-source-links Krishna Acondy 2020-09-11 09:32:33 +01:00
  • 173e9746b1 Merge pull request #78 from sasjs/issue77 v1.7.1 Allan Bowe 2020-09-11 10:24:02 +02:00
  • c50d891777 chore(doc): fix typo, add links to source code Krishna Acondy 2020-09-11 09:15:40 +01:00
  • 036f1203e3 Merge branch 'master' into issue77 Krishna Acondy 2020-09-11 09:05:27 +01:00
  • 302ceb0cb1 Merge pull request #79 from sasjs/run-tests-ci Krishna Acondy 2020-09-11 09:05:09 +01:00
  • e209902c1d chore(*): add code style section to doc Krishna Acondy 2020-09-11 08:28:22 +01:00
  • e897037c8b chore(*): fix code formatting Krishna Acondy 2020-09-11 08:20:39 +01:00
  • c6857e857c chore(ci): run unit tests as part of build Krishna Acondy 2020-09-11 08:07:37 +01:00
  • 49b25555fc Merge branch 'master' into issue77 Krishna Acondy 2020-09-11 07:59:52 +01:00
  • e642264442 fix: execute script passing debug from global config Mihajlo Medjedovic 2020-09-10 22:58:50 +02:00
  • d3738ad5cd fix: waitForSession accessToken not passed Mihajlo Medjedovic 2020-09-10 20:42:14 +02:00
  • 40de5f2e11 Merge pull request #75 from sasjs/edit-context v1.7.0 Yury Shkoda 2020-09-10 13:53:35 +03:00
  • 6056424d26 Merge branch 'master' into edit-context Krishna Acondy 2020-09-10 10:08:31 +01:00
  • ae5110974f Merge pull request #72 from sasjs/issue-69 Krishna Acondy 2020-09-10 10:08:18 +01:00
  • b2f6d4e6d1 feat(create-context): add the ability to modify attributes Krishna Acondy 2020-09-10 10:02:55 +01:00
  • f69a635e1d chore(doc): update documentation Krishna Acondy 2020-09-10 09:57:04 +01:00
  • c8bc6936e8 Merge branch 'master' into issue-69 Krishna Acondy 2020-09-10 09:50:15 +01:00
  • 9a24a8b962 fix(session-timeout): assume session has expired if attributes are not present Krishna Acondy 2020-09-10 09:45:10 +01:00
  • c43c9ec211 chore(edit-context): add error handling for fetch Krishna Acondy 2020-09-10 09:30:56 +01:00
  • 9b0e02f5b7 feat(edit-context): add the ability to edit a given context Krishna Acondy 2020-09-10 09:14:02 +01:00
  • 3ec6ee2db9 Merge pull request #65 from sasjs/issue-62 v1.6.0 Allan Bowe 2020-09-09 16:20:13 +02:00
  • e6ab5f918f chore(move folder): improved error handling Yury Shkoda 2020-09-09 15:08:36 +03:00
  • 951e119c08 doc(forced deploy): updated documentation of 'SASViyaApiClient' Yury Shkoda 2020-09-09 13:05:06 +03:00
  • d22d9e1039 Merge branch 'issue-62' of https://github.com/sasjs/adapter into issue-62 Yury Shkoda 2020-09-09 12:41:35 +03:00
  • 6e276e2e26 Merge branch 'master' into issue-62 Yury Shkoda 2020-09-09 12:39:36 +03:00
  • eec973efa1 doc(forced deploy): updated documentation of the functions affected by 'issue-62' Yury Shkoda 2020-09-09 12:38:28 +03:00
  • 0f9eca7482 chore(tests): tested 'parseSourceCode' and 'parseGeneratedCode' functions directly Yury Shkoda 2020-09-09 11:22:58 +03:00
  • 2c763e38ae Merge branch 'master' into issue-62 Krishna Acondy 2020-09-09 07:59:43 +01:00
  • 4957bc5b05 Merge pull request #66 from sasjs/create-context v1.5.0 Yury Shkoda 2020-09-09 09:46:38 +03:00
  • f6b1eecb42 chore(*): remove console log, add comments Krishna Acondy 2020-09-09 07:36:27 +01:00
  • 7ae2a4d2c6 Merged branch 'master' into 'issue-62' Yury Shkoda 2020-09-09 09:14:24 +03:00
  • f86d20b723 Merge branch 'create-context' of https://github.com/sasjs/adapter into create-context Krishna Acondy 2020-09-08 18:55:33 +01:00
  • 7a1cce193e chore(delete-context): add punctuation to error message Krishna Acondy 2020-09-08 18:55:30 +01:00
  • 05539fff11 Merge branch 'master' into create-context Krishna Acondy 2020-09-08 18:53:25 +01:00
  • 5f74b6990c Merge pull request #67 from sasjs/issue-64 v1.4.0 Krishna Acondy 2020-09-08 18:52:51 +01:00
  • a53b1ab421 Merge branch 'master' into issue-64 Krishna Acondy 2020-09-08 18:51:20 +01:00
  • 3fdc56cdfe Merge pull request #68 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.13 Krishna Acondy 2020-09-08 18:49:58 +01:00
  • e318d8816e Merge branch 'master' into dependabot/npm_and_yarn/types/jest-26.0.13 Krishna Acondy 2020-09-08 18:47:32 +01:00
  • 2c9cce8bf8 Merge pull request #71 from sasjs/issue70 v1.3.14 Krishna Acondy 2020-09-08 18:47:16 +01:00
  • 58d69a62d6 feat(delete-context): add the ability to delete a compute context Krishna Acondy 2020-09-08 18:29:12 +01:00
  • c9c9754916 fix(create-context): change autoExecLines to an array Krishna Acondy 2020-09-08 18:25:36 +01:00
  • e056ca21fe refactor: added isUri utility Yury Shkoda 2020-09-08 17:24:49 +03:00
  • 0a77ebf5c5 feat: added sourceFolder URI capability to moveFolder function Yury Shkoda 2020-09-08 17:01:24 +03:00
  • d5791a75cd fix: executeJobViaWeb retry requests missing params Mihajlo Medjedovic 2020-09-08 15:48:08 +02:00
  • 3da5aba62a fix: removed unnecessary check for www subdomain Yury Shkoda 2020-09-08 16:07:02 +03:00
  • 12835893b1 refactor: refactored moveFolder and deleteFolder functions Yury Shkoda 2020-09-08 10:36:16 +03:00
  • 3f40737514 chore(deps-dev): bump @types/jest from 26.0.10 to 26.0.13 dependabot-preview[bot] 2020-09-07 18:32:51 +00:00
  • df86b2e700 docs: documented moveFolder and deleteFolder functions Yury Shkoda 2020-09-07 17:07:58 +03:00
  • 0eb9bc43ff feat: added isUrl validation utility Yury Shkoda 2020-09-07 16:32:53 +03:00