aimeos / ai-admin-jqadm

Aimeos e-commerce Vue.js+Bootstrap based admin interface
https://aimeos.org
GNU Lesser General Public License v3.0
184 stars 43 forks source link

Admin default menu performance issue #188

Closed oulfr closed 3 years ago

oulfr commented 3 years ago

When we have many sites more than 1000 the default menu in admin area take hug of time to show because a lot of data.It's better to paginate this menu or add searchable list

aimeos commented 3 years ago

The sites menu has been rewritten in the new 2021.04 version released today. Now it works with an arbitrary amount of sites without problems

oulfr commented 3 years ago

how we can update all package to this last version ?

What we should have in laravel project to still have the last version:

"aimeos/aimeos-laravel": "^2021.04.1"

or "aimeos/aimeos-laravel": "^2021"

or what ?

aimeos commented 3 years ago

https://aimeos.org/docs/latest/laravel/setup/#upgrade

aimeos commented 3 years ago

"aimeos/aimeos-laravel": "~2021.04" https://github.com/aimeos/aimeos-laravel#installation