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

Commit Graph

  • 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 yurshk 2020-07-16 15:02:40 -04:00
  • 334a849caa Added suggestions yurshk 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
  • 69a14ff6d7 Merge branch 'master' into main Krishna Acondy 2020-07-15 12:20:08 +01:00
  • 70e461224a Merge pull request #8 from sasjs/allanbowe-patch-1 Krishna Acondy 2020-07-15 12:18:46 +01:00
  • 4da22ee6b4 Merge pull request #9 from sasjs/dependabot/npm_and_yarn/ts-loader-8.0.1 Krishna Acondy 2020-07-15 12:18:22 +01:00
  • 2c8ba09578 docs: viya test routine in CONTRIBUTING.md Allan Bowe 2020-07-15 11:12:46 +02:00
  • c12d6f1c9c chore(deps-dev): bump ts-loader from 7.0.5 to 8.0.1 dependabot-preview[bot] 2020-07-15 08:35:48 +00:00
  • 92504b0c16 feat(jes-api): implement job execution via API to JES Krishna Acondy 2020-07-13 18:38:30 +01:00
  • e5fb7a7698 Update npmpublish.yml Allan Bowe 2020-07-11 18:23:19 +02:00
  • c22b9066d8 chore(sasjs-tests): update package version Krishna Acondy 2020-07-11 11:39:59 +01:00
  • 77d7e03de5 fix(*): switch to file upload approach with large datasets and special characters v1.0.5 Krishna Acondy 2020-07-11 11:27:45 +01:00
  • b614bafd03 chore(*): update references to master v1.0.4 Krishna Acondy 2020-07-09 08:14:50 +01:00
  • 34cabcde2d fix(ci): change target branch for build action Krishna Acondy 2020-07-09 08:13:53 +01:00
  • de82058850 fix(deps-ci): update build, remove unnecessary dependencies Krishna Acondy 2020-07-09 08:13:28 +01:00
  • 327be9e141 Merge pull request #2 from sasjs/dependabot/npm_and_yarn/npm-6.14.6 Krishna Acondy 2020-07-09 08:09:16 +01:00
  • f1502c0773 chore(deps): [security] bump npm from 6.14.5 to 6.14.6 dependabot-preview[bot] 2020-07-09 07:08:09 +00:00
  • c8a2df2d1f Merge pull request #3 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.4 Krishna Acondy 2020-07-09 08:04:09 +01:00
  • 2be6200b90 Merge branch 'master' into dependabot/npm_and_yarn/types/jest-26.0.4 Krishna Acondy 2020-07-09 07:56:47 +01:00
  • 333289cd20 Merge pull request #4 from sasjs/dependabot/npm_and_yarn/npm-registry-fetch-4.0.5 Krishna Acondy 2020-07-09 07:56:31 +01:00
  • 204139cd01 Merge branch 'master' into dependabot/npm_and_yarn/npm-registry-fetch-4.0.5 Krishna Acondy 2020-07-09 07:55:28 +01:00
  • 2a38b68e69 Merge pull request #5 from sasjs/dependabot/npm_and_yarn/typedoc-neo-theme-1.0.9 Krishna Acondy 2020-07-09 07:55:13 +01:00
  • 39cc20b680 Merge branch 'master' into dependabot/npm_and_yarn/typedoc-neo-theme-1.0.9 Krishna Acondy 2020-07-09 07:53:48 +01:00
  • 8b3c9746fc Merge pull request #6 from sasjs/allanbowe-patch-1 Allan Bowe 2020-07-08 23:35:59 +02:00
  • 7a76f5f343 Merge branch 'master' into allanbowe-patch-1 Allan Bowe 2020-07-08 23:35:49 +02:00
  • 2bbcd7dee7 Update README.md Allan Bowe 2020-07-08 23:35:20 +02:00
  • b02ce07ddf Update README.md Allan Bowe 2020-07-08 23:34:59 +02:00
  • 41400bea86 chore(deps-dev): bump typedoc-neo-theme from 1.0.8 to 1.0.9 dependabot-preview[bot] 2020-07-07 20:07:49 +00:00
  • 991ac100f6 chore(deps): [security] bump npm-registry-fetch from 4.0.4 to 4.0.5 dependabot-preview[bot] 2020-07-07 20:07:02 +00:00
  • 66c156d299 chore(deps-dev): bump @types/jest from 26.0.3 to 26.0.4 dependabot-preview[bot] 2020-07-07 20:06:44 +00:00
  • 7d0d830391 Set theme jekyll-theme-minimal Krishna Acondy 2020-07-07 21:00:20 +01:00
  • 0b038380c7 chore(doc): update documentation Krishna Acondy 2020-07-07 20:51:44 +01:00
  • 162ba5e837 chore(example): update adapter import in example Krishna Acondy 2020-07-07 20:47:28 +01:00
  • f217b3eb04 fix(doc): update readme references v1.0.3 Krishna Acondy 2020-07-07 20:44:15 +01:00
  • 6b9436b1c6 fix(doc): update readme v1.0.2 Krishna Acondy 2020-07-07 20:35:26 +01:00
  • 3b40e6cd14 fix(package): make package public v1.0.1 Krishna Acondy 2020-07-07 20:11:55 +01:00
  • 066f953863 feat(*): recreate package with new name v1.0.0 Krishna Acondy 2020-07-07 19:53:35 +01:00