Skip to main content

22 docs tagged with "web"

View all tags

Color tokens

Genesis design systems implement an adaptive colour system that provides some unique advantages:

Criteria matching

This page looks at how you can apply criteria matching when you connect to real-time queries (Data Server) and Snapshot queries (Request Server) resources.

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.

Entity Manager declarative HTML

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.

Examples and tutorial

This page will guide you through setting up a simple example of two components communicating via a store shared value.

Form configuration

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.

Foundation Reporting

The Reporting micro front-end enables your users to create report specifications, run them, or save them for later use.

Grid configuration

The Grid is a key component of the Entity Management, enabling you to display and manage data from back-end resources.

Legacy project setup

This page guides you through installing the foundation-store in your legacy project. This isn't recommended - all new applications

Login

The Foundation Login provides a comprehensive suite 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.

Miscellanous tokens

There are a number of useful additional tokens you may want to use in your application.

Sizing tokens

You can adjust any of the defaults in the design-tokens.json file of your design system.

State management

The foundation-store provides a decoupled and testable way to manage application