31 Commits

Author SHA1 Message Date
vchikalkin
6be2af972c merge project/eslint-rules 2023-08-01 15:23:30 +03:00
vchikalkin
18927d3074 apps/api: fix get user after logout 2022-12-16 19:15:17 +03:00
vchikalkin
9b35854864 apps/web: fix logout error 2022-12-16 18:37:04 +03:00
Chika
87e7bd1b4a finally fix all bugs (OMG!) 2022-12-07 14:13:28 +03:00
Chika
bd63f02020 fix 400 error 2022-12-07 13:53:02 +03:00
Chika
3542bfcf17 move login redirects to client app 2022-12-07 12:32:31 +03:00
Chika
29072fb801 redirect from /login if already logged in 2022-12-07 00:05:33 +03:00
Chika
3bb7e1a850 fix save uri to query and get it 2022-12-06 23:38:28 +03:00
Chika
fb1ada5a73 apps/api: fix get redirect uri 2022-12-06 10:54:26 +03:00
Chika
e65b3b69de apps/web: use scss breakpoint variable 2022-12-01 09:28:48 +03:00
Chika
87ba05a8f1 aps/api: fix getTargetUri 2022-11-30 19:04:03 +03:00
Chika
264d673019 fix authentication
add example nginx.conf
2022-11-30 18:46:08 +03:00
Chika
b8b9597156 apps/api: remove .env 2022-11-30 12:14:48 +03:00
Chika
b6d1608fe0 apps/web: fix favicon base path 2022-11-28 20:25:42 +03:00
Chika
9f51001a50 Docker: fix api variables names 2022-11-28 19:46:51 +03:00
Chika
bd44122f4e Docker: fix apps/web favicon 2022-11-28 18:55:38 +03:00
Chika
3718bea700 Docker: fix pass .env variables to web app 2022-11-28 13:04:05 +03:00
Chika
7f8efc86f0 docker: pass env variables to web app 2022-11-28 00:10:00 +03:00
Chika
8d3daf294d apps/web: add favicon files 2022-11-27 21:58:54 +03:00
Chika
8602876264 project: add Dockerfiles 2022-11-27 21:17:30 +03:00
Chika
57b321ec31 apps/web: set form submit action 2022-11-27 20:47:19 +03:00
Chika
eee3c152b8 apps/web: minor css fixes 2022-11-27 18:17:57 +03:00
Chika
9d7f79a27e apps/web: add invalid credentials error 2022-11-27 14:42:14 +03:00
Chika
8730280a06 app/web: remove unnecessary getStaticProps 2022-11-27 13:13:43 +03:00
Chika
3aa9a2acc4 add web app 2022-11-27 12:55:26 +03:00
Chika
f5d649361e [project] prepare for new app 2022-11-24 15:45:06 +03:00
Chika
4fd74ad41d [eslint} apps/api: disable rule prefer-top-level-await 2022-11-24 15:36:35 +03:00
Chika
e61dbfd58a remove packages/eslint-config-custom 2022-11-24 15:29:52 +03:00
Chika
24de480b5d eslint: add get base config function
remove unnecessary exports
2022-11-23 17:36:18 +03:00
Chika
0cc22efb74 add app api 2022-11-23 17:06:34 +03:00
Chika
ae75339cea Initial commit from Create Turborepo 2022-11-23 12:03:15 +03:00