luya-module-admin
luya-module-admin copied to clipboard
Administration base module for all LUYA admin modules
### What steps will reproduce the problem? Following steps to install luya. ### What is the expected result? The dashboard with all material icon. ### What do you get instead?...
### What steps will reproduce the problem? If you has slow connection (or page loaded a bit long), and click to page 2, then immediately page 1, pages will fall...
### What steps will reproduce the problem? plugin SelectRelationActiveQuery used in a model with pool api ### What is the expected result? should be shown a button to select related...
Hello, I'm having issue when I need to access some models from inside of EVENT_AFTER_NGREST_FIND event handler. When I do SomeModel::find() I expect to get model' fields as when I...
I have a model named Products and I use in frontend. I have a serious performance problem when extend from NgRestModel. When I extend from NgRestModel  When I extend...
### What steps will reproduce the problem? ngRestRelations used for linked records which have several ngRestPools ### What is the expected result? all child records being shown in list view...
Hello! Is it possible to click on a section in the main menu to open a specific table? 
### What steps will reproduce the problem? **1. Navigate to Settings -> Layouts.** At least two XHR requests performed: - GET http://luyadev/admin/api-cms-layout/list?ngrestCallType=list&fields=id,id,name,json_config,view_file&sort=-id&page=1 - GEThttp://luyadev/admin/api-cms-layout/unlock **2. Navigate to Themes** There are...
Sometimes it could be helpfull to have the original selection, therefor it would be better to either all $items as optional array argument or instead of findAll() just a find():...
We need a way to find outdated files, images to cleanup the storage system. Especially images which can be regenerated by its file could be cleaned up in order save...