Tom Winter

Results 10 issues of Tom Winter

related: #2217 ### Visible/Frontend Changes - [ ] When creating/editing an entity, configured inheritance default values are set ### Architectural/Backend Changes - [ ] created separated service for default-field-values -...

Some errors are currently forwarded to Sentry with misleading or missing information about the actual Exception. Needs investigation and research for the Sentry JS integration and adaptions ins our LoggingService...

Type: Refactoring / Technical Enh.
Type: Improvement

Currently, some of the entity definition is just part of the ndb-core frontend. It is not possible to calculate the final entity from some backend service. Target: Move all configuration...

Client: _codo

To ensure, that our application is always building and runnable, we need to write and enable end to end tests for our business processes. To ensure, that this tests are...

Type: CI & Testing
Type: Improvement

We build some Angular `Components` at runtime within our Application. Some `Components` may require variables and also may transform the passed in Data in some ways. The current way of...

Type: Refactoring / Technical Enh.
Type: Research

**Describe the bug** When selecting filters, the state of the filter will persist to the url. When filtering for many entities, all uuids are added to the url, wich leads...

Type: Bug
Client: by CC

see #2217 ### Remaining Tasks - [x] UI only visible if the localAttribute (parent ref) field `isArray` - [x] boolean inherited shows as "manually overwritten" if `false` is inherited from...

**Describe the bug** The database was not reachable, restart of the app container fixed the issue. **To Reproduce** unclear **Expected behavior** Monitoring should fire alarm, when database is not reachable...

Type: Bug

Upgrade to the latest Angular 18: https://angular.dev/update-guide

Type: Refactoring / Technical Enh.

_As a client I want to see relevant errors in e.g. forms_ There should be a app wide, consistent handling of application and user errors. **Objective** Create an error handling...

Type: Feature
Type: UX