Thomas Kaul
23d323073d
Fix performance percentage for 1d ( #2814 )
...
* Fix performance percentage for 1d
* Improve response of positions endpoint
* Update changelog
1 year ago
Thomas Kaul
0ad734262a
Bugfix/improve tabs on ios ( #2811 )
...
* Improve tabs on iOS (Add to Home Screen)
* Update changelog
1 year ago
Thomas Kaul
0649f9fd2c
Clean up ( #2787 )
1 year ago
Thomas Kaul
d089662dab
Feature/improve the style of the top 3 and bottom 3 performers ( #2807 )
...
* Refactor to ordered list
* Update changelog
1 year ago
Thomas Kaul
43b4f14ace
Feature/add button to test scraper configuration ( #2808 )
...
* Add button to test scraper configuration
* Update changelog
---------
Co-authored-by: Manushreshta B L <manushreshta27@gmail.com>
Co-authored-by: Hugo Persson <hugo.e.persson@gmail.com>
1 year ago
gizmodus
726e727c7d
Feature/benchmark currency correction ( #2790 )
...
* Convert benchmark performance to base currency
* Introduce getExchangeRates() for multiple dates
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
cb664774c0
Update translations ( #2798 )
...
* Update translations
1 year ago
Thomas Kaul
b89bf1d5e8
Feature/increase timeout to load currencies ( #2800 )
...
* Increase timeout
* Update changelog
1 year ago
Thomas Kaul
53ce37a83a
Update OSS friends ( #2799 )
1 year ago
Thomas Kaul
7020fc2a93
Feature/add hint for community language support ( #2793 )
...
* Add hint
* Update changelog
1 year ago
Thomas Kaul
61ecc48d0e
Feature/improve language localization for de 20231229 ( #2796 )
...
* Improve language localizations
* Update changelog
1 year ago
Thomas Kaul
e465f1b791
Feature/add support to edit currency of asset profile with data source manual ( #2789 )
...
* Add support to edit currency
* Update changelog
1 year ago
Thomas Kaul
01b6c14bcc
Feature/improve handling of derived currency usx ( #2788 )
...
* Improve handling of USX
* Update changelog
1 year ago
miles
34b02210df
Feature/expose the environment variable `REQUEST_TIMEOUT` ( #2792 )
...
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
1 year ago
gizmodus
b183c45027
Time weighted portfolio performance calculation ( #2778 )
...
* Implement time weighted portfolio performance calculation
* Update changelog
1 year ago
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ( #2771 )
...
* Use HasPermission in endpoints
* Update changelog
1 year ago
Thomas Kaul
337ca328c3
Feature/drop activity id on import ( #2769 )
...
* Drop activity id on import
* Update changelog
1 year ago
Thomas Kaul
beb9e2c43f
Feature/modernize nx executors ( #2767 )
...
* Modernize Nx executors
* @nx/eslint:lint
* @nx/webpack:webpack
* Update changelog
1 year ago
Thomas Kaul
4d79df90a7
Feature/support search by asset profile id ( #2765 )
...
* Add support to search for an asset profile by id
* Update changelog
1 year ago
Thomas Kaul
aa72d9b730
Feature/improve validation of currency management ( #2761 )
...
* Improve validation
* Update changelog
1 year ago
Thomas Kaul
80e899a5d3
Bugfix/reset letter spacing in buttons ( #2762 )
...
* Reset letter spacing
* Update changelog
1 year ago
Thomas Kaul
7c33120546
Reimplement redactObject() without cloneDeep() ( #2760 )
...
* Reimplement redactObject() without cloneDeep()
* Update changelog
1 year ago
Thomas Kaul
7f3c86038f
Sort imports ( #2739 )
1 year ago
Thomas Kaul
7dc8f80fdf
Feature/upgrade to nx version 17.2.5 ( #2756 )
...
* Upgrade Nx to version 17.2.5
* Update changelog
1 year ago
Thomas Kaul
96f90c7259
Feature/add lazy loaded activities table to import activities dialog ( #2754 )
...
* Add lazy-loaded activities table
* Update changelog
1 year ago
Thomas Kaul
a10d9cb6ba
Feature/add lazy loaded activities table to account detail dialog ( #2752 )
...
* Add lazy-loaded activities table
* Update changelog
1 year ago
Thomas Kaul
4547c5da1d
Feature/add lazy loaded activities table to position detail dialog ( #2753 )
...
* Add lazy-loaded activities table
* Update changelog
1 year ago
Thomas Kaul
28706d7b26
Refactor order service ( #2751 )
1 year ago
Thomas Kaul
8677d20c2c
Feature/upgrade inter to version 4 ( #2746 )
...
* Upgrade to Inter 4
* Update changelog
1 year ago
sadmimye
4d905065ad
Extend turkish translation ( #2750 )
1 year ago
Thomas Kaul
5599b41b83
Bugfix/fix edit of activity in lazy loaded activities table ( #2749 )
...
* Fix edit
* Update changelog
1 year ago
sadmimye
8d5a60d777
Update turkish locales ( #2748 )
...
* Update translation
* Update changelog
1 year ago
sadmimye
695acf4f3f
Update turkish translation ( #2731 )
...
* Update locales
* Update changelog
1 year ago
Thomas Kaul
0e94112dc7
Feature/adjust holdings weight threshold in trackinsight data enhancer ( #2742 )
...
* Adjust holdings weight threshold
* Update changelog
1 year ago
Thomas Kaul
b22edff16b
Feature/add support for column sorting to lazy loaded activities table ( #2738 )
...
* Add support for column sorting
* Update changelog
1 year ago
Thomas Kaul
ffb7cbff50
Feature/highlight all time high in benchmarks of the markets overview ( #2740 )
...
* Highlight all time high
* Update changelog
1 year ago
Thomas Kaul
51a0ede3e4
Feature/introduce lazy loaded activities table ( #2729 )
...
* Introduce lazy-loaded activities table
* Add icon column
* Emit paginator event
* Add pagination logic
* Integrate total items
* Update changelog
1 year ago
Thomas Kaul
531964636b
Fix type ( #2708 )
1 year ago
sadmimye
e461fff1d7
Extend turkish localization ( #2730 )
1 year ago
Thomas Kaul
4f9a5f0340
Feature/set actions columns of tables to stick at end ( #2726 )
...
* Set up stickyEnd in actions columns
* Update changelog
1 year ago
Thomas Kaul
833982a9de
Bugfix/fix biometric authentication registration ( #2713 )
...
* Remove token on device registration
* Update changelog
1 year ago
sadmimye
c85966e5ed
Improve language localization for tr ( #2717 )
...
* Improve language localization for tr
* Update changelog
1 year ago
Thomas Kaul
cbea8ac9d3
Feature/increase tab height on mobile ( #2712 )
...
* Increase tab height on mobile
* Update changelog
1 year ago
Thomas Kaul
d4c939e41d
Feature/improve language localization for german 20231202 ( #2710 )
...
* Update locales
* Update changelog
1 year ago
Thomas Kaul
377ba75e4c
Add support to delete a cash balance ( #2707 )
1 year ago
Marcin Szymański
77b13b88f0
Relax check for duplicates in activities import ( #2704 )
...
* Relax check for duplicates in activities import (allow same day)
* Update changelog
1 year ago
underwater
813e73a0a3
Introduce HasPermission annotation ( #2693 )
...
* Introduce HasPermission annotation
* Update changelog
1 year ago
Thomas Kaul
1d796a9597
Bugfix/change intraday data gathering to operate synchronously ( #2705 )
...
* Change intraday data gathering to operate synchronously
* Update changelog
1 year ago
Thomas Kaul
4eedf64a3c
Update OSS Friends ( #2701 )
1 year ago
Sanjeev Sharma
ed4dd79c72
Add cash balances table to account detail dialog ( #2549 )
...
* Add cash balances table to account detail dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
6f4fd0826c
Feature/respect with excluded accounts flag in get account balances ( #2697 )
...
* Respect withExcludedAccounts in getAccountBalances()
* Update changelog
1 year ago
Thomas Kaul
07b0a2c40a
Add guard ( #2696 )
1 year ago
Thomas Kaul
c5dc3d4272
Release 2.27.1 ( #2698 )
1 year ago
Thomas Kaul
2b491dc732
Extend performance endpoint by net worth per day ( #2574 )
...
* Extend performance endpoint by net worth per day
* Update changelog
1 year ago
Thomas Kaul
0a83bcd697
Feature/improve error log for data source request timeout ( #2688 )
...
* Improve error log for timeouts
* Update changelog
1 year ago
Thomas Kaul
52540d460b
Fix alignment ( #2689 )
1 year ago
Thomas Kaul
6ff2e0f952
Introduce base product page ( #2687 )
1 year ago
Thomas Kaul
b3e72383bc
Feature/extract locales 20231125 ( #2686 )
...
* Update locales
* Update changelog
1 year ago
Thomas Kaul
bdfba4d509
Upgrade to Nx 17.1 ( #2635 )
...
* Upgrade to Nx 17
* Run migrations
* Extend instructions
* Update changelog
1 year ago
Thomas Kaul
5ad248a643
Improve algorithm ( #2676 )
1 year ago
Giorgio Azzinnaro
fa36c42af4
Improve yeekatee comparison data ( #2682 )
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
fb294fc6e2
Improve wording ( #2668 )
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
232d30234c
Update OSS Friends ( #2663 )
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
272a34195b
Refactor folder ( #2665 )
1 year ago
Thomas Kaul
215098e418
Feature/improve language localization for german 20231116 ( #2660 )
...
* Update locales
* 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
f0f304c012
Change tweet to post ( #2658 )
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
1ffde2a27e
Feature/setup polish ( #2650 )
...
* Set up polski
* Update changelog
1 year ago
Thomas Kaul
ae1968aadf
Feature/extract locales 20231112 ( #2643 )
...
* Update locales
* 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
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
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
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
fcef0a72d5
Bugfix/improve handling of derived currencies ( #2604 )
...
* Improve handling of derived currencies
* Update changelog
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
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