|
|
299512135d
|
fix: filePath fix in code.js file for windows
|
2022-07-19 13:00:33 +05:00 |
|
semantic-release-bot
|
a1a182698e
|
chore(release): 0.11.2 [skip ci]
## [0.11.2](https://github.com/sasjs/server/compare/v0.11.1...v0.11.2) (2022-07-18)
### Bug Fixes
* apply icon option only for sas.exe ([d2ddd8a](d2ddd8aaca))
v0.11.2
|
2022-07-18 12:39:49 +00:00 |
|
Allan Bowe
|
4be692b24b
|
Merge pull request #232 from sasjs/issue229
fix: apply icon option only for sas.exe
|
2022-07-18 13:34:21 +01:00 |
|
Allan Bowe
|
d2ddd8aaca
|
fix: apply icon option only for sas.exe
|
2022-07-18 12:33:52 +00:00 |
|
semantic-release-bot
|
3a45e8f525
|
chore(release): 0.11.1 [skip ci]
## [0.11.1](https://github.com/sasjs/server/compare/v0.11.0...v0.11.1) (2022-07-18)
### Bug Fixes
* bank operator ([aa02741](aa027414ed))
* ensuring nosplash option only applies for sas.exe ([65e6de9](65e6de9663)), closes [#229](https://github.com/sasjs/server/issues/229)
v0.11.1
|
2022-07-18 12:14:31 +00:00 |
|
Allan Bowe
|
c0e2f55a7b
|
Merge pull request #231 from sasjs/issue229
fix: bank operator
|
2022-07-18 13:10:30 +01:00 |
|
Allan Bowe
|
aa027414ed
|
fix: bank operator
|
2022-07-18 12:09:54 +00:00 |
|
Allan Bowe
|
8c4c52b1a9
|
Merge pull request #230 from sasjs/issue229
fix: ensuring nosplash option only applies for sas.exe
|
2022-07-18 12:58:15 +01:00 |
|
Allan Bowe
|
ff420434ae
|
chore: removing line added automatically
|
2022-07-18 11:57:19 +00:00 |
|
Allan Bowe
|
65e6de9663
|
fix: ensuring nosplash option only applies for sas.exe
Closes #229
|
2022-07-18 11:55:35 +00:00 |
|
semantic-release-bot
|
2e53d43e11
|
chore(release): 0.11.0 [skip ci]
# [0.11.0](https://github.com/sasjs/server/compare/v0.10.0...v0.11.0) (2022-07-16)
### Bug Fixes
* **logs:** logs location is configurable ([e024a92](e024a92f16))
### Features
* **logs:** logs to file with rotating + code split into files ([92fda18](92fda183f3))
v0.11.0
|
2022-07-16 21:58:08 +00:00 |
|
Allan Bowe
|
3795f748a7
|
Merge pull request #228 from sasjs/issue217
Issue217
|
2022-07-16 22:54:13 +01:00 |
|
Saad Jutt
|
e024a92f16
|
fix(logs): logs location is configurable
|
2022-07-16 05:07:00 +05:00 |
|
Saad Jutt
|
92fda183f3
|
feat(logs): logs to file with rotating + code split into files
|
2022-07-16 04:42:54 +05:00 |
|
Saad Jutt
|
6f2e6efd03
|
chore: fixed few vulnerabilites
|
2022-07-16 03:30:29 +05:00 |
|
Allan Bowe
|
3b4e9d20d4
|
Create FUNDING.yml
|
2022-07-08 20:51:10 +01:00 |
|
semantic-release-bot
|
4a67d0c63a
|
chore(release): 0.10.0 [skip ci]
# [0.10.0](https://github.com/sasjs/server/compare/v0.9.0...v0.10.0) (2022-07-06)
### Bug Fixes
* add authorize middleware for appStreams ([e54a09d](e54a09db19))
* add isAdmin attribute to return response of get session and login requests ([bdf63df](bdf63df1d9))
* add permission authorization middleware to only specific routes ([f3dfc70](f3dfc7083f))
* bumping core and running lint ([a2d1396](a2d1396057))
* controller fixed for deleting permission ([b5f595a](b5f595a25c))
* do not show admin users in add permission modal ([a75edba](a75edbaa32))
* export GroupResponse interface ([38a7db8](38a7db8514))
* move permission filter modal to separate file and icons for different actions ([d000f75](d000f7508f))
* principalId type changed to number from any ([4fcc191](4fcc191ce9))
* remove clientId from principal types ([0781ddd](0781ddd64e))
* remove duplicates principals from permission filter modal ([5b319f9](5b319f9ad1))
* show loading spinner in studio while executing code ([496247d](496247d0b9))
* show permission component only in server mode ([f863b81](f863b81a7d))
* update permission model ([39fc908](39fc908de1))
* update permission response ([e516b77](e516b7716d))
* **web:** only admin should be able to add, update or delete permission ([be8635c](be8635ccc5))
### Features
* add api endpoint for deleting permission ([0171344](01713440a4))
* add api endpoint for updating permission setting ([540f54f](540f54fb77))
* add authorize middleware for validating permissions ([7d916ec](7d916ec3e9))
* add basic UI for settings and permissions ([5652325](5652325452))
* add documentation link under usename dropdown menu ([eeb63b3](eeb63b330c))
* add permission model ([6bea1f7](6bea1f7666))
* add UI for updating permission ([e8c21a4](e8c21a43b2))
* add validation for registering permission ([e5200c1](e5200c1000))
* add, remove and update permissions from web component ([97ecfdc](97ecfdc955))
* added get authorizedRoutes api endpoint ([b10e932](b10e932605))
* created modal for adding permission ([1413b18](1413b18508))
* defined register permission and get all permissions api endpoints ([1103ffe](1103ffe07b))
* update swagger docs ([797c2bc](797c2bcc39))
v0.10.0
|
2022-07-06 12:31:43 +00:00 |
|
Allan Bowe
|
dea204e3c5
|
Merge pull request #221 from sasjs/improve-web-UI
fix: Improve web UI
|
2022-07-06 13:26:19 +01:00 |
|
Allan Bowe
|
5f9e83759c
|
Merge pull request #215 from sasjs/descs
chore: update descriptions
|
2022-07-06 13:26:00 +01:00 |
|
Allan Bowe
|
fefe63deb1
|
Merge pull request #151 from sasjs/issue-139
feat: enable permissions
|
2022-07-06 13:25:27 +01:00 |
|
|
|
ddd179bbee
|
chore: added specs for verifying permissions
|
2022-07-05 16:18:14 +05:00 |
|
|
|
a10b87930c
|
chore: quick fix
|
2022-07-05 15:29:44 +05:00 |
|
|
|
496247d0b9
|
fix: show loading spinner in studio while executing code
|
2022-07-05 08:23:51 +05:00 |
|
|
|
eeb63b330c
|
feat: add documentation link under usename dropdown menu
|
2022-07-05 08:23:36 +05:00 |
|
Saad Jutt
|
1108d3dd7b
|
chore: quick fix
|
2022-07-05 05:30:13 +05:00 |
|
Saad Jutt
|
7edb47a4cb
|
chore: build fix
|
2022-07-05 03:40:54 +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 |
|
|
|
e42fdd3575
|
chore: conditionally call authorize middleware from authenticateToken
|
2022-07-04 20:13:46 +05:00 |
|
|
|
b10e932605
|
feat: added get authorizedRoutes api endpoint
|
2022-07-04 19:14:06 +05:00 |
|
|
|
e54a09db19
|
fix: add authorize middleware for appStreams
|
2022-07-04 17:14:17 +05:00 |
|
|
|
4c35e04802
|
chore: add snackbar for showing success alert
|
2022-07-04 16:00:23 +05:00 |
|
|
|
b5f595a25c
|
fix: controller fixed for deleting permission
|
2022-07-04 04:27:58 +05:00 |
|
semantic-release-bot
|
a131adbae7
|
chore(release): 0.9.0 [skip ci]
# [0.9.0](https://github.com/sasjs/server/compare/v0.8.3...v0.9.0) (2022-07-03)
### Features
* removed secrets from env variables ([9c3da56](9c3da56901))
v0.9.0
|
2022-07-03 10:40:36 +00:00 |
|
Allan Bowe
|
a20c3b9719
|
Merge pull request #220 from sasjs/issue213
feat: removed secrets from env variables
|
2022-07-03 11:36:24 +01:00 |
|
Saad Jutt
|
eee3a7b084
|
chore: code refactor
|
2022-07-03 07:03:15 +05:00 |
|
Saad Jutt
|
9c3da56901
|
feat: removed secrets from env variables
|
2022-07-03 06:56:18 +05:00 |
|
Allan Bowe
|
7e6524d7e4
|
chore: removing badge
|
2022-07-02 15:12:27 +01:00 |
|
Allan Bowe
|
0ea2690616
|
adding matrix chat link
|
2022-07-02 13:10:20 +01:00 |
|
semantic-release-bot
|
b369759f0f
|
chore(release): 0.8.3 [skip ci]
## [0.8.3](https://github.com/sasjs/server/compare/v0.8.2...v0.8.3) (2022-07-02)
### Bug Fixes
* **deploy:** extract first json from zip file ([e290751](e290751c87))
v0.8.3
|
2022-07-02 10:01:26 +00:00 |
|
Allan Bowe
|
ac9a835c5a
|
Merge pull request #219 from sasjs/issue211
fix(deploy): extract first json from zip file
|
2022-07-02 10:57:16 +01:00 |
|
Saad Jutt
|
e290751c87
|
fix(deploy): extract first json from zip file
|
2022-07-02 14:39:33 +05:00 |
|
|
|
e516b7716d
|
fix: update permission response
|
2022-07-02 01:03:53 +05:00 |
|
|
|
f3dfc7083f
|
fix: add permission authorization middleware to only specific routes
|
2022-07-01 16:50:24 +05:00 |
|
|
|
7d916ec3e9
|
feat: add authorize middleware for validating permissions
|
2022-06-29 23:06:58 +05:00 |
|
|
|
70f279a49c
|
chore: update swagger.yaml
|
2022-06-28 09:23:53 +05:00 |
|
|
|
66a3537271
|
chore: add specs
|
2022-06-28 06:50:35 +05:00 |
|
|
|
ca64c13909
|
chore: add principal type and permission setting enums
|
2022-06-28 00:00:04 +05:00 |
|
|
|
0a73a35547
|
chore: improve error handling
|
2022-06-27 23:21:48 +05:00 |
|