Commit Graph

46656 Commits

Author SHA1 Message Date
6fcdbd39b2 Login:Src:Types: change imports 2024-07-23 01:43:33 +04:00
cdf246c010 Login:Src:Types: add TCreateUserData types 2024-07-23 01:41:58 +04:00
78d26330a2 Login:Src:Utils: add type for createUser action 2024-07-23 01:37:36 +04:00
690561fbe8 Login:Components:CreateUserForm: add EmailInputForm and RegistrationForm 2024-07-23 01:27:10 +04:00
9084de9c92 Login:Confirm:LinkInvite: add page for InviteLink 2024-07-19 15:16:10 +04:00
4db909ad0f Login:Components:CreateUserForm: add CreateUserForm 2024-07-19 15:14:39 +04:00
26cef3bb89 Login:Components:WizardForm: remove types for props and add changes to types 2024-07-19 15:13:41 +04:00
ad867802e2 Login:Components:WizardForm: add use client 2024-07-19 15:11:42 +04:00
9c9e7d3bc2 login:Src:Types: change types 2024-07-19 15:10:48 +04:00
4a2aebe367 Login:Src:Utils: add getStringFromSearchParams function 2024-07-19 15:09:35 +04:00
5464c3ae94 Login:Src:Utils: add getUserFromConfirm, signupOAuth, createUser actions and change getUserByEmail 2024-07-19 15:07:40 +04:00
2e86044fff Shared:Utils: change type for getPasswordErrorMessage 2024-07-19 15:05:47 +04:00
1a1baa83d5 Shared:Components:EmailInput: change props types 2024-07-19 15:04:52 +04:00
84d1ea311b Login:App:Confirm: remove type Nullable and change state thirdPartyProviders 2024-07-19 15:02:40 +04:00
a414b6b654 Login:App:Confirm: change confirmHeader from ConfirmRoute 2024-07-19 15:01:28 +04:00
daa48b398f Login:App:Wizard: change GreetingContainer in wizard's layout 2024-07-19 14:56:30 +04:00
98e59ac9e4 Login:Src:App: add GreetingLoginContainer to login page 2024-07-19 14:54:30 +04:00
4f5832b5a4 Login:Src:Components: remove old component GreetingContainer 2024-07-19 14:52:05 +04:00
caf5158c0e Login:Src:Components: add GreetingContainers 2024-07-19 14:50:18 +04:00
87cb2fe187 Login:Src:App: remove GreetingContainer from layout 2024-07-19 14:47:44 +04:00
d3b910076f Login:App:Confirm: remove EmailActivation from withLoader 2024-07-12 18:07:37 +04:00
5c401190bc Login:Src:Components: EmailActivationForm 2024-07-12 18:06:15 +04:00
26a8d41be2 Login:Src: add redirect to wizard page 2024-07-12 16:13:04 +04:00
18b3de9997 Client:Src:Routes: remove the router for the old Wizard component 2024-07-12 12:13:38 +04:00
582c0a434f Login:App:Wizard: remove console log 2024-07-12 12:11:47 +04:00
a083577ad7 Login:App:Wizard: add loading component 2024-07-12 12:10:26 +04:00
988cac14f9 Login:Components:Wizard: add error handling and remove method isMobile 2024-07-12 12:08:21 +04:00
3e53678c21 Login:Src:Utils: add error occurrence 2024-07-12 12:05:54 +04:00
7f9019c9e2 Login:App:Wizard: add wizard layout 2024-07-11 17:39:52 +04:00
2db37373ef Login:Components:Wizard: add styles for wizard layout 2024-07-11 17:39:20 +04:00
a8620640d2 Login:Components:WizardForm: change styles for Wizard form 2024-07-11 17:38:09 +04:00
7b2385a028 Login:Src:Types: add wizardToken prop for Wizard layout 2024-07-11 17:33:21 +04:00
a3e175432a Login:Src:Components: change Layout components 2024-07-11 17:31:20 +04:00
592c84f5fb App:Wizard: add Wizard page 2024-07-11 12:33:46 +04:00
8ec905319a Components:WizardForm: add Wizard Form 2024-07-11 12:33:08 +04:00
b485c6a4d9 Login:Src:Utils: add functions for timezone 2024-07-11 12:31:57 +04:00
bbac07f94d Login:Src:App: remove redirection to Wizard 2024-07-11 12:15:08 +04:00
6105790a5b Login:Src:Utils: add new actions for Wizard 2024-07-11 12:10:21 +04:00
52115b7c31 Login:Src:Types: add TTimeZoneOption and TCulturesOption types 2024-07-11 12:09:10 +04:00
c0e3ad7bdc Login:Src:Utils: add new constants for Wizard 2024-07-11 12:07:34 +04:00
b1b71365b5 Shared:Components:Combobox: change TOption type 2024-07-11 12:06:13 +04:00
ae2e197f25 Shared:Components:Emain-input: add import TValidate type 2024-07-11 12:00:14 +04:00
d9029e834e Shared:Components:Password-input: add types 2024-07-11 11:57:24 +04:00
320495c358 Login:Src:Utils: add new namespace in i18n 2024-07-11 11:43:57 +04:00
49a5c14cd8 Login:Public:Locales: add translations for Wizard and Confirm 2024-07-08 16:42:55 +04:00
ac420fe044 Login:App:Confirm: replace navigate on next router 2024-07-05 21:00:25 +07:00
d1daae9c3b Client:Login:Src: change url for rewrite in middleware 2024-07-05 20:58:54 +07:00
fcb92ee865 Login:Src:Confirm: add EmailActivationForm 2024-07-05 16:39:32 +07:00
e4bae3c83b Login:Components:EmailActivationForm: create EmailActivationForm 2024-07-05 16:38:22 +07:00
fbcfe4b4d1 Login:Src:Types: add TError and TConfirmRouteContext types 2024-07-05 16:35:47 +07:00