forking-a-repo / conveyor

Automatically generate a complete UI to convey your data.

Home Page:https://conveyor.autoinvent.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

conveyor documentation

Conveyor is a collection of components used for automatic dashboard generation and viewing data with complex relationships. Conveyor was designed as a front end framework for connected Index tables, Detail pages, nested tabs for Detail pages, create stacks (forms connected by related objects which can be traversed), delete buttons, delete warning popups, inline edits, and table edits. There are extensive overrides for components at model and field levels. The framework accommodates different field types including: basic (string, int, float, textarea), relationship (many-to-one, many-to-many, one-to-many), choice type, and special (date, currency, file, ect).

Development

To generate the /lib files run:

'npm run build'

Before npm publishing please follow instructions in '/docs/npm_publish/publish.rst'

About

Automatically generate a complete UI to convey your data.

https://conveyor.autoinvent.dev/

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 97.8%Language:CSS 2.0%Language:Shell 0.1%