Commit Graph

321 Commits

Author SHA1 Message Date
46b484a125 LFFE-1 passenger boss structure enhancement 2023-10-31 14:01:22 +03:30
2505464997 LFFE-1 navgan province manager structure enhancement 2023-10-31 13:28:42 +03:30
5a036b1cdc LFFE-1 navgan loan management structure enhancement 2023-10-31 13:21:37 +03:30
5b553b2247 LFFE-1 machinary office structure enhancement 2023-10-31 12:09:07 +03:30
a42504f63c LFFE-1 inspector expert structure enhancement 2023-10-31 11:57:14 +03:30
7e364e1d29 LFFE-1 development assistant enhancement 2023-10-31 11:24:25 +03:30
eecf8a0a19 LFFE-1 delete fake data 2023-10-31 10:25:00 +03:30
5e5a025afb LFFE-1 enhance commercial chief structure 2023-10-31 10:22:48 +03:30
c41b64ffde LFFE-1 add disabled condition 2023-10-30 15:25:43 +03:30
4fa9a2f26d pull request 2023-10-30 10:42:37 +03:30
AmirHossein Mahmoodi
39dd629628 Merge tag 'v1.8.6' into develop
v1.8.6
2023-09-30 12:13:00 +03:30
AmirHossein Mahmoodi
9120d10e49 Merge branch 'release/v1.8.6' 2023-09-30 12:12:36 +03:30
AmirHossein Mahmoodi
2596daf1b8 change version 2023-09-30 12:12:12 +03:30
AmirHossein Mahmoodi
4ef1ab005a TF-105 Merge branch 'bugfix/TF-105_any_bugs' into 'develop' 2023-09-30 07:40:49 +00:00
AmirHossein Mahmoodi
d221eea9b3 TF-105 fixed bug logic error 422 2023-09-30 11:09:15 +03:30
AmirHossein Mahmoodi
62ce40fbb2 TF-105 fixed bug useNetwork 2023-09-30 11:08:42 +03:30
AmirHossein Mahmoodi
5de614d069 TF-105 remove email and ciry column from datatable expert management page 2023-09-30 11:07:11 +03:30
AmirHossein Mahmoodi
274c80130f TF-105 fixed bug style top toolbar datatable 2023-09-30 11:06:10 +03:30
AmirHossein Mahmoodi
039bd3c6e3 TF-105 remove require email and city in add and edit form expert management page 2023-09-30 11:05:18 +03:30
AmirHossein Mahmoodi
2169adef6b TF-104 Merge branch 'feature/TF-104_province_loan' into 'develop' 2023-09-30 06:03:00 +00:00
AmirHossein Mahmoodi
b04f754ead TF-104 add province column in loan management page 2023-09-30 09:31:35 +03:30
AmirHossein Mahmoodi
b29e6f8267 Merge branch 'release/v1.7.5' 2023-09-19 10:24:35 +03:30
AmirHossein Mahmoodi
b648fdafcb change version to 1.7.5 2023-09-19 10:16:24 +03:30
AmirHossein Mahmoodi
d387991713 Merge branch 'bugfix/TF-101_fixed_responsive' into 'develop'
TF-101 fix responsive bug

See merge request witel-front-end/loan-facilities/expert!87
2023-09-18 12:56:44 +00:00
37025bc4dd TF-101 fix responsive bug 2023-09-18 16:04:35 +03:30
AmirHossein Mahmoodi
0f6ea8b3b1 Merge branch 'feature/TF-96_role_management' into 'develop'
TF-96 Implementation of role management

See merge request witel-front-end/loan-facilities/expert!86
2023-09-18 10:49:00 +00:00
AmirHossein Mahmoodi
e6e002c84b Merge branch 'develop' into 'feature/TF-96_role_management'
# Conflicts:
#   public/locales/fa/app.json
2023-09-18 10:48:52 +00:00
eb4af5c824 TF-96 role management initialize 2023-09-18 14:14:51 +03:30
AmirHossein Mahmoodi
4a18874251 Merge branch 'bugfix/TF-100_implemention_of_regex_password' into 'develop'
TF-100 add RegEx for password field and add chnage password option for expert...

See merge request witel-front-end/loan-facilities/expert!85
2023-09-18 06:53:46 +00:00
ef2244584d bug fix for change password page 2023-09-18 10:21:09 +03:30
4f5cb35384 TF-100 bugfix of password regex 2023-09-17 17:16:46 +03:30
AmirHossein Mahmoodi
f722da20dd Merge branch 'feature/TF-84_implemention_expert_management' into 'develop'
TF-84 implemention of expert management

See merge request witel-front-end/loan-facilities/expert!84
2023-09-17 13:13:34 +00:00
AmirHossein Mahmoodi
b3866fdea8 Merge branch 'develop' into 'feature/TF-84_implemention_expert_management'
# Conflicts:
#   public/locales/fa/app.json
#   src/core/components/DataTable.jsx
#   src/core/data/apiRoutes.js
#   src/core/data/sidebarMenu.jsx
2023-09-17 13:13:12 +00:00
ee28a87b60 disable filter for city province and role 2023-09-17 16:32:11 +03:30
0c0fc5515e add RegEx for password field and add chnage password option for expert management and a bit debug on update of expert 2023-09-17 15:18:46 +03:30
AmirHossein Mahmoodi
439184b5bb Merge branch 'bugfix/TF-99_login_message' into 'develop'
TF-99 Fixed error message in login page

See merge request witel-front-end/loan-facilities/expert!83
2023-09-17 07:51:15 +00:00
46d0c41592 TF-99 error message required 2023-09-17 10:26:09 +03:30
123eb18a81 debug getting cities make a role hook and debug getting data from row in update 2023-09-13 15:48:11 +03:30
2b5a440ef6 make a hook for getting provinces 2023-09-12 17:10:27 +03:30
AmirHossein Mahmoodi
c9d40772b7 Merge branch 'bugfix/TF-98_user_management' into 'develop'
TF-98 Fixing the add user component

See merge request witel-front-end/loan-facilities/expert!82
2023-09-11 13:33:15 +00:00
45b919f0fc complete create and delete part and some update form design and structure 2023-09-11 16:52:24 +03:30
7c2d64a712 TF-98 user management debug 2023-09-11 16:45:04 +03:30
AmirHossein Mahmoodi
b1fca61e1f Merge branch 'feature/TF-4_user_management' into 'develop'
TF-4 Implementation of user management

See merge request witel-front-end/loan-facilities/expert!81
2023-09-11 12:11:31 +00:00
1bdd591bed TF-4 user management styling 2023-09-11 14:51:29 +03:30
ff17db7cf9 TF-4 user management appJSON 2023-09-11 14:39:46 +03:30
c60817f529 TF-4 user management final changes 2023-09-11 14:28:58 +03:30
301ce7c279 TF-4 user management edit icon 2023-09-11 13:04:18 +03:30
1dd82eed58 TF-4 user management restyling 2023-09-11 12:58:31 +03:30
044b98d065 TF-4 user management add filter on type id 2023-09-11 11:18:35 +03:30
48cf959e0d TF-4 user management permissions 2023-09-10 16:05:25 +03:30