103 Commits

Author SHA1 Message Date
vchikalkin
b3641554e1 [2] fix build 2023-10-16 18:01:22 +03:00
vchikalkin
80c57e6440 fix build 2023-10-16 17:55:50 +03:00
vchikalkin
e8772073a6 apps/api: downgrade typescript version 2023-10-16 17:42:59 +03:00
vchikalkin
9dc49758fc .env: fix web app variables names 2023-10-16 17:17:16 +03:00
vchikalkin
45d30e1263 update docker-compose.yml & .env 2023-10-16 12:32:44 +03:00
vchikalkin
e6ff4ab199 apps/api: check and pass env variables 2023-10-16 12:15:27 +03:00
vchikalkin
27ad1e96dd apps/web: check and pass env variables
convert next.config to mjs
2023-10-15 15:22:58 +03:00
vchikalkin
ef071bbd8a apps/api: downgrade ldap-authentication@2.3.1 2023-10-14 17:10:18 +03:00
vchikalkin
2a840c1949 apps/web: upgrade packages 2023-10-14 16:11:06 +03:00
vchikalkin
70d1a1b10c apps/api: upgrade packages 2023-10-14 15:57:45 +03:00
vchikalkin
993126cfa5 apps/web: fix replace location after login 2023-10-14 14:46:11 +03:00
vchikalkin
490fdef2ce example/nginx.conf: fix 2023-10-13 12:23:14 +03:00
vchikalkin
9e890044b5 example/nginx.conf: update 2023-10-13 12:20:37 +03:00
vchikalkin
1423575379 apps/web: upgrade next.js 2023-10-13 12:16:28 +03:00
vchikalkin
fd5972f17a apps/api: fix update token 2023-10-13 12:15:52 +03:00
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
8ed67d5442 .env: add COMPOSE_PROJECT_NAME 2022-12-01 17:43:10 +03:00
Chika
e65b3b69de apps/web: use scss breakpoint variable 2022-12-01 09:28:48 +03:00
Chika
8c5a360f8e apps/api: upgrade example nginx.conf 2022-11-30 19:27:58 +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
83221be311 Docker: add app_network 2022-11-30 09:35:53 +03:00
Chika
1954dc0a86 docker: update env variables 2022-11-29 21:16:23 +03:00
Chika
52af419254 docker: add nginx server 2022-11-29 14:30:24 +03:00
Chika
b6d1608fe0 apps/web: fix favicon base path 2022-11-28 20:25:42 +03:00
Chika
f1638c9178 Docker: add services names to .env 2022-11-28 19:49:14 +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
e3c819e5e3 Docker: fix variables names 2022-11-28 13:10:01 +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