Commit Graph

113 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é
d020646831 Update nuget 2021-05-01 09:50:06 +02:00
Sébastien André
0d136a938a Auto clean code 2021-04-22 23:31:08 +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é
f671d0b1d0 Fix IoC 2021-04-18 10:49:21 +02:00
Sébastien André
9f58e2b31a Fix 2021-04-17 22:18:18 +02:00
Sébastien André
143127cd01 Add a cache system on the referential info
+ Add an identity service
2021-04-17 22:17:45 +02:00
Sébastien André
0c6cb2a246 Update nugets 2021-03-30 15:04:22 +02:00
Sébastien André
fe255041cc Update about the showing the user images 2021-03-26 15:05:06 +01:00
Sébastien André
9d51f38f2e Fix about the favorite DZ 2021-03-25 16:57:30 +01:00
Sébastien André
0a6dbf42e4 Implementation to have a favorite DZ by user. 2021-03-24 18:04:08 +01:00
Sébastien André
beee601a57 Correction autour de l'administrateur 2021-03-18 16:32:10 +01:00
Sébastien André
733e85507a Add informations on the admin user 2021-03-18 16:29:24 +01:00
Sébastien André
7caf1d7df2 Fix on the admin user. 2021-03-18 15:50:41 +01:00
Sébastien André
b192bb7192 Update publish profile 2021-03-18 14:18:14 +01:00
Sébastien André
4cf0c01680 Add roles 2021-03-17 16:18:24 +01:00
Sébastien André
ee3a1273da Add a admin user and the "role" information into the token. 2021-03-17 14:06:51 +01:00
Sébastien André
b7eb56a52d Correctif après 1e livraison de l'image
Docker et l'ajout de mon 1e saut PAC.
2021-03-15 18:17:29 +01:00
Sébastien André
a477b43f57 Rename directories and projects 2021-03-12 18:01:15 +01:00
Sébastien André
9341bb284e Update to Onion Architecture. 2021-03-01 20:33:00 +01:00
Sébastien André
e0c41131cc Update 2021-03-01 14:52:09 +01:00
Sébastien André
2137f649a5 Update to use .Net 5.0 2021-02-26 15:38:55 +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é
6166551927 Correction pour avoir une redirection
après la création de compte.
2021-02-23 17:37:16 +01:00
Sébastien André
c1d3f00925 Udpate nugets 2021-02-23 15:22:13 +01:00
Sébastien André
9a9dc3fbea Update for Docker 2021-01-21 16:48:43 +01:00
Sébastien André
cd4ac50cb1 Convert the AppSettings to model class 2020-12-24 20:19:31 +01:00
Sébastien André
2991a132bc Add a DB init service when there is not database. 2020-12-18 18:28:30 +01:00
Sébastien André
f2875eb969 Rename "Image*" to "UserImage*" 2020-12-18 16:51:49 +01:00
Sébastien André
4e3666de82 Update nugets 2020-11-05 23:14:49 +01:00
Sébastien André
ce4c42fd49 Update nuget 2020-09-17 17:51:29 +02:00
Sébastien André
ad18a02047 Update nugets 2020-09-02 00:10:52 +02:00
Sébastien André
498ec2c741 fix 2020-08-25 16:25:40 +02:00
Sébastien André
0d0269b43b Ajout d'une image lors de la création d'un avion 2020-08-03 13:46:59 +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é
00a822df0d Mise à jour des packages NPM
+ style dans le profile utilisateur
2020-06-10 12:27:27 +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é
673876edd6 Fix sur le formulaire 2020-05-05 14:01:37 +02:00
Sébastien André
8f1ae14adf Remove useless reference + Add a profile to publish in a directory 2020-04-04 16:20:46 +02:00
Sébastien André
5d6e59b827 Little to deploy on Prod 2020-04-04 16:02:47 +02:00
Sébastien André
6810db7de4 Fix the datacontract to request API 2020-04-03 13:45:17 +02:00
Sébastien André
2b7926d99b Fix data 2020-03-29 19:10:39 +02:00
Sébastien André
3ccd0c1056 Check sur l'ajout de sauts
et retrie du table des DZ sur le set/unset
de favoris
2020-03-29 19:03:32 +02:00
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