|
|
cff5ba460d
|
chore: add content in home page
|
2021-10-19 16:33:36 +00:00 |
|
|
|
a1ae0e3ed0
|
chore: rename Web folder to web
|
2021-10-19 15:26:26 +00:00 |
|
|
|
3fe475d477
|
fix: update sasjs drive controller from function base to class base
|
2021-10-19 15:11:15 +00:00 |
|
|
|
299319e2db
|
fix: immplementation of files api fixed
|
2021-10-19 10:54:27 +00:00 |
|
|
|
a42a1693c2
|
chore: modify the implementation files and executor api
|
2021-10-18 19:50:30 +00:00 |
|
|
|
91e2e2bc4a
|
fix: modify the directory tree algorithm to include relative path with each node
|
2021-10-18 19:48:25 +00:00 |
|
|
|
bc3cb7bb20
|
feat: add new type TreeNode
|
2021-10-18 19:45:00 +00:00 |
|
|
|
936a205e66
|
fix: update api endpoints
|
2021-10-18 11:39:14 +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 |
|
|
|
41d6e53548
|
chore: remove unnecessary express middleware
|
2021-10-14 18:17:08 +00:00 |
|
Allan Bowe
|
3f39cab357
|
Merge pull request #22 from sasjs/session
Add session controller and execution controller
|
2021-10-14 11:44:07 +01:00 |
|
Yury Shkoda
|
ba0722b98c
|
chore(utils): add sleep export
|
2021-10-14 07:35:10 +00:00 |
|
Yury Shkoda
|
129cb7c128
|
chore(utils): add sleep util
|
2021-10-14 07:34:37 +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 |
|
|
|
22e1378ecd
|
chore: remove views folder
|
2021-10-12 21:33:43 +00:00 |
|
Yury Shkoda
|
4d8efbb88d
|
fix(prod-server): use port from configuration
|
2021-10-11 16:42:17 +03:00 |
|
Yury Shkoda
|
ff9be117d9
|
chore(git): Merge branch 'master' into https-production-server
|
2021-10-11 16:40:24 +03: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 |
|
|
|
a446f5c4f7
|
feat: add views and styles for rendering html
|
2021-10-07 17:22:00 +00:00 |
|
|
|
bd92b8b983
|
chore: add configuration for static resources and rendering views
|
2021-10-07 17:18:51 +00:00 |
|
Yury Shkoda
|
cdbc3fd298
|
fix(executor): create tmp files before execution
|
2021-10-07 07:29:05 +00:00 |
|
Saad Jutt
|
ef7811c7be
|
chore: added https server for production
|
2021-10-06 20:06:31 +05:00 |
|
Yury Shkoda
|
57f3824ba8
|
test: create tmp folder if it doesn't exist before tests
|
2021-10-06 09:13:17 +03:00 |
|
Yury Shkoda
|
a18502671e
|
test(wip): fixing failing test on CI
|
2021-10-06 09:02:24 +03: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
|
f0f1e1d57e
|
feat(deploy): add appLoc
|
2021-10-04 16:57:54 +03:00 |
|
Yury Shkoda
|
7b403c151e
|
feat(express): increase payload max size
|
2021-10-04 16:55:58 +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
|
febdeed2c5
|
test(deploy): cover deploy route with unit test
|
2021-07-09 08:28:33 +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 |
|
Yury Shkoda
|
c3b7a84322
|
chore(*): initial commit
|
2021-06-09 09:03:54 +03:00 |
|