3b1bae0902
US07: Fix bug where all whitespaces were considered valid input on owner update
master
Ivaylo Ivanov2020-04-05 18:37:08 +02:00
8e3736848d
US01, US03: Fix bug where all whitespaces were considered valid input on horse create and update
Ivaylo Ivanov2020-04-05 18:30:31 +02:00
a01405e3cc
US06: Add a button for the owner create form to the owners list, fix bug where all whitespaces were considered valid input
Ivaylo Ivanov2020-04-05 18:14:03 +02:00
be37d5ce86
US01: Add a button to the horse list that redirects us to the create form
Ivaylo Ivanov2020-04-05 17:50:28 +02:00
1c31939b65
TS18: Add a specific exception for the persistence layer
Ivaylo Ivanov2020-04-05 17:39:55 +02:00
19b5e71f6c
TS13: Fix a bug with a false path in the DataGeneratorBean, fix constraint violation in dummy data sql
Ivaylo Ivanov2020-03-28 16:09:59 +01:00
adb28fdf9f
TS11: Add log rotation and change all trace log writes to debug
Ivaylo Ivanov2020-03-28 15:36:32 +01:00
4be964b537
US10: Make it possible for horse information to be displayed on the view page, add a get image method to the API
Ivaylo Ivanov2020-03-28 10:43:15 +01:00
3cc36466df
US10: Show a list of the owned horses on the owner view page
Ivaylo Ivanov2020-03-28 09:27:59 +01:00
89e5f7980a
US10: Add a method to the owner API that allows the user to get the horses owned by a specific owner
Ivaylo Ivanov2020-03-25 15:12:02 +01:00
9b1f7bcfa0
US10: Add an owner input to both horse forms, make it possible to open the horse page through the list
Ivaylo Ivanov2020-03-25 14:29:22 +01:00
6c4fa0df90
US08: Allow the user to delete an owner using the UI
Ivaylo Ivanov2020-03-25 13:55:17 +01:00
5c8e2c1c39
US09: Add a list component for the owners
Ivaylo Ivanov2020-03-25 13:47:18 +01:00
5ffbe6c225
US09: Make it possible to search for owners using the API
Ivaylo Ivanov2020-03-25 07:53:57 +01:00
5c53ad4f01
US08: Add an owner delete endpoint to the API
Ivaylo Ivanov2020-03-24 16:38:45 +01:00
9c36a93dd5
US07: Make it possible to edit owners through the UI
Ivaylo Ivanov2020-03-24 15:25:09 +01:00
6376282cbd
US03: Fix bug where the horse jdbc dao returned a false updated_at value, add additional exception handling to horse update endpoint
Ivaylo Ivanov2020-03-24 15:12:18 +01:00
62bbb0644b
US07: Add an owner update endpoint to the API
Ivaylo Ivanov2020-03-24 15:05:22 +01:00
123c9badaa
US06: Add an owner creation component to the UI
Ivaylo Ivanov2020-03-22 16:25:40 +01:00
3d9e918f39
US06: Add an owner create endpoint to the API
Ivaylo Ivanov2020-03-22 16:14:50 +01:00
361a09b082
US04: Make it possible to delete horses from the UI
Ivaylo Ivanov2020-03-22 15:44:21 +01:00
a3f6276fc4
US05: Make it possible for the user to search for a horse using the UI
Ivaylo Ivanov2020-03-22 15:03:47 +01:00
129b3c534b
US05: Make it possible for the user to search for horses using the API
Ivaylo Ivanov2020-03-22 12:48:59 +01:00
a3b1185494
US04, TS20: Make it possible to delete a horse through the API, add better exception handling
Ivaylo Ivanov2020-03-21 16:04:53 +01:00
034837ce1b
US03: Make it possible to update a hourse through the web UI
Ivaylo Ivanov2020-03-21 14:47:58 +01:00
1eaaf27bac
US03: Make it possible to update a horse through the API
Ivaylo Ivanov2020-03-21 12:56:30 +01:00