Commit Graph

23 Commits

Author SHA1 Message Date
Sébastien André 192a985b50 For the list of jumps, return only the id of aircraft, type jump, gear and dz. The mapping will do in the Front layer. 2021-05-02 14:58:49 +02:00
Sébastien André 69c49ab011 Add a information on the jump that is a special jump
Add the "update" feature on the jump.
2021-04-21 15:16:10 +02:00
Sébastien André 9a7b2c5ca3 Add the datacontract model to have less data on some call 2021-04-19 18:32:44 +02:00
Sébastien André 4cf0c01680 Add roles 2021-03-17 16:18:24 +01:00
Sébastien André cd4ac50cb1 Convert the AppSettings to model class 2020-12-24 20:19:31 +01:00
Sébastien André eee6f596ac Update about the relation column "User" for the images
and begin to add a column in "Aircraft"
2020-07-30 18:29:41 +02:00
Sébastien André f21bda7d7b Add "Image" context to add images for the users 2020-05-26 17:26:04 +02:00
Sébastien André 6810db7de4 Fix the datacontract to request API 2020-04-03 13:45:17 +02:00
Sébastien André cedbae0f22 Add the e-mail for the create of user 2020-03-25 11:25:36 +01:00
Sébastien André 7bb702e46c Beging to add the authorization with a JWT token 2020-03-19 21:33:09 +01:00
Sébastien André 32a27b6d26 Add a controler for "User" (add and authenticate) 2020-03-12 12:24:51 +01:00
Sébastien André 3363a72323 Fix on property name 2020-03-03 15:57:35 +01:00
Sébastien André 6a5e9020d5 Add an action to retrieve un simple summary with
the total of jumps and the last jump
2020-03-03 15:45:36 +01:00
Sébastien André 6e804b1ae4 Add controler actions to return stats for
the current season
2020-02-14 16:48:43 +01:00
Sébastien André 91b31afd0d Implement the function "Add a aircraft" 2019-12-04 13:51:28 +01:00
Sébastien André 789c190c95 Update the datacontract of the gear 2019-12-04 12:03:14 +01:00
Sébastien André bee8ca06f4 Add a property "IsFavorite" for the drop zone. 2019-11-27 14:06:22 +01:00
Sébastien André 29740709c6 Update the repository and model to have the join between the models 2019-11-20 17:43:30 +01:00
Sébastien André e0ddb8e34b Ajout de l'action d'ajout de saut. 2019-10-30 16:36:26 +01:00
Sébastien André 6499e03c56 Ajout de l'implémentation des stats par dz, avion, piège et annèe. 2019-10-25 15:05:57 +02:00
Sébastien André ed3f7c42c5 Implementation of repositories and return infos 2019-09-26 15:31:17 +02:00
Sébastien André 5d476e5e4e Add drafts for Interface business and repository + DataContract presentation 2019-09-20 19:29:54 +02:00
Sébastien André 98d48ae2c6 Add drafts of controllers, repositories and model class 2019-09-19 23:19:49 +02:00