Julius Žukauskas

Results 65 comments of Julius Žukauskas

Continuing from scratch in https://github.com/PrestaShop/docs/pull/1537 (because lots of conflicts here and some concepts are changed). Thanks for great start :v:

> In the migrated page we use FOSRoutingBundle to use the Symfony routes in the front office. in the **Back Office** (but the front-end part)* Not the front office :v:

`How to use reusable Javascript grid Extensions` https://github.com/PrestaShop/docs/pull/240

Reusable PrestaShop form types #245

Notes: - actionGetAdminToolbarButtons - unnecessary `&` in params. That is a collection object, so im pretty sure ampersand is useless here. - it would be nice to use psalm notations...

its all in symfony docs, I wouldn't duplicate it. Unless you have something specific in mind :thinking: ? https://symfony.com/doc/3.4/event_dispatcher.html

Don't forget to add info about `Lite display` feature in this one. (Related links can later be added into following docs (Lite display is mentioned couple times in PR's): https://github.com/PrestaShop/docs/pull/984...

So you mean to override EVERYTHING - the command, the handler, the query result? :smile: btw Im not sure does overrides work with ANY classes (including the ones in domain)...

couldn't find where following hooks are executed: - displayCheckoutBeforeConfirmation