Tim van der Linden

Results 6 issues of Tim van der Linden

As the title implies. When you have a synced translation and you stop it you correctly get the correct "full" edit page for your model. After you hit save the...

This is somewhat related to #29. Currently it is assumed that addresses (billing and shipping) are given as strings. However, in our case (and I boldly assume in many) addresses...

enhancement

Currently, when overriding and expanding your Order model with custom fields (let's say I want to store `first_name` and `last_name` on my order besides the default `email`), everything has to...

enhancement

The `window.addMessage` is removed since Wagtail 5.0 which causes JS errors when changing the order of items. See https://docs.wagtail.org/en/latest/releases/5.0.html#javascript-window-addmessages-replaced-with-event-dispatching for more details.

This project enables admin views generated with ModelAdmin to be enriched with darg & drop ordering, which is awesome. However, with the release of Wagtail 5 ModelAdmin is discontinued and...

### Is your proposal related to a problem? With the deprecation of ModelAdmin in favor of Snippets we lose the functionality delivered by [Wagtail Orderable](https://github.com/elton2048/wagtail-orderable): Ordering Snippets in the Index...

type:Enhancement
Sprint topic