1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-12 00:23:13 +00:00

Commit Graph

  • f978814ca7 chore: code refactor Sabir Hassan 2022-08-02 22:16:41 +05:00
  • 68515f95a6 feat: bypass authentication when route is enabled for public group Sabir Hassan 2022-08-02 18:06:33 +05:00
  • d3a516c36e fix: add restriction on add/remove user to public group Sabir Hassan 2022-08-02 18:05:28 +05:00
  • c3e3befc17 feat: add public group to DB on seed Sabir Hassan 2022-08-02 18:04:00 +05:00
  • 275de9478e chore(release): 0.13.3 [skip ci] v0.13.3 semantic-release-bot 2022-08-02 12:01:53 +00:00
  • 1a3ef62cb2 Merge pull request #243 from sasjs/issue-241 Allan Bowe 2022-08-02 12:57:57 +01:00
  • 9eb5f3ca4d chore(release): 0.13.2 [skip ci] v0.13.2 semantic-release-bot 2022-08-01 22:42:31 +00:00
  • 916947dffa fix: adding ls=max to reduce log size and improve readability Allan Bowe 2022-08-01 22:38:31 +00:00
  • 79b7827b7c chore: update tabs label in setting page Sabir Hassan 2022-08-01 23:01:05 +05:00
  • 37e1aa9b61 chore: spec fixed Sabir Hassan 2022-08-01 22:54:31 +05:00
  • 7e504008b7 chore: quick fix Sabir Hassan 2022-08-01 22:50:18 +05:00
  • 5d5a9d3788 fix: update schema of Permission Sabir Hassan 2022-08-01 21:33:10 +05:00
  • 7c79d6479c chore(release): 0.13.1 [skip ci] v0.13.1 semantic-release-bot 2022-07-31 17:09:11 +00:00
  • 3e635f422a Merge pull request #245 from sasjs/allanbowe/avoid-batch-sas-window-244 Allan Bowe 2022-07-31 18:05:05 +01:00
  • 77db14c690 fix: adding options to prevent unwanted windows on windows. Closes #244 Allan Bowe 2022-07-31 16:58:33 +00:00
  • b7dff341f0 chore: fix specs Sabir Hassan 2022-07-30 00:18:02 +05:00
  • 8a3054e19a fix: show non-admin user his own permissions only Sabir Hassan 2022-07-30 00:01:15 +05:00
  • a531de2adb chore(release): 0.13.0 [skip ci] v0.13.0 semantic-release-bot 2022-07-28 19:27:12 +00:00
  • c458d94493 Merge pull request #239 from sasjs/issue-238 Allan Bowe 2022-07-28 20:21:48 +01:00
  • 706e228a8e feat: add action and command to editor Sabir Hassan 2022-07-28 23:56:44 +05:00
  • 7681722e5a fix: autofocus input field and submit on enter Sabir Hassan 2022-07-28 23:55:59 +05:00
  • 8de032b543 fix: move api button to user menu Sabir Hassan 2022-07-28 23:54:40 +05:00
  • 998ef213e9 chore(release): 0.12.1 [skip ci] v0.12.1 semantic-release-bot 2022-07-26 20:52:05 +00:00
  • f8b0f98678 Merge pull request #236 from sasjs/fix-studio Allan Bowe 2022-07-26 21:48:20 +01:00
  • 9640f65264 fix(web): show original name as default name in rename file/folder modal Sabir Hassan 2022-07-27 01:44:13 +05:00
  • c574b42235 fix(web): disable launch icon button when file content is not saved Sabir Hassan 2022-07-27 01:42:46 +05:00
  • 468d1a929d chore(web): quick fixes Sabir Hassan 2022-07-27 00:47:38 +05:00
  • 7cdffe30e3 fix(web): webout tab item fixed in studio page Sabir Hassan 2022-07-26 23:53:07 +05:00
  • 3b1fcb937d fix(web): when no file is selected save the editor content to local storage Sabir Hassan 2022-07-26 23:30:41 +05:00
  • 3c987c61dd fix(web): saveAs functionality fixed in studio page Sabir Hassan 2022-07-26 23:15:42 +05:00
  • 0a780697da chore(web): move hooks to hooks folder Sabir Hassan 2022-07-26 23:14:29 +05:00
  • 83d819df53 chore(web): created custom useStateWithCallback hook Sabir Hassan 2022-07-26 23:12:55 +05:00
  • 95df2b21d6 chore(release): 0.12.0 [skip ci] v0.12.0 semantic-release-bot 2022-07-26 14:29:41 +00:00
  • accdf914f1 Merge pull request #235 from sasjs/issue-198 Allan Bowe 2022-07-26 15:25:26 +01:00
  • 15bdd2d7f0 chore: close file menu after clicking on diff editor menu item Sabir Hassan 2022-07-26 14:54:06 +05:00
  • 2ce947d216 chore: code fixes Sabir Hassan 2022-07-26 14:16:27 +05:00
  • ce2114e3f6 chore: code fixes Sabir Hassan 2022-07-26 00:07:11 +05:00
  • 6c7550286b feat: prevent user from leaving studio page when there are unsaved changes Sabir Hassan 2022-07-25 22:41:05 +05:00
  • 2360e104bd chore: reduce the padding between tree items Sabir Hassan 2022-07-25 15:11:02 +05:00
  • 420a61a5a6 feat(web): add difference view editor in studio Sabir Hassan 2022-07-25 15:01:04 +05:00
  • 04e0f9efe3 chore: merge main into issue-198 Sabir Hassan 2022-07-22 22:31:32 +05:00
  • 99172cd9ed chore: add specs Sabir Hassan 2022-07-22 22:18:03 +05:00
  • 57daad0c26 chore: error response codes for drive api Sabir Hassan 2022-07-22 16:58:26 +05:00
  • cc1e4543fc chore: add specs Sabir Hassan 2022-07-21 23:03:56 +05:00
  • 03cb89d14f chore: code fixes Sabir Hassan 2022-07-21 23:03:40 +05:00
  • 72140d73c2 chore: modified folderParamValidation method Sabir Hassan 2022-07-21 14:08:44 +05:00
  • efcefd2a42 chore: quick fix Sabir Hassan 2022-07-21 13:25:46 +05:00
  • 06d7c91fc3 fix: remove drive component Sabir Hassan 2022-07-20 23:53:42 +05:00
  • 7010a6a120 feat: implemented the functionality for renaming file/folder from context menu Sabir Hassan 2022-07-20 23:46:39 +05:00
  • fdcaba9d56 feat: implemented api for renaming file/folder Sabir Hassan 2022-07-20 23:45:11 +05:00
  • 48688a6547 chore: update swagger docs Sabir Hassan 2022-07-20 16:52:49 +05:00
  • 0ce94a553e feat: implemented functionality for adding file/folder from sidebar context menu Sabir Hassan 2022-07-20 16:45:45 +05:00
  • 941917e508 feat: created api endpoint for adding empty folder in drive Sabir Hassan 2022-07-20 16:43:43 +05:00
  • 5706371ffd chore(release): 0.11.5 [skip ci] v0.11.5 semantic-release-bot 2022-07-19 23:03:43 +00:00
  • ce5218a227 fix: Revert "fix(security): missing cookie flags are added" Saad Jutt 2022-07-20 03:58:25 +05:00
  • 8b62755f39 chore(release): 0.11.4 [skip ci] v0.11.4 semantic-release-bot 2022-07-19 21:06:05 +00:00
  • cb84c3ebbb Merge pull request #234 from sasjs/issue147 Allan Bowe 2022-07-19 22:02:05 +01:00
  • 526402fd73 fix(security): missing cookie flags are added Saad Jutt 2022-07-20 01:40:31 +05:00
  • 177675bc89 feat: implemented delete file/folder functionality Sabir Hassan 2022-07-19 22:49:34 +05:00
  • 721165ff12 chore: add delete confirmation modal and use it in permission component Sabir Hassan 2022-07-19 22:48:22 +05:00
  • 08e0c61e0f feat: add api end point for delete folder Sabir Hassan 2022-07-19 22:41:03 +05:00
  • 1b234eb2b1 chore(release): 0.11.3 [skip ci] v0.11.3 semantic-release-bot 2022-07-19 14:50:19 +00:00
  • ef25eec11f Merge pull request #233 from sasjs/issue-227 Allan Bowe 2022-07-19 15:46:18 +01:00
  • 3e53f70928 chore: update swagger docs Sabir Hassan 2022-07-19 16:14:40 +05:00
  • 0f19384999 fix: fileTree api response to include an additional attribute isFolder Sabir Hassan 2022-07-19 16:13:46 +05:00
  • 63dd6813c0 chore: lint fix sabhas 2022-07-19 13:07:34 +05:00
  • 299512135d fix: filePath fix in code.js file for windows sabhas 2022-07-19 13:00:33 +05:00
  • 6c35412d2f feat: add sidebar(drive) to left of studio Sabir Hassan 2022-07-18 22:39:09 +05:00
  • 27410bc32b chore: add file path input modal Sabir Hassan 2022-07-18 22:37:32 +05:00
  • 849b2dd468 chore: add custom tree view component Sabir Hassan 2022-07-18 22:32:10 +05:00
  • a1a182698e chore(release): 0.11.2 [skip ci] v0.11.2 semantic-release-bot 2022-07-18 12:39:49 +00:00
  • 4be692b24b Merge pull request #232 from sasjs/issue229 Allan Bowe 2022-07-18 13:34:21 +01:00
  • d2ddd8aaca fix: apply icon option only for sas.exe Allan Bowe 2022-07-18 12:33:52 +00:00
  • 3a45e8f525 chore(release): 0.11.1 [skip ci] v0.11.1 semantic-release-bot 2022-07-18 12:14:31 +00:00
  • c0e2f55a7b Merge pull request #231 from sasjs/issue229 Allan Bowe 2022-07-18 13:10:30 +01:00
  • aa027414ed fix: bank operator Allan Bowe 2022-07-18 12:09:54 +00:00
  • 8c4c52b1a9 Merge pull request #230 from sasjs/issue229 Allan Bowe 2022-07-18 12:58:15 +01:00
  • ff420434ae chore: removing line added automatically Allan Bowe 2022-07-18 11:57:19 +00:00
  • 65e6de9663 fix: ensuring nosplash option only applies for sas.exe Closes #229 Allan Bowe 2022-07-18 11:55:35 +00:00
  • 2e53d43e11 chore(release): 0.11.0 [skip ci] v0.11.0 semantic-release-bot 2022-07-16 21:58:08 +00:00
  • 3795f748a7 Merge pull request #228 from sasjs/issue217 Allan Bowe 2022-07-16 22:54:13 +01:00
  • e024a92f16 fix(logs): logs location is configurable Saad Jutt 2022-07-16 05:07:00 +05:00
  • 92fda183f3 feat(logs): logs to file with rotating + code split into files Saad Jutt 2022-07-16 04:42:54 +05:00
  • 6f2e6efd03 chore: fixed few vulnerabilites Saad Jutt 2022-07-16 03:30:29 +05:00
  • 30d7a65358 chore: fix breaking changes caused by react-router-dom update Sabir Hassan 2022-07-15 18:42:59 +05:00
  • 5e930f14d2 chore: bump mui/icons-material and react-router-dom versions Sabir Hassan 2022-07-15 18:41:11 +05:00
  • 9bc68b1cdc chore: update swagger docs Sabir Hassan 2022-07-15 18:40:02 +05:00
  • 3b4e9d20d4 Create FUNDING.yml Allan Bowe 2022-07-08 20:51:10 +01:00
  • 4a67d0c63a chore(release): 0.10.0 [skip ci] v0.10.0 semantic-release-bot 2022-07-06 12:31:43 +00:00
  • dea204e3c5 Merge pull request #221 from sasjs/improve-web-UI Allan Bowe 2022-07-06 13:26:19 +01:00
  • 5f9e83759c Merge pull request #215 from sasjs/descs Allan Bowe 2022-07-06 13:26:00 +01:00
  • fefe63deb1 Merge pull request #151 from sasjs/issue-139 Allan Bowe 2022-07-06 13:25:27 +01:00
  • ddd179bbee chore: added specs for verifying permissions Sabir Hassan 2022-07-05 16:18:14 +05:00
  • a10b87930c chore: quick fix Sabir Hassan 2022-07-05 15:29:44 +05:00
  • 496247d0b9 fix: show loading spinner in studio while executing code Sabir Hassan 2022-07-05 08:23:51 +05:00
  • eeb63b330c feat: add documentation link under usename dropdown menu Sabir Hassan 2022-07-05 08:23:36 +05:00
  • 1108d3dd7b chore: quick fix Saad Jutt 2022-07-05 05:30:13 +05:00
  • 7edb47a4cb chore: build fix Saad Jutt 2022-07-05 03:40:54 +05:00
  • 451cb4f6dd chore: fixed specs Saad Jutt 2022-07-05 03:26:37 +05:00
  • 0b759a5594 chore: code fixes API + web Saad Jutt 2022-07-05 02:34:33 +05:00