Releases: Informatievlaanderen/publicservice-registry
Releases · Informatievlaanderen/publicservice-registry
v1.5.0
v1.4.0
1.4.0 (2019-05-31)
Bug Fixes
- dvr-92: add labeltypes to state (6a7f9e8)
Features
- dvr-92: allow ipdc code to be set on public service (b26dc23)
- dvr-92: expose ipdc code on public service GET (6bbd484)
- dvr-92: project ipdc code via GET public service (57f39fb)
- dvr-92: show ipdc code on public service view (2e190c3)
- dvr-92: Show link to ipdc fiche (0143d0a)
- dvr-92: validate ipdc code format (26769e4)
v1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
1.1.0 (2019-04-15)
Bug Fixes
- dvr-116: clearing dateTimePickers now works properly (4c85273)
- dvr-116: make datetimepicker respond to first keyboard events (dd6b578)
- dvr-116: pass cors origins to correct property (caac842)
- dvr-116: prevent the life cycle stage id from skipping numbers (19aca32)
- dvr-116: use 'inexact' named routes (2ce9ef2)
- dvr-116: workaround for inability to register projections with deps (92ada86)
- use correct name for connection string (de0df6a)
Features
- dvr-116: add current life cycle stage to PublicServiceList (e4f7f0c)
- dvr-116: add migrations for current life cycle stage (97baf5d)
- dvr-116: Add readonly select when editing life cycle stage (84f73ff)
- dvr-116: add support for life cycle paging and sorting (c2aef34)
- dvr-116: add translations to life cycle stage type (7566ae2)
- dvr-116: allow life cycle stages to be removed (0a32862)
- dvr-116: allow user to remove life cycle stage through ui (7df40aa)
- dvr-116: be strict in how dates are returned from the api (147b7bd)
- dvr-116: do not require 'from' dates (020df9e)
- dvr-116: Enable changing the period of a life cycle stage (66f7ae5)
- dvr-116: expose the life cycle stage type name via api (765f3e9)
- dvr-116: handle LifeCycleStageWasRemoved (01dbabb)
- dvr-116: keep the grid in loading mode until refreshed (9c5e0c2)
- dvr-116: make column widths look better imho (4a5ec03)
- dvr-116: make responses and queries consistently Dutch (61cfc92)
- dvr-116: make route consistent with resource name (8f81576)
- dvr-116: make style more consistent with vl.be (79a51c5)
- dvr-116: navigate to overview after add/change (d583bbc)
- dvr-116: refresh list after removing a life cycle stage (6e1db80)
- dvr-116: rename db column to LifeCycleStageType (f89a5d3)
- dvr-116: rename localId to lifeCycleStageId (71811cc)
- dvr-116: rename to be consistent with life cycle stage types (10bbaa0)
- dvr-116: rename UnderDevelopment to Planned (84cafc3)
- dvr-116: show active life cycle stage on service view (13d7e3a)
- dvr-116: sort fields on numericals to avoid local evaluation (8663d66)
- dvr-116: update startup to include health checks and more (b73bd1f)
- dvr-116: use appropriate text for button (6076370)
- dvr-116: use async and pass cancellation token (6d28a92)
- dvr-116: use Dutch in routes (414194b)
- dvr-116: use LocalDate instead of DateTime (5cb4515)
- dvr-116: use value object for LifeCycleStageId (d0ca177)