Thomas Kaul
4bf97c104b
Update changelog ( #2656 )
1 year ago
Thomas Kaul
0b35a3c7a7
Release 2.23.0 ( #2655 )
1 year ago
Thomas Kaul
1586cd3a59
Feature/change twitter to x ( #2654 )
...
* Change Twitter to X
* Update changelog
1 year ago
Thomas Kaul
ae763cbb87
Improve style of sub title ( #2652 )
1 year ago
Aldrin
aa72287d54
Extend benchmarks in the markets overview by 50-Day and 200-Day trends ( #2575 )
...
* Extend benchmarks in the markets overview by 50-Day and 200-Day trends
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
d155ab6f28
Feature/improve data source validation in activities import ( #2645 )
...
* Improve data source validation
* Update changelog
1 year ago
Thomas Kaul
913ca71aa5
Feature/upgrade prettier to version 3.1.0 ( #2649 )
...
* Upgrade prettier to version 3.1.0
* Update changelog
1 year ago
Thomas Kaul
1ffde2a27e
Feature/setup polish ( #2650 )
...
* Set up polski
* Update changelog
1 year ago
Thomas Kaul
fcf0cea982
Change BTC to BTCUSD ( #2646 )
1 year ago
Thomas Kaul
ae1968aadf
Feature/extract locales 20231112 ( #2643 )
...
* Update locales
* Update changelog
1 year ago
Thomas Kaul
3e6333ef95
Feature/upgrade ng extract i18n merge to version 2.8.3 ( #2642 )
...
* Upgrade ng-extract-i18n-merge to version 2.8.3
* Update changelog
1 year ago
Thomas Kaul
c69686651e
Release 2.22.0 ( #2638 )
1 year ago
Thomas Kaul
93b6011ddc
Feature/refactor get range in market data service ( #2631 )
...
* Refactor to unique asset in getRange()
* Update changelog
1 year ago
Thomas Kaul
f567e25f27
Feature/introduce action menus in overview of action control panel ( #2637 )
...
* Introduce action menus
* Exchange rates management
* Coupons management
* Update changelog
1 year ago
Thomas Kaul
5dc538bafb
Feature/optimize testimonial carousel style on mobile ( #2634 )
...
* Optimize style on mobile
* Update changelog
1 year ago
Thomas Kaul
b4de06fcf0
Feature/add platform icons to account selectors ( #2633 )
...
* Add platform icons to account selectors
* Update changelog
1 year ago
Thomas Kaul
27da0eb26e
Feature/harmonize name column of historical market data table ( #2632 )
...
* Harmonize name column
* Update changelog
1 year ago
Thomas Kaul
8ff80c10e5
Feature/extend personal finance tools pages 20231110 ( #2630 )
...
* Add Magnifi
* Add Basil Finance
1 year ago
Thomas Kaul
5db5d5e79a
Release 2.21.0 ( #2629 )
1 year ago
Thomas Kaul
12aac101bd
Feature/extend system message ( #2628 )
...
* Extend system message
* Update changelog
1 year ago
Thomas Kaul
3a66ccdebe
Bugfix/fix unit in overview of home page ( #2626 )
...
* Fix unit
* Update changelog
1 year ago
Thomas Kaul
6a722d1bb7
Bugfix/fix get quotes in financial modeling prep service ( #2627 )
...
* Fix get quotes
* Update changelog
1 year ago
Thomas Kaul
7c9407d5dc
Release 2.20.0 ( #2623 )
1 year ago
Thomas Kaul
8abb517ac6
Feature/remove loading indicator of unit in overview of home page ( #2622 )
...
* Remove loading indicator of unit
* Update changelog
1 year ago
Thomas Kaul
dec1d89c5c
Feature/increase timeout in data provider and enhancer health check endpoint ( #2621 )
...
* Increase timeout in health check endpoint (data enhancer and provider)
* Update changelog
1 year ago
Thomas Kaul
24e9ecc3e2
Update locales ( #2620 )
1 year ago
Aldrin
4a1e05b8cd
Improve historical market data import ( #2581 )
...
* Add form group for historical data import
* Update changelog
1 year ago
Thomas Kaul
39d1a85267
Feature/extend personal finance tools pages 20231107 ( #2618 )
...
* Add Monarch Money
* Add YNAB
* Add Allvue Systems
1 year ago
Thomas Kaul
7cb86de7af
Feature/remove account type from account database model ( #2616 )
...
* Remove account type
* Update changelog
1 year ago
Thomas Kaul
aa078588e8
Release 2.19.0 ( #2615 )
1 year ago
Thomas Kaul
fcef0a72d5
Bugfix/improve handling of derived currencies ( #2604 )
...
* Improve handling of derived currencies
* Update changelog
1 year ago
Thomas Kaul
29987d3e2f
Add missing activity types ( #2601 )
...
* FEE
* INTEREST
* LIABILITY
1 year ago
Thomas Kaul
6284b4dfe8
Feature/improve localization of fear and greed index ( #2612 )
...
* Improve localization
* Update changelog
1 year ago
Thomas Kaul
00342ca1f7
Improve wording ( #2603 )
1 year ago
Thomas Kaul
234c4fd511
Add CoinGecko ( #2611 )
1 year ago
Thomas Kaul
669f1fb60c
Feature/add database migration to reset account type in account table ( #2602 )
...
* Set accountType to NULL
* Update changelog
1 year ago
Thomas Kaul
52df0c62ab
Release 2.18.0 ( #2600 )
1 year ago
Lukas Möller
e8e1bb83bf
Fix get quotes in CoinGecko service ( #2595 )
...
* Fix get quotes in CoinGecko service
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
45510702d0
Feature/add hacktoberfest 2023 debriefing blog post ( #2599 )
...
* Add blog post: Hacktoberfest 2023 Debriefing
* Update changelog
1 year ago
Thomas Kaul
1b7e3a1e47
Feature/support activities import by isin for yahoo finance ( #2597 )
...
* Add support to import activities by isin
* Update changelog
1 year ago
Thomas Kaul
35f98b9d2d
Bugfix/handle failing database query for account find many ( #2598 )
...
* Handle issue with account.findMany() -> where: { id: { in: [ null ] } }
* Update changelog
1 year ago
Thomas Kaul
e980aed9e7
Reorder functions ( #2594 )
1 year ago
Thomas Kaul
d993067e9a
Feature/extend personal finance tools pages 20231104 2 ( #2591 )
...
* Add Vyzer
* Add FinWise
1 year ago
Thomas Kaul
3d09bfdb0c
Feature/upgrade angular to version 16.2.12 ( #2590 )
...
* Add upgrade guides for Angular
* Upgrade Angular dependencies to version 16.2.12
* Update changelog
1 year ago
Thomas Kaul
3fbc4f500f
Add empty columns ( #2589 )
1 year ago
Ian Schmitz
373201a98f
Add major version to docker tags ( #2586 )
...
* Add major version to docker tags
* Update changelog
1 year ago
Thomas Kaul
681f88f002
Clean up import ( #2492 )
1 year ago
Thomas Kaul
8a523a981a
Bugfix/fix fees on account level ( #2588 )
...
* Fix fees on account level
* Update changelog
1 year ago
Thomas Kaul
81ded53363
Center membership card ( #2582 )
1 year ago
Thomas Kaul
5272407af8
Feature/extend personal finance tools pages 20231104 ( #2587 )
...
* Introduce alias
* Add Rocket Money
* Add 8FIGURES
1 year ago