1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-09 23:23:13 +00:00

Commit Graph

  • 5338ffb211 chore: Merge branch 'main' into issue-139 Saad Jutt 2022-07-04 23:59:51 +05:00
  • e42fdd3575 chore: conditionally call authorize middleware from authenticateToken Sabir Hassan 2022-07-04 20:13:46 +05:00
  • b10e932605 feat: added get authorizedRoutes api endpoint Sabir Hassan 2022-07-04 19:14:06 +05:00
  • e54a09db19 fix: add authorize middleware for appStreams Sabir Hassan 2022-07-04 17:14:17 +05:00
  • 4c35e04802 chore: add snackbar for showing success alert Sabir Hassan 2022-07-04 16:00:23 +05:00
  • b5f595a25c fix: controller fixed for deleting permission Sabir Hassan 2022-07-04 04:27:58 +05:00
  • a131adbae7 chore(release): 0.9.0 [skip ci] v0.9.0 semantic-release-bot 2022-07-03 10:40:36 +00:00
  • a20c3b9719 Merge pull request #220 from sasjs/issue213 Allan Bowe 2022-07-03 11:36:24 +01:00
  • eee3a7b084 chore: code refactor Saad Jutt 2022-07-03 07:03:15 +05:00
  • 9c3da56901 feat: removed secrets from env variables Saad Jutt 2022-07-03 06:56:18 +05:00
  • 7e6524d7e4 chore: removing badge Allan Bowe 2022-07-02 15:12:27 +01:00
  • 0ea2690616 adding matrix chat link Allan Bowe 2022-07-02 13:10:20 +01:00
  • b369759f0f chore(release): 0.8.3 [skip ci] v0.8.3 semantic-release-bot 2022-07-02 10:01:26 +00:00
  • ac9a835c5a Merge pull request #219 from sasjs/issue211 Allan Bowe 2022-07-02 10:57:16 +01:00
  • e290751c87 fix(deploy): extract first json from zip file Saad Jutt 2022-07-02 14:39:33 +05:00
  • e516b7716d fix: update permission response Sabir Hassan 2022-07-02 01:03:53 +05:00
  • f3dfc7083f fix: add permission authorization middleware to only specific routes Sabir Hassan 2022-07-01 16:50:24 +05:00
  • 7d916ec3e9 feat: add authorize middleware for validating permissions Sabir Hassan 2022-06-29 23:06:58 +05:00
  • 70f279a49c chore: update swagger.yaml Sabir Hassan 2022-06-28 09:23:53 +05:00
  • 66a3537271 chore: add specs Sabir Hassan 2022-06-28 06:50:35 +05:00
  • ca64c13909 chore: add principal type and permission setting enums Sabir Hassan 2022-06-28 00:00:04 +05:00
  • 0a73a35547 chore: improve error handling Sabir Hassan 2022-06-27 23:21:48 +05:00
  • a75edbaa32 fix: do not show admin users in add permission modal Sabir Hassan 2022-06-26 01:49:07 +05:00
  • 4ddfec0403 chore: add isAdmin field in user response Sabir Hassan 2022-06-26 01:48:31 +05:00
  • 35439d7d51 chore: throw error when adding permission for admin user Sabir Hassan 2022-06-24 23:19:19 +05:00
  • 907aa485fd chore: throw error when creating duplicate permission Sabir Hassan 2022-06-24 23:15:41 +05:00
  • 888627e1c8 chore: close filterModal after applying/reseting Sabir Hassan 2022-06-24 22:32:18 +05:00
  • 9cb9e2dd33 chore: add filter based on principal type Sabir Hassan 2022-06-24 16:28:41 +05:00
  • 54d4bf835d chore: show principal type in permissions list Sabir Hassan 2022-06-24 15:50:09 +05:00
  • 67fe298fd5 chore: lint fixes Sabir Hassan 2022-06-24 14:55:05 +05:00
  • 97ecfdc955 feat: add, remove and update permissions from web component Sabir Hassan 2022-06-24 14:48:57 +05:00
  • 5b319f9ad1 fix: remove duplicates principals from permission filter modal Sabir Hassan 2022-06-23 23:58:40 +05:00
  • be8635ccc5 fix(web): only admin should be able to add, update or delete permission Sabir Hassan 2022-06-23 23:35:06 +05:00
  • f863b81a7d fix: show permission component only in server mode Sabir Hassan 2022-06-23 23:14:54 +05:00
  • bdf63df1d9 fix: add isAdmin attribute to return response of get session and login requests Sabir Hassan 2022-06-23 22:50:00 +05:00
  • 4c6b9c5e93 Merge branch 'main' into issue-139 Sabir Hassan 2022-06-23 17:21:52 +05:00
  • a2d1396057 fix: bumping core and running lint Allan Bowe 2022-06-23 09:00:22 +00:00
  • b2f21eb3ac chore: update descriptions Allan Bowe 2022-06-23 08:44:12 +00:00
  • 71bcbb9134 chore(release): 0.8.2 [skip ci] v0.8.2 semantic-release-bot 2022-06-22 10:18:59 +00:00
  • c86f0feff8 Merge pull request #214 from sasjs/fix-runtime-filePath Allan Bowe 2022-06-22 12:14:12 +02:00
  • d3d2ab9a36 Update getRunTimeAndFilePath.ts Allan Bowe 2022-06-22 11:12:48 +01:00
  • 5cc85b57f8 fix: getRuntimeAndFilePath function to handle the scenarion when path is provided with an extension other than runtimes Sabir Hassan 2022-06-22 14:24:06 +05:00
  • ae0fc0c48c chore(release): 0.8.1 [skip ci] v0.8.1 semantic-release-bot 2022-06-21 20:10:31 +00:00
  • 555c5d54e2 Merge pull request #212 from sasjs/update-logout-route Saad Jutt 2022-06-21 13:06:30 -07:00
  • 1b5859ee37 fix: make CA_ROOT optional in getCertificates method Sabir Hassan 2022-06-22 00:25:41 +05:00
  • 65380be2f3 fix: update /logout route to /SASLogon/logout Sabir Hassan 2022-06-22 00:24:41 +05:00
  • 1933be15c2 Merge pull request #210 from sasjs/pr-template Yury Shkoda 2022-06-21 19:11:19 +03:00
  • 56b20beb8c chore(template): added pull request template Yury Shkoda 2022-06-21 19:07:14 +03:00
  • bcef9a4a9d chore: wip replicating folders api mock-viya-api Yury Shkoda 2022-06-21 18:28:13 +03:00
  • bfc5ac6a4f chore(release): 0.8.0 [skip ci] v0.8.0 semantic-release-bot 2022-06-21 07:24:26 +00:00
  • 6376173de0 Merge pull request #209 from sasjs/certificate-ca-root Allan Bowe 2022-06-21 09:18:15 +02:00
  • 3130fbeff0 chore: code refactor for getting session controller Saad Jutt 2022-06-21 03:41:44 +05:00
  • 01e9a1d9e9 chore: README.md and .env.example updated Saad Jutt 2022-06-21 03:26:12 +05:00
  • 2119e9de9a feat(certs): ENV variables updated and set CA Root for HTTPS server Saad Jutt 2022-06-21 03:17:14 +05:00
  • d1a02c0da5 chore: debugging certs testing-certs Saad Jutt 2022-06-21 02:08:43 +05:00
  • 87dbab98f6 chore(release): 0.7.3 [skip ci] v0.7.3 semantic-release-bot 2022-06-20 15:31:20 +00:00
  • 1bf122a0a2 Merge pull request #207 from sasjs/allanbowe/sasjs-server-fails-to-205 Allan Bowe 2022-06-20 17:26:56 +02:00
  • 5d5d6ce326 fix: path descriptions and defaults Allan Bowe 2022-06-20 15:07:17 +00:00
  • 620eddb713 chore(release): 0.7.2 [skip ci] v0.7.2 semantic-release-bot 2022-06-20 15:03:27 +00:00
  • 3c92034da3 Merge pull request #206 from sasjs/allanbowe/sasjs-server-fails-to-205 Allan Bowe 2022-06-20 16:57:58 +02:00
  • 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. Allan Bowe 2022-06-20 14:38:19 +00:00
  • 8c48d00d21 chore(release): 0.7.1 [skip ci] v0.7.1 semantic-release-bot 2022-06-20 12:44:59 +00:00
  • 48ff8d73d4 Merge pull request #204 from sasjs/fix-runtime-feature Allan Bowe 2022-06-20 14:40:55 +02:00
  • eb397b15c2 chore: lint fixes sabhas 2022-06-20 17:32:28 +05:00
  • eb569c7b82 fix(Studio): default selection of runtime fixed sabhas 2022-06-20 17:29:19 +05:00
  • 99a1107364 fix: webout path fixed in code.js when running on windows sabhas 2022-06-20 17:28:25 +05:00
  • 91d29cb127 fix: default runtime should be sas sabhas 2022-06-20 17:12:32 +05:00
  • 1e2c08a8d3 chore(release): 0.7.0 [skip ci] v0.7.0 semantic-release-bot 2022-06-19 13:44:02 +00:00
  • 473fbd62c0 Merge pull request #186 from sasjs/issue-184 Saad Jutt 2022-06-19 06:39:11 -07:00
  • b1a0fe7060 chore: code fixes Saad Jutt 2022-06-19 18:35:10 +05:00
  • dde293c852 chore: write specs for get stp/execute Sabir Hassan 2022-06-19 07:08:36 +05:00
  • f738a6d7a3 chore: splitted functions into different files Sabir Hassan 2022-06-19 07:07:39 +05:00
  • 3e0a2de2ad chore: nvmrc version updated to LTS Saad Jutt 2022-06-18 01:49:47 +05:00
  • 91cb7bd946 chore(workflow): CI/CD env variables updated Saad Jutt 2022-06-18 01:13:56 +05:00
  • a501a300dc chore: lint fixes Saad Jutt 2022-06-18 00:53:05 +05:00
  • b446baa822 chore: Merge branch 'main' into issue-184 Saad Jutt 2022-06-18 00:51:48 +05:00
  • 9023cf33b5 fix(Studio): style fix for runtime dropdown Sabir Hassan 2022-06-17 23:17:23 +05:00
  • 23b6692f02 fix: code/execute controller logic to handle different runtimes Sabir Hassan 2022-06-17 20:01:50 +05:00
  • 6de91618ff Merge pull request #201 from sasjs/all-contributors/add-kknapen Allan Bowe 2022-06-17 16:33:41 +02:00
  • e06d66f312 docs: update .all-contributorsrc [skip ci] allcontributors[bot] 2022-06-17 14:33:12 +00:00
  • 1ffaf2e0ef docs: update README.md [skip ci] allcontributors[bot] 2022-06-17 14:33:11 +00:00
  • 393d3327db docs: add @VladislavParhomchik as a contributor Allan Bowe 2022-06-17 14:32:52 +00:00
  • 14cfb9a663 docs: add @allanbowe as a contributor Allan Bowe 2022-06-17 14:29:14 +00:00
  • dd1f2b3ed7 docs: add @medjedovicm as a contributor Allan Bowe 2022-06-17 14:29:06 +00:00
  • 9f5dbbc8da docs: add @yuryshkoda as a contributor Allan Bowe 2022-06-17 14:28:48 +00:00
  • 9423bb2b23 docs: add @sabhas as a contributor Allan Bowe 2022-06-17 14:28:39 +00:00
  • 5bfcdc4dbb docs: add @saadjutt01 as a contributor Allan Bowe 2022-06-17 14:27:53 +00:00
  • ecd8ed9032 chore(release): 0.6.1 [skip ci] v0.6.1 semantic-release-bot 2022-06-17 13:19:51 +00:00
  • a8d89ff1d6 Merge pull request #200 from sasjs/nit Allan Bowe 2022-06-17 15:14:59 +02:00
  • 8702a4e8fd fix: home page wording. Using fix to force previous change through.. Allan Bowe 2022-06-17 13:14:02 +00:00
  • ab222cbaab chore: verify executable paths Sabir Hassan 2022-06-17 18:12:03 +05:00
  • 5f06132ece Merge pull request #199 from sasjs/allanbowe-patch-1 Allan Bowe 2022-06-17 14:55:22 +02:00
  • 56c80b0979 Update Session.ts Allan Bowe 2022-06-17 13:46:08 +01:00
  • 158acf1f97 chore: set sas,js as default run times Sabir Hassan 2022-06-17 04:02:40 +05:00
  • c19a20c1d4 chore(release): 0.6.0 [skip ci] v0.6.0 semantic-release-bot 2022-06-16 18:43:40 +00:00
  • f8eaadae7b Merge pull request #197 from sasjs/fetch-group-by-name Allan Bowe 2022-06-16 20:39:23 +02:00
  • 90e0973a7f chore: add test for group name validation Sabir Hassan 2022-06-16 23:36:13 +05:00
  • 869a13fc69 chore: error code fixes Sabir Hassan 2022-06-16 23:27:56 +05:00
  • 1790e10fc1 chore: code fixes Sabir Hassan 2022-06-16 22:14:47 +05:00
  • 6d12b900ad chore(release): 0.5.0 [skip ci] v0.5.0 semantic-release-bot 2022-06-16 13:31:09 +00:00