Commit Graph

14 Commits

Author SHA1 Message Date
9b1f7bcfa0 US10: Add an owner input to both horse forms, make it possible to open the horse page through the list 2020-03-25 14:29:22 +01:00
6c4fa0df90 US08: Allow the user to delete an owner using the UI 2020-03-25 13:55:17 +01:00
5c8e2c1c39 US09: Add a list component for the owners 2020-03-25 13:47:18 +01:00
9c36a93dd5 US07: Make it possible to edit owners through the UI 2020-03-24 15:25:09 +01:00
123c9badaa US06: Add an owner creation component to the UI 2020-03-22 16:25:40 +01:00
361a09b082 US04: Make it possible to delete horses from the UI 2020-03-22 15:44:21 +01:00
a3f6276fc4 US05: Make it possible for the user to search for a horse using the UI 2020-03-22 15:03:47 +01:00
034837ce1b US03: Make it possible to update a hourse through the web UI 2020-03-21 14:47:58 +01:00
d4680bd190 US02: Add UI for image upload 2020-03-21 10:41:21 +01:00
f9a8d5016a US01, US02: Add missing files 2020-03-18 20:42:56 +01:00
98d555327e US02: Make it possible for the user to assign a race to a horse 2020-03-18 20:39:02 +01:00
01268263de US01: Make it possible for the user to add a horse through the web UI, add additional validations 2020-03-18 19:32:23 +01:00
df76acceeb US01: Add an initial Angular component, dto and service for the horses 2020-03-17 20:55:15 +01:00
707487c236 US01: Make it possible for the user to add a horse through the API 2020-03-16 20:46:18 +01:00