|
|
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 |
|
|
|
3c987c61dd
|
fix(web): saveAs functionality fixed in studio page
|
2022-07-26 23:15:42 +05:00 |
|
|
|
0a780697da
|
chore(web): move hooks to hooks folder
|
2022-07-26 23:14:29 +05:00 |
|
|
|
83d819df53
|
chore(web): created custom useStateWithCallback hook
|
2022-07-26 23:12:55 +05:00 |
|
|
|
15bdd2d7f0
|
chore: close file menu after clicking on diff editor menu item
|
2022-07-26 14:54:06 +05:00 |
|
|
|
2ce947d216
|
chore: code fixes
|
2022-07-26 14:16:27 +05:00 |
|
|
|
ce2114e3f6
|
chore: code fixes
|
2022-07-26 00:07:11 +05:00 |
|
|
|
6c7550286b
|
feat: prevent user from leaving studio page when there are unsaved changes
|
2022-07-25 22:41:05 +05:00 |
|
|
|
2360e104bd
|
chore: reduce the padding between tree items
|
2022-07-25 15:11:02 +05:00 |
|
|
|
420a61a5a6
|
feat(web): add difference view editor in studio
|
2022-07-25 15:01:04 +05:00 |
|
|
|
03cb89d14f
|
chore: code fixes
|
2022-07-21 23:03:40 +05:00 |
|
|
|
efcefd2a42
|
chore: quick fix
|
2022-07-21 13:25:46 +05:00 |
|
|
|
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 |
|