semantic-release-bot
|
0f5c815c25
|
chore(release): 0.28.4 [skip ci]
## [0.28.4](https://github.com/sasjs/server/compare/v0.28.3...v0.28.4) (2022-12-07)
### Bug Fixes
* replace main class with container class ([71c429b](71c429b093))
v0.28.4
|
2022-12-07 16:08:32 +00:00 |
|
Allan Bowe
|
acccef1e99
|
Merge pull request #334 from sasjs/issue-332
fix: Studio Editor autocomplete invisible
|
2022-12-07 16:04:42 +00:00 |
|
|
|
abc34ea047
|
chore: npm audit fix
|
2022-12-07 20:26:31 +05:00 |
|
|
|
71c429b093
|
fix: replace main class with container class
|
2022-12-07 20:25:06 +05:00 |
|
semantic-release-bot
|
c126f2d5d9
|
chore(release): 0.28.3 [skip ci]
## [0.28.3](https://github.com/sasjs/server/compare/v0.28.2...v0.28.3) (2022-12-06)
### Bug Fixes
* stringify json file ([1192583](1192583843))
v0.28.3
|
2022-12-06 14:17:01 +00:00 |
|
Allan Bowe
|
34dd95d16e
|
Merge pull request #333 from sasjs/issue-331
fix: stringify json file
|
2022-12-06 14:11:37 +00:00 |
|
|
|
1192583843
|
fix: stringify json file
|
2022-12-06 18:55:01 +05:00 |
|
semantic-release-bot
|
518815acf1
|
chore(release): 0.28.2 [skip ci]
## [0.28.2](https://github.com/sasjs/server/compare/v0.28.1...v0.28.2) (2022-12-05)
### Bug Fixes
* execute child process asyncronously ([23c997b](23c997b3be))
* JS / Python / R session folders should be NEW folders, not existing SAS folders ([39ba995](39ba995355))
v0.28.2
|
2022-12-05 16:25:38 +00:00 |
|
Allan Bowe
|
80b7e14ed5
|
Merge pull request #329 from sasjs/issue-326
fix: non sas programs shouldn't use sas session folder
|
2022-12-05 16:21:58 +00:00 |
|
|
|
23c997b3be
|
fix: execute child process asyncronously
|
2022-12-01 23:27:40 +05:00 |
|
|
|
39ba995355
|
fix: JS / Python / R session folders should be NEW folders, not existing SAS folders
|
2022-12-01 23:26:30 +05:00 |
|
semantic-release-bot
|
0e081e024b
|
chore(release): 0.28.1 [skip ci]
## [0.28.1](https://github.com/sasjs/server/compare/v0.28.0...v0.28.1) (2022-11-28)
### Bug Fixes
* update the content type header after the program has been executed ([4dcee4b](4dcee4b3c3))
v0.28.1
|
2022-11-28 23:25:10 +00:00 |
|
Allan Bowe
|
6a84bd0387
|
Merge pull request #327 from sasjs/issue-325
fix: default response header fixed when debug is ON
|
2022-11-28 23:20:30 +00:00 |
|
|
|
98d177a691
|
chore: audit fix
|
2022-11-28 23:55:21 +05:00 |
|
|
|
4dcee4b3c3
|
fix: update the content type header after the program has been executed
|
2022-11-28 23:53:36 +05:00 |
|
semantic-release-bot
|
4ffc1ec6a9
|
chore(release): 0.28.0 [skip ci]
# [0.28.0](https://github.com/sasjs/server/compare/v0.27.0...v0.28.0) (2022-11-28)
### Bug Fixes
* update the response header of request to stp/execute routes ([112431a](112431a1b7))
### Features
* **api:** add the api endpoint for updating user password ([4581f32](4581f32534))
* ask for updated password on first login ([1d48f88](1d48f8856b))
* **web:** add the UI for updating user password ([8b8c43c](8b8c43c21b))
v0.28.0
|
2022-11-28 17:43:05 +00:00 |
|
Allan Bowe
|
5a1d168e83
|
Merge pull request #324 from sasjs/issue-322
fix: update the response header of request to stp/execute routes
|
2022-11-28 17:38:05 +00:00 |
|
Allan Bowe
|
515c976685
|
Merge pull request #323 from sasjs/issue-222
feat: force user to change password on first login
|
2022-11-28 17:37:17 +00:00 |
|
|
|
112431a1b7
|
fix: update the response header of request to stp/execute routes
|
2022-11-27 21:57:26 +05:00 |
|
|
|
c26485afec
|
chore: fix specs
|
2022-11-22 20:15:26 +05:00 |
|
|
|
1d48f8856b
|
feat: ask for updated password on first login
|
2022-11-22 19:58:17 +05:00 |
|
|
|
68758aa616
|
chore: new password should be different to current password
|
2022-11-22 15:26:22 +05:00 |
|
|
|
8b8c43c21b
|
feat(web): add the UI for updating user password
|
2022-11-22 00:03:25 +05:00 |
|
|
|
4581f32534
|
feat(api): add the api endpoint for updating user password
|
2022-11-22 00:02:59 +05:00 |
|
|
|
b47e74a7e1
|
chore: styles fix
|
2022-11-22 00:01:58 +05:00 |
|
|
|
b27d684145
|
chore: use process.logger instead of condole.log
|
2022-11-17 23:03:33 +05:00 |
|
semantic-release-bot
|
6b666d5554
|
chore(release): 0.27.0 [skip ci]
# [0.27.0](https://github.com/sasjs/server/compare/v0.26.2...v0.27.0) (2022-11-17)
### Features
* on startup add webout.sas file in sasautos folder ([200f6c5](200f6c596a))
v0.27.0
|
2022-11-17 13:21:44 +00:00 |
|
Allan Bowe
|
b5f0911858
|
Merge pull request #321 from sasjs/issue-318
feat: on startup add webout.sas file in sasautos folder
|
2022-11-17 13:17:35 +00:00 |
|
|
|
b86ba5b8a3
|
chore: lint fix
|
2022-11-17 17:49:00 +05:00 |
|
|
|
200f6c596a
|
feat: on startup add webout.sas file in sasautos folder
|
2022-11-17 17:03:23 +05:00 |
|
semantic-release-bot
|
1b7ccda6e9
|
chore(release): 0.26.2 [skip ci]
## [0.26.2](https://github.com/sasjs/server/compare/v0.26.1...v0.26.2) (2022-11-15)
### Bug Fixes
* comments ([7ae862c](7ae862c5ce))
v0.26.2
|
2022-11-15 13:06:36 +00:00 |
|
Allan Bowe
|
532035d835
|
Merge pull request #317 from sasjs/docfix
fix: comments
|
2022-11-15 13:01:45 +00:00 |
|
Allan Bowe
|
7ae862c5ce
|
fix: comments
|
2022-11-15 13:01:13 +00:00 |
|
semantic-release-bot
|
ab5858b8af
|
chore(release): 0.26.1 [skip ci]
## [0.26.1](https://github.com/sasjs/server/compare/v0.26.0...v0.26.1) (2022-11-15)
### Bug Fixes
* change the expiration of access/refresh tokens from days to seconds ([bb05493](bb054938c5))
v0.26.1
|
2022-11-15 12:31:03 +00:00 |
|
Allan Bowe
|
a39f5dd9f1
|
Merge pull request #316 from sasjs/access-token-expiration
fix: change the expiration of access/refresh tokens from days to seconds
|
2022-11-15 12:25:41 +00:00 |
|
Allan Bowe
|
3ea444756c
|
Update Client.ts
|
2022-11-15 11:00:42 +00:00 |
|
Allan Bowe
|
96399ecbbe
|
Update swagger.yaml
|
2022-11-15 10:54:52 +00:00 |
|
|
|
bb054938c5
|
fix: change the expiration of access/refresh tokens from days to seconds
|
2022-11-15 15:48:03 +05:00 |
|
semantic-release-bot
|
fb6a556630
|
chore(release): 0.26.0 [skip ci]
# [0.26.0](https://github.com/sasjs/server/compare/v0.25.1...v0.26.0) (2022-11-13)
### Bug Fixes
* **web:** dispose monaco editor actions in return of useEffect ([acc25cb](acc25cbd68))
### Features
* make access token duration configurable when creating client/secret ([2413c05](2413c05fea))
* make refresh token duration configurable ([abd5c64](abd5c64b4a))
v0.26.0
|
2022-11-13 14:04:03 +00:00 |
|
Allan Bowe
|
9dbd8e16bd
|
Merge pull request #315 from sasjs/issue-307
feat: make access token duration configurable when creating client
|
2022-11-13 14:00:03 +00:00 |
|
|
|
fe07c41f5f
|
chore: update header
|
2022-11-11 15:35:24 +05:00 |
|
|
|
acc25cbd68
|
fix(web): dispose monaco editor actions in return of useEffect
|
2022-11-11 15:27:12 +05:00 |
|
|
|
4ca61feda6
|
chore: npm audit fix
|
2022-11-10 21:05:41 +05:00 |
|
|
|
abd5c64b4a
|
feat: make refresh token duration configurable
|
2022-11-10 21:02:20 +05:00 |
|
|
|
2413c05fea
|
feat: make access token duration configurable when creating client/secret
|
2022-11-10 19:43:06 +05:00 |
|
semantic-release-bot
|
4c874c2c39
|
chore(release): 0.25.1 [skip ci]
## [0.25.1](https://github.com/sasjs/server/compare/v0.25.0...v0.25.1) (2022-11-07)
### Bug Fixes
* **web:** use mui treeView instead of custom implementation ([c51b504](c51b50428f))
v0.25.1
|
2022-11-07 15:50:02 +00:00 |
|
Allan Bowe
|
d819d79bc9
|
Merge pull request #313 from sasjs/tree-view
fix(web): use mui treeView instead of custom implementation
|
2022-11-07 15:46:14 +00:00 |
|
|
|
c51b50428f
|
fix(web): use mui treeView instead of custom implementation
|
2022-11-06 01:14:58 +05:00 |
|
semantic-release-bot
|
e10a0554f0
|
chore(release): 0.25.0 [skip ci]
# [0.25.0](https://github.com/sasjs/server/compare/v0.24.0...v0.25.0) (2022-11-02)
### Features
* Enable DRIVE_LOCATION setting for deploying multiple instances of SASjs Server ([1c9d167](1c9d167f86))
v0.25.0
|
2022-11-02 15:24:25 +00:00 |
|
Allan Bowe
|
337e2eb2a0
|
Merge pull request #311 from sasjs/issue-310
feat: Enable DRIVE_LOCATION setting for deploying multiple instances
|
2022-11-02 15:19:54 +00:00 |
|