Backend Change Logs

– Add admin best choice selection (EG , November 9/11 day discount) (Backend & API )
– Category CVS Import ( Backend )
– fix currency symbol blank save ( Backend )
– fix wrong data in list when click pending order, delivery order, complete order in dashboard. ( Backend )
– fix can save in system user ( does not match password and confirm password ) ( Backend )
– fix create manager or entry from shop admin without select shop save ( Backend )
– fix can’t create manager or entry with deleted user email from shop admin
( Backend )
– fix shop assigned permission error from shop admin ( Backend )
– fix can save in Delivery Boy( does not match password and confirm password ) ( Backend )
– Flutter Wave Payment ( Api & Backend)

Backend Effected Files

– application/config/autoload.php
– application/config/ps_config.php
– application/helpers/ps_mail_helper.php
– application/libraries/PS_Delete.php
– application/models/Best_choice.php
– application/controllers/backend/Products.php
– application/controllers/backend/Shops.php
– application/controllers/backend/Categories.php
– application/controllers/backend/Best_choices.php
– application/controllers/backend/Transactions.php
– application/controllers/backend/Shopusers.php
– application/controllers/rest/Best_choices.php
– application/controllers/rest/Transactionheaders.php
– application/controllers/rest/Refunds.php
– application/core/BE_Controller.php
– application/core/My_Model.php
– application/core/My_Controller.php
– application/views/backend/partials/shop_nav.php
– application/views/backend/shops/entry_form.php
– application/views/backend/categories/list.php
– application/views/backend/shops/entry_form_script.php
– application/views/backend/transactions/detail.php
– application/views/backend/shopusers/entry_form.php
– application/views/backend/shopusers/entry_form_script.php
– application/views/backend/system_users/entry_form_script.php
– application/views/backend/deliboys/entry_form_script.php
– application/views/backend/categories/search_form.php
– application/views/backend/best_choices/

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
– When click direction icon , open google map or apple map
– bug, floating button list (messenger, whatapps, phone) bugs in item detail

 

Android Effected Files

– app/build.gradle
– assets/images/Slider 1 – light.svg
– assets/images/Slider 2 – light.svg
– assets/images/Slider 3 – light.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
– ios/Runner/Info.plist
– lib/api/ps_api_service.dart
– lib/api/ps_url.dart
– modified: lib/config/ps_config.dart
– modified: lib/config/router.dart
– modified: lib/constant/route_paths.dart
– new file: lib/db/best_choice_dao.dart
– new file: lib/db/search_history_dao.dart
– modified: lib/main.dart
– new file: lib/provider/best_choice/best_choice_provider.dart
– modified: lib/provider/product/search_product_provider.dart
– modified: lib/provider/ps_provider_dependencies.dart
– new file: lib/provider/search_history/search_history_provider.dart
– modified: lib/provider/transaction/transaction_header_provider.dart
– new file: lib/repository/best_choice_repository.dart
– modified: lib/repository/delete_task_repository.dart
– new file: lib/repository/search_history_repository.dart
– new file: lib/ui/best_choice/best_choice_list_by_collection_id_view.dart
– new file: lib/ui/best_choice/best_choice_list_item_view.dart
– lib/ui/best_choice/best_choice_slider/best_choice_slider.dart
– lib/ui/category/filter_list/category_filter_list_view.dart
– lib/ui/category/list/category_list_view_container.dart
– lib/ui/checkout/checkout3_view.dart
– lib/ui/checkout/checkout_container_view.dart
– modified: lib/ui/checkout/credit_card_view.dart
– modified: lib/ui/checkout/pay_stack_view.dart
– new file: lib/ui/common/ps_search_textfield_widget.dart
– modified: lib/ui/dashboard/core/dashboard_view.dart
– modified: lib/ui/dashboard/home/home_tabbar_slider.dart
– modified: lib/ui/dashboard/home/main_dashboard_view.dart
– modified: lib/ui/introslider/intro_slider_view.dart
– modified: lib/ui/map/home_location_view.dart
– modified: lib/ui/product/collection_product/product_list_by_collection_id_view.dart
– modified: lib/ui/product/detail/product_detail_view.dart
– modified: lib/ui/product/list_with_filter/product_list_with_filter_container.dart
– new file: lib/ui/search_history/search_history_list_item.dart
– new file: lib/ui/search_history/search_history_list_view.dart
– new file: lib/ui/search_item/search_item_list_item.dart
– new file: lib/ui/search_item/search_item_list_view.dart
– modified: lib/ui/shop_list/item/shop_horizontal_list_item.dart
– lib/viewobject/best_choice.dart
– lib/viewobject/search_history.dart
– lib/viewobject/shop_info.dart
– modified: packages/dynamic_theme/.flutter-plugins-dependencies
– modified: packages/dynamic_theme/pubspec.lock
– modified: packages/easy_localization/.flutter-plugins-dependencies
– modified: packages/easy_localization/pubspec.lock
– modified: packages/flutter_map/.flutter-plugins-dependencies
– modified: packages/flutter_map/pubspec.lock
– modified: packages/flutter_stripe/pubspec.lock
– new file: packages/multi_image_picker/.flutter-plugins-dependencies
– new file: packages/multi_image_picker/ios/Flutter/flutter_export_environment.sh
– modified: packages/multi_image_picker/pubspec.lock
– modified: packages/optimized_cached_image/.flutter-plugins-dependencies
– modified: packages/optimized_cached_image/ios/Flutter/flutter_export_environment.sh
– modified: packages/optimized_cached_image/pubspec.lock
– modified: pubspec.yaml

Subscribe to our free newsletter