1300 Commits

Author SHA1 Message Date
Dominic Villemure
ab88511f22 #67 added blob storage service + endpoints for profile picture. WIP 2024-06-23 20:24:15 -04:00
Dominic Villemure
87612d63ea fixed login view, removed fb 2024-06-22 12:13:50 -04:00
Dominic Villemure
60c23fb237 env files 2024-06-22 12:10:35 -04:00
Jonathan Bourdon
0a9ae00867 Merge remote-tracking branch 'refs/remotes/origin/Profil' into Feature/wip 2024-06-20 22:17:11 -04:00
PascalMarchesseault
f1fe81ea13 Logo 2024-06-20 22:01:40 -04:00
PascalMarchesseault
bb14c6071e New CreatorMainpage more built with components 2024-06-20 22:00:10 -04:00
Dominic Villemure
0a9c3ec94c Merged PR 39: Oauth with google 2024-06-16 15:02:21 +00:00
Dominic Villemure
568a5c99ca oauth fixes to be able to use vault for env vars 2024-06-16 11:00:40 -04:00
Dominic Villemure
3902511e68 Merge remote-tracking branch 'origin/master' into feature/oauth
# Conflicts:
#	src/Web/Endpoints/Users.cs
2024-06-16 10:03:00 -04:00
Dominic Villemure
1c6fbed405 Merged PR 79: config for stripe api key
config for stripe api key
2024-06-16 14:00:44 +00:00
Dominic Villemure
d4c88d2f15 config for stripe api key 2024-06-16 10:00:15 -04:00
Dominic Villemure
b37e8a43f1 Merged PR 78: #58 added owned entity for SocialNetworks that belongs to an ApplicationUser
#58 added owned entity for SocialNetworks that belongs to an ApplicationUser

Related work items: #58
2024-06-12 04:33:16 +00:00
Dominic Villemure
108d5424a4 #58 continue using Reflection to get configurations 2024-06-11 20:20:51 -04:00
Dominic Villemure
47fb3caa0d #58 added owned entity for SocialNetworks that belongs to an ApplicationUser 2024-06-11 20:14:36 -04:00
Pascal Marchesseault
af476501de Merged PR 75: Ajout du lien dynamique (test Frontend/Backend) 2024-06-11 22:58:11 +00:00
Pascal Marchesseault
aca7939e8d Merged PR 76: Ajout de PublicCreatorInfo Backend
Ajout de PublicCreatorInfo dans le swagger
2024-06-11 22:57:58 +00:00
Dominic Villemure
b2cbc0814d #oauth fix some problems ( FB still not working ) 2024-06-10 00:11:21 -04:00
Dominic Villemure
66bfeea3ee #oauth cleanup 2024-06-09 23:53:43 -04:00
Dominic Villemure
6f76cb2084 #oauth changed GoogleController for the jwt flow ( using a common token if we connect from our app or from google ) 2024-06-09 23:44:37 -04:00
PascalMarchesseault
48dcae22a3 Merge - Geminimal & CreatorInfo 2024-06-09 23:03:33 -04:00
PascalMarchesseault
24ecff0d59 Update Back-end connection & fonction Front-end 2024-06-09 23:02:19 -04:00
Dominic Villemure
2d438c30be Merge remote-tracking branch 'origin/main' into feature/oauth 2024-06-09 19:45:20 -04:00
Dominic Villemure
ac87aeb4c4 Merge remote-tracking branch 'origin/master' into feature/oauth
# Conflicts:
#	src/Application/Common/Interfaces/IIdentityService.cs
#	src/Application/Users/Commands/CreateUser.cs
#	src/Infrastructure/Identity/IdentityService.cs
#	src/Infrastructure/Services/UserService.cs
#	src/Web/Program.cs
2024-06-09 18:05:49 -04:00
PascalMarchesseault
bc07a0a3b5 Added btn profile + add name user and last name into fields when connected 2024-06-09 01:12:41 -04:00
PascalMarchesseault
4cfcf91520 Modification Main page 2024-06-08 16:46:14 -04:00
PascalMarchesseault
1c277f530d Ajout de PublicCreatorInfo 2024-06-08 12:03:20 -04:00
PascalMarchesseault
e1e5dd04a5 MainPage dynamique (profile) 2024-06-08 12:01:36 -04:00
Dominic Villemure
8a1169cb05 Merged PR 74: added findByUserNameAsync to the interface and service
added findByUserNameAsync to the interface and service
2024-06-06 22:05:07 +00:00
Dominic Villemure
4a5abf59eb added findByUserNameAsync to the interface and service 2024-06-06 18:04:42 -04:00
Dominic Villemure
0da652b4a4 Merged PR 73: Features to use roleManager and display roles of currentUser in the getCurrentUser endpoint
Related work items: #48
2024-06-06 21:57:42 +00:00
Kamigen
aa8a5ad93d Feature: Google and Facebook sign-in 2024-06-05 16:01:44 -04:00
PascalMarchesseault
6e3d467acb Modification layout de la page Creator (dynamique) 2024-06-04 23:51:36 -04:00
Dominic Villemure
c31b3a2e71 #48 added basic role features and some cleanUp 2024-06-02 15:59:17 -04:00
Dominic Villemure
d5048d3a06 #48 cleaned userService. We will use IdentityService only 2024-06-02 14:45:28 -04:00
Pascal Marchesseault
8bacd976c5 Merged PR 72: CreatorBrowser Updated
CreatorBrowser Updated - ajout du menu de navigation
2024-05-30 21:08:03 +00:00
Pascal Marchesseault
45eb1a5905 Merged PR 70: Wallet Modification - Tos added 2024-05-30 21:07:56 +00:00
PascalMarchesseault
653d8771f0 add btn help us in mobile version 2024-05-29 00:53:38 -04:00
PascalMarchesseault
b19f99ccd9 CreatorBrowser Updated 2024-05-29 00:13:05 -04:00
PascalMarchesseault
664028371b Remove wallet modal & add btn to contact 2024-05-28 23:32:57 -04:00
Pascal Marchesseault
0f63f4c4d8 Merged PR 68: PicEdouard
PicEdouard
2024-05-26 23:29:05 +00:00
Pascal Marchesseault
468b82bad5 Merged PR 69: Add tos home btn
Add home btn
2024-05-26 23:28:58 +00:00
Pascal Marchesseault
bc77aee037 Merged PR 71: Hotfixe Officielle
Hotfixe faute sur le mot Officiel => Officielle
2024-05-26 23:28:04 +00:00
PascalMarchesseault
05468de875 Hotfixe Officielle 2024-05-25 11:11:46 -04:00
PascalMarchesseault
66f44cc5ef Fixe Wallet interace 2024-05-25 01:21:15 -04:00
PascalMarchesseault
d050aa1b39 Wallet Modification 2024-05-25 01:19:07 -04:00
PascalMarchesseault
35b88960ce Add home btn 2024-05-24 23:58:45 -04:00
Dominic Villemure
d4115ab906 Merged PR 67: added arps creatorId
added arps creatorId
2024-05-25 00:19:29 +00:00
Dominic Villemure
7cc40e6ab6 added arps creatorId 2024-05-24 20:09:24 -04:00
Pascal Marchesseault
2d0770ab9a Merged PR 66: Ajout du profil ARPS
Ajout du profil ARPS

Il va y avoir un conflit dans le router
2024-05-24 23:58:37 +00:00
Dominic Villemure
fdfbc2b466 Merge remote-tracking branch 'origin/main' into ARPS
# Conflicts:
#	src/router/index.js
2024-05-24 19:58:00 -04:00