Backend Change Logs

– Add admin best choice selection (EG , November 9/11 day discount) (BE & API )
– Category CVS Import ( Backend )
– Flutter Wave Payment ( Api & Backend)
– Remove Password Required validation when System user edit ( Backend )
– fix papal configuration price blank and 0 save
– fix papal configuration currency code blank save
– fix language symbol blank save
– fix module ordering blank save
– fix discount percent 0 save

Backend Effected Files

– application/config/autoload.php
– application/config/ps_config.php
– application/libraries/PS_Delete.php
– application/libraries/PS_Adapter.php
– application/models/Best_choice.php
– application/controllers/backend/Products.php
– application/controllers/backend/Categories.php
– application/controllers/backend/Best_choices.php
– application/controllers/backend/Shops.php
– application/controllers/rest/Best_choices.php
– application/controllers/rest/Refunds.php
– application/controllers/rest/Transactionheaders.php
– application/core/My_Model.php
– application/core/BE_Controller.php
– application/views/backend/categories/search_form.php
– application/views/backend/best_choices/
– application/views/backend/shops/entry_form.php
– application/views/backend/transactions/detail.php
– application/views/backend/partials/shop_nav.php
– application/views/backend/discounts/entry_form_script.php
– application/views/backend/languages/entry_form_script.php
– application/views/backend/modules/entry_form_script.php
– application/views/backend/system_users/entry_form_script.php
– application/views/backend/paypal_configs/entry_form_script.php

SQL Change Logs

You must run the following queries.

Copy to Clipboard

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
– bug, floating button list (messenger, whatapps, phone) bugs in item detail

Android Effected Files

– 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
– assets/langs/tr-TR.json
– assets/langs/zh-CN.json
– 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/category/trending_list/trending_category_list_view.dart
– lib/ui/checkout/Untitled-1
– lib/ui/checkout/checkout3_view.dart
– lib/ui/checkout/checkout_container_view.dart
– lib/ui/checkout/credit_card_view.dart
– lib/ui/checkout/paystack_view.dart
– lib/ui/common/ps_search_text_field_widget.dart
– lib/ui/introslider/intro_slider_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/product_dashboard/core/product_dashboard_view.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_dashboard/core_dashboard/shop_dashboard_view.dart
– lib/ui/shop_dashboard/shop_home/shop_home_dashboard_view.dart
– lib/viewobject/best_choice.dart
– lib/viewobject/search_history.dart
– lib/viewobject/shop_info.dart
– pubspec.yaml

Subscribe to our free newsletter