Dominic Villemure
|
3c36d9bd40
|
Merged PR 82: #67 added blob storage service + endpoints for profile picture. WIP
#67 added blob storage service + endpoints for profile picture. WIP
Related work items: #67
|
2024-06-30 01:05:12 +00:00 |
|
Jonathan Bourdon
|
623972bc36
|
Adds messages api
|
2024-06-27 12:40:14 -04:00 |
|
PascalMarchesseault
|
97a2c296f1
|
add MultiSubnetFailover=True
|
2024-06-25 23:22:39 -04:00 |
|
Jonathan Bourdon
|
81e9290989
|
Cleanup and more fixes
|
2024-06-25 23:22:35 -04:00 |
|
Jonathan Bourdon
|
ba35e3228e
|
Add start-infrastructure script
|
2024-06-25 23:22:19 -04:00 |
|
Jonathan Bourdon
|
5231d44b13
|
Add ignored appsettings.Development.json
|
2024-06-25 23:22:19 -04:00 |
|
Jonathan Bourdon
|
499a945036
|
Fix login
|
2024-06-25 23:22:19 -04:00 |
|
Jonathan Bourdon
|
310cfdfeb9
|
Fix some endpoints in web.http
|
2024-06-25 23:22:19 -04:00 |
|
Jonathan Bourdon
|
6307ea45e5
|
Just cleanup
|
2024-06-25 23:22:19 -04:00 |
|
Jonathan Bourdon
|
9a360dc407
|
Fix issue with missing configuration for Facebook or Google
|
2024-06-25 23:22:19 -04:00 |
|
Jonathan Bourdon
|
73b43c80cb
|
Cleanup of appsettings files
|
2024-06-25 23:22:19 -04:00 |
|
Dominic Villemure
|
ab88511f22
|
#67 added blob storage service + endpoints for profile picture. WIP
|
2024-06-23 20:24:15 -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
|
aca7939e8d
|
Merged PR 76: Ajout de PublicCreatorInfo Backend
Ajout de PublicCreatorInfo dans le swagger
|
2024-06-11 22:57:58 +00: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 |
|
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
|
1c277f530d
|
Ajout de PublicCreatorInfo
|
2024-06-08 12:03:20 -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 |
|
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 |
|
Kamigen
|
fc0c94306b
|
Fix: Sign-in user if exists
|
2024-05-24 17:00:25 -04:00 |
|
Dominic Villemure
|
82b01c9448
|
Merged PR 55: #27 more info to myUser and userTransactions
#27 more info to myUser and userTransactions
Related work items: #27
|
2024-05-18 04:05:41 +00:00 |
|
Dominic Villemure
|
5cdfd9c639
|
#27 more info to myUser and userTransactions
|
2024-05-18 00:04:10 -04:00 |
|
Kamigen
|
4fba9e2a0a
|
Merge master to feature/oauth
|
2024-05-14 17:40:31 -04:00 |
|
Dominic Villemure
|
9ba1299d50
|
Merged PR 51: #27 get last receipt, get minimalUser, get my user
#27 get last receipt, get minimalUser, get my user
Related work items: #27
|
2024-05-12 20:52:46 +00:00 |
|
Dominic Villemure
|
5161e3a91a
|
#27 get last receipt, get minimalUser, get my user
|
2024-05-12 16:40:24 -04:00 |
|
Dominic Villemure
|
a3ec406130
|
Merged PR 46: #27 added more info to transaction + callback from stripe
#27 added more info to transaction + callback from stripe
Related work items: #27
|
2024-05-10 02:04:12 +00:00 |
|
Dominic Villemure
|
3f20563850
|
#27 dist file for devs
|
2024-05-09 22:03:55 -04:00 |
|
Dominic Villemure
|
0bcbd9fc0e
|
#26 specific ignore
|
2024-05-09 22:03:05 -04:00 |
|
Dominic Villemure
|
8789001bab
|
#27 remove appsettings.Development.json from tracked files
|
2024-05-09 22:02:21 -04:00 |
|
Dominic Villemure
|
59b6dc265d
|
#27 remove secrets
|
2024-05-09 22:00:00 -04:00 |
|
Dominic Villemure
|
e3eed8adeb
|
#27 remove using
|
2024-05-09 21:59:01 -04:00 |
|
Dominic Villemure
|
c06c3039e8
|
#27 not needed stripe in application
|
2024-05-09 21:58:21 -04:00 |
|
Dominic Villemure
|
4f97f8ad25
|
#27 added more info to transaction + callback from stripe
|
2024-05-09 18:00:42 -04:00 |
|
Kamigen
|
bbbfddd6cb
|
Feature: Google oauth
|
2024-05-08 19:04:25 -04:00 |
|
Kamigen
|
cd2bf64af5
|
Added challenge result
|
2024-05-01 18:43:20 -04:00 |
|
Kamigen
|
b966e28d9a
|
Moved back to default redirect uri
|
2024-05-01 18:15:52 -04:00 |
|
Kamigen
|
f9a661c8d2
|
Test: ASP Google login
|
2024-05-01 17:54:21 -04:00 |
|