1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-21 04:41:31 +00:00
Commit Graph

1100 Commits

Author SHA1 Message Date
sabhas e54a09db19 fix: add authorize middleware for appStreams 2022-07-04 17:14:17 +05:00
sabhas 4c35e04802 chore: add snackbar for showing success alert 2022-07-04 16:00:23 +05:00
sabhas 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](https://github.com/sasjs/server/commit/9c3da56901672a818f54267f9defc9f4701ab7fb))
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](https://github.com/sasjs/server/commit/e290751c872d24009482871a8c398e834357dcde))
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
sabhas e516b7716d fix: update permission response 2022-07-02 01:03:53 +05:00
sabhas f3dfc7083f fix: add permission authorization middleware to only specific routes 2022-07-01 16:50:24 +05:00
sabhas 7d916ec3e9 feat: add authorize middleware for validating permissions 2022-06-29 23:06:58 +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 0a73a35547 chore: improve error handling 2022-06-27 23:21:48 +05:00
sabhas a75edbaa32 fix: do not show admin users in add permission modal 2022-06-26 01:49:07 +05:00
sabhas 4ddfec0403 chore: add isAdmin field in user response 2022-06-26 01:48:31 +05:00
sabhas 35439d7d51 chore: throw error when adding permission for admin user 2022-06-24 23:19:19 +05:00
sabhas 907aa485fd chore: throw error when creating duplicate permission 2022-06-24 23:15:41 +05:00
sabhas 888627e1c8 chore: close filterModal after applying/reseting 2022-06-24 22:32:18 +05:00
sabhas 9cb9e2dd33 chore: add filter based on principal type 2022-06-24 16:28:41 +05:00
sabhas 54d4bf835d chore: show principal type in permissions list 2022-06-24 15:50:09 +05:00
sabhas 67fe298fd5 chore: lint fixes 2022-06-24 14:55:05 +05:00
sabhas 97ecfdc955 feat: add, remove and update permissions from web component 2022-06-24 14:48:57 +05:00
sabhas 5b319f9ad1 fix: remove duplicates principals from permission filter modal 2022-06-23 23:58:40 +05:00
sabhas be8635ccc5 fix(web): only admin should be able to add, update or delete permission 2022-06-23 23:35:06 +05:00
sabhas f863b81a7d fix: show permission component only in server mode 2022-06-23 23:14:54 +05:00
sabhas bdf63df1d9 fix: add isAdmin attribute to return response of get session and login requests 2022-06-23 22:50:00 +05:00
sabhas 4c6b9c5e93 Merge branch 'main' into issue-139 2022-06-23 17:21:52 +05:00
Allan Bowe a2d1396057 fix: bumping core and running lint 2022-06-23 09:00:22 +00:00
Allan Bowe b2f21eb3ac chore: update descriptions 2022-06-23 08:44:12 +00:00
semantic-release-bot 71bcbb9134 chore(release): 0.8.2 [skip ci]
## [0.8.2](https://github.com/sasjs/server/compare/v0.8.1...v0.8.2) (2022-06-22)

### Bug Fixes

* getRuntimeAndFilePath function to handle the scenarion when path is provided with an extension other than runtimes ([5cc85b5](https://github.com/sasjs/server/commit/5cc85b57f80b13296156811fe966d7b37d45f213))
v0.8.2
2022-06-22 10:18:59 +00:00
Allan Bowe c86f0feff8 Merge pull request #214 from sasjs/fix-runtime-filePath
fix: getRuntimeAndFilePath function
2022-06-22 12:14:12 +02: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
semantic-release-bot ae0fc0c48c chore(release): 0.8.1 [skip ci]
## [0.8.1](https://github.com/sasjs/server/compare/v0.8.0...v0.8.1) (2022-06-21)

### Bug Fixes

* make CA_ROOT optional in getCertificates method ([1b5859e](https://github.com/sasjs/server/commit/1b5859ee37ae73c419115b9debfd5141a79733de))
* update /logout route to /SASLogon/logout ([65380be](https://github.com/sasjs/server/commit/65380be2f3945bae559f1749064845b514447a53))
v0.8.1
2022-06-21 20:10:31 +00:00
Saad Jutt 555c5d54e2 Merge pull request #212 from sasjs/update-logout-route
Update logout route
2022-06-21 13:06:30 -07:00
sabhas 1b5859ee37 fix: make CA_ROOT optional in getCertificates method 2022-06-22 00:25:41 +05:00
sabhas 65380be2f3 fix: update /logout route to /SASLogon/logout 2022-06-22 00:24:41 +05:00
Yury Shkoda 1933be15c2 Merge pull request #210 from sasjs/pr-template
chore(template): added pull request template
2022-06-21 19:11:19 +03:00
Yury Shkoda 56b20beb8c chore(template): added pull request template 2022-06-21 19:07:14 +03:00
semantic-release-bot bfc5ac6a4f chore(release): 0.8.0 [skip ci]
# [0.8.0](https://github.com/sasjs/server/compare/v0.7.3...v0.8.0) (2022-06-21)

### Features

* **certs:** ENV variables updated and set CA Root for HTTPS server ([2119e9d](https://github.com/sasjs/server/commit/2119e9de9ab1e5ce1222658f554ac74f4f35cf4d))
v0.8.0
2022-06-21 07:24:26 +00:00
Allan Bowe 6376173de0 Merge pull request #209 from sasjs/certificate-ca-root
feat(certs): ENV variables updated and set CA Root for HTTPS server
2022-06-21 09:18:15 +02:00
Saad Jutt 3130fbeff0 chore: code refactor for getting session controller 2022-06-21 03:41:44 +05:00
Saad Jutt 01e9a1d9e9 chore: README.md and .env.example updated 2022-06-21 03:26:12 +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