jhou-pro
jhou-pro
### Description It is now required to manually inject `IDates` into validators/definers to use its API (e.g. methods `now()` and `zoned(...)`). The access to such API can be simplified by...
### Description There are several situations where whole entity type is "excluded" from Domain Trees and thus can't be used in Entity Centres [and Web API queries]. In this case...
### Description Currently there is an abstraction (`ICriteriaEntityRestorer`) that allows running of Entity Centre in functional entity companion. However this is only narrowed down to the cases where `selectionCriteria` was...
refs #786 #1552 (also #980, #752) ### Description Originally (before 2017-th #786 issue) we have been constructing *validation prototypes* fully from context. It means that validation, saving and autocompletion processes...
### Description Our current `graphql-java` dependency has vulnerabilities. Also `GraphQL` specification has been evolved. We need to update our `Web API` implementation to conform to most recent specification and non-vulnerable...
### Description refs #786 ### Expected outcome
### Description As part of #777 issue it has been added very simplistic ability to use crit-only properties. For crit-only single range-typed properties (`Money`, `Date`, `BigDecimal`, `Integer`, `Long`) we use...
### Description Support for user-definable domain-driven expressions has been discussed over the years by TG team. A good foundation for that support is already implemented. However these expressions were never...
### Description In a hierarchy of Entity Masters / Centres, saving of child Entity Master automatically triggers refresh of whole parent hierarchy. For Entity Centres it is straightforward process, that...
Waits for ~#1534~. ### Description Changing of the title for base user's centre configuration is supported and works. However, in case where based-on user has already loaded that configuration prior...