1
0
mirror of https://github.com/sasjs/server.git synced 2026-01-11 16:20:06 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
49d3a02e85 chore: Merge branch 'master into homepage-sasjs-executor 2021-10-19 17:08:41 +00:00
3fe475d477 fix: update sasjs drive controller from function base to class base 2021-10-19 15:11:15 +00:00
91e2e2bc4a fix: modify the directory tree algorithm to include relative path with each node 2021-10-18 19:48:25 +00:00
Mihajlo Medjedovic
6efb2d0b51 style: lint 2021-10-18 12:07:42 +00:00
Mihajlo Medjedovic
d9555e151b fix: debug not passed 2021-10-18 10:42:21 +00:00
Mihajlo Medjedovic
38ab27c1ed style: lint 2021-10-15 12:57:26 +00:00
Mihajlo Medjedovic
8bcb1c4b7b Merge branch 'issue16-session' of github.com:sasjs/server into issue16-session
Conflicts:
	src/routes/index.ts
	src/utils/upload.ts
2021-10-15 12:57:20 +00:00
Mihajlo Medjedovic
c0a4e1aa14 chore: comments addressing 2021-10-15 12:43:22 +00:00
Allan Bowe
716ae81d92 fix: prettier 2021-10-15 06:24:01 +00:00
f1a19be07c chore: Merge branch 'master' into homepage-sasjs-executor 2021-10-14 18:38:03 +00:00
96b5fef302 feat: add api endpoint for sasjs drive 2021-10-14 18:21:20 +00:00
Mihajlo Medjedovic
17a7a26fc3 chore: merging with sessions - sas request with file upload 2021-10-14 15:44:28 +00:00
Yury Shkoda
9cf02b25d0 refactor: improve types and imports 2021-10-14 07:34:08 +00:00
Yury Shkoda
6a34fa1b1d feat(session): add SessionController 2021-10-14 07:32:16 +00:00
Yury Shkoda
8b2564120d feat(execution): add ExecutionController working with session 2021-10-14 07:31:46 +00:00
Yury Shkoda
6e0b04a6e5 feat(session): add SessionController and ExecutionController 2021-10-11 14:16:22 +03:00
279fbf2a9a feat: add sasjsExecutor controller 2021-10-07 17:22:44 +00:00
Yury Shkoda
cdbc3fd298 fix(executor): create tmp files before execution 2021-10-07 07:29:05 +00:00
Yury Shkoda
e7c02e24e6 test: fix test cases 2021-10-06 08:49:44 +03:00
Yury Shkoda
715b1dec68 fix(executor): fix nosplash argument and api response 2021-10-06 08:16:24 +03:00
Yury Shkoda
707b503942 feat(executor): improved api response 2021-10-05 17:24:20 +03:00
Yury Shkoda
52275ba67d feat(executor): response with webout 2021-10-05 11:18:20 +03:00
Yury Shkoda
aad562c0fd chore(git): merge branch 'issue-8' of https://github.com/sasjs/server into issue-8 2021-09-30 18:19:39 +03:00
Yury Shkoda
5b4e5626fc feat: improved deploy and execute endpoints 2021-09-30 14:39:54 +03:00
Yury Shkoda
39e486b8cb feat(execute): add macroVars to job execution 2021-08-09 11:18:49 +03:00
Yury Shkoda
bf1db4dd47 feat(execute): add sas controller 2021-08-03 08:28:28 +03:00
Yury Shkoda
8b1e79497f test: improved tests 2021-08-03 08:26:42 +03:00
Yury Shkoda
b4bf72f704 feat(deploy): add route to deploy a file tree to @sasjs/server 2021-07-09 08:27:15 +03:00
Yury Shkoda
f6046b15ae feat(api): set up endpoint for sas code execution 2021-06-10 20:12:23 +03:00