|
|
06d7c91fc3
|
fix: remove drive component
|
2022-07-20 23:53:42 +05:00 |
|
|
|
7010a6a120
|
feat: implemented the functionality for renaming file/folder from context menu
|
2022-07-20 23:46:39 +05:00 |
|
|
|
0ce94a553e
|
feat: implemented functionality for adding file/folder from sidebar context menu
|
2022-07-20 16:45:45 +05:00 |
|
|
|
177675bc89
|
feat: implemented delete file/folder functionality
|
2022-07-19 22:49:34 +05:00 |
|
|
|
721165ff12
|
chore: add delete confirmation modal and use it in permission component
|
2022-07-19 22:48:22 +05:00 |
|
|
|
0f19384999
|
fix: fileTree api response to include an additional attribute isFolder
|
2022-07-19 16:13:46 +05:00 |
|
|
|
6c35412d2f
|
feat: add sidebar(drive) to left of studio
|
2022-07-18 22:39:09 +05:00 |
|
|
|
27410bc32b
|
chore: add file path input modal
|
2022-07-18 22:37:32 +05:00 |
|
|
|
849b2dd468
|
chore: add custom tree view component
|
2022-07-18 22:32:10 +05:00 |
|
|
|
30d7a65358
|
chore: fix breaking changes caused by react-router-dom update
|
2022-07-15 18:42:59 +05:00 |
|
|
|
5e930f14d2
|
chore: bump mui/icons-material and react-router-dom versions
|
2022-07-15 18:41:11 +05:00 |
|
Allan Bowe
|
dea204e3c5
|
Merge pull request #221 from sasjs/improve-web-UI
fix: Improve web UI
|
2022-07-06 13:26:19 +01:00 |
|
|
|
496247d0b9
|
fix: show loading spinner in studio while executing code
|
2022-07-05 08:23:51 +05:00 |
|
|
|
eeb63b330c
|
feat: add documentation link under usename dropdown menu
|
2022-07-05 08:23:36 +05:00 |
|
Saad Jutt
|
0b759a5594
|
chore: code fixes API + web
|
2022-07-05 02:34:33 +05:00 |
|
|
|
b10e932605
|
feat: added get authorizedRoutes api endpoint
|
2022-07-04 19:14:06 +05:00 |
|
|
|
4c35e04802
|
chore: add snackbar for showing success alert
|
2022-07-04 16:00:23 +05:00 |
|
|
|
e516b7716d
|
fix: update permission response
|
2022-07-02 01:03:53 +05:00 |
|
|
|
0a73a35547
|
chore: improve error handling
|
2022-06-27 23:21:48 +05:00 |
|
|
|
a75edbaa32
|
fix: do not show admin users in add permission modal
|
2022-06-26 01:49:07 +05:00 |
|
|
|
888627e1c8
|
chore: close filterModal after applying/reseting
|
2022-06-24 22:32:18 +05:00 |
|
|
|
9cb9e2dd33
|
chore: add filter based on principal type
|
2022-06-24 16:28:41 +05:00 |
|
|
|
54d4bf835d
|
chore: show principal type in permissions list
|
2022-06-24 15:50:09 +05:00 |
|
|
|
97ecfdc955
|
feat: add, remove and update permissions from web component
|
2022-06-24 14:48:57 +05:00 |
|
|
|
5b319f9ad1
|
fix: remove duplicates principals from permission filter modal
|
2022-06-23 23:58:40 +05:00 |
|
|
|
be8635ccc5
|
fix(web): only admin should be able to add, update or delete permission
|
2022-06-23 23:35:06 +05:00 |
|
|
|
f863b81a7d
|
fix: show permission component only in server mode
|
2022-06-23 23:14:54 +05:00 |
|
|
|
bdf63df1d9
|
fix: add isAdmin attribute to return response of get session and login requests
|
2022-06-23 22:50:00 +05:00 |
|
|
|
4c6b9c5e93
|
Merge branch 'main' into issue-139
|
2022-06-23 17:21:52 +05:00 |
|
|
|
65380be2f3
|
fix: update /logout route to /SASLogon/logout
|
2022-06-22 00:24:41 +05:00 |
|
|
|
eb397b15c2
|
chore: lint fixes
|
2022-06-20 17:32:28 +05:00 |
|
|
|
eb569c7b82
|
fix(Studio): default selection of runtime fixed
|
2022-06-20 17:29:19 +05:00 |
|
Saad Jutt
|
3e0a2de2ad
|
chore: nvmrc version updated to LTS
|
2022-06-18 01:49:47 +05:00 |
|
Saad Jutt
|
a501a300dc
|
chore: lint fixes
|
2022-06-18 00:53:05 +05:00 |
|
Saad Jutt
|
b446baa822
|
chore: Merge branch 'main' into issue-184
|
2022-06-18 00:51:48 +05:00 |
|
|
|
9023cf33b5
|
fix(Studio): style fix for runtime dropdown
|
2022-06-17 23:17:23 +05:00 |
|
|
|
23b6692f02
|
fix: code/execute controller logic to handle different runtimes
|
2022-06-17 20:01:50 +05:00 |
|
Allan Bowe
|
8702a4e8fd
|
fix: home page wording. Using fix to force previous change through..
|
2022-06-17 13:14:02 +00:00 |
|
|
|
1790e10fc1
|
chore: code fixes
|
2022-06-16 22:14:47 +05:00 |
|
Saad Jutt
|
a8ba378fd1
|
fix(web): system username for DESKTOP mode
|
2022-05-30 21:08:17 +05:00 |
|
Saad Jutt
|
7d11cc7916
|
fix(web): reduced width for autoexec input
|
2022-05-26 19:48:59 +05:00 |
|
Saad Jutt
|
c275db184e
|
feat(web): added profile + edit + autoexec changes
|
2022-05-26 04:25:15 +05:00 |
|
Saad Jutt
|
f37f8e95d1
|
fix(web): click to copy + notification
|
2022-05-23 20:29:29 +05:00 |
|
|
|
e8c21a43b2
|
feat: add UI for updating permission
|
2022-05-18 00:20:49 +05:00 |
|
|
|
1413b18508
|
feat: created modal for adding permission
|
2022-05-18 00:05:28 +05:00 |
|
|
|
dfbd155711
|
chore: move common interfaces to utils folder
|
2022-05-18 00:04:37 +05:00 |
|
|
|
d000f7508f
|
fix: move permission filter modal to separate file and icons for different actions
|
2022-05-17 15:42:29 +05:00 |
|
|
|
5652325452
|
feat: add basic UI for settings and permissions
|
2022-05-16 23:53:30 +05:00 |
|
Saad Jutt
|
5888f04e08
|
fix(web): seperate container for auth code
|
2022-05-11 21:01:59 +05:00 |
|
Saad Jutt
|
0dceb5c3c3
|
chore: web package-lock built with LTS
|
2022-05-06 19:41:02 +05:00 |
|