1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 19:34:34 +00:00
Commit Graph

323 Commits

Author SHA1 Message Date
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
Saad Jutt
2b7dfeb2ea chore: added incremental field 'id' in user collection 2021-11-05 03:07:20 +05:00
Saad Jutt
882f36d30e chore: swagger docs generated 2021-11-04 18:47:40 +05:00
Saad Jutt
728f277f5c feat: user operation apis added 2021-11-04 05:51:29 +05:00
Saad Jutt
9f17b17e31 fix: DB names updates + refresh api is added 2021-11-03 15:56:58 +05:00
Saad Jutt
46c5a75ac4 feat: JWT saved in DB + logout api added 2021-11-03 14:56:04 +05:00
Saad Jutt
d6aeb378de test(client): new route /client + specs added 2021-11-03 01:35:52 +05:00
Saad Jutt
d7337ce456 chore: updated build.yml 2021-11-02 20:50:12 +05:00
Saad Jutt
60f2b34567 test(user): added specs for admin action to create user 2021-11-02 20:44:16 +05:00
4048c1a4aa chore: lint fix 2021-11-02 14:08:30 +00:00
d9814441bb fix: update SASjsApi/stp/execute post api endpoints to capture url params 2021-11-02 14:07:26 +00:00
Saad Jutt
b48e674468 test(auth): added for authorize + token 2021-11-02 18:42:06 +05:00
d93673f2a5 fix: change api endpoint SASjsExecutor/do -> SASjsApi/stp/execute 2021-11-02 09:54:56 +00:00
Saad Jutt
f7e0849148 chore: added .env.example 2021-11-02 03:18:25 +05:00
Saad Jutt
22dfcfddb9 feat: authentication with jwt 2021-11-02 03:13:16 +05:00
d52c2ed18c chore: lint fix 2021-11-01 15:28:07 +00:00
031e492d44 fix: update api calls from client side 2021-11-01 15:25:43 +00:00
0c6ccddafd Merge branch 'master' into homepage-sasjs-executor
Conflicts:
	api/src/app.ts
	api/src/routes/index.ts
	api/src/routes/spec/routes.spec.ts
2021-11-01 13:12:52 +00:00
Allan Bowe
f1e464d4a4 Merge pull request #29 from sasjs/routes-fix
fix: fix web route
2021-10-28 16:54:37 +01:00
Yury Shkoda
6c7a6b6c6a fix: fix web route 2021-10-28 15:04:34 +00:00
Yury Shkoda
f5e6b56abb Merge pull request #27 from sasjs/routes
feat(routes): separate routes into web and api
2021-10-28 15:30:50 +03:00
Yury Shkoda
48fe7994ec chore(routes): change files route with drive 2021-10-28 12:09:19 +00:00
Yury Shkoda
49c152a398 fix(routes): fix routes imports 2021-10-28 08:43:28 +00:00
Yury Shkoda
dabef59728 feat(routes): separate routes into web and api 2021-10-28 08:25:36 +00:00
bdbf7573be chore(lint): lint fix 2021-10-27 16:41:46 +00:00
56cb2d1d51 fix: remove .sas extension from _program parameter at the end of string 2021-10-27 16:39:34 +00:00
8dd201ecbe Merge branch 'master' into homepage-sasjs-executor
Conflicts:
	package.json
2021-10-26 09:37:38 +00:00
ac745c8f5c fix(web): infinite call to api end point fixed 2021-10-26 09:31:30 +00:00
Yury Shkoda
c6c24da0e2 Merge pull request #25 from sasjs/deploy-fix
Fix payload processing within deploy end-point
2021-10-26 11:28:00 +03:00
Yury Shkoda
8f815b7874 test(deploy): fix payload 2021-10-26 08:22:44 +00:00
Yury Shkoda
361b539271 fix(deploy): fix payload processing 2021-10-26 08:18:02 +00:00
a3f47708a8 chore(web-build): fix web build warnings 2021-10-25 06:47:50 +00:00
ec6333f6aa fix(root-package.json): lint:fix command fixed in root package json 2021-10-25 06:31:04 +00:00
0fb4301966 fix(web): remove unnecessary packages and files 2021-10-25 06:20:46 +00:00
552a3584ec fix(weeb): add catch block with each axios request 2021-10-25 06:10:35 +00:00
03d1d60660 fix(api-cdrive-oller): throw erow error when file not found 2021-10-25 05:51:46 +00:00
70a8aaf600 chore(build): mcreate web/build folder before running tests in github CI steps 2021-10-23 13:34:51 +00:00
e2b12b74f5 fix: norefferer issue in home page external links fix 2021-10-23 13:28:55 +00:00