1
0
mirror of https://github.com/sasjs/server.git synced 2026-06-09 01:50:22 +00:00
Commit Graph

181 Commits

Author SHA1 Message Date
Saad Jutt 5966016853 fix(env): check added for not providing WHITELIST 2022-08-04 03:32:04 +05:00
Allan Bowe 98e501334f Update seedDB.ts 2022-08-02 19:33:16 +01:00
sabhas f978814ca7 chore: code refactor 2022-08-02 22:16:41 +05:00
sabhas 68515f95a6 feat: bypass authentication when route is enabled for public group 2022-08-02 18:06:33 +05:00
sabhas c3e3befc17 feat: add public group to DB on seed 2022-08-02 18:04:00 +05:00
sabhas 5d5a9d3788 fix: update schema of Permission 2022-08-01 21:33:10 +05:00
sabhas 8a3054e19a fix: show non-admin user his own permissions only 2022-07-30 00:01:15 +05:00
sabhas 04e0f9efe3 chore: merge main into issue-198 2022-07-22 22:31:32 +05:00
sabhas 03cb89d14f chore: code fixes 2022-07-21 23:03:40 +05:00
sabhas 72140d73c2 chore: modified folderParamValidation method 2022-07-21 14:08:44 +05:00
sabhas fdcaba9d56 feat: implemented api for renaming file/folder 2022-07-20 23:45:11 +05:00
sabhas 941917e508 feat: created api endpoint for adding empty folder in drive 2022-07-20 16:43:43 +05:00
sabhas 63dd6813c0 chore: lint fix 2022-07-19 13:07:34 +05:00
sabhas 299512135d fix: filePath fix in code.js file for windows 2022-07-19 13:00:33 +05:00
Saad Jutt e024a92f16 fix(logs): logs location is configurable 2022-07-16 05:07:00 +05:00
sabhas a10b87930c chore: quick fix 2022-07-05 15:29:44 +05:00
Saad Jutt 1108d3dd7b chore: quick fix 2022-07-05 05:30:13 +05:00
Saad Jutt 451cb4f6dd chore: fixed specs 2022-07-05 03:26:37 +05:00
Saad Jutt 0b759a5594 chore: code fixes API + web 2022-07-05 02:34:33 +05:00
Saad Jutt 5338ffb211 chore: Merge branch 'main' into issue-139 2022-07-04 23:59:51 +05:00
sabhas e42fdd3575 chore: conditionally call authorize middleware from authenticateToken 2022-07-04 20:13:46 +05:00
sabhas b10e932605 feat: added get authorizedRoutes api endpoint 2022-07-04 19:14:06 +05:00
Saad Jutt 9c3da56901 feat: removed secrets from env variables 2022-07-03 06:56:18 +05:00
Saad Jutt e290751c87 fix(deploy): extract first json from zip file 2022-07-02 14:39:33 +05:00
sabhas 70f279a49c chore: update swagger.yaml 2022-06-28 09:23:53 +05:00
sabhas 66a3537271 chore: add specs 2022-06-28 06:50:35 +05:00
sabhas ca64c13909 chore: add principal type and permission setting enums 2022-06-28 00:00:04 +05:00
sabhas 67fe298fd5 chore: lint fixes 2022-06-24 14:55:05 +05:00
sabhas 4c6b9c5e93 Merge branch 'main' into issue-139 2022-06-23 17:21:52 +05:00
Allan Bowe d3d2ab9a36 Update getRunTimeAndFilePath.ts 2022-06-22 11:12:48 +01:00
sabhas 5cc85b57f8 fix: getRuntimeAndFilePath function to handle the scenarion when path is provided with an extension other than runtimes 2022-06-22 14:24:06 +05:00
sabhas 1b5859ee37 fix: make CA_ROOT optional in getCertificates method 2022-06-22 00:25:41 +05:00
Saad Jutt 2119e9de9a feat(certs): ENV variables updated and set CA Root for HTTPS server 2022-06-21 03:17:14 +05:00
Allan Bowe 5d5d6ce326 fix: path descriptions and defaults 2022-06-20 15:07:17 +00:00
sabhas eb569c7b82 fix(Studio): default selection of runtime fixed 2022-06-20 17:29:19 +05:00
sabhas 91d29cb127 fix: default runtime should be sas 2022-06-20 17:12:32 +05:00
Saad Jutt b446baa822 chore: Merge branch 'main' into issue-184 2022-06-18 00:51:48 +05:00
sabhas 23b6692f02 fix: code/execute controller logic to handle different runtimes 2022-06-17 20:01:50 +05:00
sabhas ab222cbaab chore: verify executable paths 2022-06-17 18:12:03 +05:00
sabhas 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
Saad Jutt 4e7579dc10 chore(specs): specs added for deploy upload file and zipped file 2022-06-16 17:58:56 +05:00
sabhas 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
sabhas 53854d0012 fix: code fixes for executing program from program path including file extension 2022-06-15 16:18:07 +05:00
Saad Jutt 11a7f920f1 chore: Merge branch 'main' into issue-184 2022-06-15 15:56:17 +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
sabhas 16856165fb feat: create and inject code for uploaded files to code.js 2022-06-09 14:54:11 +05:00