Commit Graph
100 Commits
Author SHA1 Message Date
Krishna Acondy 33ce592379 fix(*): fix build issue with iconv-loader 2020-09-22 10:51:44 +01:00
Krishna AcondyandGitHub f764f1f22f Merge pull request #94 from sasjs/sas-job-absolute-paths
feat(job-execution): support absolute paths to SAS jobs
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 AcondyandGitHub 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
Krishna AcondyandGitHub 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
Krishna AcondyandGitHub 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
Krishna AcondyandGitHub 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
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 AcondyandGitHub 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
Krishna Acondy 638efe8899 chore(build): add terser plugin for code optimization 2020-09-20 12:00:02 +01:00
Krishna Acondy 23353355e4 chore(build): update webpack config to minify built code 2020-09-20 11:59:37 +01:00
Krishna Acondy 1be64798c5 fix(job-execution): fetch log when webout is not available 2020-09-20 11:42:49 +01:00
Krishna Acondy a92a458cf1 chore(types): export types from index 2020-09-20 11:42:29 +01:00
Krishna Acondy 703fdf9c02 fix(job-execution): fix program name 2020-09-20 10:35:32 +01:00
Krishna Acondy bc239cf5d6 fix(job-execution): fix program path for absolute path jobs 2020-09-18 17:40:35 +01:00
Krishna Acondy 86780db478 fix(job-execution): fix program variable for absolute path jobs 2020-09-18 17:32:12 +01:00
Krishna Acondy 5d5afa20c7 chore(doc): update documentation 2020-09-18 16:49:54 +01:00
Krishna AcondyandGitHub d662c1a981 Merge branch 'master' into sas-job-absolute-paths 2020-09-18 16:45:13 +01:00
Krishna AcondyandGitHub ae98b50a21 Merge branch 'master' into issue90 2020-09-18 16:38:23 +01:00
Krishna AcondyandGitHub f3abafd5ed Merge branch 'master' into sas-job-absolute-paths 2020-09-18 15:06:50 +01:00
Krishna Acondy 5076ea696c feat(job-execution): support absolute job paths for JES and web approaches 2020-09-18 09:24:33 +01:00
Krishna Acondy 3a60e6422c chore(sasjs-tests): fix failing test, add test for absolute path 2020-09-18 08:33:46 +01:00
Krishna Acondy b90b5d5c03 Merge branch 'master' of https://github.com/sasjs/adapter into sas-job-absolute-paths 2020-09-18 08:25:21 +01:00
Krishna Acondy d5a8140d4f feat(job-execution): populate folder map on demand 2020-09-17 09:35:43 +01:00
Krishna AcondyandGitHub dcc5a1efdd Merge pull request #95 from sasjs/issue-90
docs: fixed typos and updated docs
2020-09-17 08:08:20 +01:00
Krishna Acondy 5f5d84da87 feat(job-execution): support absolute paths to SAS jobs 2020-09-16 08:49:18 +01:00
Krishna AcondyandGitHub e7e238e20b Merge pull request #89 from sasjs/issue-84
docs: updated docs for 'executeScript()'
2020-09-15 09:45:38 +01:00
Krishna AcondyandGitHub 129c582785 Merge pull request #86 from sasjs/issue85
fix: running request with access_token fails
2020-09-12 07:14:47 +01:00
Krishna Acondy d17124f375 feat(update-context): Allow updating of a context by name 2020-09-11 13:00:56 +01:00
Krishna AcondyandGitHub 0d3a381257 Merge pull request #82 from sasjs/delete-context-by-name
feat(delete-context): delete context by name
2020-09-11 12:36:21 +01:00
Krishna Acondy 6492833653 feat(delete-context): delete context by name 2020-09-11 12:28:44 +01:00
Krishna Acondy 8ca79b1ccb chore(doc): fix broken links on doc site 2020-09-11 10:00:25 +01:00
Krishna Acondy 1c484e554f chore(doc): fix broken links 2020-09-11 09:51:51 +01:00
Krishna AcondyandGitHub 6f6e8b6b98 Merge pull request #81 from sasjs/doc-source-links
chore(doc): fix typo, add links to source code
2020-09-11 09:36:20 +01:00
Krishna AcondyandGitHub 60651f9570 Merge branch 'master' into doc-source-links 2020-09-11 09:32:33 +01:00
Krishna Acondy c50d891777 chore(doc): fix typo, add links to source code 2020-09-11 09:15:40 +01:00
Krishna AcondyandGitHub 036f1203e3 Merge branch 'master' into issue77 2020-09-11 09:05:27 +01:00
Krishna AcondyandGitHub 302ceb0cb1 Merge pull request #79 from sasjs/run-tests-ci
chore(ci): run unit tests as part of build
2020-09-11 09:05:09 +01:00
Krishna Acondy e209902c1d chore(*): add code style section to doc 2020-09-11 08:28:22 +01:00
Krishna Acondy e897037c8b chore(*): fix code formatting 2020-09-11 08:20:39 +01:00
Krishna Acondy c6857e857c chore(ci): run unit tests as part of build 2020-09-11 08:07:37 +01:00
Krishna AcondyandGitHub 49b25555fc Merge branch 'master' into issue77 2020-09-11 07:59:52 +01:00
Krishna AcondyandGitHub 6056424d26 Merge branch 'master' into edit-context 2020-09-10 10:08:31 +01:00
Krishna AcondyandGitHub ae5110974f Merge pull request #72 from sasjs/issue-69
chore(tests): tested 'parseSourceCode' and 'parseGeneratedCode' functions directly
2020-09-10 10:08:18 +01:00
Krishna Acondy b2f6d4e6d1 feat(create-context): add the ability to modify attributes 2020-09-10 10:02:55 +01:00
Krishna Acondy f69a635e1d chore(doc): update documentation 2020-09-10 09:57:04 +01:00
Krishna AcondyandGitHub c8bc6936e8 Merge branch 'master' into issue-69 2020-09-10 09:50:15 +01:00
Krishna Acondy 9a24a8b962 fix(session-timeout): assume session has expired if attributes are not present 2020-09-10 09:45:10 +01:00
Krishna Acondy c43c9ec211 chore(edit-context): add error handling for fetch 2020-09-10 09:30:56 +01:00
Krishna Acondy 9b0e02f5b7 feat(edit-context): add the ability to edit a given context 2020-09-10 09:14:02 +01:00
Krishna AcondyandGitHub 2c763e38ae Merge branch 'master' into issue-62 2020-09-09 07:59:43 +01:00
Krishna Acondy f6b1eecb42 chore(*): remove console log, add comments 2020-09-09 07:36:27 +01:00
Krishna Acondy f86d20b723 Merge branch 'create-context' of https://github.com/sasjs/adapter into create-context 2020-09-08 18:55:33 +01:00
Krishna Acondy 7a1cce193e chore(delete-context): add punctuation to error message 2020-09-08 18:55:30 +01:00
Krishna AcondyandGitHub 05539fff11 Merge branch 'master' into create-context 2020-09-08 18:53:25 +01:00
Krishna AcondyandGitHub 5f74b6990c Merge pull request #67 from sasjs/issue-64
feat: added isUrl validation utility
2020-09-08 18:52:51 +01:00
Krishna AcondyandGitHub a53b1ab421 Merge branch 'master' into issue-64 2020-09-08 18:51:20 +01:00
Krishna AcondyandGitHub 3fdc56cdfe Merge pull request #68 from sasjs/dependabot/npm_and_yarn/types/jest-26.0.13
chore(deps-dev): bump @types/jest from 26.0.10 to 26.0.13
2020-09-08 18:49:58 +01:00
Krishna AcondyandGitHub e318d8816e Merge branch 'master' into dependabot/npm_and_yarn/types/jest-26.0.13 2020-09-08 18:47:32 +01:00
Krishna AcondyandGitHub 2c9cce8bf8 Merge pull request #71 from sasjs/issue70
fix: executeJobViaWeb retry requests missing params
2020-09-08 18:47:16 +01:00
Krishna Acondy 58d69a62d6 feat(delete-context): add the ability to delete a compute context 2020-09-08 18:29:12 +01:00
Krishna Acondy c9c9754916 fix(create-context): change autoExecLines to an array 2020-09-08 18:25:36 +01:00
Krishna Acondy 07695bdb85 chore(create-context): update TSDoc comment 2020-09-06 21:35:56 +01:00
Krishna Acondy 26c8946fd5 feat(create-context): add list of authorized users 2020-09-06 21:32:48 +01:00
Krishna Acondy fc1d54d105 feat(create-context): add launch context name 2020-09-06 21:28:24 +01:00
Krishna Acondy a318d61f83 feat(create-context): add launch context name 2020-09-06 21:27:44 +01:00
Krishna Acondy cc5a0cbec3 feat(create-context): allow all authenticated users to use context 2020-09-06 21:10:08 +01:00
Krishna Acondy d932d9ea0a chore(*): fix code style 2020-09-06 21:05:05 +01:00
Krishna Acondy e3edace882 feat(create-context): add the ability to create a compute context 2020-09-06 21:01:04 +01:00
Krishna AcondyandGitHub 1f970e1102 Merge pull request #61 from sasjs/allanbowe-patch-1
chore: Update README.md
2020-09-04 12:47:14 +01:00
Krishna AcondyandGitHub 1552762d28 Merge branch 'master' into allanbowe-patch-1 2020-09-04 12:45:55 +01:00
Krishna AcondyandGitHub ef39252b0b chore(doc): fix broken link 2020-09-04 12:43:57 +01:00
Krishna Acondy cc8271438b chore(doc): add documentation on creating tests 2020-09-02 11:36:15 +01:00
Krishna Acondy a064bc086d chore(*): update documentation, bump adapter version 2020-09-02 11:29:39 +01:00
Krishna AcondyandGitHub d5de6b50a9 Merge pull request #59 from sasjs/debug-log-fetch
fix(logs): fetch log only when debug is switched on
2020-09-02 10:59:50 +01:00
Krishna AcondyandGitHub f1184346d8 Merge branch 'master' into debug-log-fetch 2020-09-02 10:47:36 +01:00
Krishna AcondyandGitHub 337fe5e988 Merge pull request #55 from sasjs/dependabot/npm_and_yarn/typedoc-neo-theme-1.0.10
chore(deps-dev): bump typedoc-neo-theme from 1.0.9 to 1.0.10
2020-09-02 10:47:23 +01:00
Krishna Acondy c23e6352e2 fix(logs): fetch log only when debug is switched on 2020-09-02 10:43:36 +01:00
Krishna AcondyandGitHub 115caec761 Merge pull request #58 from sasjs/change-code-style
chore(*): change code style to use single quote
2020-09-02 10:31:53 +01:00
Krishna AcondyandGitHub 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 AcondyandGitHub 619833db29 Merge pull request #56 from sasjs/performance-improvements
fix(*): Performance improvements
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 AcondyandGitHub 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
Krishna AcondyandGitHub 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
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
Krishna AcondyandGitHub 0c6409e402 Merge pull request #44 from sasjs/session-expiry-retry
fix(session-expiry-retry): retry job with new session on expiry
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
Krishna AcondyandGitHub cd9757b383 Merge branch 'master' into parse-compute-log 2020-08-18 17:01:33 +01: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 2020-08-18 08:25:40 +01:00
Krishna AcondyandGitHub a409d8cdb6 Merge pull request #38 from sasjs/brwoserCheckFix
fix: isIEorEdgeOrOldFirefox error
2020-08-14 13:10:44 +01:00
Krishna AcondyandGitHub c9b1273c31 Merge pull request #37 from sasjs/ie-edge-fetch
fix(*): use fetch polyfill in IE, Edge and Firefox <60
2020-08-13 21:56:11 +01:00