Entity Manager
The entity-management micro front-end provides a seamless way to interact with back-end resources, enabling users to manage entities directly from the front-end.
The entity-management micro front-end provides a seamless way to interact with back-end resources, enabling users to manage entities directly from the front-end.
The Declarative HTML API enables you to use simple, semantic tags to create and configure the entity-management component directly within your HTML. You can quickly integrate and easily customize the component without writing complex JavaScript code.
The expression builder is a UI package which allows the user to configure generic expressions.
The Form component in the Entity Management allows users to create new entities or edit existing ones. It is automatically generated based on the metadata of the back-end resource, making it easy to manage data without extensive configuration. This section covers how to configure the form, including defining which fields to display and linking it to the corresponding events such as Create and Edit.
The Reporting micro front-end enables your users to create report specifications, run them, or save them for later use.
The Grid is a key component of the Entity Management, enabling you to display and manage data from back-end resources.
Looking for a simpler place to start?
In this page, we shall look at how to create a simple page and add some components.
The Foundation Login provides a comprehensive set of identity-management functions, including authentication (with support for Single Sign-On) and password reset capabilities. Its features are highly customizable, allowing you to enable or disable specific functionalities as needed. Additionally, various elements of the login screen, such as the logo, can be tailored to align with your branding.
The rule expression builder is a UI component which allows the user to configure boolean expressions upon a set of data. The generated expression can then be directly executed by the evaluator and criteria back-end services.
A common pattern for unit testing is mocking out functions and data.
foundation-testing is a comprehensive framework for Unit and End-to-End (E2E) testing, designed to validate components, user interactions, and workflows. Fully compatible with Genesis, React, and Angular frameworks, it ensures that your application can deliver a seamless and reliable user experience across diverse scenarios.
The value expression builder is a UI component which allows the user to configure transformation expressions upon a set of data. The generated expression can then be directly executed by the evaluator and criteria back-end services.