82 Commits

Author SHA1 Message Date
afed3aed53 Merge pull request 'RC-9-property-service' (#10) from RC-9-property-service into dev
Reviewed-on: #10
2023-10-12 10:31:16 +03:00
ead8f23379 Merge branch 'dev' of https://gitea.a3-global.com/sysadminix/rentalcalculator into RC-9-property-service 2023-10-12 08:29:11 +01:00
4d31f9f71a Merge pull request 'RC-13: create search and buy page' (#9) from RC-13-rent-and-buy-page into dev
Reviewed-on: #9
2023-10-12 10:28:27 +03:00
880df2c2ac RC-13: create search and buy page 2023-10-12 08:20:13 +01:00
c40302aa93 RC-9: create property service 2023-10-07 12:35:40 +01:00
b424376656 Merge pull request 'RC-14: create dashboard page' (#8) from RC-14-dashboard-page into dev
Reviewed-on: #8
2023-09-17 18:31:11 +03:00
788ca3519f RC-14: create dashboard page 2023-09-17 16:30:08 +01:00
3a0f43d491 Merge pull request 'RC-12-registration-popup' (#7) from RC-12-registration-popup into dev
Reviewed-on: #7
2023-08-27 17:44:51 +03:00
6ecb29eb5e RC-12: create registration popup component 2023-08-27 15:43:32 +01:00
96a838eb8e RC-12: create basic popup component 2023-08-27 15:43:20 +01:00
8795de6c7d RC-12: update layout2 2023-08-27 15:43:04 +01:00
5bc0e9220a RC-10: create configs/consts and moved auth roles to that file 2023-08-27 15:42:07 +01:00
d05052b5e3 Merge pull request 'RC-10-favorites-and-history-cards' (#6) from RC-10-favorites-and-history-cards into dev
Reviewed-on: #6
2023-08-27 14:02:14 +03:00
15f9ae928c RC-10: update tailwind config 2023-08-27 12:00:46 +01:00
6983d5724a RC-10: create configs/consts and moved auth roles to that file 2023-08-27 12:00:28 +01:00
36cb82d335 RC-10: update layout1 2023-08-27 11:58:27 +01:00
993bf970d1 RC-10: create history and favorite pages 2023-08-27 11:58:13 +01:00
0db5333242 RC-10: add new values, reducers and selectors for history and favorites to user slice 2023-08-27 11:57:39 +01:00
317617c3ce RC-10: add new values, reducers and selectors for history and favorites to user slice 2023-08-27 11:57:28 +01:00
a5b30367cb RC-10: create shared components for history and favorites pages 2023-08-27 11:56:36 +01:00
e6912e2541 RC-10: add new custom hooks 2023-08-27 11:54:59 +01:00
fdb173e558 RC-7-home-page (#5)
https://ru.yougile.com/team/a605078664af/#chat:2ae00178ba0d
Reviewed-on: #5
2023-08-06 17:46:07 +03:00
efacc0afcf Merge pull request 'RC-8-create-profile-page' (#4) from RC-8-create-profile-page into dev
Reviewed-on: #4
2023-07-12 23:54:02 +03:00
8c9c37cd8d RC-8: add database rules 2023-07-12 21:51:04 +01:00
9469c76a23 RC-8: add global class 2023-07-12 21:50:35 +01:00
3dc66e8fa0 RC-8: create to base 64 util 2023-07-12 21:50:21 +01:00
ae1dba3da9 RC-8: create profile page 2023-07-12 21:50:06 +01:00
e6dfcc8cf7 RC-8: update auth service and user slice 2023-07-12 21:49:07 +01:00
b0d0579ce7 RC-8: correct fuse layout and update theme config 2023-07-12 21:48:28 +01:00
cb85501f7c RC-8: update locale for profile page 2023-07-12 21:47:42 +01:00
8f50650e49 fix: remove acceptTermsConditions from SignUpPage 2023-06-26 18:54:41 +01:00
f56f3f3dc2 fix: remove acceptTermsConditions from SignUpPage 2023-06-26 18:54:03 +01:00
5a680f5f0e Merge pull request 'RC-11-update-config-according-to-ui-kit' (#3) from RC-11-update-config-according-to-ui-kit into dev
Reviewed-on: #3
2023-06-24 22:45:47 +03:00
b78e7b159b RC-11: update components according to ui kit 2023-06-24 20:43:29 +01:00
dbc9bffec4 RC-11: remove useless files 2023-06-24 20:40:41 +01:00
71347c0ace RC-11: update tailwind.config and themeConfig according to ui kit 2023-06-24 20:40:19 +01:00
99ff2474e8 Merge pull request 'RC-4-connect-firebase-auth' (#2) from RC-4-connect-firebase-auth into dev
Reviewed-on: #2
2023-06-23 19:19:37 +03:00
ccfc694586 RC-4: correct imports for AppContext 2023-06-22 20:01:42 +01:00
6cc67fd174 RC-4: make the whole app auth protected in settingsConfig 2023-06-22 20:01:10 +01:00
d8a597e615 RC-4: add authService sendPasswordResetEmail method to forgot password page 2023-06-22 20:00:40 +01:00
9fe7ccd1a3 RC-4: remove logs and fix import 2023-06-22 20:00:05 +01:00
592e9e4dee RC-4: move AuthContext to src/app/contexts and update it and userSlice 2023-06-22 19:58:51 +01:00
2892395c8b RC-4: create authService 2023-06-22 19:57:50 +01:00
ae8294841c RC-4: create firebaseService 2023-06-22 19:57:36 +01:00
578aaf1ab6 RC-4: update en locale for layout2 2023-06-22 19:57:02 +01:00
cc6c57655e RC-4: move authRoles to src/app/configs 2023-06-22 19:56:33 +01:00
b11e5db2e7 RC-4: move AppContext to src/app/contexts 2023-06-22 19:55:28 +01:00
58990ced91 RC-4: add screen 2xl to tailwind config 2023-06-22 19:41:33 +01:00
31d1f0bc0d RC-4: add auth null to home page config 2023-06-22 19:41:15 +01:00
4dd5ce2275 RC-4: corrected layout2 components 2023-06-22 19:40:24 +01:00