Skip to content

Views #46

@cm4ker

Description

@cm4ker

This let the create UI for the Entities;

How this will work:

  1. Create aqmd file with the metadata
  2. Platform automaticly (!) generated for you next forms:
    • List view
    • Editor view
    • Selector view
  3. Developer can override the views. For example we have Entity = Invoice. For Invoice platform automatically generates next Views:
    • Invoice.List.view
    • Invoice.Editor.view
    • Invoice.Selector.view
      This is generated code
      For override you need to create file with same name.
      If you want target more than one form to the entity you cant create Invoice2.List.view file

Plan:

  1. Add infrastructure to the Aqula.Web for support blazor
  2. Add base infrastructure to the Aquila.CodeAnalysis
  3. Check demo rendering and resolve conflicts
  4. Create view parser
  5. Create view generator

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions