a5e3af9367
🎨 clear the unused import
2025-08-23 21:55:38 +07:00
a6b8ba9c3d
👔 bind the signup button to signup popup features
2025-08-21 22:32:13 +07:00
a848d4dcb5
✨ creating login popup security check
...
Perform security checks on the login popup to minimize bugs in unexpected situations.
2025-08-17 22:50:24 +07:00
b12a3211b6
🚚 reconstructing and fixing file structures
...
The reconstruction includes moving the Navbar component from shared to widget because Navbar is a group of elements, and
removing the login-signup form due to changes in logic that will use a popup flow to improve the user experience without
navigating to another page for authentication.
2025-08-17 21:25:49 +07:00
fcebe9708d
🚚 separating forms ui and logic
...
separate the form from other elements on the signup and login cards
2025-08-05 10:40:21 +07:00
77857d5575
🏗️ creating layouts for login and signup
2025-08-05 10:23:15 +07:00
9930f27a84
👔 create config for routing
2025-08-05 07:05:32 +07:00
219a3bb6c7
♻️ create dinamic 3rd auth provider
2025-07-14 15:02:29 +07:00
2770f10747
🚩 (login) create login page
2025-07-14 14:52:50 +07:00
9eb7165023
💄 create login page
2025-07-13 19:10:47 +07:00
564d230250
💄 create navigation in navbar
2025-07-13 00:27:42 +07:00