|
|
2c31922f58
|
fix(web): add path to base in launch program url
|
2023-03-07 09:05:29 +05:00 |
|
|
|
5e3ce8a98f
|
fix(web): add proper base url in axios.defaults
|
2023-03-01 21:45:18 +05:00 |
|
|
|
69f2576ee6
|
fix: show loading spinner on login screen while request is in process
|
2023-01-26 22:27:43 +05: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 |
|
|
|
1192583843
|
fix: stringify json file
|
2022-12-06 18:55:01 +05:00 |
|
|
|
98d177a691
|
chore: audit fix
|
2022-11-28 23:55:21 +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 |
|
|
|
b47e74a7e1
|
chore: styles fix
|
2022-11-22 00:01:58 +05:00 |
|
|
|
acc25cbd68
|
fix(web): dispose monaco editor actions in return of useEffect
|
2022-11-11 15:27:12 +05:00 |
|
|
|
c51b50428f
|
fix(web): use mui treeView instead of custom implementation
|
2022-11-06 01:14:58 +05:00 |
|
|
|
2412622367
|
fix: add action to editor ref for running code
|
2022-10-10 16:51:46 +05:00 |
|
Allan Bowe
|
3bb05974d2
|
fix: spelling issues
|
2022-10-03 13:10:30 +00:00 |
|
|
|
f915c51b07
|
feat: implemented LDAP authentication
|
2022-09-29 18:41:28 +05:00 |
|
|
|
249604384e
|
fix: made files extensions case insensitive
|
2022-09-22 20:37:16 +05:00 |
|
Allan Bowe
|
a0e7875ae6
|
fix: removing single quotes from _program value
|
2022-09-21 19:57:32 +00:00 |
|
|
|
edc2e2a302
|
fix(studio): inject program path to code before sending for execution
|
2022-09-21 01:57:01 +05:00 |
|
|
|
4560ef942f
|
chore(web): refactor react code
|
2022-09-08 21:49:35 +05:00 |
|
|
|
d6651bbdbe
|
feat: add support for R stored programs
|
2022-09-06 21:52:21 +05:00 |
|
|
|
730c7c52ac
|
chore: remove commented code
|
2022-09-03 00:09:48 +05:00 |
|
|
|
ee2db276bb
|
feat: add option for program launch in context menu
|
2022-09-02 23:40:02 +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 |
|
|
|
98ea2ac9b9
|
fix: update response of /SASjsApi/stp/execute and /SASjsApi/code/execute
|
2022-08-19 15:06:39 +05:00 |
|
|
|
f27ac51fc4
|
fix: remove vulnerabitities
|
2022-08-10 16:10:37 +05:00 |
|
|
|
d99fdd1ec7
|
fix(web): fix UI responsiveness
|
2022-08-10 15:18:05 +05: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 |
|
|
|
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 |
|
|
|
7a162eda8f
|
fix: improve user experience for adding permissions
|
2022-08-04 02:51:59 +05:00 |
|
|
|
754704bca8
|
feat: add multiple permission for same combination of type and principal at once
|
2022-08-03 23:26:31 +05:00 |
|
Saad Jutt
|
77f8d30baf
|
fix(cookie): XSRF cookie is removed and passed token in head section
|
2022-08-03 03:38:11 +05:00 |
|
|
|
79b7827b7c
|
chore: update tabs label in setting page
|
2022-08-01 23:01:05 +05:00 |
|
|
|
7e504008b7
|
chore: quick fix
|
2022-08-01 22:50:18 +05:00 |
|
|
|
5d5a9d3788
|
fix: update schema of Permission
|
2022-08-01 21:33:10 +05:00 |
|
|
|
706e228a8e
|
feat: add action and command to editor
|
2022-07-28 23:56:44 +05:00 |
|
|
|
7681722e5a
|
fix: autofocus input field and submit on enter
|
2022-07-28 23:55:59 +05:00 |
|
|
|
8de032b543
|
fix: move api button to user menu
|
2022-07-28 23:54:40 +05:00 |
|
|
|
9640f65264
|
fix(web): show original name as default name in rename file/folder modal
|
2022-07-27 01:44:13 +05:00 |
|
|
|
c574b42235
|
fix(web): disable launch icon button when file content is not saved
|
2022-07-27 01:42:46 +05:00 |
|
|
|
468d1a929d
|
chore(web): quick fixes
|
2022-07-27 00:47:38 +05:00 |
|
|
|
7cdffe30e3
|
fix(web): webout tab item fixed in studio page
|
2022-07-26 23:53:07 +05:00 |
|
|
|
3b1fcb937d
|
fix(web): when no file is selected save the editor content to local storage
|
2022-07-26 23:30:41 +05:00 |
|