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

Commit Graph

  • 1ea163fd03 fix: members of type folder should be proccessed first on service pack deploy Yury Shkoda 2020-08-28 14:31:35 +03:00
  • f27444bc52 Merge pull request #48 from sasjs/issue47 v1.3.10 Allan Bowe 2020-08-23 18:24:36 +02:00
  • de426c9a92 fix: login not working on non english browsers Mihajlo Medjedovic 2020-08-23 18:17:35 +02:00
  • a006ead205 Merge pull request #46 from sasjs/issue45 v1.3.9 Allan Bowe 2020-08-23 17:07:47 +02:00
  • 422c2a1fd5 fix: jobViaWeb config override Mihajlo Medjedovic 2020-08-23 17:04:39 +02:00
  • 0c6409e402 Merge pull request #44 from sasjs/session-expiry-retry v1.3.8 Krishna Acondy 2020-08-18 21:45:47 +01:00
  • 68b864cf75 fix(session-expiry): discard and create new session if expired Krishna Acondy 2020-08-18 21:35:02 +01:00
  • 75a11cdff4 fix(session-expiry-retry): retry job with new session when current session has expired Krishna Acondy 2020-08-18 20:23:59 +01:00
  • 4e2b6d32cc Merge pull request #43 from sasjs/parse-compute-log v1.3.7 Allan Bowe 2020-08-18 18:21:56 +02:00
  • cd9757b383 Merge branch 'master' into parse-compute-log Krishna Acondy 2020-08-18 17:01:33 +01:00
  • fb727788d0 fix: log capture if job fails, test framework update, added test for log capture Mihajlo Medjedovic 2020-08-18 17:36:25 +02:00
  • 35eb6c4935 Merge pull request #40 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.10 Allan Bowe 2020-08-18 13:26:57 +02:00
  • ea0f338b90 Merge branch 'master' into parse-compute-log Mihajlo Medjedovic 2020-08-18 13:26:16 +02:00
  • b6a17b39b9 Merge branch 'master' into dependabot/npm_and_yarn/types/jest-26.0.10 Allan Bowe 2020-08-18 13:25:28 +02:00
  • 9ed64e5a2c Merge pull request #42 from sasjs/issue41 v1.3.6 Allan Bowe 2020-08-18 13:22:33 +02:00
  • 0479a5d651 fix: csrfTokenWeb setter callback Mihajlo Medjedovic 2020-08-18 13:17:29 +02:00
  • 005f10bb47 Update CONTRIBUTING.md Allan Bowe 2020-08-18 11:24:30 +02:00
  • 98c9cb78ff fix(log): use compute log as-is when available Krishna Acondy 2020-08-18 10:05:34 +01:00
  • 8192f69f67 fix(*): do not use polyfill when running on Node.js v1.3.5 Krishna Acondy 2020-08-18 08:25:40 +01:00
  • c28a8ebf15 chore(deps-dev): bump @types/jest from 26.0.9 to 26.0.10 dependabot-preview[bot] 2020-08-17 13:19:21 +00:00
  • a409d8cdb6 Merge pull request #38 from sasjs/brwoserCheckFix v1.3.4 Krishna Acondy 2020-08-14 13:10:44 +01:00
  • 618a20eaba fix: isIEorEdgeOrOldFirefox error Mihajlo Medjedovic 2020-08-14 14:09:28 +02:00
  • c9b1273c31 Merge pull request #37 from sasjs/ie-edge-fetch v1.3.3 Krishna Acondy 2020-08-13 21:56:11 +01:00
  • 59674744be fix(*): use fetch polyfill for Firefox versions older than 60 Krishna Acondy 2020-08-13 21:46:08 +01:00
  • 870cc0055b fix(*): use fetch polyfill in Firefox 60 Krishna Acondy 2020-08-13 21:07:21 +01:00
  • 0ffa62fab4 fix(*): use fetch polyfill in IE and Edge Krishna Acondy 2020-08-13 20:53:27 +01:00
  • b4c7868fb6 Merge pull request #36 from sasjs/issue34 v1.3.2 Allan Bowe 2020-08-11 18:44:39 +02:00
  • 2266578013 Merge branch 'master' into issue34 Mihajlo Medjedovic 2020-08-11 18:29:41 +02:00
  • f2ebe1a5b0 fix: job definition debug log parse Mihajlo Medjedovic 2020-08-10 18:13:11 +02:00
  • 6a52bbe560 Merge pull request #35 from sasjs/issue33 v1.3.1 Allan Bowe 2020-08-10 17:19:05 +02:00
  • a5c725e677 fix: makeRequest incositent response structure Mihajlo Medjedovic 2020-08-10 17:05:10 +02:00
  • f5e1907e28 feat(clear-requests): add function to clear debug requests v1.3.0 Krishna Acondy 2020-08-08 14:27:40 +01:00
  • f7a9b0cbb6 fix(compute-api): ignore 404s when requesting webout content v1.2.2 Krishna Acondy 2020-08-08 14:26:09 +01:00
  • 1258a1a180 fix(login-callback): fix request failure when login is required v1.2.1 Krishna Acondy 2020-08-08 12:56:31 +01:00
  • 0bb343a1de chore(deps): bump adapter and test framework Krishna Acondy 2020-08-08 11:42:16 +01:00
  • 929c89b70f Merge pull request #32 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.9 Krishna Acondy 2020-08-08 11:04:25 +01:00
  • 169ca35238 chore(deps-dev): bump @types/jest from 26.0.8 to 26.0.9 dependabot-preview[bot] 2020-08-06 12:59:52 +00:00
  • 60be28f149 Merge pull request #31 from sasjs/session-cleanup v1.2.0 Allan Bowe 2020-08-05 23:17:42 +02:00
  • 14daa55184 feat(session-cleanup): delete a session after it has been used Krishna Acondy 2020-08-05 21:52:23 +01:00
  • f763f05b5e Merge pull request #30 from sasjs/deployFix v1.1.2 Krishna Acondy 2020-08-05 20:02:44 +01:00
  • b6aced5bad fix: makeRequest retry Mihajlo Medjedovic 2020-08-05 20:58:10 +02:00
  • 7bb7db0f27 Merge pull request #24 from sasjs/dependabot/npm_and_yarn/webpack-4.44.1 Allan Bowe 2020-08-04 20:57:22 +02:00
  • 36ea148446 Merge branch 'master' into dependabot/npm_and_yarn/webpack-4.44.1 Allan Bowe 2020-08-04 20:56:51 +02:00
  • 762254d8c4 Merge pull request #29 from sasjs/deployFixing v1.1.1 Allan Bowe 2020-08-04 20:56:20 +02:00
  • 8474b222ea fix: makeRequest retry, getFolderUri error catching Mihajlo Medjedovic 2020-08-04 20:39:09 +02:00
  • c1750c014e chore(deps-dev): bump webpack from 4.43.0 to 4.44.1 dependabot-preview[bot] 2020-08-03 20:41:21 +00:00
  • d7a7909529 Merge pull request #26 from sasjs/dependabot/npm_and_yarn/tslint-6.1.3 Krishna Acondy 2020-08-03 21:39:07 +01:00
  • 31b60a985e chore(deps-dev): bump tslint from 6.1.2 to 6.1.3 dependabot-preview[bot] 2020-08-03 20:38:05 +00:00
  • a6b13d9cb9 Merge pull request #27 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.8 Krishna Acondy 2020-08-03 21:35:56 +01:00
  • 55fcbf2e36 chore(deps-dev): bump @types/jest from 26.0.5 to 26.0.8 dependabot-preview[bot] 2020-08-03 19:34:31 +00:00
  • fad8549d92 Merge pull request #28 from sasjs/dependabot/npm_and_yarn/ts-loader-8.0.2 Krishna Acondy 2020-08-03 20:32:10 +01:00
  • 95c03e5d07 chore(deps-dev): bump ts-loader from 8.0.1 to 8.0.2 dependabot-preview[bot] 2020-08-03 18:57:46 +00:00
  • e241a47c23 Merge pull request #11 from sasjs/api-execution v1.1.0 Krishna Acondy 2020-08-03 19:52:59 +01:00
  • ed7f36dbed Merge branch 'api-execution' of https://github.com/sasjs/adapter into api-execution Krishna Acondy 2020-08-03 19:51:21 +01:00
  • 74f0c263db Merge branch 'master' of https://github.com/sasjs/adapter into api-execution Krishna Acondy 2020-08-03 19:50:30 +01:00
  • 5a2a4bf39c Merge pull request #19 from sasjs/issue17 Krishna Acondy 2020-08-01 19:10:29 +01:00
  • 0ea91ddd3b Merge branch 'api-execution' into issue17 Mihajlo Medjedovic 2020-07-31 19:08:39 +02:00
  • 4422c37827 fix: retry requests with API approach Mihajlo Medjedovic 2020-07-30 00:43:12 +02:00
  • 5fad9d01bc chore(sasjs-tests): remove unnecessary code, bump test framework version Krishna Acondy 2020-07-29 22:52:17 +01:00
  • fb02c77a3a fix: login required callback Mihajlo Medjedovic 2020-07-29 13:20:03 +02:00
  • 5de84c07a8 fix: computeApi approach loginRequired callback Mihajlo Medjedovic 2020-07-29 12:33:18 +02:00
  • 54e2319183 fix: public upload file params Mihajlo Medjedovic 2020-07-28 14:10:46 +02:00
  • 261913d2d7 fix: uploadFile accept multiple files Mihajlo Medjedovic 2020-07-28 13:23:57 +02:00
  • 187917cb32 Merge pull request #20 from sasjs/use-test-framework Allan Bowe 2020-07-23 10:15:12 +02:00
  • d22b6c77b3 Merge branch 'master' into use-test-framework Allan Bowe 2020-07-23 10:14:30 +02:00
  • 785b276741 chore: doc update Allan Bowe 2020-07-22 23:34:41 +02:00
  • 2ce3669b10 Merge branch 'api-execution' of https://github.com/sasjs/adapter into issue17 Krishna Acondy 2020-07-22 20:00:19 +01:00
  • 3a1ea1614f Merge branch 'master' of https://github.com/sasjs/adapter into issue17 Krishna Acondy 2020-07-22 19:57:10 +01:00
  • 3c5988aacf chore(sasjs-tests): add missing dependency Krishna Acondy 2020-07-22 19:55:14 +01:00
  • 1a25c354fa Merge pull request #13 from sasjs/requestConfigOverride Krishna Acondy 2020-07-22 19:53:33 +01:00
  • eb1668d6c1 Merge pull request #15 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.5 Krishna Acondy 2020-07-22 19:46:32 +01:00
  • 69d088a9c6 chore(sasjs-tests): use test framework in SASjs Tests Krishna Acondy 2020-07-22 19:42:34 +01:00
  • ccd44c31c7 feat(file-upload): move functionality into FileUploader Krishna Acondy 2020-07-22 07:14:31 +01:00
  • dec7c18ecb Merge branch 'api-execution' of https://github.com/sasjs/adapter into api-execution Krishna Acondy 2020-07-22 06:42:53 +01:00
  • c8a5eb5993 chore(deploy): update script to deploy tests Krishna Acondy 2020-07-22 06:42:50 +01:00
  • 700a67a600 feat: file upload function, WEB and API csrf tokens Mihajlo Medjedovic 2020-07-21 22:35:43 +02:00
  • a2778bed52 docs: request() update Mihajlo Medjedovic 2020-07-20 23:03:05 +02:00
  • 2b04fe0c3e docs: update Mihajlo Medjedovic 2020-07-20 21:31:54 +02:00
  • 1c1e6b8efd fix: waiting requests passing config Mihajlo Medjedovic 2020-07-20 20:44:30 +02:00
  • c92a0a53f2 Merge pull request #16 from sasjs/csrfTokenGetter Mihajlo Medjedovic 2020-07-20 20:35:43 +02:00
  • ee024c67ab feat: csrf token main file sync Mihajlo Medjedovic 2020-07-20 20:34:12 +02:00
  • 27301651be chore(deps-dev): bump @types/jest from 26.0.4 to 26.0.5 dependabot-preview[bot] 2020-07-20 08:58:58 +00:00
  • 9742f53dde Merge pull request #12 from sasjs/dependabot/npm_and_yarn/typescript-3.9.7 Krishna Acondy 2020-07-20 08:19:25 +01:00
  • 38a950a036 chore(deps-dev): bump typescript from 3.9.6 to 3.9.7 dependabot-preview[bot] 2020-07-20 07:17:13 +00:00
  • e41c54e37e docs: adding link attributes due to security vulnerability Allan Bowe 2020-07-19 19:57:03 +02:00
  • 405a19f0cf fix: local config Mihajlo Medjedovic 2020-07-19 17:44:29 +02:00
  • c7d6c66093 feat: request config override Mihajlo Medjedovic 2020-07-19 16:10:56 +02:00
  • 8bf74d17e9 fix(*): handle login required state, fix session creation logic Krishna Acondy 2020-07-18 15:08:40 +01:00
  • a12244cf78 feat(session-manager): Manage a pool of sessions for job execution Krishna Acondy 2020-07-17 08:31:27 +01:00
  • 9598c11f42 Added suggestions suggestions Yury Shkoda 2020-07-16 15:02:40 -04:00
  • 334a849caa Added suggestions Yury Shkoda 2020-07-16 15:02:17 -04:00
  • a579f481c5 fix(context): cache contexts after first request Krishna Acondy 2020-07-16 17:31:03 +01:00
  • 2ecd57169f fix(context): cache contexts after first request Krishna Acondy 2020-07-16 17:27:28 +01:00
  • 7d84033ad4 feat(compute-api): implement job execution via compute API Krishna Acondy 2020-07-16 09:06:24 +01:00
  • c4109b225b chore: readme update Allan Bowe 2020-07-15 16:00:05 +02:00
  • 2ec8696615 chore: readme update Allan Bowe 2020-07-15 15:40:58 +02:00
  • c5339276e4 chore: readme update Allan Bowe 2020-07-15 15:38:16 +02:00
  • 97db960f62 chore: updating example.html to be consistent with README Allan Bowe 2020-07-15 13:33:04 +02:00
  • 0ac7f8892e fix(build): switch default branch to master v1.0.6 Krishna Acondy 2020-07-15 12:25:20 +01:00
  • 68f5e5bec5 Merge pull request #10 from sasjs/main Krishna Acondy 2020-07-15 12:21:45 +01:00