nadar

Results 227 comments of nadar

@samdark Well, actually we have both problems :-) Just found out today: ``` 2022-06-30 17:43:35 [pid: 1] - Worker is stopped (1:06:22) Error: Has not waited the lock. ```

@samdark its "hard" to test that code from a fork via composer in production i have to admit. If it would be branch of yii2 queue it would be easy...

This problem still persists. I accidently switched to latest version and got may errors, now switched back to 2.3.3.

"normal" is a very stretchable term :-) The whole admin area is built with angularjs and APIs, so yes. Use angularjs and apis. But if you need to manipulate data...

I think the luya.io docs removed the angular part ... wow, was not aware of that: ![image](https://user-images.githubusercontent.com/3417221/163216826-3d3d5cbe-571c-46ac-bfec-93b2f06e13ce.png) https://github.com/luyadev/luya/blob/master/docs/guide/lesson-admin-custom-angular-view.md#create-view-file For post requests just disable Yii2 Framework csrf check in the controller....

i would need to test my self, but aslong as you use the angularjs router `ui-sref` you should also be able to read the data in angularjs (https://github.com/luyadev/luya/blob/master/docs/guide/app-admin-module-dashboardobjects.md#links-with-ui-sref). but you...

We have started working on LUYA in year 2015, its 7 years ago. Concept was born 2014, when angularjs was the new kid in the block :-) ![image](https://user-images.githubusercontent.com/3417221/178674645-746e0225-0929-46e3-8ccf-bccfa891f1f1.png) No need...

Here is an example of how you could try to read the state params, but unless you register your self an asset which injects a new state (route) you have...

> Not saying u should upgrade to vue, i meant the old one is angularjs, the current supported iteration is just "angular", so i guess if there are plans to...

Thanks for the report. > ngRest cannot be created from the admin/create command if i use different database than the main one, and i use a secondary one, workaround is...