Commit Graph

19 Commits

Author SHA1 Message Date
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é
1d470dc084 La page des stats avance, on a maintenant
des infos
2020-01-30 17:42:02 +01:00
Sébastien André
72f0b13f34 Update API about the stats "ByGear" 2020-01-29 14:24:04 +01:00
Sébastien André
192af9e0bf Update the business layer to implement the "Add" action 2019-12-05 08:32:09 +01:00
Sébastien André
91b31afd0d Implement the function "Add a aircraft" 2019-12-04 13:51:28 +01:00
Sébastien André
2a2ea38a14 Ajout de la mise en favoris des DZs 2019-11-27 17:47:20 +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é
b9a29bcd79 Add Gear controller/service/repo and relations in db between Jumps and others objects 2019-11-22 23:19:17 +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é
b95eedbf7c Update the repository pattern 2019-11-10 19:31:55 +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é
c6c2777c22 Add the method "Get*ById" in the stack Business 2019-09-30 15:16:34 +02:00
Sébastien André
ed3f7c42c5 Implementation of repositories and return infos 2019-09-26 15:31:17 +02:00
Sébastien André
4d6787af20 Add AutoMapper config to convert the return data API 2019-09-26 13:36:09 +02:00
Sébastien André
a2718e4ba7 Add AutoMapper and update the interface of business services 2019-09-25 19:38:52 +02:00
Sébastien André
cb105c13af Add draft impl for Business stack and IoC 2019-09-20 19:46:20 +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