tg icon indicating copy to clipboard operation
tg copied to clipboard

Trident Genesis

Results 227 tg issues
Sort by recently updated
recently updated
newest added

### Description This issue covers the work to establish an embedded Jetty-based proxy service that could be used in TG-based applications for various purposes without the need to utilise external...

Developer empowerment
Requires: load testing

### Description The current rational for the left and right action groups that form the EGI toolbar is a follows: 1. The right group should consist of action that have...

entity centre
EGI
Under review

This pull request was made to add aditional changes to `paper-checkbox`. This changes should adjust it's colors when it is disabled.

### Description Properties of type `boolean` are the only case where a primitive type is used for a property type. One of the issue with this is that fields that...

Developer empowerment
Modelling

### Description Completing the transition from EQL2 metadata to EQL3 metadata has posed some challenges due to structural differences between the two. In particular, EQL3 metadata is less rich than...

pull request
Domain Metadata

### 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...

Developer empowerment
P1 - urgent
In progress
date

### Description In TG there is a subsystem responsible for generation of domain metadata. It was created specifically for EQL. EQL3 metadata has the following structure: * Unordered set of...

on hold
Domain Metadata

### Description Saving of modified entities may require a continuation, which is represented by its own master. The simplest example is the Warning Acknowledgement continuation. However, if there was another...

Defect
Entity Master
P2 - important

### Description Currently `Reflector.isPropertyProxied` can only check first-level properties. However, there are situations where this predicate is used in application to property paths (aka dot-notation expressions). For example, it is...

Developer empowerment
Model verification

Resolve #2235 Summary of changes: * Convert all `java.sql.Timestamp` values retrieved from DB to `java.util.Date` * Hibernate type mapping for `Date` values has been used only for retrieving values from...