Results 103 issues of 01es

### Description Rendering customisers define CSS styles for individual properties (columns). There are situations where styles need to be specified for an entire row. At the moment, this requires associating...

entity centre
P3 - normal

### Description Continuation is initiated by throwing an exception of type `NeedMoreData` that is initialised with a type of an action-entity, representing that continuation. This happens in method `save` for...

Developer empowerment
P2 - important

### Description Continuations are modelled as action-entities, which can either be used for continuation purposes only or for dual-purpose — both as a continuation and an action, which can be...

Developer empowerment
User empowerment
Under review
Authorisation

### Description Entities may have activatable entity-typed properties that reference inactive values. Entities themselves can have the activatable nature and be inactive. There is no generic mechanism to convey these...

UI / UX
entity centre
P3 - normal
EGI
Under review

### Description Entities may have activatable entity-typed properties that reference inactive values. It would be beneficial to provide some visual cues in Entity Masters when inactive values are displayed. It...

UI / UX
entity master
P3 - normal
Property editor
Under review

### Description Entity validation happens property by property in the order of properties, returned by `AbstractEntity.fieldsForProperties()`. This method in turn is based on `Finder.streamRealProperties(...)` that uses the order of field...

Developer empowerment
Modelling
UI / UX
Wiki like
P3 - normal
Under review

### Description Title actions become visible for focused property editors and when hovering over an editor with a mouse cursor. Tapping a title for an entity-typed property editor invokes the...

UI / UX
Property editor
under review

### Description The use of `@` to mention someone in order to draw their attention to something is now a commonly used feature across multiple tools and is familiar to...

UI / UX
Entity Master
Property editor
Under review

### Description The following early runtime verifications for security tokens are required: - [ ] 1. Security token simple names are unique. - [ ] 2. Security token titles are...

Developer empowerment
Under review
Model verification
RBAC

### Description There are situations in which it is necessary to obtain a URI to download a file represented by an `Attachment` instance. Attachments can represent either a file, uploaded...

Attachments
User empowerment