Backend Change Logs

– fix can save in system user ( does not match password and confirm password ) ( Backend )
– fix discount percentage 0 save ( Backend )
– fix coupon code and amount blank and zero save ( Backend )
– fix product price blank save ( Backend )
– fix issue add on price blank ( Backend )
– fix language symbol blank save ( Backend )
– fix transaction status save without color error ( Backend )
– fix currency symbol blank save ( Backend )
– Add admin best choice selection (EG , November 9/11 day discount) (BE & API )
– Category CVS Import ( Backend )
– Flutter Wave Payment ( Api & Backend )
– fix currency symbol blank save ( Backend )
– customized header details price zero save ( Backend )
– Please Shipping Area Name ( Backend )
– category csv import success but not show data record in lists ( Backend )
– shop admin create manager or entry save without choose shop and save two record in one time (if one record delete , both record deleted)
– shop info contact_email and sender email setting ‘s email are not validate in email format ( Backend )
– order setting amount zero and blank save ( Backend )
– privacy policy google and etc are must be links ( Backend )
– in dashboard transaction status order submitted and delivered click action cannot show data as data had ( Backend )
– one email create user two times and delete , third time create,show already exist email ( Backend )
– show same result in order lists for delivery boy (pending api and complete api)
( Api )

Backend Effected Files

– application/config/autoload.php
– application/config/ps_config.php
– application/models/Best_choice.php
– application/controllers/backend/Best_choices.php
– application/controllers/rest/Best_choices.php
– application/controllers/rest/Refunds.php
– application/controllers/rest/Transactionheaders.php
– application/controllers/backend/Shops.php
– application/controllers/backend/Categories.php
– application/controllers/backend/Products.php
– application/controllers/backend/Shopusers.php
– application/core/BE_Controller.php
– application/core/My_Model.php
– application/libraries/PS_Delete.php
– application/views/backend/categories/search_form.php
– application/views/backend/partials/shop_nav.php
– application/views/backend/additionals/entry_form_script.php
– application/views/backend/coupons/entry_form_script.php
– application/views/backend/discounts/entry_form_script.php
– application/views/backend/languages/entry_form_script.php
– application/views/backend/products/entry_form_script.php
– application/views/backend/system_users/entry_form_script.php
– application/views/backend/transaction_status/entry_form_script.php
– application/views/backend/best_choices/
– application/views/backend/shops/entry_form.php
– application/views/backend/shops/entry_form_script.php
– application/views/backend/transactions/detail.php
– application/views/backend/attributedetails/entry_form_script.php
– application/views/backend/shipping_areas/entry_form_script.php
– application/views/backend/shopusers/entry_form.php
– application/views/backend/shopusers/entry_form_script.php

SQL Change Logs

You must run the following queries.

Copy to Clipboard

** Need to import language files.

Android Change Logs

– Add admin best choice selection
– Flutter Wave Payment
– Search with Keyword and show user search history
– When press back button at other menu screen ( not dashboard ), need to open dashboard instead of showing are you sure to quit the app.
– Welcome slider improvement
– Profile and logout in Drawer Menu
– if basket count 0 not show in basket icon
– add new UI with carousell for admin best choice
– When click direction icon , open google map or apple map
– bug, floating button list (messenger, whatapps, phone) bugs in item detail

 

Android Effected Files

– .flutter-plugins-dependencies
– android/app/build.gradle
– assets/images/slider_1.svg
– assets/images/slider_2.svg
– assets/images/slider_3.svg
– assets/langs/ar-DZ.json
– assets/langs/de-DE.json
– assets/langs/en-US.json
– assets/langs/es-ES.json
– assets/langs/fr-FR.json
– assets/langs/hi-IN.json
– assets/langs/id-ID.json
– assets/langs/it-IT.json
– assets/langs/ja-JP.json
– assets/langs/ko-KR.json
– assets/langs/ms-MY.json
– assets/langs/pt-PT.json
– assets/langs/ru-RU.json
– assets/langs/th-TH.json
– modified:   assets/langs/tr-TR.json
– assets/langs/zh-CN.json
– ios/Podfile
– ios/Podfile.lock
– ios/Runner.xcodeproj/project.pbxproj
– ios/Runner.xcodeproj/xcshareddata/xcschemes/Runner.xcscheme
– ios/Runner/Info.plist
– lib/api/ps_api_service.dart
– lib/api/ps_url.dart
– lib/config/ps_config.dart
– lib/config/router.dart
– lib/constant/route_paths.dart
– lib/db/best_choice_dao.dart
– lib/db/search_history_dao.dart
– lib/provider/best_choice/best_choice_provider.dart
– lib/provider/ps_provider_dependencies.dart
– lib/provider/search_history/search_history_provider.dart
– lib/provider/transaction/transaction_header_provider.dart
– lib/repository/best_choice_repository.dart
– lib/repository/delete_task_repository.dart
– lib/repository/search_history_repository.dart
– lib/ui/best_choice/best_choice_list_collection_id_view.dart
– lib/ui/best_choice/best_choice_list_item_view.dart
– lib/ui/best_choice/best_choice_slider/best_choice_slider_view.dart
– lib/ui/category/list/category_list_view_container.dart
– lib/ui/checkout/checkout3_view.dart
– lib/ui/checkout/checkout_container_view.dart
– lib/ui/checkout/credit_card_view.dart
– lib/ui/checkout/pay_stack_view.dart
– lib/ui/common/ps_search_text_field_widget.dart
– lib/ui/dashboard/core/dashboard_view.dart
– lib/ui/dashboard/home/home_tabbar_slider.dart
– lib/ui/dashboard/home/main_dashboard_view.dart
– lib/ui/introslider/intro_slider_view.dart
– lib/ui/map/home_location_view.dart
– lib/ui/product/collection_product/product_list_by_collection_id_view.dart
– lib/ui/product/detail/product_detail_view.dart
– lib/ui/product/list_with_filter/product_list_with_filter_container.dart
– lib/ui/search_history/search_history_list_item.dart
– lib/ui/search_history/search_histroy_list_view.dart
– lib/ui/search_item/search_item_list_item.dart
– lib/ui/search_item/search_item_list_view.dart
– lib/ui/shop_list/item/shop_horizontal_list_item.dart
– lib/ui/shop_list/item/shop_verticle_list_item.dart
– lib/viewobject/best_choice.dart
– lib/viewobject/search_history.dart
– lib/viewobject/shop_info.dart
– packages/dynamic_theme/.flutter-plugins-dependencies
– packages/dynamic_theme/pubspec.lock
– packages/easy_localization/.flutter-plugins-dependencies
– packages/easy_localization/pubspec.lock
– packages/flutter_datetime_picker/pubspec.lock
– packages/flutter_map/.flutter-plugins-dependencies
– packages/flutter_map/pubspec.lock
– packages/flutter_stripe/pubspec.lock
– packages/latlong/pubspec.lock
– packages/multi_image_picker/.flutter-plugins-dependencies
– packages/multi_image_picker/ios/Flutter/flutter_export_environment.sh
– packages/multi_image_picker/pubspec.lock
– packages/optimized_cached_image/.flutter-plugins-dependencies
– packages/optimized_cached_image/ios/Flutter/flutter_export_environment.sh
– packages/optimized_cached_image/pubspec.lock
– pubspec.lock
– pubspec.yaml

Subscribe to our free newsletter