You might already know about our Episerver extensions package, Geta.Epi.Extensions. We have now added a set of extensions and HTML helpers to help improve user experience for content editors. The goal with the helpers is to reduce the need for "All properties view" in the Episerver edit interface.
The package is located in Episerver's NuGet feed and you install it with the following command:
Install-Package Geta.EPi.Extensions
Head over to our GitHub project to read more about these new features. They are documented in the readme.
I would like to thank my colleague, Sven-Erik Jonsson, who has also been a part of this.