Commit Graph

26 Commits

Author SHA1 Message Date
Sébastien André
77c545499d Add "AlwayLogin" to check the token 2020-03-21 17:12:25 +01:00
Sébastien André
c85b036b7e Little update around the controllers 2020-03-21 16:43:56 +01:00
Sébastien André
c15ad54823 Add a property to retrieve the claims (id and login) in the token 2020-03-20 19:34:27 +01:00
Sébastien André
7bad7e80d5 Add few config to create the token 2020-03-20 15:10:18 +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é
ea25a28a78 Update "User" API 2020-03-12 17:11:36 +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é
4169f129ac Merge branch 'master' of https://home.git.sebastienandre.com/sandre/SkydiveLogs 2020-03-04 22:49:01 +01:00
Sébastien André
848fdc6b5f Fix 2020-03-04 22:47:43 +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é
72f0b13f34 Update API about the stats "ByGear" 2020-01-29 14:24:04 +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é
3f7966091c Ajout de la page listant les pièges 2019-11-23 16:48:52 +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é
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é
a3b67ffb95 Add a begining of Stats controler 2019-10-24 18:16:25 +02:00
Sébastien André
b98adf88ca Changement pour appeler l'API C# par Angular
+ récupération des datas et leur affichage
2019-10-07 15:03:09 +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é
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
Sébastien André
fcdb2f5017 Add a web API projet with .DotNet core 2019-09-17 13:54:51 +02:00