Commit Graph

37 Commits

Author SHA1 Message Date
Sébastien André
9341bb284e Update to Onion Architecture. 2021-03-01 20:33:00 +01:00
Sébastien André
e6a7c7132d Update to .Net 5.0 2021-02-26 15:26:43 +01:00
Sébastien André
92d600dc73 Add a link betweend a gear to the connected user. 2021-02-26 15:07:31 +01:00
Sébastien André
c1d3f00925 Udpate nugets 2021-02-23 15:22:13 +01:00
Sébastien André
f2875eb969 Rename "Image*" to "UserImage*" 2020-12-18 16:51:49 +01:00
Sébastien André
ad18a02047 Update nugets 2020-09-02 00:10:52 +02: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é
bb55612812 Fix on the inserting of images. 2020-05-27 14:15:38 +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é
8367927046 Update nugets 2020-05-11 20:46:24 +02:00
Sébastien André
c85b036b7e Little update around the controllers 2020-03-21 16:43:56 +01:00
Sébastien André
4a67b9a5f6 Update to DotNet Core 3.1
+ next step to add JWT token authorize
2020-03-19 22:17:46 +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é
aaf35d3b2b Delete Newtonsoft 2020-02-05 00:19:34 +01:00
Sébastien André
bdef654e0e Update LiteDb with fixing 2020-02-05 00:16:44 +01:00
Sébastien André
e19fc02a6f Update LiteDb, but KO bdd 2020-02-03 18:14:51 +01:00
Sébastien André
a5b450a56d Update the repsitories to know the "Add" function 2019-12-05 08:29:11 +01:00
Sébastien André
91b31afd0d Implement the function "Add a aircraft" 2019-12-04 13:51:28 +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é
35bfdc2183 Change ioc setting to Singleton for LiteDbProvider 2019-11-12 22:24:42 +01:00
Sébastien André
8139ad5ecb Update the repositories to use the new interface 2019-11-12 14:58:45 +01:00
Sébastien André
1f0be68e58 Update ubout DataProvider 2019-11-11 01:18:23 +01:00
Sébastien André
2e6ec6ec85 Update IoC and the "GET" function in the repository (lock issue) 2019-11-10 20:03:03 +01:00
Sébastien André
b95eedbf7c Update the repository pattern 2019-11-10 19:31:55 +01:00
Sébastien André
428964666b Remove Noewtonsofr.Json for the data storage 2019-11-10 17:25:13 +01:00
Sébastien André
6d0c0f7a7f Add LiteDb in all repositories 2019-11-10 17:23:53 +01:00
Sébastien André
cac3bbcf6d Ajout de LiteDb pour le stockage des données 2019-11-08 17:56:02 +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é
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