1
0
mirror of https://github.com/sasjs/server.git synced 2026-04-21 04:41:31 +00:00
Commit Graph

1010 Commits

Author SHA1 Message Date
Saad Jutt c55ba5620e chore: scripts updated 2021-11-16 06:13:05 +05:00
Saad Jutt b20d6ec59c chore: copy sas exe script extracted common 2021-11-16 06:12:22 +05:00
Saad Jutt 44fe149ed8 chore: docker start script for development 2021-11-16 05:29:55 +05:00
Saad Jutt 357bccce01 chore: provide sas executable to docker 2021-11-16 05:07:22 +05:00
Saad Jutt f030aa1516 chore: bug fixes for session crash details + return code 2021-11-15 21:30:12 +05:00
Saad Jutt 9ee7951816 chore: docker server certificates for development 2021-11-15 13:00:06 +05:00
Saad Jutt ca49aad153 chore: readme updated 2021-11-15 05:39:30 +05:00
Saad Jutt 8a6e8f54f1 chore: readme updated 2021-11-15 04:49:29 +05:00
Saad Jutt 4a363c5b97 fix(docker): docker-compose for prod+development 2021-11-15 00:52:29 +05:00
Saad Jutt 5e7cecf3ea chore: fix for development docker-compose 2021-11-14 21:12:10 +05:00
Saad Jutt 4792f15c40 chore: docker configured for development api+web+mongodb 2021-11-14 09:03:38 +05:00
Saad Jutt d5024012c4 "feat: added docker containers""
This reverts commit 9e2123cfe9.
2021-11-14 00:55:30 +05:00
Muhammad Saad 64656c2919 Merge pull request #33 from sasjs/executables
Executables
2021-11-14 00:51:07 +05:00
Saad Jutt f2e50eb4cc refactor: specs + cleanup 2021-11-14 00:48:22 +05:00
Saad Jutt 2bb10c7166 fix: cors enabled for desktop mode 2021-11-13 23:29:27 +05:00
Allan Bowe cbe07b4abb fix: session refactoring with Saad & Allan 2021-11-13 14:31:09 +00:00
Saad Jutt a4ac5dc280 chore(drive): post new file route added 2021-11-13 16:39:20 +05:00
Saad Jutt 04a8626570 chore: additional param for stp/execute + desktop user in req 2021-11-13 16:20:51 +05:00
Saad Jutt cfdb67a049 chore: docs bug fixed 2021-11-13 00:41:02 +05:00
Saad Jutt cd738aa4b8 chore: default is desktop mode with prompts 2021-11-12 23:59:55 +05:00
Saad Jutt 46f2648a95 chore: windows env variables needs to be trimmed 2021-11-12 21:27:29 +05:00
Saad Jutt 2eb42408d1 chore: added desktop mode + drive tmp folder fix 2021-11-12 19:43:56 +05:00
Saad Jutt 514a262340 feat: generate executables for sasjs/server with web component 2021-11-12 06:40:10 +05:00
Saad Jutt 7b8cd0892c chore: build fix 2021-11-11 03:51:01 +05:00
Saad Jutt 1814c3a1f4 chore: restructured controllers 2021-11-11 03:40:57 +05:00
Saad Jutt 7a8123eb52 chore: docs finalized for stp and others 2021-11-11 03:20:19 +05:00
Saad Jutt 45fbf2df46 chore: drive all endpoints docs generated 2021-11-10 21:59:46 +05:00
Saad Jutt 31959455c3 chore: embedded clientId for web component 2021-11-10 20:00:27 +05:00
Saad Jutt 98ef40ffd6 chore: server issue fix 2021-11-10 08:33:44 +05:00
Saad Jutt 652af82dac chore(web): package files added 2021-11-10 08:15:05 +05:00
Saad Jutt 13d2e15d72 chore(api): added missing type 2021-11-10 08:13:12 +05:00
Saad Jutt 42dde3eded chore(web): commented local endpoints 2021-11-10 08:10:57 +05:00
Saad Jutt c47782eed2 chore(web): added login component + use access token 2021-11-10 08:05:47 +05:00
Saad Jutt d9057bc33b chore: added preProgramVariables 2021-11-10 08:04:45 +05:00
Saad Jutt f07f269839 test(group): specs added for group api 2021-11-10 04:13:24 +05:00
Saad Jutt cc111675cc chore: filename corrected for git 2021-11-09 19:26:40 +05:00
Saad Jutt d2dbbce7ad chore: github flow fix setup-node v2 2021-11-09 19:07:19 +05:00
Saad Jutt 3fad8e94f5 chore: updated to lts node version 2021-11-09 19:05:43 +05:00
Saad Jutt 9a86419d7a chore: lint fix + yaml + .env.example moved 2021-11-09 18:53:23 +05:00
Saad Jutt 61738f6a0d chore(merge): Merge branch 'master' into authentication-with-jwt 2021-11-09 18:24:35 +05:00
Saad Jutt ab62dad237 test(user): added more specs to user api 2021-11-09 17:46:01 +05:00
Saad Jutt 9e2123cfe9 Revert "chore: added docker containers"
This reverts commit d7cbd315a6.
2021-11-09 17:42:55 +05:00
Allan Bowe a056eed6b4 Merge pull request #24 from sasjs/homepage-sasjs-executor
Homepage sasjs executor
2021-11-09 11:55:49 +00:00
Saad Jutt d7cbd315a6 chore: added docker containers 2021-11-09 03:51:49 +05:00
Saad Jutt d3fef0f973 chore: refactored, added instance + static methods to models 2021-11-09 03:46:39 +05:00
Saad Jutt 2fe9d5ca9c feat: Groups are added + docs 2021-11-07 05:14:37 +05:00
Saad Jutt 14c2def459 chore: drive auto-generated swagger 2021-11-06 00:36:51 +05:00
Saad Jutt dbbdaa83f0 chore: auth docs also added 2021-11-05 15:57:36 +05:00
Saad Jutt 52c3823f20 chore: added client docs + tags 2021-11-05 04:37:43 +05:00
Saad Jutt ae34aa52f0 chore: swagger authentication added 2021-11-05 03:54:07 +05:00