Commit Graph

75 Commits

Author SHA1 Message Date
Sébastien André
777e5e47b2 Add checks on the login and creating of user 2020-03-26 10:16:41 +01:00
Sébastien André
829178cb8c Un peu de style 2020-03-25 14:33:26 +01:00
Sébastien André
c7a8e9d3bd Ajout d'une pop-in pour l'ajout 2020-03-25 14:15:10 +01: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é
827acc2023 Fix in Stats : add the connectedUser 2020-03-22 16:05:02 +01:00
Sébastien André
db4511f711 Update the "publish" profile 2020-03-22 15:36:54 +01:00
Sébastien André
2bcc6bf16b Update the list of dropzones 2020-03-22 15:17:59 +01:00
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é
170ccbd9c5 Add e-mail in the User model 2020-03-14 23:23:51 +01:00
Sébastien André
8427691db4 Fix 2020-03-14 23:10:21 +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é
ef68c8cb48 Fix 2020-03-03 15:59:05 +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é
0eeb0d3e12 Evol de la page Summary avec
les stats pour la saison en cours
2020-02-15 22:40:26 +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é
a1adc417bb Ajout d'un loading sur la page Summary 2020-02-14 10:20:48 +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é
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é
ddd9b11e07 Et encore un peu de style 2020-01-20 15:33:51 +01:00
Sébastien André
79deeb4c2a Update with NPM
Fix css and function name
2020-01-09 16:29:48 +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é
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é
789c190c95 Update the datacontract of the gear 2019-12-04 12:03:14 +01:00
Sébastien André
5522a534b2 Affichage des DZs favorites +
tri des DZs en fonction de cela
2019-11-28 10:42:39 +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é
ec5fac8826 Fix after deploy on Azure 2019-11-24 19:15:44 +01:00
Sébastien André
bab92186dd Ajout d'un message de chargement 2019-11-24 18:39:18 +01:00
Sébastien André
3d25119757 Ajout des noms des dz ... dans la liste
des sauts
2019-11-23 23:47:57 +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é
29740709c6 Update the repository and model to have the join between the models 2019-11-20 17:43:30 +01:00
Sébastien André
53ff769188 Ajout d'un système de cache des
requêtes HTTP
2019-11-19 22:42:43 +01:00
Sébastien André
fb2699f974 Fix pour ajouter en base les nouveaux sauts
+ affichage plus complet des sauts
2019-11-19 17:47:40 +01:00
Sébastien André
35bfdc2183 Change ioc setting to Singleton for LiteDbProvider 2019-11-12 22:24:42 +01:00
Sébastien André
83e9126a5d Fix the setting aboout Cors url 2019-11-12 15:53:00 +01:00
Sébastien André
3f6952b390 Fix url 2019-11-12 15:17:24 +01:00