Thomas Kaul
5ad248a643
Improve algorithm ( #2676 )
1 year ago
Thomas Kaul
386dd56590
Feature/extend personal finance tools pages 20231120 ( #2678 )
...
* Improve tags
* Add Compound Planning
* Add Whal
* Add De.Fi
* Add Tiller
* Add Empower
1 year ago
Thomas Kaul
d827858d0b
Release 2.25.1 ( #2674 )
1 year ago
Thomas Kaul
37183a07bd
Change black friday to black week ( #2672 )
...
* Change black friday to black week
* Change image
1 year ago
Thomas Kaul
8898d02442
Bugfix/fix cannot read properties of undefined reading items in get position ( #2667 )
...
* Fix "Cannot read properties of undefined (reading 'items')"
* Update changelog
1 year ago
Thomas Kaul
e2234c4966
Feature/add black friday 2023 blog post ( #2664 )
...
* Add blog post: Black Friday 2023
* Update changelog
1 year ago
Thomas Kaul
781496383b
Bugfix/improve get range query in market data service ( #2659 )
...
* Attempt to fix "too many bind variables in prepared statement, expected maximum of 32767"
* Update changelog
1 year ago
Thomas Kaul
1586cd3a59
Feature/change twitter to x ( #2654 )
...
* Change Twitter to X
* Update changelog
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
1ffde2a27e
Feature/setup polish ( #2650 )
...
* Set up polski
* Update changelog
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
b4de06fcf0
Feature/add platform icons to account selectors ( #2633 )
...
* Add platform icons to account selectors
* 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
12aac101bd
Feature/extend system message ( #2628 )
...
* Extend system message
* 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
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
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
fcef0a72d5
Bugfix/improve handling of derived currencies ( #2604 )
...
* Improve handling of derived currencies
* Update changelog
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
d993067e9a
Feature/extend personal finance tools pages 20231104 2 ( #2591 )
...
* Add Vyzer
* Add FinWise
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
5272407af8
Feature/extend personal finance tools pages 20231104 ( #2587 )
...
* Introduce alias
* Add Rocket Money
* Add 8FIGURES
1 year ago
Thomas Kaul
e69c7a753c
Feature/add edit exchange rate button to admin control ( #2577 )
...
* Ad edit button
* Update changelog
1 year ago
Thomas Kaul
5191415b5a
Add Intuit Mint ( #2578 )
1 year ago
Thomas Kaul
a704378702
Refactor interface of getQuotes() to object ( #2570 )
1 year ago
Thomas Kaul
e31741f0c7
Add Capitally ( #2562 )
1 year ago
Thomas Kaul
b26aa7f51d
Feature/improve duplicate check in activities import ( #2561 )
...
* Allow different accounts
* Update changelog
1 year ago
Thomas Kaul
a7baad10d1
Feature/improve import of historical market data ( #2559 )
...
* Improve historical market data import
* Update changelog
1 year ago
Thomas Kaul
95bc84956e
Feature/localize keywords of meta data ( #2555 )
...
* Localize keywords
* Update changelog
1 year ago
Ajay
20cefaba19
Improve usability and validation in cash balance transfer ( #2552 )
...
* Improve usability and validation in cash balance transfer
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
379c651ce0
Add translation for product slogan ( #2554 )
1 year ago
Thomas Kaul
e4ec5f213e
Feature/extend personal finance tools pages 20231026 ( #2547 )
...
* Improve wording (vs)
* Improve breadcrumb (vs)
* Add Beanvest
* Add Wealthica
* Update locales
1 year ago
Thomas Kaul
f5ad1d2d24
Feature/set validation rule to positive number in cash balance transfer ( #2544 )
...
* Add validation rule (positive number)
* Update changelog
1 year ago
Aldrin
0af37ca1d7
Extend asset profile dialog form ( #2535 )
...
* Extend asset profile dialog form
* Update changelog
1 year ago
Rafael
2dcc7e161c
Improve validation of activities import ( #2496 )
...
* Improve validation of activities import: expects positive values for fee, quantity and unitPrice
* Update changelog
---------
Co-authored-by: Rafael Claudio <rafacla@github.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
fa627f686f
Bugfix/fix chart for account excluded from analysis ( #2534 )
...
* Fix chart for account excluded from analysis
* Update changelog
1 year ago
Thomas Kaul
cb166dcc78
Redirect to membership page ( #2527 )
1 year ago
Thomas Kaul
4e7b7375a9
Feature/setup open figi ( #2526 )
...
* Setup OpenFIGI
* Update changelog
1 year ago
Thomas Kaul
b8626c2086
Feature/change fees interest and search to general availability ( #2525 )
...
* Change features to general availability
* Fees on account level
* Interest on account level
* Search for a holding
* Update changelog
* Add documentation for experimental features
1 year ago
Thomas Kaul
1666486940
Bugfix/trim text in i18n service ( #2520 )
...
* Trim text
* Update changelog
1 year ago
Aldrin
29028a81f5
Add i18n service to query XML files ( #2503 )
...
* Add i18n service to query XML files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
74278073b3
Bugfix/fix query to get asset profiles matching data source and symbol ( #2504 )
...
* Match dataSource and symbol
* Update changelog
1 year ago
Manushreshta B L
32df7620d9
Add support for creating asset profiles with MANUAL data source ( #2479 )
...
* Add support for creating asset profiles with MANUAL data source
* Refactoring
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Kevin
8492a8fed0
Upgrade simplewebauthn ( #2498 )
...
* Upgrade simplewebauthn to new major version
* Update changelog
1 year ago
Thomas Kaul
30e561c06f
Feature/extend assistant with search for asset profile ( #2499 )
...
* Extend assistant with search for asset profile
* Extend search results by currency, symbol and asset sub class
* Update changelog
1 year ago