3b1bae0902US07: Fix bug where all whitespaces were considered valid input on owner update
master
Ivaylo Ivanov2020-04-05 18:37:08 +0200
8e3736848dUS01, US03: Fix bug where all whitespaces were considered valid input on horse create and updateIvaylo Ivanov2020-04-05 18:30:31 +0200
a01405e3ccUS06: Add a button for the owner create form to the owners list, fix bug where all whitespaces were considered valid inputIvaylo Ivanov2020-04-05 18:14:03 +0200
be37d5ce86US01: Add a button to the horse list that redirects us to the create formIvaylo Ivanov2020-04-05 17:50:28 +0200
1c31939b65TS18: Add a specific exception for the persistence layerIvaylo Ivanov2020-04-05 17:39:55 +0200
c10bbb59afTS13: Remove duplicate tests and fix wordingIvaylo Ivanov2020-03-28 18:57:48 +0100
19b5e71f6cTS13: Fix a bug with a false path in the DataGeneratorBean, fix constraint violation in dummy data sqlIvaylo Ivanov2020-03-28 16:09:59 +0100
adb28fdf9fTS11: Add log rotation and change all trace log writes to debugIvaylo Ivanov2020-03-28 15:36:32 +0100
4be964b537US10: Make it possible for horse information to be displayed on the view page, add a get image method to the APIIvaylo Ivanov2020-03-28 10:43:15 +0100
3cc36466dfUS10: Show a list of the owned horses on the owner view pageIvaylo Ivanov2020-03-28 09:27:59 +0100
89e5f7980aUS10: Add a method to the owner API that allows the user to get the horses owned by a specific ownerIvaylo Ivanov2020-03-25 15:12:02 +0100
9b1f7bcfa0US10: Add an owner input to both horse forms, make it possible to open the horse page through the listIvaylo Ivanov2020-03-25 14:29:22 +0100
6c4fa0df90US08: Allow the user to delete an owner using the UIIvaylo Ivanov2020-03-25 13:55:17 +0100
5ffbe6c225US09: Make it possible to search for owners using the APIIvaylo Ivanov2020-03-25 07:53:57 +0100
5c53ad4f01US08: Add an owner delete endpoint to the APIIvaylo Ivanov2020-03-24 16:38:45 +0100
9c36a93dd5US07: Make it possible to edit owners through the UIIvaylo Ivanov2020-03-24 15:25:09 +0100
6376282cbdUS03: Fix bug where the horse jdbc dao returned a false updated_at value, add additional exception handling to horse update endpointIvaylo Ivanov2020-03-24 15:12:18 +0100
62bbb0644bUS07: Add an owner update endpoint to the APIIvaylo Ivanov2020-03-24 15:05:22 +0100
123c9badaaUS06: Add an owner creation component to the UIIvaylo Ivanov2020-03-22 16:25:40 +0100
3d9e918f39US06: Add an owner create endpoint to the APIIvaylo Ivanov2020-03-22 16:14:50 +0100
361a09b082US04: Make it possible to delete horses from the UIIvaylo Ivanov2020-03-22 15:44:21 +0100
a3f6276fc4US05: Make it possible for the user to search for a horse using the UIIvaylo Ivanov2020-03-22 15:03:47 +0100
129b3c534bUS05: Make it possible for the user to search for horses using the APIIvaylo Ivanov2020-03-22 12:48:59 +0100
a3b1185494US04, TS20: Make it possible to delete a horse through the API, add better exception handlingIvaylo Ivanov2020-03-21 16:04:53 +0100
034837ce1bUS03: Make it possible to update a hourse through the web UIIvaylo Ivanov2020-03-21 14:47:58 +0100
1eaaf27bacUS03: Make it possible to update a horse through the APIIvaylo Ivanov2020-03-21 12:56:30 +0100