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

Commit Graph

  • d97fd9b4d7 chore(npm): add package-lock Yury Shkoda 2021-10-20 15:49:28 +03:00
  • ba2c209fce chore(workflow): add lint step Yury Shkoda 2021-10-20 15:48:05 +03:00
  • 19c60c4c98 chore(workflow): remove 'package:lib' script Yury Shkoda 2021-10-20 15:32:35 +03:00
  • fd2092ecf3 chore(workflow): add working-directory for lint step Yury Shkoda 2021-10-20 15:25:28 +03:00
  • fda5680b0e chore(workflow): add working-directory Yury Shkoda 2021-10-20 15:23:45 +03:00
  • 6b23452d6a chore(workflow): check pwd Yury Shkoda 2021-10-20 15:18:31 +03:00
  • 174d94a23c fix(workflow): fix 'SASjs Server Build' Yury Shkoda 2021-10-20 15:15:24 +03:00
  • 829c88c4a0 chore: remove tsconfig file from root directory sabhas 2021-10-20 11:49:44 +00:00
  • d530e0801e chore: restructure repo into sub folders sabhas 2021-10-20 11:43:10 +00:00
  • 99d55775aa fix: load file when url contains filePath sabhas 2021-10-20 11:13:36 +00:00
  • ee053d1a52 chore: remove app.test.tsx from react app sabhas 2021-10-20 09:29:14 +00:00
  • c72867d5a7 fix: use hash router instead of browser router in react app sabhas 2021-10-19 18:39:06 +00:00
  • a5bfdf9503 chore: update package-lock.json sabhas 2021-10-19 17:11:14 +00:00
  • 49d3a02e85 chore: Merge branch 'master into homepage-sasjs-executor sabhas 2021-10-19 17:08:41 +00:00
  • 02f5371f57 fix: on clicking execute button open new tab for response sabhas 2021-10-19 16:49:33 +00:00
  • cff5ba460d chore: add content in home page sabhas 2021-10-19 16:33:36 +00:00
  • cb8b34afac chore: rename tabs SAS Drive -> Drive and SAS Studio -> Studio sabhas 2021-10-19 15:32:23 +00:00
  • c760e7bf30 chore: rename component from SASStudio -> SASjsStudio sabhas 2021-10-19 15:29:46 +00:00
  • a1ae0e3ed0 chore: rename Web folder to web sabhas 2021-10-19 15:26:26 +00:00
  • 3fe475d477 fix: update sasjs drive controller from function base to class base sabhas 2021-10-19 15:11:15 +00:00
  • 299319e2db fix: immplementation of files api fixed sabhas 2021-10-19 10:54:27 +00:00
  • d713d04b20 chore: fix the position of circular progress icon sabhas 2021-10-19 10:53:09 +00:00
  • a1de0ae888 Merge pull request #23 from sasjs/issue16-session Yury Shkoda 2021-10-19 13:45:13 +03:00
  • 38db48d59f style: lint Mihajlo Medjedovic 2021-10-19 10:37:41 +00:00
  • a09e90b010 chore: always adding sas extension Mihajlo Medjedovic 2021-10-19 10:37:23 +00:00
  • f374acae6e chore: extension util fix Mihajlo Medjedovic 2021-10-19 10:10:00 +00:00
  • 91c7c60dc9 style: lint Mihajlo Medjedovic 2021-10-19 09:19:03 +00:00
  • a42a1693c2 chore: modify the implementation files and executor api sabhas 2021-10-18 19:50:30 +00:00
  • 91e2e2bc4a fix: modify the directory tree algorithm to include relative path with each node sabhas 2021-10-18 19:48:25 +00:00
  • bc3cb7bb20 feat: add new type TreeNode sabhas 2021-10-18 19:45:00 +00:00
  • 94fc242afe chore: addExtension function fix and testing Mihajlo Medjedovic 2021-10-18 16:24:10 +00:00
  • 6efb2d0b51 style: lint Mihajlo Medjedovic 2021-10-18 12:07:42 +00:00
  • a506bc9dd9 feat: add top app bar with tab navigation sabhas 2021-10-18 11:42:35 +00:00
  • 936a205e66 fix: update api endpoints sabhas 2021-10-18 11:39:14 +00:00
  • 7396f4c952 chore: add base container for home page sabhas 2021-10-18 11:36:28 +00:00
  • 24d3290366 chore: add base container for sas studio sabhas 2021-10-18 11:35:53 +00:00
  • da3feb85e3 chore: override defaulyt theme for mui tab sabhas 2021-10-18 11:34:55 +00:00
  • 125cf35722 chore: file removed Mihajlo Medjedovic 2021-10-18 11:25:02 +00:00
  • d9555e151b fix: debug not passed Mihajlo Medjedovic 2021-10-18 10:42:21 +00:00
  • 38ab27c1ed style: lint Mihajlo Medjedovic 2021-10-15 12:57:26 +00:00
  • 8bcb1c4b7b Merge branch 'issue16-session' of github.com:sasjs/server into issue16-session Mihajlo Medjedovic 2021-10-15 12:57:20 +00:00
  • c0a4e1aa14 chore: comments addressing Mihajlo Medjedovic 2021-10-15 12:43:22 +00:00
  • 716ae81d92 fix: prettier Allan Bowe 2021-10-15 06:24:01 +00:00
  • f1a19be07c chore: Merge branch 'master' into homepage-sasjs-executor sabhas 2021-10-14 18:38:03 +00:00
  • db8eb8dd71 feat: frontend app for sasjs server sabhas 2021-10-14 18:22:50 +00:00
  • 96b5fef302 feat: add api endpoint for sasjs drive sabhas 2021-10-14 18:21:20 +00:00
  • f90dcff7cf chore: remove public folder sabhas 2021-10-14 18:19:08 +00:00
  • 41d6e53548 chore: remove unnecessary express middleware sabhas 2021-10-14 18:17:08 +00:00
  • 17a7a26fc3 chore: merging with sessions - sas request with file upload Mihajlo Medjedovic 2021-10-14 15:44:28 +00:00
  • c9e11a5646 chore: removed public htmls azure-authentication Saad Jutt 2021-10-14 18:54:11 +05:00
  • 4912915a6e fix: read security code from file + redirect Saad Jutt 2021-10-14 18:51:32 +05:00
  • 3f39cab357 Merge pull request #22 from sasjs/session Allan Bowe 2021-10-14 11:44:07 +01:00
  • 8fb7129f86 fix: using passport for azure and local authentication Saad Jutt 2021-10-14 13:50:10 +05:00
  • 00c7d2150c chore(git): add blank line to the file end Yury Shkoda 2021-10-14 07:40:01 +00:00
  • ba0722b98c chore(utils): add sleep export Yury Shkoda 2021-10-14 07:35:10 +00:00
  • 129cb7c128 chore(utils): add sleep util Yury Shkoda 2021-10-14 07:34:37 +00:00
  • 9cf02b25d0 refactor: improve types and imports Yury Shkoda 2021-10-14 07:34:08 +00:00
  • 6a34fa1b1d feat(session): add SessionController Yury Shkoda 2021-10-14 07:32:16 +00:00
  • 8b2564120d feat(execution): add ExecutionController working with session Yury Shkoda 2021-10-14 07:31:46 +00:00
  • 3806b4bbb1 chore: code refactored Saad Jutt 2021-10-13 21:47:23 +05:00
  • 22e1378ecd chore: remove views folder sabhas 2021-10-12 21:33:43 +00:00
  • 2e32f4e6dc chore: remove pug dependency sabhas 2021-10-12 21:19:36 +00:00
  • bbd7133f5c feat: authentication with azure all routes are protected Saad Jutt 2021-10-12 21:48:35 +05:00
  • 686bf2eb11 Merge pull request #14 from sasjs/https-production-server Yury Shkoda 2021-10-11 16:44:05 +03:00
  • 4d8efbb88d fix(prod-server): use port from configuration Yury Shkoda 2021-10-11 16:42:17 +03:00
  • ff9be117d9 chore(git): Merge branch 'master' into https-production-server Yury Shkoda 2021-10-11 16:40:24 +03:00
  • 37b6936cca fix(ts): enable files Yury Shkoda 2021-10-11 14:35:47 +03:00
  • 6e0b04a6e5 feat(session): add SessionController and ExecutionController Yury Shkoda 2021-10-11 14:16:22 +03:00
  • 095b47e436 Merge pull request #20 from sasjs/renaming Allan Bowe 2021-10-11 11:54:15 +01:00
  • b3342f0003 fix: readme overview| Allan Bowe 2021-10-11 10:52:41 +00:00
  • e73c21aa4d chore: update README.md Yury Shkoda 2021-10-11 09:38:46 +03:00
  • 279fbf2a9a feat: add sasjsExecutor controller sabhas 2021-10-07 17:22:44 +00:00
  • a446f5c4f7 feat: add views and styles for rendering html sabhas 2021-10-07 17:22:00 +00:00
  • bd92b8b983 chore: add configuration for static resources and rendering views sabhas 2021-10-07 17:18:51 +00:00
  • 3ffa168c8b feat: add pug and directory tree dependencies Sabir Hassan 2021-10-07 17:14:55 +00:00
  • be2ad36a02 Merge pull request #15 from sasjs/unix-fix Yury Shkoda 2021-10-07 11:35:47 +03:00
  • c27421cda6 docs(readme): add configuration instructions Yury Shkoda 2021-10-07 07:57:42 +00:00
  • cdbc3fd298 fix(executor): create tmp files before execution Yury Shkoda 2021-10-07 07:29:05 +00:00
  • ef7811c7be chore: added https server for production Saad Jutt 2021-10-06 20:06:31 +05:00
  • 0f692efdf4 Merge pull request #12 from sasjs/issue-8 Allan Bowe 2021-10-06 09:53:47 +01:00
  • c0b23380d3 test(coverage): disabled coverage threshold Yury Shkoda 2021-10-06 09:18:23 +03:00
  • 57f3824ba8 test: create tmp folder if it doesn't exist before tests Yury Shkoda 2021-10-06 09:13:17 +03:00
  • a18502671e test(wip): fixing failing test on CI Yury Shkoda 2021-10-06 09:02:24 +03:00
  • e7c02e24e6 test: fix test cases Yury Shkoda 2021-10-06 08:49:44 +03:00
  • a3b5c6b231 chore(git): add empty line to the end of the files Yury Shkoda 2021-10-06 08:21:08 +03:00
  • 715b1dec68 fix(executor): fix nosplash argument and api response Yury Shkoda 2021-10-06 08:16:24 +03:00
  • 707b503942 feat(executor): improved api response Yury Shkoda 2021-10-05 17:24:20 +03:00
  • 52275ba67d feat(executor): response with webout Yury Shkoda 2021-10-05 11:18:20 +03:00
  • f0f1e1d57e feat(deploy): add appLoc Yury Shkoda 2021-10-04 16:57:54 +03:00
  • 7b403c151e feat(express): increase payload max size Yury Shkoda 2021-10-04 16:55:58 +03:00
  • aad562c0fd chore(git): merge branch 'issue-8' of https://github.com/sasjs/server into issue-8 Yury Shkoda 2021-09-30 18:19:39 +03:00
  • 5b4e5626fc feat: improved deploy and execute endpoints Yury Shkoda 2021-09-30 14:39:54 +03:00
  • c4b9402f01 fix(deps): removed malicious dependency Yury Shkoda 2021-09-30 14:39:10 +03:00
  • 39e486b8cb feat(execute): add macroVars to job execution Yury Shkoda 2021-08-09 11:18:49 +03:00
  • bf1db4dd47 feat(execute): add sas controller Yury Shkoda 2021-08-03 08:28:28 +03:00
  • 8b1e79497f test: improved tests Yury Shkoda 2021-08-03 08:26:42 +03:00
  • b3c4425215 chore(ci): configured github action for testing and building the project Yury Shkoda 2021-07-09 11:12:15 +03:00
  • 355580c2ae Merge pull request #7 from sasjs/issue-6 Yury Shkoda 2021-07-09 10:44:12 +03:00
  • febdeed2c5 test(deploy): cover deploy route with unit test Yury Shkoda 2021-07-09 08:28:33 +03:00
  • b4bf72f704 feat(deploy): add route to deploy a file tree to @sasjs/server Yury Shkoda 2021-07-09 08:27:15 +03:00