semantic-release-bot
|
e355276e44
|
chore(release): 0.17.4 [skip ci]
## [0.17.4](https://github.com/sasjs/server/compare/v0.17.3...v0.17.4) (2022-09-01)
### Bug Fixes
* invalid JS logic ([9f06080](9f06080348))
v0.17.4
|
2022-09-01 12:50:14 +00:00 |
|
Allan Bowe
|
a3a9e3bd9f
|
Merge pull request #269 from sasjs/allanbowe/error-unrecognized-sas-267
fix: invalid JS logic
|
2022-09-01 13:41:52 +01:00 |
|
Allan Bowe
|
9f06080348
|
fix: invalid JS logic
|
2022-09-01 12:35:58 +00:00 |
|
semantic-release-bot
|
4bbf9cfdb3
|
chore(release): 0.17.3 [skip ci]
## [0.17.3](https://github.com/sasjs/server/compare/v0.17.2...v0.17.3) (2022-09-01)
### Bug Fixes
* making SASINITIALFOLDER option windows only. Closes [#267](https://github.com/sasjs/server/issues/267) ([e63271a](e63271a67a))
v0.17.3
|
2022-09-01 12:25:33 +00:00 |
|
Allan Bowe
|
e8e71fcde9
|
Merge pull request #268 from sasjs/allanbowe/error-unrecognized-sas-267
fix: making SASINITIALFOLDER option windows only. Closes #267
|
2022-09-01 13:21:25 +01:00 |
|
Allan Bowe
|
e63271a67a
|
fix: making SASINITIALFOLDER option windows only. Closes #267
|
2022-09-01 12:18:53 +00:00 |
|
semantic-release-bot
|
e67d27d264
|
chore(release): 0.17.2 [skip ci]
## [0.17.2](https://github.com/sasjs/server/compare/v0.17.1...v0.17.2) (2022-08-31)
### Bug Fixes
* addition of SASINITIALFOLDER startup option. Closes [#260](https://github.com/sasjs/server/issues/260) ([a5ee2f2](a5ee2f2923))
v0.17.2
|
2022-08-31 09:35:51 +00:00 |
|
Allan Bowe
|
53033ccc96
|
Merge pull request #262 from sasjs/allanbowe/sas-default-folder-should-260
fix: addition of SASINITIALFOLDER startup option. Closes #260
|
2022-08-31 10:32:14 +01:00 |
|
semantic-release-bot
|
6131ed1cbe
|
chore(release): 0.17.1 [skip ci]
## [0.17.1](https://github.com/sasjs/server/compare/v0.17.0...v0.17.1) (2022-08-30)
### Bug Fixes
* typo mistake ([ee17d37](ee17d37aa1))
v0.17.1
|
2022-08-30 18:15:33 +00:00 |
|
Allan Bowe
|
5d624e3399
|
Merge pull request #266 from sasjs/issue-265
fix: typo mistake
|
2022-08-30 19:10:47 +01:00 |
|
|
|
ee17d37aa1
|
fix: typo mistake
|
2022-08-30 22:42:11 +05:00 |
|
semantic-release-bot
|
476f834a80
|
chore(release): 0.17.0 [skip ci]
# [0.17.0](https://github.com/sasjs/server/compare/v0.16.1...v0.17.0) (2022-08-25)
### Bug Fixes
* allow underscores in file name ([bce83cb](bce83cb6fb))
### Features
* add the functionality of saving file by ctrl + s in editor ([3a3c90d](3a3c90d9e6))
v0.17.0
|
2022-08-25 09:47:48 +00:00 |
|
Sabir Hassan
|
8b8739a873
|
Merge pull request #263 from sasjs/ctrl-save
feat: add the functionality of saving file by ctrl + s in editor
|
2022-08-25 14:43:50 +05:00 |
|
|
|
bce83cb6fb
|
fix: allow underscores in file name
|
2022-08-25 14:27:42 +05:00 |
|
|
|
3a3c90d9e6
|
feat: add the functionality of saving file by ctrl + s in editor
|
2022-08-25 14:12:51 +05:00 |
|
semantic-release-bot
|
e63eaa5302
|
chore(release): 0.16.1 [skip ci]
## [0.16.1](https://github.com/sasjs/server/compare/v0.16.0...v0.16.1) (2022-08-24)
### Bug Fixes
* update response of /SASjsApi/stp/execute and /SASjsApi/code/execute ([98ea2ac](98ea2ac9b9))
v0.16.1
|
2022-08-24 16:07:11 +00:00 |
|
Sabir Hassan
|
65de1bb175
|
Merge pull request #261 from sasjs/issue-258
fix: update response of /SASjsApi/stp/execute and /SASjsApi/code/execute
|
2022-08-24 21:02:57 +05:00 |
|
Allan Bowe
|
a5ee2f2923
|
fix: addition of SASINITIALFOLDER startup option. Closes #260
|
2022-08-19 15:20:36 +00:00 |
|
|
|
98ea2ac9b9
|
fix: update response of /SASjsApi/stp/execute and /SASjsApi/code/execute
|
2022-08-19 15:06:39 +05:00 |
|
semantic-release-bot
|
e94c56b23f
|
chore(release): 0.16.0 [skip ci]
# [0.16.0](https://github.com/sasjs/server/compare/v0.15.3...v0.16.0) (2022-08-17)
### Bug Fixes
* add a new variable _SASJS_WEBOUT_HEADERS to code.js and code.py ([882bedd](882bedd5d5))
* update content for code.sas file ([02e88ae](02e88ae728))
* update default content type for python and js runtimes ([8780b80](8780b800a3))
### Features
* implement the logic for running python stored programs ([b06993a](b06993ab9e))
v0.16.0
|
2022-08-17 20:49:53 +00:00 |
|
Allan Bowe
|
64f80e958d
|
Merge pull request #259 from sasjs/python-runtime
feat: implement the logic for running python stored programs
|
2022-08-17 21:45:55 +01:00 |
|
|
|
bd97363c13
|
chore: quick fixes
|
2022-08-18 01:39:03 +05:00 |
|
|
|
02e88ae728
|
fix: update content for code.sas file
|
2022-08-18 01:20:33 +05:00 |
|
|
|
882bedd5d5
|
fix: add a new variable _SASJS_WEBOUT_HEADERS to code.js and code.py
|
2022-08-18 01:19:47 +05:00 |
|
|
|
8780b800a3
|
fix: update default content type for python and js runtimes
|
2022-08-18 01:17:17 +05:00 |
|
|
|
4c11082796
|
chore: addressed comments
|
2022-08-17 21:24:30 +05:00 |
|
|
|
a9b25b8880
|
chore: added specs for stp
|
2022-08-16 22:39:15 +05:00 |
|
|
|
b06993ab9e
|
feat: implement the logic for running python stored programs
|
2022-08-16 15:51:37 +05:00 |
|
semantic-release-bot
|
f736e67517
|
chore(release): 0.15.3 [skip ci]
## [0.15.3](https://github.com/sasjs/server/compare/v0.15.2...v0.15.3) (2022-08-11)
### Bug Fixes
* adding proc printto in precode to enable print output in log. Closes [#253](https://github.com/sasjs/server/issues/253) ([f8bb732](f8bb7327a8))
v0.15.3
|
2022-08-11 15:07:31 +00:00 |
|
Allan Bowe
|
0f4a60c0c7
|
Merge pull request #254 from sasjs/allanbowe/sasjs-server-does-not-253
fix: adding proc printto in precode to enable print output in log. Closes #253
|
2022-08-11 16:03:13 +01:00 |
|
Allan Bowe
|
f8bb7327a8
|
fix: adding proc printto in precode to enable print output in log. Closes #253
|
2022-08-11 15:01:46 +00:00 |
|
semantic-release-bot
|
abce135da2
|
chore(release): 0.15.2 [skip ci]
## [0.15.2](https://github.com/sasjs/server/compare/v0.15.1...v0.15.2) (2022-08-10)
### Bug Fixes
* remove vulnerabitities ([f27ac51](f27ac51fc4))
v0.15.2
|
2022-08-10 11:28:07 +00:00 |
|
Allan Bowe
|
a6c014946a
|
Merge pull request #252 from sasjs/fix-vulnerabilities
fix: remove vulnerabitities
|
2022-08-10 12:23:23 +01:00 |
|
|
|
f27ac51fc4
|
fix: remove vulnerabitities
|
2022-08-10 16:10:37 +05:00 |
|
semantic-release-bot
|
cb5be1be21
|
chore(release): 0.15.1 [skip ci]
## [0.15.1](https://github.com/sasjs/server/compare/v0.15.0...v0.15.1) (2022-08-10)
### Bug Fixes
* **web:** fix UI responsiveness ([d99fdd1](d99fdd1ec7))
v0.15.1
|
2022-08-10 10:34:36 +00:00 |
|
Allan Bowe
|
d90fa9e5dd
|
Merge pull request #251 from sasjs/issue-250
fix(web): fix UI responsiveness
|
2022-08-10 11:29:41 +01:00 |
|
|
|
d99fdd1ec7
|
fix(web): fix UI responsiveness
|
2022-08-10 15:18:05 +05:00 |
|
semantic-release-bot
|
399b5edad0
|
chore(release): 0.15.0 [skip ci]
# [0.15.0](https://github.com/sasjs/server/compare/v0.14.1...v0.15.0) (2022-08-05)
### Bug Fixes
* after selecting file in sidebar collapse sidebar in mobile view ([e215958](e215958b8b))
* improve mobile view for studio page ([c67d3ee](c67d3ee2f1))
* improve responsiveness for mobile view ([6ef40b9](6ef40b954a))
* improve user experience for adding permissions ([7a162ed](7a162eda8f))
* show logout button only when user is logged in ([9227cd4](9227cd449d))
### Features
* add multiple permission for same combination of type and principal at once ([754704b](754704bca8))
v0.15.0
|
2022-08-05 09:59:19 +00:00 |
|
Allan Bowe
|
1dbc12e96b
|
Merge pull request #249 from sasjs/issue-225
feat: add multiple permission for same combination of type and principal at once
|
2022-08-05 10:55:32 +01:00 |
|
|
|
e215958b8b
|
fix: after selecting file in sidebar collapse sidebar in mobile view
|
2022-08-05 14:18:59 +05:00 |
|
|
|
9227cd449d
|
fix: show logout button only when user is logged in
|
2022-08-05 01:22:27 +05:00 |
|
|
|
c67d3ee2f1
|
fix: improve mobile view for studio page
|
2022-08-05 01:10:15 +05:00 |
|
|
|
6ef40b954a
|
fix: improve responsiveness for mobile view
|
2022-08-04 22:57:21 +05:00 |
|
semantic-release-bot
|
0d913baff1
|
chore(release): 0.14.1 [skip ci]
## [0.14.1](https://github.com/sasjs/server/compare/v0.14.0...v0.14.1) (2022-08-04)
### Bug Fixes
* **apps:** App Stream logo fix ([87c03c5](87c03c5f8d))
* **cookie:** XSRF cookie is removed and passed token in head section ([77f8d30](77f8d30baf))
* **env:** check added for not providing WHITELIST ([5966016](5966016853))
* **web:** show login on logged-out state ([f7fcc77](f7fcc7741a))
v0.14.1
|
2022-08-04 12:10:31 +00:00 |
|
Allan Bowe
|
3671736c3d
|
Merge pull request #248 from sasjs/cookies-management
fix(cookie): XSRF cookie is removed and passed token in head section
|
2022-08-04 13:06:30 +01:00 |
|
|
|
34cd84d8a9
|
chore: improve interface for add permission response
|
2022-08-04 16:34:15 +05:00 |
|
Saad Jutt
|
f7fcc7741a
|
fix(web): show login on logged-out state
|
2022-08-04 05:39:28 +05:00 |
|
Saad Jutt
|
18052fdbf6
|
test: fixed failed specs
|
2022-08-04 04:01:51 +05:00 |
|
Saad Jutt
|
5966016853
|
fix(env): check added for not providing WHITELIST
|
2022-08-04 03:32:04 +05:00 |
|
Saad Jutt
|
87c03c5f8d
|
fix(apps): App Stream logo fix
|
2022-08-04 03:03:27 +05:00 |
|