Allan Bowe
|
f8eaadae7b
|
Merge pull request #197 from sasjs/fetch-group-by-name
feat: get group by group name
|
2022-06-16 20:39:23 +02:00 |
|
|
|
90e0973a7f
|
chore: add test for group name validation
|
2022-06-16 23:36:13 +05:00 |
|
|
|
869a13fc69
|
chore: error code fixes
|
2022-06-16 23:27:56 +05:00 |
|
semantic-release-bot
|
6d12b900ad
|
chore(release): 0.5.0 [skip ci]
# [0.5.0](https://github.com/sasjs/server/compare/v0.4.2...v0.5.0) (2022-06-16)
### Bug Fixes
* npm audit fix to avoid warnings on npm i ([28a6a36](28a6a36bb7))
### Features
* **api:** deployment through zipped/compressed file ([b81d742](b81d742c6c))
v0.5.0
|
2022-06-16 13:31:09 +00:00 |
|
Saad Jutt
|
ae5aa02733
|
Merge pull request #196 from sasjs/issue173
feat(api): deployment through zipped/compressed file
|
2022-06-16 06:26:32 -07:00 |
|
Allan Bowe
|
28a6a36bb7
|
fix: npm audit fix to avoid warnings on npm i
|
2022-06-16 13:07:59 +00:00 |
|
Saad Jutt
|
4e7579dc10
|
chore(specs): specs added for deploy upload file and zipped file
|
2022-06-16 17:58:56 +05:00 |
|
|
|
6b0b94ad38
|
feat: get group by group name
|
2022-06-16 13:06:33 +05:00 |
|
Saad Jutt
|
b81d742c6c
|
feat(api): deployment through zipped/compressed file
|
2022-06-16 00:56:51 +05:00 |
|
semantic-release-bot
|
a61adbcac2
|
chore(release): 0.4.2 [skip ci]
## [0.4.2](https://github.com/sasjs/server/compare/v0.4.1...v0.4.2) (2022-06-15)
### Bug Fixes
* appStream redesign ([73792fb](73792fb574))
v0.4.2
|
2022-06-15 15:04:11 +00:00 |
|
Allan Bowe
|
12000f4fc7
|
Merge pull request #195 from sasjs/appStream-design
fix: appStream redesign
|
2022-06-15 16:59:58 +02:00 |
|
|
|
73792fb574
|
fix: appStream redesign
|
2022-06-15 15:51:42 +02:00 |
|
semantic-release-bot
|
c08cfcbc38
|
chore(release): 0.4.1 [skip ci]
## [0.4.1](https://github.com/sasjs/server/compare/v0.4.0...v0.4.1) (2022-06-15)
### Bug Fixes
* add/remove group to User when adding/removing user from group and return group membership on getting user ([e08bbcc](e08bbcc543))
v0.4.1
|
2022-06-15 10:38:22 +00:00 |
|
Saad Jutt
|
8d38d5ac64
|
Merge pull request #193 from sasjs/issue-192
fix: add/remove group to User when adding/removing user from group
|
2022-06-15 03:32:32 -07:00 |
|
|
|
e08bbcc543
|
fix: add/remove group to User when adding/removing user from group and return group membership on getting user
|
2022-06-15 15:18:42 +05:00 |
|
semantic-release-bot
|
eef3cb270d
|
chore(release): 0.4.0 [skip ci]
# [0.4.0](https://github.com/sasjs/server/compare/v0.3.10...v0.4.0) (2022-06-14)
### Features
* new APIs added for GET|PATCH|DELETE of user by username ([aef411a](aef411a0ea))
v0.4.0
|
2022-06-14 17:28:50 +00:00 |
|
Saad Jutt
|
9cfbca23f8
|
Merge pull request #194 from sasjs/issue188
feat: new APIs added for GET|PATCH|DELETE of user by username
|
2022-06-14 10:24:42 -07:00 |
|
Saad Jutt
|
aef411a0ea
|
feat: new APIs added for GET|PATCH|DELETE of user by username
|
2022-06-14 22:08:56 +05:00 |
|
semantic-release-bot
|
806ea4cb5c
|
chore(release): 0.3.10 [skip ci]
## [0.3.10](https://github.com/sasjs/server/compare/v0.3.9...v0.3.10) (2022-06-14)
### Bug Fixes
* correct syntax for encoding option ([32d372b](32d372b42f))
v0.3.10
|
2022-06-14 09:53:53 +00:00 |
|
Allan Bowe
|
7205072358
|
Merge pull request #191 from sasjs/encodingfix
fix: correct syntax for encoding option
|
2022-06-14 11:49:38 +02:00 |
|
Allan Bowe
|
32d372b42f
|
fix: correct syntax for encoding option
|
2022-06-14 09:49:05 +00:00 |
|
semantic-release-bot
|
e059bee7dc
|
chore(release): 0.3.9 [skip ci]
## [0.3.9](https://github.com/sasjs/server/compare/v0.3.8...v0.3.9) (2022-06-14)
### Bug Fixes
* forcing utf 8 encoding. Closes [#76](https://github.com/sasjs/server/issues/76) ([8734489](8734489cf0))
v0.3.9
|
2022-06-14 09:20:37 +00:00 |
|
Allan Bowe
|
6f56aafab1
|
Merge pull request #190 from sasjs/allanbowe/enforce-utf-76
fix: forcing utf 8 encoding. Closes #76
|
2022-06-14 11:14:35 +02:00 |
|
Allan Bowe
|
8734489cf0
|
fix: forcing utf 8 encoding. Closes #76
|
2022-06-14 09:12:41 +00:00 |
|
semantic-release-bot
|
7e6635f40f
|
chore(release): 0.3.8 [skip ci]
## [0.3.8](https://github.com/sasjs/server/compare/v0.3.7...v0.3.8) (2022-06-13)
### Bug Fixes
* execution controller better error handling ([8a617a7](8a617a73ae))
* execution controller error details ([3fa2a7e](3fa2a7e2e3))
v0.3.8
|
2022-06-13 12:32:32 +00:00 |
|
Allan Bowe
|
c0022a22f4
|
Merge pull request #189 from sasjs/issue-187
Execution controller more details in error message
|
2022-06-13 14:27:12 +02:00 |
|
Mihajlo Medjedovic
|
3fa2a7e2e3
|
fix: execution controller error details
|
2022-06-13 12:25:06 +00:00 |
|
|
|
8a617a73ae
|
fix: execution controller better error handling
|
2022-06-13 14:01:12 +02:00 |
|
semantic-release-bot
|
e7babb9f55
|
chore(release): 0.3.7 [skip ci]
## [0.3.7](https://github.com/sasjs/server/compare/v0.3.6...v0.3.7) (2022-06-08)
### Bug Fixes
* **appstream:** redirect to relative + nested resource should be accessed ([5ab35b0](5ab35b02c4))
v0.3.7
|
2022-06-08 20:21:22 +00:00 |
|
Saad Jutt
|
5ab35b02c4
|
fix(appstream): redirect to relative + nested resource should be accessed
|
2022-06-09 01:16:25 +05:00 |
|
semantic-release-bot
|
ad82ee7106
|
chore(release): 0.3.6 [skip ci]
## [0.3.6](https://github.com/sasjs/server/compare/v0.3.5...v0.3.6) (2022-06-02)
### Bug Fixes
* **appstream:** should serve only new files for same app stream name with new deployment ([e6d1989](e6d1989847))
v0.3.6
|
2022-06-02 08:30:39 +00:00 |
|
Allan Bowe
|
d2e9456d81
|
Merge pull request #185 from sasjs/issue183
fix(appstream): should serve only new files for same app stream name …
|
2022-06-02 11:25:27 +03:00 |
|
Saad Jutt
|
e6d1989847
|
fix(appstream): should serve only new files for same app stream name with new deployment
|
2022-06-02 04:17:12 +05:00 |
|
semantic-release-bot
|
7a932383b4
|
chore(release): 0.3.5 [skip ci]
## [0.3.5](https://github.com/sasjs/server/compare/v0.3.4...v0.3.5) (2022-05-30)
### Bug Fixes
* bumping sasjs/core library ([61815f8](61815f8ae1))
v0.3.5
|
2022-05-30 18:07:50 +00:00 |
|
Allan Bowe
|
576e18347e
|
Merge pull request #182 from sasjs/bumpcore
fix: bumping sasjs/core library
|
2022-05-30 21:02:59 +03:00 |
|
Allan Bowe
|
61815f8ae1
|
fix: bumping sasjs/core library
|
2022-05-30 18:02:30 +00:00 |
|
semantic-release-bot
|
afff27fd21
|
chore(release): 0.3.4 [skip ci]
## [0.3.4](https://github.com/sasjs/server/compare/v0.3.3...v0.3.4) (2022-05-30)
### Bug Fixes
* **web:** system username for DESKTOP mode ([a8ba378](a8ba378fd1))
v0.3.4
|
2022-05-30 16:12:22 +00:00 |
|
Saad Jutt
|
a8ba378fd1
|
fix(web): system username for DESKTOP mode
|
2022-05-30 21:08:17 +05:00 |
|
semantic-release-bot
|
73c81a45dc
|
chore(release): 0.3.3 [skip ci]
## [0.3.3](https://github.com/sasjs/server/compare/v0.3.2...v0.3.3) (2022-05-30)
### Bug Fixes
* usage of autoexec API in DESKTOP mode ([12d424a](12d424acce))
v0.3.3
|
2022-05-30 12:18:45 +00:00 |
|
Saad Jutt
|
12d424acce
|
fix: usage of autoexec API in DESKTOP mode
|
2022-05-30 17:12:17 +05:00 |
|
Saad Jutt
|
414fb19de3
|
chore: code changes
|
2022-05-30 00:32:05 +05:00 |
|
semantic-release-bot
|
cfddf1fb0c
|
chore(release): 0.3.2 [skip ci]
## [0.3.2](https://github.com/sasjs/server/compare/v0.3.1...v0.3.2) (2022-05-27)
### Bug Fixes
* **web:** ability to use get/patch User API in desktop mode. ([2c259fe](2c259fe1de))
v0.3.2
|
2022-05-27 19:43:00 +00:00 |
|
Muhammad Saad
|
1f483b1afc
|
Merge pull request #180 from sasjs/desktop-autoexec
fix(web): ability to use get/patch User API in desktop mode.
|
2022-05-27 12:39:17 -07:00 |
|
Saad Jutt
|
0470239ef1
|
chore: quick fix
|
2022-05-27 17:35:58 +05:00 |
|
Saad Jutt
|
2c259fe1de
|
fix(web): ability to use get/patch User API in desktop mode.
|
2022-05-27 17:01:14 +05:00 |
|
semantic-release-bot
|
b066734398
|
chore(release): 0.3.1 [skip ci]
## [0.3.1](https://github.com/sasjs/server/compare/v0.3.0...v0.3.1) (2022-05-26)
### Bug Fixes
* **api:** username should be lowercase ([5ad6ee5](5ad6ee5e0f))
* **web:** reduced width for autoexec input ([7d11cc7](7d11cc7916))
v0.3.1
|
2022-05-26 15:30:45 +00:00 |
|
Allan Bowe
|
3b698fce5f
|
Merge pull request #179 from sasjs/web-profile-fixes
Web profile fixes
|
2022-05-26 18:26:30 +03:00 |
|
Saad Jutt
|
5ad6ee5e0f
|
fix(api): username should be lowercase
|
2022-05-26 20:20:02 +05:00 |
|
Saad Jutt
|
7d11cc7916
|
fix(web): reduced width for autoexec input
|
2022-05-26 19:48:59 +05:00 |
|
semantic-release-bot
|
ff1def6436
|
chore(release): 0.3.0 [skip ci]
# [0.3.0](https://github.com/sasjs/server/compare/v0.2.0...v0.3.0) (2022-05-25)
### Features
* **web:** added profile + edit + autoexec changes ([c275db1](c275db184e))
v0.3.0
|
2022-05-25 23:29:22 +00:00 |
|