Skip to content
/ registry Public

IONDV. Framework: Registry module is the main module to work with metadata.

License

Notifications You must be signed in to change notification settings

iondv/registry

Repository files navigation

This page in Russian

IONDV. Registry

IONDV. Registry

Registry - is an IONDV. Framework module. It's a central module designed specifically for working with data based on metadata structures, provides maintenance and display of data in the form of a registry.

IONDV. Framework in brief

IONDV. Framework - is a node.js open source framework for developing accounting applications or microservices based on metadata and individual modules. Framework is a part of instrumental digital platform to create enterprise (ERP) apps. This platform consists of the following open-source components: the IONDV. Framework, the modules and ready-made applications expanding it functionality, visual development environment Studio to create metadata for the app.

Description

The main application module is designed to display control objects on the registry page: navigation, view forms, filters, work-flows and other sections of the module.

Properties and settings of control objects for display to the module page are set by the application metadata and include:

  • creating classes and their attributes;
  • creating navigation;
  • creating views for classes;
  • creating work-flows;
  • creating templates for applying advanced functionality by connecting related libraries;
  • creating utilities to run any processes or job on a schedule;
  • creating of texts for notifications, customizable in the configuration file - deploy.json.

Module features

  • hierarchical display of navigation;
  • displaying lists of data objects according to navigation conditions, filters, search results;
  • the ability to create objects;
  • display of unified forms of objects with the ability to edit, delete, modify work-flows, implement the conditions for displaying and overloading the presentation of a form in a business process;
  • display of various types of attributes, including related in the form of tables or links, geo objects (including search for coordinates by address);
  • display of data on their semantics (conditions for changes);
  • the ability to change the display and interaction with the attributes of objects through custom HTML templates that receive data by REST-API;
  • preparation of printed forms in docx and xlsx format based on lists or object data;
  • display of user notifications;
  • the ability to implement your own action buttons with server data processing.

Intended use of the module using demo projects as an example

Registry module is used in pm-gov-ru.iondv.com demo project.

  • telecom-ru.iondv.com project (russian version), telecom-en.iondv.com project (english version) - is an application to account, store, and present the data on the availability of communication services (Internet, mobile communications, television, mail, etc.) in populated areas of the region.
  • pm-gov-ru.iondv.com project - is a registry type software solution for organizing public sector project activities.

The Registry module page contains system menu items located at the top of the module page. and displaying the main accounting objects of the system. When you go to any of the items on the system menu, a navigation opens the objects of the system by the navigation items. These objects represents a description of the accounting objects of the system.

As a result, all accounting objects of the system are organized in the form of a list for navigation items. You can edit or view detailed information on the accounting object in the object card by opening it from the list.



Copyright (c) 2018 LLC "ION DV".
All rights reserved.