01es
01es
### Description Validation results are always associated with some entity property, which in turn get displayed as toast messages and as errors, warnings, or informative messages underneath corresponding property editors....
### Description The current implementation of `MockNotFoundEntityMaker` relies on the fact that `AbstractEntity` has property `desc: String` to capture string values, entered by users. However, property `desc` will be removed...
### Description #### Background In most cases formatting of dates at the client- and server-sides is independent and may follow different formats. Date/time values are marshalled between the client- and...
### Description The [Error Prone](https://errorprone.info/) compiler plugin needs to be experimented with in order to identify its usefulness for developing the TG platform. This issue is concerned only with the...
### Description Originally clause `extProp` was introduced to reference properties of the entity (referred to as master entity) where calculated properties are defined. However, this clause started to be used...
### Description Values for entity-typed properties are entered using autocompleters, which are applicable for simple entities, compose entities and union entities. Although, it is possible to autocomplete values of all...
### Description There are Entity Centres that may include a large number of selection criteria, exposing both entity properties and sub-properties to provide rich data search capabilities. However, often many...
### Description Creation of new based users should associate User Roles with such users by using User Roles defined for a base user. Editing a base user should not change...
### Description Enhance User Role Centre with a copy action to create new User Roles that would copy associations with Security Tokens as for the selected User Role to copy...