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 |
|
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 |
|
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 |
|
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 |
|
sabhas
|
eb397b15c2
|
chore: lint fixes
|
2022-06-20 17:32:28 +05:00 |
|
sabhas
|
eb569c7b82
|
fix(Studio): default selection of runtime fixed
|
2022-06-20 17:29:19 +05:00 |
|
sabhas
|
99a1107364
|
fix: webout path fixed in code.js when running on windows
|
2022-06-20 17:28:25 +05:00 |
|
sabhas
|
91d29cb127
|
fix: default runtime should be sas
|
2022-06-20 17:12:32 +05:00 |
|
sabhas
|
dde293c852
|
chore: write specs for get stp/execute
|
2022-06-19 07:08:36 +05:00 |
|
sabhas
|
f738a6d7a3
|
chore: splitted functions into different files
|
2022-06-19 07:07:39 +05:00 |
|
sabhas
|
9023cf33b5
|
fix(Studio): style fix for runtime dropdown
|
2022-06-17 23:17:23 +05:00 |
|
sabhas
|
23b6692f02
|
fix: code/execute controller logic to handle different runtimes
|
2022-06-17 20:01:50 +05:00 |
|
sabhas
|
ab222cbaab
|
chore: verify executable paths
|
2022-06-17 18:12:03 +05:00 |
|
sabhas
|
158acf1f97
|
chore: set sas,js as default run times
|
2022-06-17 04:02:40 +05:00 |
|
sabhas
|
90e0973a7f
|
chore: add test for group name validation
|
2022-06-16 23:36:13 +05:00 |
|
sabhas
|
869a13fc69
|
chore: error code fixes
|
2022-06-16 23:27:56 +05:00 |
|
sabhas
|
1790e10fc1
|
chore: code fixes
|
2022-06-16 22:14:47 +05:00 |
|
sabhas
|
6b0b94ad38
|
feat: get group by group name
|
2022-06-16 13:06:33 +05:00 |
|
sabhas
|
53854d0012
|
fix: code fixes for executing program from program path including file extension
|
2022-06-15 16:18:07 +05:00 |
|
sabhas
|
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 |
|
sabhas
|
de9ed15286
|
chore: update error message when stored program not found
|
2022-06-13 20:51:44 +05:00 |
|
sabhas
|
325285f447
|
Merge branch 'main' into issue-184
|
2022-06-13 20:42:28 +05:00 |
|
sabhas
|
16856165fb
|
feat: create and inject code for uploaded files to code.js
|
2022-06-09 14:54:11 +05:00 |
|
sabhas
|
058b3b0081
|
feat: configure child process with writeStream to write logs to log file
|
2022-06-08 02:01:31 +05:00 |
|
sabhas
|
9d5a5e051f
|
fix: no need to stringify _webout in preProgramVarStatements, developer should have _webout as string in actual code
|
2022-06-07 13:27:18 +05:00 |
|
sabhas
|
2c704a544f
|
fix: refactor sas/js session controller classes to inherit from base session controller class
|
2022-06-06 17:24:19 +05:00 |
|
sabhas
|
6d6bda5626
|
fix: refactor code in preUploadMiddleware function
|
2022-06-06 17:23:09 +05:00 |
|
sabhas
|
dffe6d7121
|
fix: refactor code in executeFile method of session controller
|
2022-06-06 15:23:42 +05:00 |
|
sabhas
|
b4443819d4
|
fix: refactor code for session selection in preUploadMiddleware function
|
2022-06-06 15:19:39 +05:00 |
|
sabhas
|
e5a7674fa1
|
chore: refactor ExecutionController class to remove code duplications
|
2022-06-06 09:09:21 +05:00 |
|
sabhas
|
596ada7ca8
|
feat: validate sasjs_runtimes env var
|
2022-06-04 03:16:07 +05:00 |
|
sabhas
|
f561ba4bf0
|
chore: documented sasjs_runtimes env variable in readme file
|
2022-06-04 03:12:51 +05:00 |
|
sabhas
|
c58666eb81
|
fix: convert single executeProgram method to two methods i.e. executeSASProgram and executeJSProgram
|
2022-06-03 17:26:21 +05:00 |
|