Gbubemi Smith
9703fb6874
[SG-762] Prevent approving request on second device after denying on first ( #2370 )
...
* Added check to ensure a passwordless request is not acted upon multiple times
* Corrected grammer
2022-10-28 11:58:05 -04:00
Rui Tomé
8325f0eed4
[EC-508] SCIM CQRS Refactor - Users/Get ( #2266 )
...
* [EC-390] Added Scim.Test unit tests project
* [EC-390] Added ConflictException type. Updated BadRequestException to have parameterless constructor. Updated NotFoundException to have constructor with a message parameter
* [EC-534] Implemented CQRS for Users Get and added unit tests
* [EC-508] Renamed GetUserCommand to GetUserQuery
* [EC-508] Created ScimServiceCollectionExtensions
* [EC-508] Renamed AddScimCommands to AddScimUserQueries
* [EC-508] Created ExceptionHandlerFilterAttribute on SCIM project
Co-authored-by: Thomas Rittson <31796059+eliykat@users.noreply.github.com>
2022-10-04 11:40:28 +10:00
Justin Baur
7f5f010e1e
Run formatting ( #2230 )
2022-08-29 16:06:55 -04:00
Justin Baur
bae03feffe
Revert filescoped ( #2227 )
...
* Revert "Add git blame entry (#2226 )"
This reverts commit 239286737d15cb84a893703ee5a8b33a2d67ad3d.
* Revert "Turn on file scoped namespaces (#2225 )"
This reverts commit 34fb4cca2aa78deb84d4cbc359992a7c6bba7ea5.
2022-08-29 15:53:48 -04:00
Justin Baur
34fb4cca2a
Turn on file scoped namespaces ( #2225 )
2022-08-29 14:53:16 -04:00
Justin Baur
231eb84e69
Turn On ImplicitUsings
( #2079 )
...
* Turn on ImplicitUsings
* Fix formatting
* Run linter
2022-06-29 19:46:41 -04:00
Gbubemi Smith
8e79c20dce
[SG-72] Sync changed email address with stripe ( #2042 )
...
* sync changed email address with strip
* sync changed email address with strip
* fixed formatting
* throw exception if not successful
* Added revert if stripe sync fails
* Added revert if stripe sync fails
* Added revert if stripe sync fails
* created stripe sync service
* fixed lint issue
* reverted to use stripe exception message
* added null checks to customer id and email address
* added braces
* removed empty email
2022-06-16 17:45:26 +01:00
Chad Scharf
9800b752c0
Changed all C# control flow block statements to include space between keyword and open paren
2020-03-27 14:36:37 -04:00
Kyle Spearrin
8d51700120
modelstate and exception handling for public apis
2019-03-01 17:30:44 -05:00
Kyle Spearrin
082b53e133
refactor for addtnl. payment service (braintree)
2017-07-28 12:09:12 -04:00
Kyle Spearrin
79f507fe68
Upgrade to ASP.NET Core RC2 release.
2016-05-19 23:17:01 -04:00
Kyle Spearrin
437b971003
initial commit of source
2015-12-08 22:57:38 -05:00