Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
...
* Extend assistant by tag selector
* Update changelog
11 months ago
Thomas Kaul
af71274ea9
Feature/remove account type enum ( #2832 )
...
* Remove AccountType enum
* Update changelog
11 months ago
Francisco Silva
62f85293e2
#2820 Grant private access ( #2822 )
...
* Grant private access
* Update changelog
11 months 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
11 months ago
miles
34b02210df
Feature/expose the environment variable `REQUEST_TIMEOUT` ( #2792 )
...
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
11 months ago
gizmodus
b183c45027
Time weighted portfolio performance calculation ( #2778 )
...
* Implement time weighted portfolio performance calculation
* Update changelog
11 months ago
Thomas Kaul
ffb7cbff50
Feature/highlight all time high in benchmarks of the markets overview ( #2740 )
...
* Highlight all time high
* Update changelog
12 months ago
Thomas Kaul
377ba75e4c
Add support to delete a cash balance ( #2707 )
12 months 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
f28b13604a
Add as const ( #2677 )
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
1ffde2a27e
Feature/setup polish ( #2650 )
...
* Set up polski
* Update changelog
1 year ago
Thomas Kaul
12aac101bd
Feature/extend system message ( #2628 )
...
* Extend system message
* 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
e980aed9e7
Reorder functions ( #2594 )
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
Aldrin
96b5dcfaf8
Create reusable currency selector component using mat-autocomplete ( #2487 )
...
* Create reusable currency selector component using mat-autocomplete
* Update changelog
1 year ago
Thomas Kaul
4e7b7375a9
Feature/setup open figi ( #2526 )
...
* Setup OpenFIGI
* 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
Pavol Kolcun
7ae49eb839
Add endpoint for account balances ( #2484 )
...
* Add endpoint for account balances
* Update changelog
---------
Co-authored-by: Pavol Kolcun <pavol.kolcun@student.tuke.sk>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Kevin
6c66033eb4
Add date to markets overview by benchmarks ( #2436 )
...
* Add date
* Update changelog
1 year ago
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
...
* Introduce assistant
* Update changelog
1 year ago
Kevin
37ff7acf04
Change platform control from select to autocomplete in account dialog ( #2429 )
...
* Change platform control from select to autocomplete in account dialog
* Update changelog
1 year ago
Thomas Kaul
8236091477
Feature/add support for search query in portfolio position endpoint ( #2443 )
...
* Introduce search query filter
* Update changelog
1 year ago
Siddharth Singh
d9a6c22e1e
Add application version to admin endpoint ( #2423 )
...
* Add application version to admin endpoint
* Update changelog
1 year ago
Thomas Kaul
5b7409d08e
Feature/add tag management in admin control panel ( #2389 )
...
* Add tag management
* Update locales
* Update changelog
1 year ago
Thomas Kaul
703a96f4db
Add guard ( #2377 )
1 year ago
Frane Caleta
eb63802d01
Feature/extend supported date formats in activities import ( #2362 )
...
* Extend supported date formats in activities import
* Update changelog
1 year ago
Thomas Kaul
6d9191a46f
Feature/setup turkish ( #2300 )
...
* Setup Turkish
* Add Turkish translations
* Update changelog
---------
Co-authored-by: sadmimye <134071831+sadmimye@users.noreply.github.com>
1 year ago
Thomas Kaul
6744245d8b
Feature/extend personal finance tools pages 20230922 ( #2369 )
...
* Extend pages
* Refactoring
1 year ago
Thomas Kaul
b12349a148
Feature/add support for interest on account level ( #2354 )
...
* Add support for interest
* Update changelog
1 year ago
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ( #2335 )
...
* Remove account type from user interface and set it optional
* Update changelog
1 year ago
Thomas Kaul
8fc5676443
Feature/improve timeout of data source requests ( #2330 )
...
* Improve timeout
* Update changelog
1 year ago
Thomas Kaul
2df27100f0
Add middleware ( #2239 )
...
* Add middleware
* Update changelog
1 year ago
Thomas Kaul
6cf6538719
Feature/add currencies preset to historical market data table ( #2243 )
...
* Add currencies preset
* Update locales
* Update changelog
1 year ago
Thomas Kaul
0fd3db3228
Bugfix/fix cash position rows in holdings table ( #2237 )
...
* Fix cash position rows
* Update changelog
1 year ago
Thomas Kaul
9036f53e7d
Reset benchmark in user settings ( #2233 )
1 year ago
Thomas Kaul
4f6d9d3a76
Feature/add timeout to eod historical data requests ( #2222 )
...
* Add timeout to requests using got
* Update changelog
1 year ago
Thomas Kaul
42274917e0
Release 1.297.4 ( #2209 )
1 year ago
Thomas Kaul
43d0b55004
Feature/upgrade to angular 16 ( #2156 )
...
* Upgrade Angular, NestJS and Nx
* Replace executor to @nx/angular:webpack-browser and @nx/angular:webpack-dev-server
* Add target for copying assets
* Improve redirection of home page
* Update changelog
1 year ago
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
...
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
1 year ago
Thomas Kaul
d4fea075af
Feature/include unavailable data in allocations by market chart ( #2190 )
...
* Include unavailable data in allocations by market chart
* Update changelog
1 year ago
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ( #2171 )
...
* Add allocations by (advanced) market
* Fix public page
* Update changelog
1 year ago
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
...
* Rename queries to presets
* Update changelog
1 year ago
Thomas Kaul
bdf72164b1
Feature/break down emergency fund by cash and assets ( #2159 )
...
* Break down emergency fund in cash and assets
* Update changelog
1 year ago
Thomas Kaul
455a2d2e92
Refactor value to valueInBaseCurrency ( #2160 )
1 year ago
Thomas Kaul
68a9a7f6f9
Feature/add queries to market data table in admin control ( #2153 )
...
* Add queries
* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS
* Update changelog
1 year ago
Thomas Kaul
c25f532487
Improve product pages ( #2143 )
1 year ago