Ivan Paulovich
5f85f87f6b
Fix docker compose on max ( #229 )
...
Startup the whole solution:
```sh
cd .docker
chmod 777 startup.sh
./startup.sh
```
2020-09-05 14:56:25 +02:00
Ivan Paulovich
08094b34c1
Adds identity server 4
2020-09-01 23:12:40 +02:00
Ivan Paulovich
6b58e209e3
Review
2020-08-12 22:13:22 +02:00
Ivan Paulovich
f1d3b51fd0
Fixed Transactions Controller
2020-08-12 21:53:20 +02:00
Ivan Paulovich
e24cda4513
Duplicated csproj
2020-08-12 20:38:26 +02:00
allcontributors[bot]
33e8a5e3ba
docs: update .all-contributorsrc [skip ci]
2020-08-05 09:25:14 +02:00
allcontributors[bot]
7412fe333f
docs: update README.md [skip ci]
2020-08-05 09:25:14 +02:00
felipetofoli
7264c02d44
Updating build version and changelog for Health Check feature implementation.
2020-08-05 09:14:11 +02:00
felipetofoli
d1269c1d8d
Adding HealthChecks for EF Core DbContext.
2020-08-05 09:14:11 +02:00
Ivan Paulovich
b01273552e
Huge Refactoring ( #220 )
2020-07-27 11:02:25 +02:00
Ivan Paulovich
3ca78c4ed5
Funding settings added
...
I added a funding link since to boost paid support.
2020-07-08 10:26:30 +02:00
Ivan Paulovich
b5719f04ce
Api Conventions Added ( #216 )
...
Added
API Conventions.
Changed
Test cases as it starts with a preset Customer and Account.
Fixed
Close account calls Account Cannot be Closed in case of existing funds.
2020-07-04 13:28:05 +02:00
allcontributors[bot]
263b52d3bd
docs: add dyavolick as a contributor ( #213 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-07-03 15:13:59 +02:00
dyavolick
8691ea3f96
Fix client app error ( #212 )
2020-07-03 15:13:37 +02:00
Ivan Paulovich
39516dfa9b
Refactoring ( #211 )
...
[3.0.11] - 2020-07-02
Changed
Refactoring.
Startup instructions on Readme.md.
2020-07-02 22:33:29 +02:00
Vinicius Mamoré
f420808889
Changing the way Currency is instantiated and changing currency in DepositRequest to be nullable
2020-07-01 23:41:46 +02:00
Vinicius Mamoré
94ceff7d52
Changed place from ICurrencyExchangeAPI and currency inside money
2020-07-01 23:41:46 +02:00
Vinicius Mamoré
5a50b023d0
implementing currency in money to support multiple currencies
2020-07-01 23:41:46 +02:00
Ivan Paulovich
c4a108b76e
Fix typos ( #209 )
...
* Naming changed to conform with use cases
2020-06-30 21:20:19 +02:00
Ivan Paulovich
b4ecac167d
Remove Value Objects from Input Constructors ( #206 )
2020-06-24 11:24:25 +02:00
Ivan Paulovich
482ae103f8
Tests and Presenters Cleanup ( #205 )
...
Tests and Presenters clean up.
2020-06-23 20:28:02 +02:00
allcontributors[bot]
b27c4f97b8
docs: update .all-contributorsrc [skip ci]
2020-06-20 21:44:53 +02:00
allcontributors[bot]
8ba8177d6a
docs: update README.md [skip ci]
2020-06-20 21:44:53 +02:00
Vinicius Mamoré
6085669dfd
Added changes to Changelog and increased version in Directory Build.
2020-06-20 21:43:35 +02:00
Vinicius Mamoré
cfafcc990f
Removed CA1822 Warning.
2020-06-20 21:43:35 +02:00
Vinicius Mamoré
d357ca396c
Remocao de Warnings: SA1309, SA1101, SA1124 and SA1625
2020-06-20 21:43:35 +02:00
Vinicius Mamoré
259cd824c1
Removed SA1602 Warning.
2020-06-20 21:43:35 +02:00
Vinicius Mamoré
7723f67c9c
Removed SA1633 Warning
2020-06-20 21:43:35 +02:00
Vinicius Mamoré
a1c666ba26
Removed SA1600 warning
2020-06-20 21:43:35 +02:00
Vinicius Mamoré
dd0394ed17
Corrections to removing 1591 Warning:
...
- Adding XML comments to all classes, constructors and methods.
2020-06-20 21:43:35 +02:00
Ivan Paulovich
3bb3031369
Fix Naming ( #201 )
2020-06-18 23:45:12 +02:00
Ivan Paulovich
ede6288698
Upgraded nuget packages ( #197 )
2020-06-15 22:38:12 +02:00
cuno92
d722f5c263
Update Only Application project reference directly to Domain project ( #196 )
...
* Rename RegisterRegisterUseCase -> RegisterUseCase
* Rename RegisterRegisterUseCase -> RegisterUseCase
* Update Only Application project reference directly to Domain project
* Update Consolidate Microsoft.NET.Test.Sdk package
Co-authored-by: Tan Hoang <tan.hoang@devsoft.vn>
Co-authored-by: Tan Hoang <danangofme@gmaill.com>
2020-06-14 11:17:02 +02:00
Ivan Paulovich
aadf064952
Fix Readme ( #194 )
...
Minor readme changes.
2020-06-08 08:30:10 +02:00
allcontributors[bot]
14a5f20be0
docs: add cuno92 as a contributor ( #191 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-06-04 12:32:50 +02:00
cuno92
7a8f1b1959
Rename RegisterRegisterUseCase -> RegisterUseCase ( #190 )
...
* Rename RegisterRegisterUseCase -> RegisterUseCase
Co-authored-by: Tan Hoang <tan.hoang@devsoft.vn>
2020-06-04 12:25:23 +02:00
Ivan Paulovich
fe5bd2a08e
Fiz Production error page ( #189 )
2020-06-04 07:51:52 +02:00
allcontributors[bot]
40456f692f
docs: add sbroccardi as a contributor ( #188 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2020-06-03 09:43:04 +02:00
Sergio Broccardi
2ebc6ba1ad
Replace GetConnectionString() ( #186 )
...
* There isn't "ConnectionStrings" section. Fixed.
2020-06-02 11:23:20 +02:00
Ivan Paulovich
b36d583c48
Fix#181 ( #183 )
...
* Fixes #181 typescript error
* Updates NPM packages.
2020-05-24 12:09:57 +02:00
Ivan Paulovich
10bed6d8ba
Upgrade dot net core3.1.300 ( #182 )
...
Security
.NET Core SDK version to 3.1.300.
Azure pipeline changed to use .NET Core 3.1.300.
Changed
VSCode and Rider environment variables.
Removed
Debits and Credits transactions from List Accounts Response.
Context.SaveChanges from CustomerRepository class. Thanks @aschle!
Added
.prettierignore file do ignore markdown.
2020-05-23 14:06:13 +02:00
Ivan Paulovich
b9f1163106
Fix SPA ( #180 )
...
Fix environment urls
2020-05-03 19:50:29 +02:00
Ivan Paulovich
1246856cab
📚 Documentation ( #179 )
...
Dockerfile changed to build the WebApi and the React+Redux app.
Added "Build & Run" documentation section.
Nuget packages updated.
2020-05-01 19:58:24 +02:00
Ivan Paulovich
75302d588d
Naming ( #178 )
2020-05-01 12:07:00 +02:00
Ivan Paulovich
a04a3fc158
Pipelines
2020-04-29 22:07:18 +02:00
Ivan Paulovich
309add4097
Refactoring ( #177 )
...
* Refactoring
2020-04-29 22:03:14 +02:00
Ivan Paulovich
dd54f5380a
Design Changes ( #175 )
2020-04-28 23:19:08 +02:00
Ivan Paulovich
45ac3b2a50
React front end ( #173 )
...
React project added
Login and Logout buttons added
Authentication and Swagger middleware reviewed.
Components test now bypass authentication by overriding AuthenticationHandler
Lots of warnings fixed.
2020-03-12 22:05:50 +01:00
Petr Sedláček
348f0a16f4
Fix a number of warnings ( #172 )
...
* Fix Nullable reference warnings
* Make SSN default rather than accept it being null
* Make Program static
* Rename Features enum to Feature
2020-03-12 17:57:28 +01:00
Ivan Paulovich
91cf37accd
DI simplified #150 ( #165 )
2020-02-18 20:39:10 +01:00