sabhas
|
d6651bbdbe
|
feat: add support for R stored programs
|
2022-09-06 21:52:21 +05:00 |
|
sabhas
|
b9d032f148
|
chore: update swagger.yaml
|
2022-09-06 21:51:17 +05:00 |
|
sabhas
|
730c7c52ac
|
chore: remove commented code
|
2022-09-03 00:09:48 +05:00 |
|
sabhas
|
ee2db276bb
|
feat: add option for program launch in context menu
|
2022-09-02 23:40:02 +05:00 |
|
sabhas
|
ee17d37aa1
|
fix: typo mistake
|
2022-08-30 22:42:11 +05:00 |
|
sabhas
|
bce83cb6fb
|
fix: allow underscores in file name
|
2022-08-25 14:27:42 +05:00 |
|
sabhas
|
3a3c90d9e6
|
feat: add the functionality of saving file by ctrl + s in editor
|
2022-08-25 14:12:51 +05:00 |
|
sabhas
|
98ea2ac9b9
|
fix: update response of /SASjsApi/stp/execute and /SASjsApi/code/execute
|
2022-08-19 15:06:39 +05:00 |
|
sabhas
|
bd97363c13
|
chore: quick fixes
|
2022-08-18 01:39:03 +05:00 |
|
sabhas
|
02e88ae728
|
fix: update content for code.sas file
|
2022-08-18 01:20:33 +05:00 |
|
sabhas
|
882bedd5d5
|
fix: add a new variable _SASJS_WEBOUT_HEADERS to code.js and code.py
|
2022-08-18 01:19:47 +05:00 |
|
sabhas
|
8780b800a3
|
fix: update default content type for python and js runtimes
|
2022-08-18 01:17:17 +05:00 |
|
sabhas
|
4c11082796
|
chore: addressed comments
|
2022-08-17 21:24:30 +05:00 |
|
sabhas
|
a9b25b8880
|
chore: added specs for stp
|
2022-08-16 22:39:15 +05:00 |
|
sabhas
|
b06993ab9e
|
feat: implement the logic for running python stored programs
|
2022-08-16 15:51:37 +05:00 |
|
sabhas
|
f27ac51fc4
|
fix: remove vulnerabitities
|
2022-08-10 16:10:37 +05:00 |
|
sabhas
|
d99fdd1ec7
|
fix(web): fix UI responsiveness
|
2022-08-10 15:18:05 +05:00 |
|
sabhas
|
e215958b8b
|
fix: after selecting file in sidebar collapse sidebar in mobile view
|
2022-08-05 14:18:59 +05:00 |
|
sabhas
|
9227cd449d
|
fix: show logout button only when user is logged in
|
2022-08-05 01:22:27 +05:00 |
|
sabhas
|
c67d3ee2f1
|
fix: improve mobile view for studio page
|
2022-08-05 01:10:15 +05:00 |
|
sabhas
|
6ef40b954a
|
fix: improve responsiveness for mobile view
|
2022-08-04 22:57:21 +05:00 |
|
sabhas
|
34cd84d8a9
|
chore: improve interface for add permission response
|
2022-08-04 16:34:15 +05:00 |
|
sabhas
|
7a162eda8f
|
fix: improve user experience for adding permissions
|
2022-08-04 02:51:59 +05:00 |
|
sabhas
|
754704bca8
|
feat: add multiple permission for same combination of type and principal at once
|
2022-08-03 23:26:31 +05:00 |
|
sabhas
|
254bc07da7
|
fix: call jwt.verify in synchronous way
|
2022-08-02 23:05:42 +05:00 |
|
sabhas
|
f978814ca7
|
chore: code refactor
|
2022-08-02 22:16:41 +05:00 |
|
sabhas
|
68515f95a6
|
feat: bypass authentication when route is enabled for public group
|
2022-08-02 18:06:33 +05:00 |
|
sabhas
|
d3a516c36e
|
fix: add restriction on add/remove user to public group
|
2022-08-02 18:05:28 +05:00 |
|
sabhas
|
c3e3befc17
|
feat: add public group to DB on seed
|
2022-08-02 18:04:00 +05:00 |
|
sabhas
|
79b7827b7c
|
chore: update tabs label in setting page
|
2022-08-01 23:01:05 +05:00 |
|
sabhas
|
37e1aa9b61
|
chore: spec fixed
|
2022-08-01 22:54:31 +05:00 |
|
sabhas
|
7e504008b7
|
chore: quick fix
|
2022-08-01 22:50:18 +05:00 |
|
sabhas
|
5d5a9d3788
|
fix: update schema of Permission
|
2022-08-01 21:33:10 +05:00 |
|
sabhas
|
b7dff341f0
|
chore: fix specs
|
2022-07-30 00:18:02 +05:00 |
|
sabhas
|
8a3054e19a
|
fix: show non-admin user his own permissions only
|
2022-07-30 00:01:15 +05:00 |
|
sabhas
|
706e228a8e
|
feat: add action and command to editor
|
2022-07-28 23:56:44 +05:00 |
|
sabhas
|
7681722e5a
|
fix: autofocus input field and submit on enter
|
2022-07-28 23:55:59 +05:00 |
|
sabhas
|
8de032b543
|
fix: move api button to user menu
|
2022-07-28 23:54:40 +05:00 |
|
sabhas
|
9640f65264
|
fix(web): show original name as default name in rename file/folder modal
|
2022-07-27 01:44:13 +05:00 |
|
sabhas
|
c574b42235
|
fix(web): disable launch icon button when file content is not saved
|
2022-07-27 01:42:46 +05:00 |
|
sabhas
|
468d1a929d
|
chore(web): quick fixes
|
2022-07-27 00:47:38 +05:00 |
|
sabhas
|
7cdffe30e3
|
fix(web): webout tab item fixed in studio page
|
2022-07-26 23:53:07 +05:00 |
|
sabhas
|
3b1fcb937d
|
fix(web): when no file is selected save the editor content to local storage
|
2022-07-26 23:30:41 +05:00 |
|
sabhas
|
3c987c61dd
|
fix(web): saveAs functionality fixed in studio page
|
2022-07-26 23:15:42 +05:00 |
|
sabhas
|
0a780697da
|
chore(web): move hooks to hooks folder
|
2022-07-26 23:14:29 +05:00 |
|
sabhas
|
83d819df53
|
chore(web): created custom useStateWithCallback hook
|
2022-07-26 23:12:55 +05:00 |
|
sabhas
|
15bdd2d7f0
|
chore: close file menu after clicking on diff editor menu item
|
2022-07-26 14:54:06 +05:00 |
|
sabhas
|
2ce947d216
|
chore: code fixes
|
2022-07-26 14:16:27 +05:00 |
|
sabhas
|
ce2114e3f6
|
chore: code fixes
|
2022-07-26 00:07:11 +05:00 |
|
sabhas
|
6c7550286b
|
feat: prevent user from leaving studio page when there are unsaved changes
|
2022-07-25 22:41:05 +05:00 |
|
sabhas
|
2360e104bd
|
chore: reduce the padding between tree items
|
2022-07-25 15:11:02 +05:00 |
|
sabhas
|
420a61a5a6
|
feat(web): add difference view editor in studio
|
2022-07-25 15:01:04 +05:00 |
|
sabhas
|
04e0f9efe3
|
chore: merge main into issue-198
|
2022-07-22 22:31:32 +05:00 |
|
sabhas
|
99172cd9ed
|
chore: add specs
|
2022-07-22 22:18:03 +05:00 |
|
sabhas
|
57daad0c26
|
chore: error response codes for drive api
|
2022-07-22 16:58:26 +05:00 |
|
sabhas
|
cc1e4543fc
|
chore: add specs
|
2022-07-21 23:03:56 +05:00 |
|
sabhas
|
03cb89d14f
|
chore: code fixes
|
2022-07-21 23:03:40 +05:00 |
|
sabhas
|
72140d73c2
|
chore: modified folderParamValidation method
|
2022-07-21 14:08:44 +05:00 |
|
sabhas
|
efcefd2a42
|
chore: quick fix
|
2022-07-21 13:25:46 +05:00 |
|
sabhas
|
06d7c91fc3
|
fix: remove drive component
|
2022-07-20 23:53:42 +05:00 |
|
sabhas
|
7010a6a120
|
feat: implemented the functionality for renaming file/folder from context menu
|
2022-07-20 23:46:39 +05:00 |
|
sabhas
|
fdcaba9d56
|
feat: implemented api for renaming file/folder
|
2022-07-20 23:45:11 +05:00 |
|
sabhas
|
48688a6547
|
chore: update swagger docs
|
2022-07-20 16:52:49 +05:00 |
|
sabhas
|
0ce94a553e
|
feat: implemented functionality for adding file/folder from sidebar context menu
|
2022-07-20 16:45:45 +05:00 |
|
sabhas
|
941917e508
|
feat: created api endpoint for adding empty folder in drive
|
2022-07-20 16:43:43 +05:00 |
|
sabhas
|
177675bc89
|
feat: implemented delete file/folder functionality
|
2022-07-19 22:49:34 +05:00 |
|
sabhas
|
721165ff12
|
chore: add delete confirmation modal and use it in permission component
|
2022-07-19 22:48:22 +05:00 |
|
sabhas
|
08e0c61e0f
|
feat: add api end point for delete folder
|
2022-07-19 22:41:03 +05:00 |
|
sabhas
|
3e53f70928
|
chore: update swagger docs
|
2022-07-19 16:14:40 +05:00 |
|
sabhas
|
0f19384999
|
fix: fileTree api response to include an additional attribute isFolder
|
2022-07-19 16:13:46 +05:00 |
|
sabhas
|
63dd6813c0
|
chore: lint fix
|
2022-07-19 13:07:34 +05:00 |
|
sabhas
|
299512135d
|
fix: filePath fix in code.js file for windows
|
2022-07-19 13:00:33 +05:00 |
|
sabhas
|
6c35412d2f
|
feat: add sidebar(drive) to left of studio
|
2022-07-18 22:39:09 +05:00 |
|
sabhas
|
27410bc32b
|
chore: add file path input modal
|
2022-07-18 22:37:32 +05:00 |
|
sabhas
|
849b2dd468
|
chore: add custom tree view component
|
2022-07-18 22:32:10 +05:00 |
|
sabhas
|
30d7a65358
|
chore: fix breaking changes caused by react-router-dom update
|
2022-07-15 18:42:59 +05:00 |
|
sabhas
|
5e930f14d2
|
chore: bump mui/icons-material and react-router-dom versions
|
2022-07-15 18:41:11 +05:00 |
|
sabhas
|
9bc68b1cdc
|
chore: update swagger docs
|
2022-07-15 18:40:02 +05:00 |
|
sabhas
|
ddd179bbee
|
chore: added specs for verifying permissions
|
2022-07-05 16:18:14 +05:00 |
|
sabhas
|
a10b87930c
|
chore: quick fix
|
2022-07-05 15:29:44 +05:00 |
|
sabhas
|
496247d0b9
|
fix: show loading spinner in studio while executing code
|
2022-07-05 08:23:51 +05:00 |
|
sabhas
|
eeb63b330c
|
feat: add documentation link under usename dropdown menu
|
2022-07-05 08:23:36 +05:00 |
|
sabhas
|
e42fdd3575
|
chore: conditionally call authorize middleware from authenticateToken
|
2022-07-04 20:13:46 +05:00 |
|
sabhas
|
b10e932605
|
feat: added get authorizedRoutes api endpoint
|
2022-07-04 19:14:06 +05:00 |
|
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 |
|
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 |
|