Gertjan van Oosten

Results 20 issues of Gertjan van Oosten

Fixes ssilverman/snowy-json#13

See https://snyk.io/vuln/SNYK-JAVA-COMGOOGLECODEGSON-1730327

A new type of custom field is introduced: `geo_location`. When such a field is defined in the dictionary, users can fill in the coordinates of a geographic location, or set...

enhancement

Saving a task now shows the label defined in the dictionary. Closes [AB#1099](https://dev.azure.com/ncia-anet/2aa083a5-af3d-44e1-8c7b-6e9e6b124d91/_workitems/edit/1099) #### User changes - None. #### Superuser changes - When saving a task, the sucess message uses...

bug

Show the links to recent locations, attendees and objectives as the first filter under the selection widget when editing a report. This puts all filters in one place, and no...

improvement

Remaining items from #3698: - [x] Font sizes got bigger throughout the application. - [ ] BlueprintsJS 'core' library could be omitted (with the possible exception of icons). [current React-Bootstrap...

debt

**Technical debt description** #3532 changes how permissions are handled when privileged users are moved to a new position. Server-side (GraphQL client) tests should be added for the changed behaviour. **Proposed...

debt
Sprint 8

Currently, subscription updates are kept forever (unless the user unsubscribes from the corresponding object). We should create a background task that periodically scans the `subscriptionUpdates` table and deletes entries older...

enhancement

Related to Epic #1115: add client-side tests for various aspects of subscriptions (look at the server-side tests `SubscriptionResourceTest.java` and `SubscriptionUpdateResourceTest` for some inspiration on what can be tested).

debt

It's not immediately apparent to the user what the different colours used for reports in the calendar view mean. It would be helpful if a key/legend is shown, indicating which...

enhancement