39 Commits

Author SHA1 Message Date
vchikalkin
20c0391e81 web: auto refresh token
reuse buttons in default & telegram forms
2024-07-13 21:45:37 +03:00
vchikalkin
a6be242628 web: move utils/router -> components/Form/utils 2024-07-13 19:42:10 +03:00
vchikalkin
8ee2d97599 fix Form/types extension 2024-07-13 19:40:37 +03:00
vchikalkin
0f44c37673 web: move Login to /Login directory 2024-07-13 19:40:12 +03:00
vchikalkin
58fbfad17a web: split Form into files 2024-07-13 19:34:46 +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
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
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
4fc8d9485e apps/web: beautify telegram submit button 2024-05-07 13:42:55 +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
e8824d6b8c apps/web: replace normalize.css -> modern-normalize
upgrade next
2024-04-25 12:14:51 +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
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
993126cfa5 apps/web: fix replace location after login 2023-10-14 14:46:11 +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
e65b3b69de apps/web: use scss breakpoint variable 2022-12-01 09:28:48 +03:00
Chika
7f8efc86f0 docker: pass env variables to web app 2022-11-28 00:10:00 +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
3aa9a2acc4 add web app 2022-11-27 12:55:26 +03:00