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

55 Commits

Author SHA1 Message Date
Saad Jutt f231edb4a6 chore: redirect login with onLoggedOut callback 2021-08-31 12:36:20 +05:00
Krishna Acondy 830a907bd1 feat(login): add redirected login mechanism 2021-08-21 21:36:50 +01:00
sabhas e72195ca5d fix: predefine jsonParseArrayError message 2021-08-18 16:09:51 +05:00
sabhas 47fe7686cb chore: introduced new error types: InvalidJsonError, JsonParseArrayError, WeboutResponseError 2021-08-18 00:01:28 +05:00
Krishna Acondy 1ace15a308 fix(root-folder-not-found): create RootFolderNotFoundError class 2021-07-27 07:52:19 +01:00
Krishna Acondy 0a6c5a0ec4 fix(fs): replace fs imports with locally defined WriteStream interface 2021-07-23 22:24:04 +01:00
Krishna Acondy 5c8d311ae8 chore(streamlog): optimise polling mechanism 2021-07-20 09:25:39 +01:00
Krishna Acondy 1594f0c7db chore(merge): pull in changes from master 2021-07-15 07:33:44 +01:00
Krishna Acondy d4725d2e54 chore(refactor): change property name in PollOptions 2021-07-14 07:50:25 +01:00
Yury Shkoda d4ebef4290 fix(session): provide more info if could not get session state 2021-07-13 14:50:46 +03:00
Krishna Acondy 04ccbf6843 feat(log): write logs to file when polling for job status 2021-07-07 10:02:14 +01:00
Krishna Acondy eae8694a29 Merge branch 'master' into job-refresh-tokens 2021-06-25 09:15:33 +01:00
medjedovic 5d7cfe1e6c chore: fixing useComputeApi defaults 2021-06-22 16:51:14 +02:00
Krishna Acondy b18b471549 fix(job-execution): refresh access token if it has expired during job status checks 2021-06-21 08:59:12 +01:00
Saad Jutt b61cf34723 chore(merge): Merge branch 'master' into service-pack-with-file-resource 2021-06-10 16:55:35 +05:00
Saad Jutt 56a1960fff feat: create file resource while deploying service pack for viya 2021-05-30 05:58:17 +05:00
Krishna Acondy e79089b880 fix(sas9-support): throw error with invalid credentials 2021-05-28 08:52:00 +01:00
Saad Jutt b3474b6dfb fix: after job executing get complete log 2021-03-22 19:21:01 +05:00
Yury Shkoda 719135e366 fix(error-handling): added InternalServerError 2021-03-10 14:43:47 +03:00
Krishna Acondy a5683bcd07 fix(insecure-requests): add flag to config 2021-02-05 09:33:42 +00:00
Krishna Acondy 60a1f84604 chore(*): clean up, address review comments 2021-02-02 08:42:01 +00:00
Krishna Acondy 3c894c4147 fix(*): handled 404s, set correct accept headers 2021-01-28 19:25:23 +00:00
Krishna Acondy 6d1c4ff81a fix(*): fix compute job execution 2021-01-28 17:01:59 +00:00
Krishna Acondy d7ecaf5932 fix(*): separate job execution code from main SASjs class 2021-01-27 20:30:13 +00:00
Krishna Acondy 3a9cd46e6e chore(*): use server type from utils types 2021-01-24 16:02:34 +00:00
Yury Shkoda bb894e6107 feat(job-pid): added print PID of the executed job 2020-12-22 16:21:24 +03:00
Saad Jutt 69fd7b2cb5 fix: fetch all items of folder 2020-12-08 04:37:42 +05:00
Yury Shkoda 6d166efd11 feat(pollJobState): made pollOptions optional and updated docs 2020-11-30 12:27:09 +03:00
Yury Shkoda 1b117a67aa feat(pollJobState): added ability to configure poll options 2020-11-30 10:21:49 +03:00
Mihajlo Medjedovic c7b0821081 style: lint 2020-11-09 18:24:10 +01:00
Mihajlo Medjedovic 4a4618dd32 feat: service not found error handling for SAS9 2020-11-09 18:19:39 +01:00
Mihajlo Medjedovic 3f796b300d fix: ErrorResponse body changed to error 2020-10-07 11:15:00 +02:00
Yury Shkoda 4552a9a856 fix(context): fixed 'ContextAllAttributes' interface 2020-09-24 16:51:50 +03:00
Yury Shkoda 057460467c feat(context): added getComputeContextById method 2020-09-24 15:53:07 +03: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 687a3047fd chore(*): remove trailing slashes 2020-09-21 08:38:03 +01:00
Allan Bowe 04b44f40ba docs: updates to description of SASjsConfig items 2020-09-20 20:23:04 +02:00
Krishna Acondy a92a458cf1 chore(types): export types from index 2020-09-20 11:42:29 +01:00
Mihajlo Medjedovic 970e14b2e1 Merge branch 'master' into issue90 2020-09-17 12:19:45 +02:00
Yury Shkoda d517897615 docs: fyxed typos and updated docs 2020-09-16 11:34:59 +03:00
Mihajlo Medjedovic 4c9e48550e chore: lint 2020-09-15 13:24:20 +02:00
Mihajlo Medjedovic 8504ec6c4d fix: error response stringify and added raw field 2020-09-15 13:18:26 +02:00
Mihajlo Medjedovic 53990a9ba3 feat: added type for error response 2020-09-14 16:47:54 +02:00
Krishna Acondy b2f6d4e6d1 feat(create-context): add the ability to modify attributes 2020-09-10 10:02:55 +01:00
Krishna Acondy 9b0e02f5b7 feat(edit-context): add the ability to edit a given context 2020-09-10 09:14:02 +01:00
Yury Shkoda c626c57662 chore(*): change code style to use single quote 2020-09-01 14:28:15 +03:00
Krishna Acondy 755bf7d07c chore(*): change code style to remove semicolons 2020-09-01 11:51:17 +01:00
Krishna Acondy 6b98bbce7c chore(types): add code property to Job model 2020-09-01 11:12:56 +01:00
Krishna Acondy 5efcb11b7d chore(*): add lint fix command 2020-08-31 09:22:21 +01:00
Krishna Acondy 68b864cf75 fix(session-expiry): discard and create new session if expired 2020-08-18 21:35:02 +01:00