Yury Shkoda
|
94967b0f6c
|
fix(context): fixed 'getExecutableContexts' method
|
2020-10-07 17:25:47 +03:00 |
|
Krishna Acondy
|
bd8012fe3e
|
fix(*): revert to older version of isomorphic-fetch
v1.15.2
|
2020-10-03 18:19:06 +01:00 |
|
Krishna Acondy
|
fa531b34fd
|
Merge pull request #120 from sasjs/session-manager-debug
fix(debug): propagate debug value from SASjs config
v1.15.1
|
2020-10-03 17:41:35 +01:00 |
|
Krishna Acondy
|
354443c98b
|
fix(debug): propagate debug value from SASjs config
|
2020-10-03 16:53:00 +01:00 |
|
Krishna Acondy
|
ee30ab195f
|
Merge pull request #115 from sasjs/issue-114
chore(error-message): updated error message for forbidden request
|
2020-10-01 09:10:35 +01:00 |
|
Yury Shkoda
|
02c1712d22
|
chore(error-message): updated error message for forbidden request
|
2020-10-01 09:49:24 +03:00 |
|
Krishna Acondy
|
37def7a956
|
Merge pull request #111 from sasjs/dependabot/npm_and_yarn/isomorphic-fetch-3.0.0
chore(deps): bump isomorphic-fetch from 2.2.1 to 3.0.0
|
2020-09-29 20:03:06 +01:00 |
|
Krishna Acondy
|
653e3d05e0
|
Merge branch 'master' into dependabot/npm_and_yarn/isomorphic-fetch-3.0.0
|
2020-09-29 19:55:08 +01:00 |
|
Yury Shkoda
|
d8467c24b1
|
Merge pull request #112 from sasjs/cli-issue-73
feat(folder-management): made folder related methods public
v1.15.0
|
2020-09-28 15:16:33 +03:00 |
|
Yury Shkoda
|
fc9056c1ac
|
chore(folder-management): made 'moveFolder' method public and fixed 'createFolder' method
|
2020-09-28 14:59:27 +03:00 |
|
Yury Shkoda
|
9b1d295b82
|
feat(folder): made 'deleteFolder' method public
|
2020-09-26 11:41:18 +03:00 |
|
dependabot-preview[bot]
|
e2ea3f4ddc
|
chore(deps): bump isomorphic-fetch from 2.2.1 to 3.0.0
Bumps [isomorphic-fetch](https://github.com/matthew-andrews/isomorphic-fetch) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/matthew-andrews/isomorphic-fetch/releases)
- [Commits](https://github.com/matthew-andrews/isomorphic-fetch/compare/v2.2.1...v3.0.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-25 23:51:17 +00:00 |
|
Allan Bowe
|
99d0b01a24
|
Update example.html
|
2020-09-24 23:00:37 +02:00 |
|
Yury Shkoda
|
131c672020
|
Merge pull request #110 from sasjs/cli-issue-105
fix(context): fixed 'ContextAllAttributes' interface
v1.14.1
|
2020-09-24 17:10:14 +03:00 |
|
Yury Shkoda
|
338f2fb2dd
|
Merge branch 'master' into cli-issue-105
|
2020-09-24 17:08:04 +03:00 |
|
Yury Shkoda
|
4552a9a856
|
fix(context): fixed 'ContextAllAttributes' interface
|
2020-09-24 16:51:50 +03:00 |
|
Yury Shkoda
|
daeb753f9e
|
Merge pull request #109 from sasjs/cli-issue-105
feat(context): added getComputeContextById method
v1.14.0
|
2020-09-24 16:10:02 +03:00 |
|
Yury Shkoda
|
f50a99d0b8
|
Merge branch 'master' into cli-issue-105
|
2020-09-24 16:08:09 +03:00 |
|
Yury Shkoda
|
e6d0d3efd5
|
docs(context): add docs for 'getComputeContextByName' method
|
2020-09-24 16:05:42 +03:00 |
|
Yury Shkoda
|
057460467c
|
feat(context): added getComputeContextById method
|
2020-09-24 15:53:07 +03:00 |
|
Yury Shkoda
|
5aee9d955e
|
Merge pull request #106 from sasjs/cli-issue-105
feat(context): made getContextByName function public
v1.13.0
|
2020-09-24 08:38:47 +03:00 |
|
Yury Shkoda
|
7fb1da31e4
|
Merge branch 'master' into cli-issue-105
|
2020-09-24 08:35:28 +03:00 |
|
Allan Bowe
|
1aa92c0a69
|
Merge pull request #107 from sasjs/access-token-missed
Access token missed
v1.12.3
|
2020-09-23 21:26:46 +02:00 |
|
Mihajlo Medjedovic
|
4c097a69fd
|
style: lint
|
2020-09-23 20:43:41 +02:00 |
|
Mihajlo Medjedovic
|
2634933e84
|
fix: accessToken not passed in function calls
|
2020-09-23 20:41:31 +02:00 |
|
Yury Shkoda
|
d60c0850c2
|
docs(context): update docs related to getComputeContextByName function
|
2020-09-23 17:21:27 +03:00 |
|
Yury Shkoda
|
491bc3371c
|
feat(context): made getContextByName function public
|
2020-09-23 16:38:21 +03:00 |
|
Krishna Acondy
|
c1bab07b08
|
Merge pull request #105 from sasjs/file-upload-csrf
fix(jes-job-execution): prevent file upload requests failing with invalid CSRF token
v1.12.2
|
2020-09-23 08:04:18 +01:00 |
|
Krishna Acondy
|
95f3ebd51d
|
chore(dx): add pull request template
|
2020-09-22 12:40:11 +01:00 |
|
Krishna Acondy
|
0e5b72b54f
|
Merge branch 'master' into file-upload-csrf
|
2020-09-22 12:29:48 +01:00 |
|
Krishna Acondy
|
33ce592379
|
fix(*): fix build issue with iconv-loader
v1.12.1
|
2020-09-22 10:51:44 +01:00 |
|
Krishna Acondy
|
9f6591d7e3
|
chore(sasjs-tests): fix failing tests, bump adapter version
|
2020-09-22 09:32:45 +01:00 |
|
Krishna Acondy
|
5343ca00d8
|
fix(file-upload): maintain separate CSRF token for file uploads
|
2020-09-22 09:26:16 +01:00 |
|
Krishna Acondy
|
f764f1f22f
|
Merge pull request #94 from sasjs/sas-job-absolute-paths
feat(job-execution): support absolute paths to SAS jobs
v1.12.0
|
2020-09-22 08:46:04 +01:00 |
|
Krishna Acondy
|
978af5037e
|
Merge branch 'master' of https://github.com/sasjs/adapter into sas-job-absolute-paths
|
2020-09-22 08:38:13 +01:00 |
|
Krishna Acondy
|
39e88052c7
|
Merge pull request #101 from sasjs/dependabot/npm_and_yarn/semantic-release-17.1.2
chore(deps-dev): bump semantic-release from 17.1.1 to 17.1.2
|
2020-09-22 08:34:38 +01:00 |
|
dependabot-preview[bot]
|
889351caf1
|
chore(deps-dev): bump semantic-release from 17.1.1 to 17.1.2
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.1.1 to 17.1.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.1.1...v17.1.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-22 07:33:28 +00:00 |
|
Krishna Acondy
|
e6476dc230
|
Merge pull request #102 from sasjs/dependabot/npm_and_yarn/webpack-4.44.2
chore(deps-dev): bump webpack from 4.44.1 to 4.44.2
|
2020-09-22 08:31:20 +01:00 |
|
dependabot-preview[bot]
|
e7de45c94f
|
chore(deps-dev): bump webpack from 4.44.1 to 4.44.2
Bumps [webpack](https://github.com/webpack/webpack) from 4.44.1 to 4.44.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.44.1...v4.44.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-22 07:30:22 +00:00 |
|
Krishna Acondy
|
2f822aba71
|
Merge pull request #103 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.14
chore(deps-dev): bump @types/jest from 26.0.13 to 26.0.14
|
2020-09-22 08:28:16 +01:00 |
|
dependabot-preview[bot]
|
ba687bf8e2
|
chore(deps-dev): bump @types/jest from 26.0.13 to 26.0.14
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.13 to 26.0.14.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-22 07:21:57 +00:00 |
|
Krishna Acondy
|
618cbe5a21
|
Merge pull request #104 from sasjs/dependabot/npm_and_yarn/ts-loader-8.0.4
chore(deps-dev): bump ts-loader from 8.0.3 to 8.0.4
|
2020-09-22 08:19:40 +01:00 |
|
Krishna Acondy
|
d723150b6d
|
fix(job-execution): support relative paths with web approach
|
2020-09-21 19:45:23 +01:00 |
|
dependabot-preview[bot]
|
b1ad983ca5
|
chore(deps-dev): bump ts-loader from 8.0.3 to 8.0.4
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.3 to 8.0.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.3...8.0.4)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-09-21 18:19:59 +00:00 |
|
Krishna Acondy
|
4711d0510e
|
Merge branch 'master' of https://github.com/sasjs/adapter into sas-job-absolute-paths
|
2020-09-21 08:47:19 +01:00 |
|
Krishna Acondy
|
93854c287f
|
Merge pull request #100 from sasjs/descs
chore(doc): Update descriptions of SASjsConfig properties
|
2020-09-21 08:45:29 +01:00 |
|
Krishna Acondy
|
687a3047fd
|
chore(*): remove trailing slashes
|
2020-09-21 08:38:03 +01:00 |
|
Krishna Acondy
|
c067c6e74d
|
chore(*): remove log
|
2020-09-21 08:26:18 +01:00 |
|
Allan Bowe
|
04b44f40ba
|
docs: updates to description of SASjsConfig items
|
2020-09-20 20:23:04 +02:00 |
|
Allan Bowe
|
ce2126bd34
|
docs: typedocs
|
2020-09-20 20:22:44 +02:00 |
|