Skip to content

Latest commit

 

History

History
48 lines (27 loc) · 1.48 KB

SCREENSHOTS.md

File metadata and controls

48 lines (27 loc) · 1.48 KB

Screenshots

Old screenshots.

Home screen

Homescreen

Customisable dashboard with either custom components, or configured list views.

Tree + node editor

Tree

Multi-level tree for easy navigation.

Node editor with a single Textbox editor, and a many-to-many relation with configurable data views (the All and Countries with 1234 tabs), and easy editing of related entity.

Picking

Easy entity picking to relate entities to other entities.

Recursive collection nesting + validation

Nesting

Easy collection nesting (even recursive).

Out of the box validation support via validation attributes, on all editors.

Bring your own authentication + dynamic data views

AD

Totally configurable authentication (since nothing is provided out of the box), so it's possible to have authentication based on Identity, or use something like Azure AD.

Data views can be generated dynamically, so next to having fixed, hard-coded data views, generate the required tabs using a DataViewBuilder.

We heard you like lists

WCC

So its possible to put lists inside your list, and if you want, go even deeper than that. This screenshots displays a ListEditor, table style, incorporated inside a ListEditor block style. It does tend to become a bit crowded, but determining how far you want to go is totally up to you.