Commit Graph

179 Commits

Author SHA1 Message Date
c8ffd34f15 feat: welcome page title and club banner added 2025-08-18 23:16:00 +03:30
SajadMRjl
8e9486f1e5 Merge pull request #22 from rkheftan/fix/userForm
Fix/user form
2025-08-18 19:21:01 +03:30
Koosha Lahouti
6826c1e58f fix: image upload 2025-08-18 17:14:54 +03:30
Koosha Lahouti
c61fcf5214 fix: api issue and merge styles problem 2025-08-18 16:27:43 +03:30
SajadMRjl
3c9761fae0 Merge pull request #21 from rkheftan/chore/google-authentication
Chore/google authentication
2025-08-18 02:24:11 +03:30
SajadMRjl
9b576192c9 Merge branch 'develop' into chore/google-authentication 2025-08-18 02:23:27 +03:30
مهرزاد قدرتی
ef47214176 feat: token generate with google logina dded 2025-08-17 16:45:29 +03:30
مهرزاد قدرتی
983c25ad94 fix: provider type error 2025-08-17 15:35:45 +03:30
مهرزاد قدرتی
91160ec863 fix: setUserInfo on login 2025-08-17 15:34:50 +03:30
Koosha Lahouti
7e5ed6e2fc fix: merge style bugs 2025-08-17 14:31:18 +03:30
مهرزاد قدرتی
3410c52656 feat: Refresh token on load and user information added 2025-08-17 13:00:25 +03:30
SajadMRjl
d186a8bf42 Merge pull request #20 from rkheftan/fix/layout
fix: connect header and layout user info to api, fix setting api and …
2025-08-17 12:33:58 +03:30
Sajad Mirjalili
a63cbff85e fix: connect header and layout user info to api, fix setting api and lazy load 2025-08-17 12:33:14 +03:30
مهرزاد قدرتی
dd6e2fdd0d hotfix: generateTokenWithOtp request change 2025-08-16 16:40:09 +03:30
SajadMRjl
14fb717c52 Merge pull request #19 from rkheftan/chore/token
Chore/token
2025-08-16 16:05:09 +03:30
SajadMRjl
d8c1d392e9 Merge branch 'develop' into chore/token 2025-08-16 16:04:56 +03:30
مهرزاد قدرتی
0cf3ae868f chore: removing unused const and imports 2025-08-16 15:55:40 +03:30
مهرزاد قدرتی
8a41aad9b9 Auth provider added to the project 2025-08-16 15:42:58 +03:30
مهرزاد قدرتی
0548118208 feat: refresh token added 2025-08-16 14:38:45 +03:30
SajadMRjl
2dd5b2bdb3 Merge pull request #18 from rkheftan/fix/useApi
fix: update useApi to return api resualt as promise in addition to se…
2025-08-16 13:44:30 +03:30
Sajad Mirjalili
bbe47780e4 fix: update useApi to return api resualt as promise in addition to set in data 2025-08-16 13:43:55 +03:30
Koosha Lahouti
f61b9ee14b Merge pull request #17 from rkheftan/fix/user-profile
fix: merge errors
2025-08-16 11:48:13 +03:30
Koosha Lahouti
8e016dd419 fix: merge errors 2025-08-16 11:47:08 +03:30
SajadMRjl
ba73dbf191 Merge pull request #16 from rkheftan/fix/user-profile
fix: merge errors
2025-08-16 11:22:25 +03:30
Koosha Lahouti
f7207b8545 fix: merge errors 2025-08-16 11:21:30 +03:30
SajadMRjl
696d8fc06b Merge pull request #15 from rkheftan/feat/auth
Feat/auth
2025-08-16 02:45:33 +03:30
SajadMRjl
a7068c55ea Merge branch 'develop' into feat/auth 2025-08-16 02:45:21 +03:30
ecd63e06db chore: unused file removed 2025-08-16 00:01:31 +03:30
2ad191064e feat: authorize routes added 2025-08-16 00:01:03 +03:30
e9b43b9e53 chore: unused types and functions removed, api url moved to .env 2025-08-15 23:29:39 +03:30
Sajad Mirjalili
7f09cee021 fix: build error for checking packages 2025-08-15 22:54:38 +03:30
07eb2e7d64 chore: useApi added to the components 2025-08-15 22:08:31 +03:30
SajadMRjl
7bc3bae045 Merge pull request #11 from rkheftan/feat/user-profile
Feat/user profile
2025-08-15 20:16:51 +03:30
SajadMRjl
7a00bddf3e Merge branch 'develop' into feat/user-profile 2025-08-15 20:16:38 +03:30
SajadMRjl
014375b7f1 Merge pull request #13 from rkheftan/feat/user-completion-form
Feat/user completion form
2025-08-15 19:47:25 +03:30
SajadMRjl
bc7ed2185a Merge branch 'develop' into feat/user-completion-form 2025-08-15 19:39:17 +03:30
e7b596005b chore: useToast replaced with all Toast components used in feature 2025-08-15 19:36:23 +03:30
Koosha Lahouti
fa2d2a3c73 chore: fix styles and change the apis 2025-08-15 17:49:53 +03:30
Koosha Lahouti
fe8947790d fix: code styles 2025-08-15 15:29:14 +03:30
Koosha Lahouti
0b42f4ccba chore: move api to api folder and seperate the types into another file 2025-08-15 15:21:34 +03:30
SajadMRjl
aa2e341baa Merge pull request #14 from rkheftan/feat/axios
feat: add axtios instanse and useApi hook
2025-08-14 16:38:34 +03:30
Sajad Mirjalili
c1439f5fe0 feat: add axtios instanse and useApi hook 2025-08-14 16:37:00 +03:30
Koosha Lahouti
5a72b597c8 chore: move api to another component 2025-08-14 09:06:53 +03:30
SajadMRjl
a4dde02804 Merge pull request #12 from rkheftan/feat/login-signup
Feat/login signup
2025-08-14 08:49:39 +03:30
SajadMRjl
d334bd9b52 Merge branch 'develop' into feat/login-signup 2025-08-14 08:49:10 +03:30
932627c5f5 chire: browser router removed 2025-08-14 00:11:31 +03:30
c15e47b8b0 chore: all review comments 2025-08-14 00:10:29 +03:30
Koosha Lahouti
f82fed54d5 fix: styles 2025-08-13 17:59:40 +03:30
مهرزاد قدرتی
20da3f980e removing unused imports, creating a file for global decelaration 2025-08-13 16:32:29 +03:30
Koosha Lahouti
881e6384d3 chore: add api and change code styles 2025-08-13 14:13:57 +03:30