komoliddin
7a88e39b96
Enhance Certificate model and serializer to support file uploads and URL generation
2026-04-23 18:04:09 +05:00
komoliddin
32d3bea234
Merge branch 'certificate'
Deploy to Production / build-and-deploy (push) Failing after 47s
2026-04-23 16:18:43 +05:00
komoliddin
129827b495
Merge branch 'main' of https://gitea.felixits.uz/sifatbaho/backend-v1
Deploy to Production / build-and-deploy (push) Failing after 49s
2026-04-23 16:13:34 +05:00
komoliddin
76563b3ef0
Add Certificate model and write crud for it
2026-04-23 16:07:37 +05:00
komoliddin
3a08c81ff3
Add is_archive field to EvaluationRequest model. Write apis for update is_archive and list archived requests
2026-04-23 12:23:55 +05:00
komoliddin
4fee037467
Add is_archive field to Quickevaluation model. Write apis for update is_archive and list archived quick evaluations
2026-04-23 11:49:55 +05:00
46c9621457
Merge pull request 'sort yangilandi' ( #84 ) from fix/evaluation-request-api into main
...
Deploy to Production / build-and-deploy (push) Successful in 1m55s
Reviewed-on: #84
2026-04-21 12:35:14 +00:00
xoliqberdiyev
8d8744731a
feat: removing location fields from auto-evalutaion model, adding new tex_passport_file field for auto-evalutaion model
2026-04-21 15:28:03 +05:00
xoliqberdiyev
47833176e2
fix
2026-04-20 18:10:51 +05:00
xoliqberdiyev
965328edd4
fix
2026-04-18 16:31:53 +05:00
xoliqberdiyev
9a18dda657
feat: add appraisers for auto-evaluation and add curd for this
2026-04-03 17:32:05 +05:00
xoliqberdiyev
12b19290d6
feat: add new document and documentcategory model for auto evaluation detail
2026-04-03 16:19:53 +05:00
xoliqberdiyev
ee4754b23d
feat: change AutoEvaluation model field and serializer fields
2026-04-02 18:28:21 +05:00
xoliqberdiyev
de03c97dac
fix: error fixed about .authenticate() method and Evaluationrequest tests updated
2026-04-02 18:03:20 +05:00
xoliqberdiyev
d5a132c75b
feat: change EvaluationrequestModel fields from CharField to ForeignKey, such as value_determined, rate_goal, property_rights, form_ownership, and change the BaseEvaluationrequestSerializer fields
2026-04-02 17:49:03 +05:00
22740e59a7
fix test
2026-04-02 16:17:36 +05:00
ea020ae500
api response struktra ozgardi qb query kamytraildi
2026-04-02 16:12:28 +05:00
2492583f43
feat: avto va tezkor baholash uchun history bo'limi qo'shildi
2026-04-02 15:57:41 +05:00
Husanjonazamov
9a13a2b4f0
user request yuborishda api fix qilindi
2026-03-17 19:06:38 +05:00
Husanjonazamov
8207b750b8
sort yangilandi
2026-03-12 17:29:10 +05:00
Husanjonazamov
93757b0342
user ariza uchun requesty yaratish uchun api chiqarildi
2026-03-10 14:02:48 +05:00
Husanjonazamov
5c2fe032d0
feat(auto-evaluation): to'liq CRUD API va 4 bosqichli forma qo'shildi
...
- 10 ta yangi choice klass qo'shildi: ObjectOwnerType, PropertyRights,
FormOwnership, LocationHighways, LocationConvenience, AutoCarType, AutoCarWheel
- AutoEvaluationModel ga ~30 ta yangi field qo'shildi (4 bosqich):
1-bosqich: ro'yxatga olish raqami, sanalar, ob'ekt turi
2-bosqich: egasi ma'lumotlari (jismoniy/yuridik), mulk huquqi, egalik shakli
3-bosqich: manzil (viloyat, tuman, shahar, mahalla, ko'cha, uy)
4-bosqich: avtomobil (tex passport, marka, model, raqam, rang, dvigatel)
- CreateSerializer ga validatsiya qo'shildi:
passport formati (AA 1234567), tex passport formati (AAA 1234567),
egasi turiga qarab majburiy fieldlar (jismoniy yoki yuridik)
- View ReadOnlyModelViewSet dan ModelViewSet ga o'zgartirildi
- Admin 4 bosqichli fieldset bilan yangilandi
- Yangi filterlar: object_owner_type, property_rights, form_ownership
- VehicleModel fieldlari FK → ReferenceitemModel ga o'tkazildi
- Migratsiyalar: 0015, 0016, 0017
2026-03-10 12:10:28 +05:00
Husanjonazamov
3798037240
feat: add ReferenceItem model and update QuickEvaluation FKs
...
- Create ReferenceitemModel with type, name, parent (self FK), order, is_active fields
- Add ReferenceType choices: brand, marka, color, fuel_type, body_type, car_position, state_car
- Implement ReferenceItem API (list, retrieve) with filter by type/parent/is_active, search, ordering
- Add ReferenceItem admin with list_filter, search, inline editing
- Change QuickEvaluation FK fields from shared.OptionsModel to evaluation.ReferenceitemModel
- Update serializers and views to use .name instead of .key
- Add ReferenceItem to unfold admin navigation
2026-03-09 16:04:15 +05:00
Husanjonazamov
8feee78ce4
feat: add search, filter, sort and pagination to QuickEvaluation list API
2026-03-09 13:21:55 +05:00
Husanjonazamov
1a90803527
hamma modellarda get serizlizers uchun fiedl qoshilfi
2026-03-02 12:31:16 +05:00
Husanjonazamov
4680581e8d
ValuationDocumentModel
...
— bu arizaga biriktiriladigan hujjatlar va rasmlar uchun kerak
2026-02-18 17:56:51 +05:00
Husanjonazamov
4ddd4f138f
feat(evaluation): baholash modellari yaratildi (auto, ko'chmas mulk, ko'char mulk, tezkor, hisobot)
2026-02-18 17:44:15 +05:00
Husanjonazamov
53b0737ee5
QuickEvaluationModel modeli qoshildi shu tezkor baholash uchun ishatiladi
2026-02-13 18:33:56 +05:00
Husanjonazamov
2cb094cbd3
movable-model qoshildi bu (Ko'char mulk) modeli to'liq va optimallashgan holda tayyor!
2026-02-13 17:57:56 +05:00
Husanjonazamov
799b5e5cf1
RealEstateEvaluationModel modeli qoshildi (Ko'chmas mulk (Real Estate) baholash modeli uchun quyidagicha nomlarni tavsiya qilaman:
...
)
2026-02-13 17:43:04 +05:00
Husanjonazamov
c36a2318a1
AutoEvaluationModel qoshildi yani bu valuation bilan vehicle ni asosiy ulab beradigan model
2026-02-13 17:22:47 +05:00
Husanjonazamov
acf426ee9b
valuation va vihicle modellari qoshildi
2026-02-13 15:38:13 +05:00
Husanjonazamov
b685800087
evaluation-customer modeli yaratildi va kerakli fiealdlr qoshildi
2026-02-12 15:29:58 +05:00
Husanjonazamov
6c296857ae
evalution app yaratildi
2026-02-12 13:31:49 +05:00