Commit Graph

432 Commits

Author SHA1 Message Date
Ivan Paulovich
69d53b712c Sln 2021-11-15 16:35:56 +01:00
Ivan Paulovich
7e885c5515 Nuget update 2021-11-15 16:30:57 +01:00
Ivan Paulovich
aab2e59740 target framework 2021-11-15 15:30:16 +01:00
Ivan Paulovich
f55080c8f4 target framework 2021-11-15 15:25:24 +01:00
Ivan Paulovich
9fc48e1237
Windows Instructions (#258)
Windows setup scripts
2021-07-05 03:11:40 +02:00
allcontributors[bot]
7d52fa094b
docs: add charithdesilva as a contributor (#256)
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2021-03-15 12:21:43 +01:00
Charith De Silva
3ab1b36db4
fixes for issue #254 & #249 (ENV MAC) (#255)
Co-authored-by: charith-desilva <charith@insighture.com>
2021-03-15 12:21:01 +01:00
Ivan Paulovich
7c98284a42 Migration to .NET 5 2020-11-30 20:35:49 +01:00
Ivan Paulovich
20973ff83d Fix docker env variables 2020-11-04 21:17:35 +01:00
Ivan Paulovich
3f7021e775
React (#247) @Franpastoragusti
Thanks to @Franpastoragusti for the amazing app https://github.com/Franpastoragusti/oidc-react-app
2020-11-01 15:00:15 +01:00
Ivan Paulovich
381fd74c9d setup vscode launch.json and tasks.json to run the whole solution 2020-10-22 22:31:06 +02:00
Ivan Paulovich
87c0d9a7f9
Notification pattern improvements (#246)
* Notifications
2020-10-20 22:59:01 +02:00
Ivan Paulovich
0a552b3b5b .env files updated to match docker 2020-10-15 02:31:24 +02:00
Ivan Paulovich
d0ae0e5850 Material UI fixed in Deposit,Withdraw and Transfer pages 2020-10-13 22:59:48 +02:00
Ivan Paulovich
5b6dc22904
Refactoring (#245)
* Refactoring

* Upgrade Nuget packages

* React updates
2020-10-12 23:20:49 +02:00
Ivan Paulovich
f7db16be09 React UI updated 2020-10-11 19:59:07 +02:00
Ivan Paulovich
85bbeb7bf3 Close account 2020-10-09 22:59:18 +02:00
Ivan Paulovich
4afa75c16f
dockercompose fixed (#244) 2020-10-06 01:18:33 +02:00
Ivan Paulovich
7378078b70
React App Added (#243)
* Reactjs App
2020-10-05 19:42:42 +02:00
Ivan Paulovich
c32576bf36
local development setup (#242)
Spin up backend:

```sh
docker-compose -f ./docker-compose.backend-only.yml up
```

Spin up frontend:

```sh
npm run start-local 
```
2020-09-27 21:54:00 +02:00
Ivan Paulovich
e79e48504b
Fix transaction query (#241)
* Fix transactions

* Fix transactions

* Cert files
2020-09-26 12:18:34 +02:00
Ivan Paulovich
0b9717a541
Feature flags changed (#240) 2020-09-24 22:26:41 +02:00
Ivan Paulovich
53a8b1ca14
Validation moved to composite use cases (#238) 2020-09-23 22:59:33 +02:00
Ivan Paulovich
cb972ea45c
Validation moved to composite use cases (#237) 2020-09-22 22:40:23 +02:00
Ivan Paulovich
f77de1c625
Initial files' (#236) 2020-09-22 00:13:21 +02:00
Ivan Paulovich
d84ee7e5d3
Fix build pipeline, tests and refactoring. (#235) 2020-09-21 22:19:05 +02:00
Ivan Paulovich
b0c094d1ca
Fix docker-compose (#234) 2020-09-20 19:45:16 +02:00
Ivan Paulovich
2d889c651d
docker-compose HTTPS fix (#232)
* docker-compose HTTPS fix
2020-09-15 23:41:46 +02:00
Ivan Paulovich
9aece74fe3 Nginx added #228 2020-09-13 23:14:50 +02:00
Ivan Paulovich
81b6659b7d Review 2020-09-13 23:14:50 +02:00
Ivan Paulovich
ae444cce0a SSL 2020-09-13 23:14:50 +02:00
Ivan Paulovich
95c58c0ddf ssltest 2020-09-13 23:14:50 +02:00
Ivan Paulovich
dd3a7bacad
Fix docker compose on max (#230)
* Fix docker-compose runnning on Mac #228

* Fix docker-compose instructions

* It removes the invalid SSL messages from the SPA
2020-09-05 21:08:40 +02:00
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