Allan Bowe
|
5d5d6ce326
|
fix: path descriptions and defaults
|
2022-06-20 15:07:17 +00:00 |
|
Allan Bowe
|
f6dc74f16b
|
fix: removing UTF-8 options from commandline. There appears to be no reliable way to enforce
UTF-8 without additional modifications to the PATH variable to ensure a DBCS instance of SAS.
|
2022-06-20 14:38:19 +00:00 |
|
|
|
eb569c7b82
|
fix(Studio): default selection of runtime fixed
|
2022-06-20 17:29:19 +05:00 |
|
|
|
99a1107364
|
fix: webout path fixed in code.js when running on windows
|
2022-06-20 17:28:25 +05:00 |
|
|
|
91d29cb127
|
fix: default runtime should be sas
|
2022-06-20 17:12:32 +05:00 |
|
Saad Jutt
|
b1a0fe7060
|
chore: code fixes
|
2022-06-19 18:35:10 +05:00 |
|
|
|
dde293c852
|
chore: write specs for get stp/execute
|
2022-06-19 07:08:36 +05:00 |
|
|
|
f738a6d7a3
|
chore: splitted functions into different files
|
2022-06-19 07:07:39 +05:00 |
|
Saad Jutt
|
3e0a2de2ad
|
chore: nvmrc version updated to LTS
|
2022-06-18 01:49:47 +05:00 |
|
Saad Jutt
|
91cb7bd946
|
chore(workflow): CI/CD env variables updated
|
2022-06-18 01:13:56 +05:00 |
|
Saad Jutt
|
b446baa822
|
chore: Merge branch 'main' into issue-184
|
2022-06-18 00:51:48 +05:00 |
|
|
|
23b6692f02
|
fix: code/execute controller logic to handle different runtimes
|
2022-06-17 20:01:50 +05:00 |
|
|
|
ab222cbaab
|
chore: verify executable paths
|
2022-06-17 18:12:03 +05:00 |
|
Allan Bowe
|
56c80b0979
|
Update Session.ts
|
2022-06-17 13:46:08 +01:00 |
|
|
|
158acf1f97
|
chore: set sas,js as default run times
|
2022-06-17 04:02:40 +05:00 |
|
Allan Bowe
|
f8eaadae7b
|
Merge pull request #197 from sasjs/fetch-group-by-name
feat: get group by group name
|
2022-06-16 20:39:23 +02:00 |
|
|
|
90e0973a7f
|
chore: add test for group name validation
|
2022-06-16 23:36:13 +05:00 |
|
|
|
869a13fc69
|
chore: error code fixes
|
2022-06-16 23:27:56 +05:00 |
|
|
|
1790e10fc1
|
chore: code fixes
|
2022-06-16 22:14:47 +05:00 |
|
Saad Jutt
|
4e7579dc10
|
chore(specs): specs added for deploy upload file and zipped file
|
2022-06-16 17:58:56 +05:00 |
|
|
|
6b0b94ad38
|
feat: get group by group name
|
2022-06-16 13:06:33 +05:00 |
|
Saad Jutt
|
b81d742c6c
|
feat(api): deployment through zipped/compressed file
|
2022-06-16 00:56:51 +05:00 |
|
|
|
73792fb574
|
fix: appStream redesign
|
2022-06-15 15:51:42 +02:00 |
|
|
|
53854d0012
|
fix: code fixes for executing program from program path including file extension
|
2022-06-15 16:18:07 +05:00 |
|
Saad Jutt
|
81501d17ab
|
chore: code fixes
|
2022-06-15 16:03:04 +05:00 |
|
Saad Jutt
|
11a7f920f1
|
chore: Merge branch 'main' into issue-184
|
2022-06-15 15:56:17 +05:00 |
|
|
|
e08bbcc543
|
fix: add/remove group to User when adding/removing user from group and return group membership on getting user
|
2022-06-15 15:18:42 +05:00 |
|
Saad Jutt
|
aef411a0ea
|
feat: new APIs added for GET|PATCH|DELETE of user by username
|
2022-06-14 22:08:56 +05:00 |
|
Saad Jutt
|
8e7c9e671c
|
chore: quick fix
|
2022-06-14 17:05:13 +05:00 |
|
Saad Jutt
|
c830f44e29
|
chore: code fixes
|
2022-06-14 16:48:58 +05:00 |
|
Allan Bowe
|
32d372b42f
|
fix: correct syntax for encoding option
|
2022-06-14 09:49:05 +00:00 |
|
Allan Bowe
|
8734489cf0
|
fix: forcing utf 8 encoding. Closes #76
|
2022-06-14 09:12:41 +00:00 |
|
|
|
de9ed15286
|
chore: update error message when stored program not found
|
2022-06-13 20:51:44 +05:00 |
|
|
|
325285f447
|
Merge branch 'main' into issue-184
|
2022-06-13 20:42:28 +05:00 |
|
Mihajlo Medjedovic
|
3fa2a7e2e3
|
fix: execution controller error details
|
2022-06-13 12:25:06 +00:00 |
|
|
|
8a617a73ae
|
fix: execution controller better error handling
|
2022-06-13 14:01:12 +02:00 |
|
|
|
16856165fb
|
feat: create and inject code for uploaded files to code.js
|
2022-06-09 14:54:11 +05:00 |
|
Saad Jutt
|
5ab35b02c4
|
fix(appstream): redirect to relative + nested resource should be accessed
|
2022-06-09 01:16:25 +05:00 |
|
|
|
058b3b0081
|
feat: configure child process with writeStream to write logs to log file
|
2022-06-08 02:01:31 +05:00 |
|
|
|
9d5a5e051f
|
fix: no need to stringify _webout in preProgramVarStatements, developer should have _webout as string in actual code
|
2022-06-07 13:27:18 +05:00 |
|
|
|
2c704a544f
|
fix: refactor sas/js session controller classes to inherit from base session controller class
|
2022-06-06 17:24:19 +05:00 |
|
|
|
6d6bda5626
|
fix: refactor code in preUploadMiddleware function
|
2022-06-06 17:23:09 +05:00 |
|
|
|
dffe6d7121
|
fix: refactor code in executeFile method of session controller
|
2022-06-06 15:23:42 +05:00 |
|
|
|
b4443819d4
|
fix: refactor code for session selection in preUploadMiddleware function
|
2022-06-06 15:19:39 +05:00 |
|
|
|
e5a7674fa1
|
chore: refactor ExecutionController class to remove code duplications
|
2022-06-06 09:09:21 +05:00 |
|
|
|
596ada7ca8
|
feat: validate sasjs_runtimes env var
|
2022-06-04 03:16:07 +05:00 |
|
|
|
c58666eb81
|
fix: convert single executeProgram method to two methods i.e. executeSASProgram and executeJSProgram
|
2022-06-03 17:26:21 +05:00 |
|
|
|
5df619b3f6
|
fix: pass _program to execute file without extension
|
2022-06-03 17:24:29 +05:00 |
|
|
|
07295aa151
|
feat: conver single session controller to two controller i.e. SASSessionController and JSSessionController
|
2022-06-03 17:23:28 +05:00 |
|
|
|
194eaec7d4
|
fix: add runtimes to global process object
|
2022-06-03 17:19:12 +05:00 |
|