Yury Shkoda
|
c626c57662
|
chore(*): change code style to use single quote
|
2020-09-01 14:28:15 +03:00 |
|
Krishna Acondy
|
82b14fad14
|
Merge pull request #57 from sasjs/change-code-style
chore(*): change code style to remove semicolons
|
2020-09-01 12:07:24 +01:00 |
|
Krishna Acondy
|
755bf7d07c
|
chore(*): change code style to remove semicolons
|
2020-09-01 11:51:17 +01:00 |
|
Krishna Acondy
|
619833db29
|
Merge pull request #56 from sasjs/performance-improvements
fix(*): Performance improvements
v1.3.12
|
2020-09-01 11:49:34 +01:00 |
|
Krishna Acondy
|
a587d9f6de
|
chore(ci): add lint action
|
2020-09-01 11:20:46 +01:00 |
|
Krishna Acondy
|
83fb89f779
|
fix(*): cache job definition code after first fetch, make initial state request before poll
|
2020-09-01 11:13:52 +01:00 |
|
Krishna Acondy
|
6b98bbce7c
|
chore(types): add code property to Job model
|
2020-09-01 11:12:56 +01:00 |
|
Krishna Acondy
|
3c2487e423
|
Merge pull request #49 from sasjs/dependabot/npm_and_yarn/ts-loader-8.0.3
chore(deps-dev): bump ts-loader from 8.0.2 to 8.0.3
|
2020-08-31 10:23:01 +01:00 |
|
dependabot-preview[bot]
|
0d52af5375
|
chore(deps-dev): bump ts-loader from 8.0.2 to 8.0.3
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 8.0.2 to 8.0.3.
- [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.2...v8.0.3)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 09:04:08 +00:00 |
|
Krishna Acondy
|
d0da343efc
|
Merge pull request #53 from sasjs/dependabot/npm_and_yarn/prettier-2.1.1
chore(deps-dev): bump prettier from 2.0.5 to 2.1.1
|
2020-08-31 09:58:58 +01:00 |
|
dependabot-preview[bot]
|
54f401a319
|
chore(deps-dev): bump prettier from 2.0.5 to 2.1.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.0.5 to 2.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.5...2.1.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-31 08:24:44 +00:00 |
|
Krishna Acondy
|
5efcb11b7d
|
chore(*): add lint fix command
|
2020-08-31 09:22:21 +01:00 |
|
Krishna Acondy
|
929d7b993b
|
chore(*): add .prettierrc, fix formatting
|
2020-08-31 09:15:02 +01:00 |
|
Allan Bowe
|
688221c042
|
Update example.html
|
2020-08-28 20:11:04 +02:00 |
|
Allan Bowe
|
57d0b30f47
|
Merge pull request #52 from sasjs/deploy-issue
fix: members of type folder should be processed first on service pack deploy.
v1.3.11
|
2020-08-28 20:00:43 +02:00 |
|
|
|
0d5af2487d
|
fix: members of type folder should be proccessed first on service pack deploy
|
2020-08-28 15:30:53 +03:00 |
|
|
|
1ea163fd03
|
fix: members of type folder should be proccessed first on service pack deploy
|
2020-08-28 14:31:35 +03:00 |
|
Allan Bowe
|
f27444bc52
|
Merge pull request #48 from sasjs/issue47
fix: login not working on non english browsers
v1.3.10
|
2020-08-23 18:24:36 +02:00 |
|
Mihajlo Medjedovic
|
de426c9a92
|
fix: login not working on non english browsers
|
2020-08-23 18:17:35 +02:00 |
|
Allan Bowe
|
a006ead205
|
Merge pull request #46 from sasjs/issue45
fix: jobViaWeb config override
v1.3.9
|
2020-08-23 17:07:47 +02:00 |
|
Mihajlo Medjedovic
|
422c2a1fd5
|
fix: jobViaWeb config override
|
2020-08-23 17:04:39 +02:00 |
|
Krishna Acondy
|
0c6409e402
|
Merge pull request #44 from sasjs/session-expiry-retry
fix(session-expiry-retry): retry job with new session on expiry
v1.3.8
|
2020-08-18 21:45:47 +01:00 |
|
Krishna Acondy
|
68b864cf75
|
fix(session-expiry): discard and create new session if expired
|
2020-08-18 21:35:02 +01:00 |
|
Krishna Acondy
|
75a11cdff4
|
fix(session-expiry-retry): retry job with new session when current session has expired
|
2020-08-18 20:23:59 +01:00 |
|
Allan Bowe
|
4e2b6d32cc
|
Merge pull request #43 from sasjs/parse-compute-log
fix(log): use compute log directly when available
v1.3.7
|
2020-08-18 18:21:56 +02:00 |
|
Krishna Acondy
|
cd9757b383
|
Merge branch 'master' into parse-compute-log
|
2020-08-18 17:01:33 +01:00 |
|
Mihajlo Medjedovic
|
fb727788d0
|
fix: log capture if job fails, test framework update, added test for log capture
|
2020-08-18 17:36:25 +02:00 |
|
Allan Bowe
|
35eb6c4935
|
Merge pull request #40 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.10
chore(deps-dev): bump @types/jest from 26.0.9 to 26.0.10
|
2020-08-18 13:26:57 +02:00 |
|
Mihajlo Medjedovic
|
ea0f338b90
|
Merge branch 'master' into parse-compute-log
|
2020-08-18 13:26:16 +02:00 |
|
Allan Bowe
|
b6a17b39b9
|
Merge branch 'master' into dependabot/npm_and_yarn/types/jest-26.0.10
|
2020-08-18 13:25:28 +02:00 |
|
Allan Bowe
|
9ed64e5a2c
|
Merge pull request #42 from sasjs/issue41
fix: csrfTokenWeb setter callback
v1.3.6
|
2020-08-18 13:22:33 +02:00 |
|
Mihajlo Medjedovic
|
0479a5d651
|
fix: csrfTokenWeb setter callback
|
2020-08-18 13:17:29 +02:00 |
|
Allan Bowe
|
005f10bb47
|
Update CONTRIBUTING.md
|
2020-08-18 11:24:30 +02:00 |
|
Krishna Acondy
|
98c9cb78ff
|
fix(log): use compute log as-is when available
|
2020-08-18 10:05:34 +01:00 |
|
Krishna Acondy
|
8192f69f67
|
fix(*): do not use polyfill when running on Node.js
v1.3.5
|
2020-08-18 08:25:40 +01:00 |
|
dependabot-preview[bot]
|
c28a8ebf15
|
chore(deps-dev): bump @types/jest from 26.0.9 to 26.0.10
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 26.0.9 to 26.0.10.
- [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-08-17 13:19:21 +00:00 |
|
Krishna Acondy
|
a409d8cdb6
|
Merge pull request #38 from sasjs/brwoserCheckFix
fix: isIEorEdgeOrOldFirefox error
v1.3.4
|
2020-08-14 13:10:44 +01:00 |
|
Mihajlo Medjedovic
|
618a20eaba
|
fix: isIEorEdgeOrOldFirefox error
|
2020-08-14 14:09:28 +02:00 |
|
Krishna Acondy
|
c9b1273c31
|
Merge pull request #37 from sasjs/ie-edge-fetch
fix(*): use fetch polyfill in IE, Edge and Firefox <60
v1.3.3
|
2020-08-13 21:56:11 +01:00 |
|
Krishna Acondy
|
59674744be
|
fix(*): use fetch polyfill for Firefox versions older than 60
|
2020-08-13 21:46:08 +01:00 |
|
Krishna Acondy
|
870cc0055b
|
fix(*): use fetch polyfill in Firefox 60
|
2020-08-13 21:07:21 +01:00 |
|
Krishna Acondy
|
0ffa62fab4
|
fix(*): use fetch polyfill in IE and Edge
|
2020-08-13 20:53:27 +01:00 |
|
Allan Bowe
|
b4c7868fb6
|
Merge pull request #36 from sasjs/issue34
fix: job definition debug log parse
v1.3.2
|
2020-08-11 18:44:39 +02:00 |
|
Mihajlo Medjedovic
|
2266578013
|
Merge branch 'master' into issue34
|
2020-08-11 18:29:41 +02:00 |
|
Mihajlo Medjedovic
|
f2ebe1a5b0
|
fix: job definition debug log parse
|
2020-08-10 18:13:11 +02:00 |
|
Allan Bowe
|
6a52bbe560
|
Merge pull request #35 from sasjs/issue33
fix: makeRequest inconsistent response structure
v1.3.1
|
2020-08-10 17:19:05 +02:00 |
|
Mihajlo Medjedovic
|
a5c725e677
|
fix: makeRequest incositent response structure
|
2020-08-10 17:05:10 +02:00 |
|
Krishna Acondy
|
f5e1907e28
|
feat(clear-requests): add function to clear debug requests
v1.3.0
|
2020-08-08 14:27:40 +01:00 |
|
Krishna Acondy
|
f7a9b0cbb6
|
fix(compute-api): ignore 404s when requesting webout content
v1.2.2
|
2020-08-08 14:26:09 +01:00 |
|
Krishna Acondy
|
1258a1a180
|
fix(login-callback): fix request failure when login is required
v1.2.1
|
2020-08-08 12:56:31 +01:00 |
|