Commit Graph

1195 Commits

Author SHA1 Message Date
Dominic Villemure
fb57d633df Added back stripePayment with the userId. Colors on the banner + accent on the profile picture and name 2024-07-05 00:11:11 -04:00
Dominic Villemure
5eccb68c2e Fix little problem with updating image once at the time 2024-07-04 23:37:08 -04:00
Dominic Villemure
973653158d Banner + profilePicture + mapped socialNetworks url into the creator.vue 2024-07-04 22:42:53 -04:00
Dominic Villemure
93b3f2053a Merged PR 92: CurrentUser into main 2024-07-05 01:20:23 +00:00
Dominic Villemure
44d86a1f56 Commentstore 2024-07-04 21:13:19 -04:00
Dominic Villemure
4da28344f4 Remove portraitUrl -> replaced by ProfilePictureUrl
Removed duplicate ContentStore connectionString
2024-07-04 21:12:46 -04:00
Dominic Villemure
4a0502488e Merged with master 2024-07-04 20:50:20 -04:00
Dominic Villemure
8432301b35 Merge remote-tracking branch 'origin/master' into feature/update-current-user
# Conflicts:
#	src/Infrastructure/Data/ApplicationDbContextInitializer.cs
2024-07-04 20:48:35 -04:00
Dominic Villemure
3558952634 merged 2024-07-04 20:47:07 -04:00
Dominic Villemure
fb5f925976 Merge remote-tracking branch 'origin/feature/update-current-user' into feature/update-current-user
# Conflicts:
#	src/Application/Common/Interfaces/IIdentityService.cs
#	src/Application/Common/Models/Result.cs
#	src/Application/Common/Models/UserModel.cs
#	src/Application/Users/Commands/UpdateCurrentUserCommand.cs
#	src/Application/Users/Models/SocialNetworksModel.cs
#	src/Application/Users/Queries/GetCurrentUser/GetCurrentUser.cs
#	src/Application/Users/Queries/GetCurrentUser/UserDto.cs
#	src/Infrastructure/Identity/ApplicationUser.cs
#	src/Infrastructure/Identity/IdentityService.cs
#	src/Infrastructure/Utils/GenerateJwtToken.cs
#	src/Web/Controllers/GoogleController.cs
#	src/Web/Endpoints/UpdateMyUser.cs
2024-07-04 20:43:04 -04:00
PascalMarchesseault
72504a2548 I have connected a large part of the elements on the creator page. The accent color on the profile is not working. The posts and the description still need to be connected. 2024-07-04 02:05:24 -04:00
Jonathan Bourdon
473cc072c8 Add WIP for content and creators 2024-07-02 04:30:46 -04:00
Jonathan Bourdon
92d6c30350 Fix issue with GetContentsByUser 2024-07-02 04:29:52 -04:00
Jonathan Bourdon
29fe6b51c1 Normalization of route names 2024-07-02 04:05:37 -04:00
Jonathan Bourdon
eb2136083b Add GetCreatorByAlias and CreatorAlias to User 2024-07-02 03:41:15 -04:00
Jonathan Bourdon
cb02cce5b4 Improve error handling 2024-07-02 01:42:41 -04:00
Jonathan Bourdon
d2d9366700 Add content creation 2024-07-02 00:57:51 -04:00
Jonathan Bourdon
bc2dc969ff Add content system 2024-07-02 00:23:14 -04:00
Jonathan Bourdon
82699dae41 Split Common from Messages 2024-07-01 23:42:55 -04:00
Jonathan Bourdon
adb1cebc73 WIP 2024-07-01 23:34:23 -04:00
Dominic Villemure
308e96c26b Merged PR 91: Added images
Added images
2024-07-01 16:14:59 +00:00
Dominic Villemure
a91c412ea8 Merge remote-tracking branch 'origin/main' into feature/update-current-user 2024-07-01 09:50:03 -04:00
Jonathan Bourdon
ecaaaaad33 Add PortraitUrl to User 2024-07-01 03:55:13 -04:00
Dominic Villemure
5282fcfd49 update-current-user WIP 2024-07-01 02:42:34 -04:00
Jonathan Bourdon
72e243cf84 Adds messages api 2024-07-01 02:42:34 -04:00
PascalMarchesseault
891597fb08 add MultiSubnetFailover=True 2024-07-01 02:42:34 -04:00
Jonathan Bourdon
f57b693cd9 Cleanup and more fixes 2024-07-01 02:42:34 -04:00
Jonathan Bourdon
d787535732 Add start-infrastructure script 2024-07-01 02:42:34 -04:00
Jonathan Bourdon
c1c542dc1a Add ignored appsettings.Development.json 2024-07-01 02:42:34 -04:00
Jonathan Bourdon
b17d2f2366 Fix login 2024-07-01 02:42:34 -04:00
Jonathan Bourdon
390bf0b72a Fix some endpoints in web.http 2024-07-01 02:42:34 -04:00
Jonathan Bourdon
128e68f63f Just cleanup 2024-07-01 02:42:34 -04:00
Jonathan Bourdon
1725008211 Fix issue with missing configuration for Facebook or Google 2024-07-01 02:42:34 -04:00
Jonathan Bourdon
006a566b93 Cleanup of appsettings files 2024-07-01 02:42:34 -04:00
Dominic Villemure
d0aed33199 Merged PR 90: Added content type into main
Added content type
2024-07-01 03:41:37 +00:00
Dominic Villemure
9481840244 Added content type 2024-06-30 23:40:57 -04:00
Dominic Villemure
5f54b69e00 Added images 2024-06-30 23:39:56 -04:00
Pascal Marchesseault
1e27e6e6d1 Merged PR 89: Login & landing page overhaul. 2024-07-01 00:50:40 +00:00
PascalMarchesseault
cac25f04d2 Fixe - home view 2024-06-30 18:45:41 -04:00
PascalMarchesseault
5476f64d09 Clean Code 2024-06-30 17:10:31 -04:00
PascalMarchesseault
9617231073 Login modification - change UI clean code 2024-06-30 17:04:22 -04:00
Dominic Villemure
a1f9477c2f Merged PR 87: UpdateCurrentUser into Main 2024-06-30 19:54:42 +00:00
Dominic Villemure
cde50d77c7 Merged PR 88: UpdateCurrentUser into Main 2024-06-30 19:53:02 +00:00
Dominic Villemure
041b8178ac Mapping + changed Phone to PhoneNumber 2024-06-30 15:48:26 -04:00
Dominic Villemure
169e2cc160 Colors + profile mapping + socialNetworks urls. Missing images 2024-06-30 15:47:43 -04:00
Dominic Villemure
3ce1c0013a Merge remote-tracking branch 'origin/main' into feature/update-current-user
# Conflicts:
#	src/views/main/Profile.vue
2024-06-30 14:53:30 -04:00
Pascal Marchesseault
f90c9f944d Merged PR 86: Wallet & Tos 2024-06-30 18:52:45 +00:00
Dominic Villemure
86f3d65bab Merged with main + small fix 2024-06-30 12:55:38 -04:00
Dominic Villemure
7e9e02aee0 Merge remote-tracking branch 'origin/main' into feature/update-current-user
# Conflicts:
#	src/views/main/Wallet.vue
2024-06-30 12:50:59 -04:00
PascalMarchesseault
c26a4ba148 I changed the visuals of the documentation files, improved the appearance of the post page, modified the header of the profile view, and added a Feed view. 2024-06-30 12:39:54 -04:00