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

Commit Graph

  • 5d6c6086b4 chore(release): 0.21.2 [skip ci] v0.21.2 semantic-release-bot 2022-09-20 21:08:08 +00:00
  • 0edcbdcefc Merge pull request #283 from sasjs/fix-default-content-type Allan Bowe 2022-09-20 22:04:27 +01:00
  • ea0222f218 Merge pull request #285 from sasjs/issue-280 Allan Bowe 2022-09-20 22:04:16 +01:00
  • edc2e2a302 fix(studio): inject program path to code before sending for execution Sabir Hassan 2022-09-21 01:57:01 +05:00
  • efd2e1450e Merge pull request #284 from sasjs/apidocs Allan Bowe 2022-09-20 12:25:12 +01:00
  • 1092a73c10 chore(docs): updating API docs munja 2022-09-20 12:20:50 +01:00
  • 9977c9d161 fix: default content-type for sas programs should be text/plain Sabir Hassan 2022-09-20 02:32:22 +05:00
  • 5c0eff5197 chore(release): 0.21.1 [skip ci] v0.21.1 semantic-release-bot 2022-09-19 18:58:46 +00:00
  • 3bda991a58 Merge pull request #282 from sasjs/issue-281 Allan Bowe 2022-09-19 19:54:13 +01:00
  • 0327f7c6ec chore: no need to escapeWinSlash in _sasjs_webout_headers Sabir Hassan 2022-09-19 23:51:18 +05:00
  • 92549402eb chore: use utility function escapeWinSlashes Sabir Hassan 2022-09-19 23:36:04 +05:00
  • b88c911527 chore(release): 0.21.0 [skip ci] v0.21.0 semantic-release-bot 2022-09-19 12:54:27 +00:00
  • 8b12f31060 Merge pull request #276 from sasjs/sas9-mock Saad Jutt 2022-09-19 17:50:45 +05:00
  • e65cba9af0 chore: removed deprecated body-parser Saad Jutt 2022-09-19 17:47:29 +05:00
  • 0749d65173 fix: SASJS_WEBOUT_HEADERS path for windows Sabir Hassan 2022-09-19 15:53:51 +05:00
  • a9c9b734f5 chore(release): 0.20.0 [skip ci] v0.20.0 sas9-tests-mock semantic-release-bot 2022-09-16 11:55:57 +00:00
  • 39da41c9f1 Merge pull request #277 from sasjs/r-integration Saad Jutt 2022-09-16 16:51:06 +05:00
  • 662b2ca36a chore: replace env variable RSCRIPT_PATH with R_PATH Sabir Hassan 2022-09-09 15:23:46 +05:00
  • 16b7aa6abb chore: merge js, py and r session controller classes to base session controller class Sabir Hassan 2022-09-09 00:49:26 +05:00
  • 4560ef942f chore(web): refactor react code Sabir Hassan 2022-09-08 21:49:35 +05:00
  • 06d3b17154 feat: sas9 mocker improved - public access denied scenario Mihajlo Medjedovic 2022-09-07 18:48:56 +02:00
  • d6651bbdbe feat: add support for R stored programs Sabir Hassan 2022-09-06 21:52:21 +05:00
  • b9d032f148 chore: update swagger.yaml Sabir Hassan 2022-09-06 21:51:17 +05:00
  • 70655e74d3 chore(release): 0.19.0 [skip ci] v0.19.0 semantic-release-bot 2022-09-05 12:21:34 +00:00
  • cb82fea0d8 Merge pull request #264 from sasjs/mocker Allan Bowe 2022-09-05 13:16:10 +01:00
  • b9a596616d chore: cleanup Mihajlo Medjedovic 2022-09-05 12:20:56 +02:00
  • 72a5393be3 chore(release): 0.18.0 [skip ci] v0.18.0 semantic-release-bot 2022-09-02 19:26:49 +00:00
  • 769a840e9f Merge pull request #273 from sasjs/issue-270 Allan Bowe 2022-09-02 20:23:02 +01:00
  • 730c7c52ac chore: remove commented code Sabir Hassan 2022-09-03 00:09:48 +05:00
  • ee2db276bb feat: add option for program launch in context menu Sabir Hassan 2022-09-02 23:40:02 +05:00
  • d0a24aacb6 chore(release): 0.17.5 [skip ci] v0.17.5 semantic-release-bot 2022-09-02 18:08:49 +00:00
  • 57dfdf89a4 Merge pull request #272 from sasjs/allanbowe/session-crashed-since-271 Allan Bowe 2022-09-02 19:03:37 +01:00
  • 393b5eaf99 fix: SASINITIALFOLDER split over 2 params, closes #271 Allan Bowe 2022-09-02 17:59:10 +00:00
  • 7477326b22 chore: lower cased env values Saad Jutt 2022-09-01 23:38:04 +05:00
  • 76bf84316e chore: MOCK_SERVERTYPE instead of string literals Saad Jutt 2022-09-01 23:34:57 +05:00
  • e355276e44 chore(release): 0.17.4 [skip ci] v0.17.4 semantic-release-bot 2022-09-01 12:50:14 +00:00
  • a3a9e3bd9f Merge pull request #269 from sasjs/allanbowe/error-unrecognized-sas-267 Allan Bowe 2022-09-01 13:41:52 +01:00
  • 9f06080348 fix: invalid JS logic Allan Bowe 2022-09-01 12:35:58 +00:00
  • 4bbf9cfdb3 chore(release): 0.17.3 [skip ci] v0.17.3 semantic-release-bot 2022-09-01 12:25:33 +00:00
  • e8e71fcde9 Merge pull request #268 from sasjs/allanbowe/error-unrecognized-sas-267 Allan Bowe 2022-09-01 13:21:25 +01:00
  • e63271a67a fix: making SASINITIALFOLDER option windows only. Closes #267 Allan Bowe 2022-09-01 12:18:53 +00:00
  • 7633608318 chore: mocker architecture fix, env validation Mihajlo Medjedovic 2022-08-31 13:31:28 +02:00
  • e67d27d264 chore(release): 0.17.2 [skip ci] v0.17.2 semantic-release-bot 2022-08-31 09:35:51 +00:00
  • 53033ccc96 Merge pull request #262 from sasjs/allanbowe/sas-default-folder-should-260 Allan Bowe 2022-08-31 10:32:14 +01:00
  • 6131ed1cbe chore(release): 0.17.1 [skip ci] v0.17.1 semantic-release-bot 2022-08-30 18:15:33 +00:00
  • 5d624e3399 Merge pull request #266 from sasjs/issue-265 Allan Bowe 2022-08-30 19:10:47 +01:00
  • ee17d37aa1 fix: typo mistake Sabir Hassan 2022-08-30 22:42:11 +05:00
  • 572fe22d50 chore: mocksas9 controller Mihajlo Medjedovic 2022-08-30 17:27:37 +02:00
  • 091268bf58 chore: mocking only mandatory bits from sas9 responses Mihajlo Medjedovic 2022-08-29 12:40:29 +02:00
  • 71a4a48443 chore: generic sas9 mock responses Mihajlo Medjedovic 2022-08-29 10:30:01 +02:00
  • 3b188cd724 style: lint Mihajlo Medjedovic 2022-08-26 18:03:28 +02:00
  • eeba2328c0 chore: added login, logout endpoints Mihajlo Medjedovic 2022-08-26 17:59:07 +02:00
  • 0a0ba2cca5 feat: added mocking endpoints Mihajlo Medjedovic 2022-08-25 15:58:08 +02:00
  • 476f834a80 chore(release): 0.17.0 [skip ci] v0.17.0 semantic-release-bot 2022-08-25 09:47:48 +00:00
  • 8b8739a873 Merge pull request #263 from sasjs/ctrl-save Sabir Hassan 2022-08-25 14:43:50 +05:00
  • bce83cb6fb fix: allow underscores in file name Sabir Hassan 2022-08-25 14:27:42 +05:00
  • 3a3c90d9e6 feat: add the functionality of saving file by ctrl + s in editor Sabir Hassan 2022-08-25 14:12:51 +05:00
  • e63eaa5302 chore(release): 0.16.1 [skip ci] v0.16.1 semantic-release-bot 2022-08-24 16:07:11 +00:00
  • 65de1bb175 Merge pull request #261 from sasjs/issue-258 Sabir Hassan 2022-08-24 21:02:57 +05:00
  • a5ee2f2923 fix: addition of SASINITIALFOLDER startup option. Closes #260 Allan Bowe 2022-08-19 15:20:36 +00:00
  • 98ea2ac9b9 fix: update response of /SASjsApi/stp/execute and /SASjsApi/code/execute Sabir Hassan 2022-08-19 15:06:39 +05:00
  • e94c56b23f chore(release): 0.16.0 [skip ci] v0.16.0 semantic-release-bot 2022-08-17 20:49:53 +00:00
  • 64f80e958d Merge pull request #259 from sasjs/python-runtime Allan Bowe 2022-08-17 21:45:55 +01:00
  • bd97363c13 chore: quick fixes Sabir Hassan 2022-08-18 01:39:03 +05:00
  • 02e88ae728 fix: update content for code.sas file Sabir Hassan 2022-08-18 01:20:33 +05:00
  • 882bedd5d5 fix: add a new variable _SASJS_WEBOUT_HEADERS to code.js and code.py Sabir Hassan 2022-08-18 01:19:47 +05:00
  • 8780b800a3 fix: update default content type for python and js runtimes Sabir Hassan 2022-08-18 01:17:17 +05:00
  • 4c11082796 chore: addressed comments Sabir Hassan 2022-08-17 21:24:30 +05:00
  • a9b25b8880 chore: added specs for stp Sabir Hassan 2022-08-16 22:39:15 +05:00
  • b06993ab9e feat: implement the logic for running python stored programs Sabir Hassan 2022-08-16 15:51:37 +05:00
  • f736e67517 chore(release): 0.15.3 [skip ci] v0.15.3 semantic-release-bot 2022-08-11 15:07:31 +00:00
  • 0f4a60c0c7 Merge pull request #254 from sasjs/allanbowe/sasjs-server-does-not-253 Allan Bowe 2022-08-11 16:03:13 +01:00
  • f8bb7327a8 fix: adding proc printto in precode to enable print output in log. Closes #253 Allan Bowe 2022-08-11 15:01:46 +00:00
  • abce135da2 chore(release): 0.15.2 [skip ci] v0.15.2 semantic-release-bot 2022-08-10 11:28:07 +00:00
  • a6c014946a Merge pull request #252 from sasjs/fix-vulnerabilities Allan Bowe 2022-08-10 12:23:23 +01:00
  • f27ac51fc4 fix: remove vulnerabitities Sabir Hassan 2022-08-10 16:10:37 +05:00
  • cb5be1be21 chore(release): 0.15.1 [skip ci] v0.15.1 semantic-release-bot 2022-08-10 10:34:36 +00:00
  • d90fa9e5dd Merge pull request #251 from sasjs/issue-250 Allan Bowe 2022-08-10 11:29:41 +01:00
  • d99fdd1ec7 fix(web): fix UI responsiveness Sabir Hassan 2022-08-10 15:18:05 +05:00
  • 399b5edad0 chore(release): 0.15.0 [skip ci] v0.15.0 semantic-release-bot 2022-08-05 09:59:19 +00:00
  • 1dbc12e96b Merge pull request #249 from sasjs/issue-225 Allan Bowe 2022-08-05 10:55:32 +01:00
  • e215958b8b fix: after selecting file in sidebar collapse sidebar in mobile view Sabir Hassan 2022-08-05 14:18:59 +05:00
  • 9227cd449d fix: show logout button only when user is logged in Sabir Hassan 2022-08-05 01:22:27 +05:00
  • c67d3ee2f1 fix: improve mobile view for studio page Sabir Hassan 2022-08-05 01:10:15 +05:00
  • 6ef40b954a fix: improve responsiveness for mobile view Sabir Hassan 2022-08-04 22:57:21 +05:00
  • 0d913baff1 chore(release): 0.14.1 [skip ci] v0.14.1 semantic-release-bot 2022-08-04 12:10:31 +00:00
  • 3671736c3d Merge pull request #248 from sasjs/cookies-management Allan Bowe 2022-08-04 13:06:30 +01:00
  • 34cd84d8a9 chore: improve interface for add permission response Sabir Hassan 2022-08-04 16:34:15 +05:00
  • f7fcc7741a fix(web): show login on logged-out state Saad Jutt 2022-08-04 05:39:28 +05:00
  • 18052fdbf6 test: fixed failed specs Saad Jutt 2022-08-04 04:01:51 +05:00
  • 5966016853 fix(env): check added for not providing WHITELIST Saad Jutt 2022-08-04 03:32:04 +05:00
  • 87c03c5f8d fix(apps): App Stream logo fix Saad Jutt 2022-08-04 03:03:27 +05:00
  • 7a162eda8f fix: improve user experience for adding permissions Sabir Hassan 2022-08-04 02:51:59 +05:00
  • 754704bca8 feat: add multiple permission for same combination of type and principal at once Sabir Hassan 2022-08-03 23:26:31 +05:00
  • 77f8d30baf fix(cookie): XSRF cookie is removed and passed token in head section Saad Jutt 2022-08-03 03:38:11 +05:00
  • 78bea7c154 chore(release): 0.14.0 [skip ci] v0.14.0 semantic-release-bot 2022-08-02 19:08:38 +00:00
  • 9c3b155c12 Merge pull request #246 from sasjs/issue-240 Saad Jutt 2022-08-03 00:03:43 +05:00
  • 98e501334f Update seedDB.ts Allan Bowe 2022-08-02 19:33:16 +01:00
  • bbfd53e79e Update group.spec.ts Allan Bowe 2022-08-02 19:32:44 +01:00
  • 254bc07da7 fix: call jwt.verify in synchronous way Sabir Hassan 2022-08-02 23:05:42 +05:00