Commit Graph
34 Commits
Author SHA1 Message Date
sabhas 6284e72e9b chore: change _debug param type from boolean to number i ExecutionQuery interface 2021-10-22 17:46:29 +00:00
sabhas 829c88c4a0 chore: remove tsconfig file from root directory 2021-10-20 11:49:44 +00:00
sabhas d530e0801e chore: restructure repo into sub folders 2021-10-20 11:43:10 +00:00
sabhas 99d55775aa fix: load file when url contains filePath 2021-10-20 11:13:36 +00:00
sabhas ee053d1a52 chore: remove app.test.tsx from react app 2021-10-20 09:29:14 +00:00
sabhas c72867d5a7 fix: use hash router instead of browser router in react app 2021-10-19 18:39:06 +00:00
sabhas a5bfdf9503 chore: update package-lock.json 2021-10-19 17:11:14 +00:00
sabhas 49d3a02e85 chore: Merge branch 'master into homepage-sasjs-executor 2021-10-19 17:08:41 +00:00
sabhas 02f5371f57 fix: on clicking execute button open new tab for response 2021-10-19 16:49:33 +00:00
sabhas cff5ba460d chore: add content in home page 2021-10-19 16:33:36 +00:00
sabhas cb8b34afac chore: rename tabs SAS Drive -> Drive and SAS Studio -> Studio 2021-10-19 15:32:23 +00:00
sabhas c760e7bf30 chore: rename component from SASStudio -> SASjsStudio 2021-10-19 15:29:46 +00:00
sabhas a1ae0e3ed0 chore: rename Web folder to web 2021-10-19 15:26:26 +00:00
sabhas 3fe475d477 fix: update sasjs drive controller from function base to class base 2021-10-19 15:11:15 +00:00
sabhas 299319e2db fix: immplementation of files api fixed 2021-10-19 10:54:27 +00:00
sabhas d713d04b20 chore: fix the position of circular progress icon 2021-10-19 10:53:09 +00:00
sabhas a42a1693c2 chore: modify the implementation files and executor api 2021-10-18 19:50:30 +00:00
sabhas 91e2e2bc4a fix: modify the directory tree algorithm to include relative path with each node 2021-10-18 19:48:25 +00:00
sabhas bc3cb7bb20 feat: add new type TreeNode 2021-10-18 19:45:00 +00:00
sabhas a506bc9dd9 feat: add top app bar with tab navigation 2021-10-18 11:42:35 +00:00
sabhas 936a205e66 fix: update api endpoints 2021-10-18 11:39:14 +00:00
sabhas 7396f4c952 chore: add base container for home page 2021-10-18 11:36:28 +00:00
sabhas 24d3290366 chore: add base container for sas studio 2021-10-18 11:35:53 +00:00
sabhas da3feb85e3 chore: override defaulyt theme for mui tab 2021-10-18 11:34:55 +00:00
sabhas f1a19be07c chore: Merge branch 'master' into homepage-sasjs-executor 2021-10-14 18:38:03 +00:00
sabhas db8eb8dd71 feat: frontend app for sasjs server 2021-10-14 18:22:50 +00:00
sabhas 96b5fef302 feat: add api endpoint for sasjs drive 2021-10-14 18:21:20 +00:00
sabhas f90dcff7cf chore: remove public folder 2021-10-14 18:19:08 +00:00
sabhas 41d6e53548 chore: remove unnecessary express middleware 2021-10-14 18:17:08 +00:00
sabhas 22e1378ecd chore: remove views folder 2021-10-12 21:33:43 +00:00
sabhas 2e32f4e6dc chore: remove pug dependency 2021-10-12 21:19:36 +00:00
sabhas 279fbf2a9a feat: add sasjsExecutor controller 2021-10-07 17:22:44 +00:00
sabhas a446f5c4f7 feat: add views and styles for rendering html 2021-10-07 17:22:00 +00:00
sabhas bd92b8b983 chore: add configuration for static resources and rendering views 2021-10-07 17:18:51 +00:00