58 Commits

Author SHA1 Message Date
vchikalkin
31b238b8d5 apps/web: pass env variables
remove .env file
2024-06-07 12:37:16 +03:00
vchikalkin
745151df39 apps/web: export PageHead from pages/ldap 2024-06-06 22:18:53 +03:00
vchikalkin
5a7a412976 fix: rename apps/web pages 2024-06-06 22:17:38 +03:00
vchikalkin
5b04addf26 rename pages/telegram -> pages/ldap-tfa 2024-06-06 21:48:47 +03:00
vchikalkin
e51c59274c apps/web: use displayName or username 2024-06-06 21:46:04 +03:00
vchikalkin
dc9e0852ac feature: continue as @user 2024-06-06 21:15:56 +03:00
vchikalkin
63b35af1d7 [2] apps/web: fix telegram icon margin 2024-06-06 12:56:42 +03:00
vchikalkin
708dbe42f8 apps/web: fix telegram icon margin 2024-06-06 12:45:31 +03:00
vchikalkin
dadb6f2040 apps/web: add error text overflow 2024-06-06 12:37:48 +03:00
vchikalkin
1ea939f41f pass error from telegram server to client 2024-06-06 12:36:07 +03:00
vchikalkin
2e5f9fd001 complete 2024-06-04 18:45:22 +03:00
vchikalkin
14327d262e packages: add socket.io 2024-06-04 14:32:14 +03:00
vchikalkin
8cad617acb apps/web: fix disable inputs after login step 2024-05-28 16:03:19 +03:00
vchikalkin
6ab9d44430 ldap: add employeeID
apps/api: add /telegram-confirm method
apps/web: show bot link info
2024-05-28 15:55:37 +03:00
vchikalkin
7a913a23f0 apps/web: fix Form onSubmit 2024-05-28 12:09:38 +03:00
vchikalkin
001c83e902 apps/web: refactor Form component 2024-05-28 11:39:46 +03:00
vchikalkin
e4357070af apps/web: add FormStateContext
apps/api: add methods ldap-tfa/login-telegram
2024-05-27 12:02:05 +03:00
vchikalkin
410a35d451 apps/web: fix submit button color animation 2024-05-07 14:19:15 +03:00
vchikalkin
51eb5ad130 apps/web: fix authContext is undefined 2024-05-07 14:17:55 +03:00
vchikalkin
4fc8d9485e apps/web: beautify telegram submit button 2024-05-07 13:42:55 +03:00
vchikalkin
4971605821 pages/telegram: wrap context value into useMemo 2024-05-07 11:21:28 +03:00
vchikalkin
df463924fe add 2fa initial features 2024-05-03 18:08:46 +03:00
vchikalkin
6f8d20e327 apps/web: replace global button style with .button-submit 2024-05-03 16:06:31 +03:00
vchikalkin
a6e52c0e87 apps/web: prepare for telegram login form 2024-05-03 16:02:21 +03:00
vchikalkin
dc9c8660ba apps/web: use react-hook-form 2024-05-03 14:00:05 +03:00
vchikalkin
8a1f6997ea apps/web: remove elements components
define global elements css
2024-05-03 13:38:17 +03:00
vchikalkin
8d42ab56c8 replace default exports with named 2024-05-02 21:02:03 +03:00
vchikalkin
26a7092d74 packages: upgrade @vchikalkin/eslint-config-awesome 2024-04-25 12:17:04 +03:00
vchikalkin
e8824d6b8c apps/web: replace normalize.css -> modern-normalize
upgrade next
2024-04-25 12:14:51 +03:00
vchikalkin
b28c5a4f3f merge experimental/migrate-to-pnpm 2023-11-28 23:47:19 +03:00
vchikalkin
bca8a64efd apps/api: change route */signin -> */login 2023-11-02 12:46:22 +03:00
vchikalkin
426d9c80a1 Evo.Auth as single service: pt.2 2023-10-30 13:28:34 +03:00
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
9dc49758fc .env: fix web app variables names 2023-10-16 17:17:16 +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
2a840c1949 apps/web: upgrade packages 2023-10-14 16:11:06 +03:00
vchikalkin
993126cfa5 apps/web: fix replace location after login 2023-10-14 14:46:11 +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
Chika
87e7bd1b4a finally fix all bugs (OMG!) 2022-12-07 14:13:28 +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
e65b3b69de apps/web: use scss breakpoint variable 2022-12-01 09:28:48 +03:00
Chika
b6d1608fe0 apps/web: fix favicon base path 2022-11-28 20:25:42 +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