361 Commits

Author SHA1 Message Date
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ()
* Extend assistant by tag selector

* Update changelog
2024-01-07 16:56:25 +01:00
Thomas Kaul
af71274ea9
Feature/remove account type enum ()
* Remove AccountType enum

* Update changelog
2024-01-06 14:19:42 +01:00
Francisco Silva
62f85293e2
Grant private access ()
* Grant private access

* Update changelog
2024-01-06 10:27:21 +01:00
Thomas Kaul
e465f1b791
Feature/add support to edit currency of asset profile with data source manual ()
* Add support to edit currency

* Update changelog
2023-12-29 19:55:51 +01:00
miles
34b02210df
Feature/expose the environment variable REQUEST_TIMEOUT ()
* Expose the environment variable `REQUEST_TIMEOUT`

* Update changelog
2023-12-29 17:29:33 +01:00
gizmodus
b183c45027
Time weighted portfolio performance calculation ()
* Implement time weighted portfolio performance calculation

* Update changelog
2023-12-27 15:55:35 +01:00
Thomas Kaul
beb9e2c43f
Feature/modernize nx executors ()
* Modernize Nx executors

* @nx/eslint:lint
* @nx/webpack:webpack

* Update changelog
2023-12-21 11:44:36 +01:00
Thomas Kaul
ffb7cbff50
Feature/highlight all time high in benchmarks of the markets overview ()
* Highlight all time high

* Update changelog
2023-12-11 19:45:30 +01:00
Thomas Kaul
377ba75e4c
Add support to delete a cash balance () 2023-12-02 17:17:25 +01:00
Thomas Kaul
2b491dc732
Extend performance endpoint by net worth per day ()
* Extend performance endpoint by net worth per day

* Update changelog
2023-11-26 21:17:15 +01:00
Thomas Kaul
bdfba4d509
Upgrade to Nx 17.1 ()
* Upgrade to Nx 17

* Run migrations

* Extend instructions

* Update changelog
2023-11-25 12:31:45 +01:00
Thomas Kaul
f28b13604a
Add as const () 2023-11-21 20:12:59 +01:00
Thomas Kaul
1586cd3a59
Feature/change twitter to x ()
* Change Twitter to X

* Update changelog
2023-11-15 21:20:51 +01:00
Aldrin
aa72287d54
Extend benchmarks in the markets overview by 50-Day and 200-Day trends ()
* 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>
2023-11-15 20:25:16 +01:00
Thomas Kaul
1ffde2a27e
Feature/setup polish ()
* Set up polski

* Update changelog
2023-11-13 20:35:15 +01:00
Thomas Kaul
12aac101bd
Feature/extend system message ()
* Extend system message

* Update changelog
2023-11-09 19:23:36 +01:00
Thomas Kaul
6284b4dfe8
Feature/improve localization of fear and greed index ()
* Improve localization

* Update changelog
2023-11-06 13:07:53 +01:00
Thomas Kaul
e980aed9e7
Reorder functions () 2023-11-05 08:50:43 +01:00
Thomas Kaul
5272407af8
Feature/extend personal finance tools pages 20231104 ()
* Introduce alias

* Add Rocket Money

* Add 8FIGURES
2023-11-04 10:17:17 +01:00
Thomas Kaul
e69c7a753c
Feature/add edit exchange rate button to admin control ()
* Ad edit button

* Update changelog
2023-11-02 19:35:03 +01:00
Aldrin
96b5dcfaf8
Create reusable currency selector component using mat-autocomplete ()
* Create reusable currency selector component using mat-autocomplete

* Update changelog
2023-10-23 20:30:05 +02:00
Thomas Kaul
4e7b7375a9
Feature/setup open figi ()
* Setup OpenFIGI

* Update changelog
2023-10-21 18:12:50 +02:00
Thomas Kaul
30e561c06f
Feature/extend assistant with search for asset profile ()
* Extend assistant with search for asset profile

* Extend search results by currency, symbol and asset sub class

* Update changelog
2023-10-16 21:54:36 +02:00
Pavol Kolcun
7ae49eb839
Add endpoint for account balances ()
* 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>
2023-10-15 17:09:47 +02:00
Kevin
6c66033eb4
Add date to markets overview by benchmarks ()
* Add date

* Update changelog
2023-10-10 17:31:53 +02:00
Thomas Kaul
550e646079
Feature/introduce assistant ()
* Introduce assistant

* Update changelog
2023-10-08 20:32:00 +02:00
Kevin
37ff7acf04
Change platform control from select to autocomplete in account dialog ()
* Change platform control from select to autocomplete in account dialog

* Update changelog
2023-10-08 19:17:55 +02:00
Thomas Kaul
8236091477
Feature/add support for search query in portfolio position endpoint ()
* Introduce search query filter

* Update changelog
2023-10-07 19:30:28 +02:00
Siddharth Singh
d9a6c22e1e
Add application version to admin endpoint ()
* Add application version to admin endpoint

* Update changelog
2023-10-04 16:15:08 +02:00
Thomas Kaul
5b7409d08e
Feature/add tag management in admin control panel ()
* Add tag management

* Update locales

* Update changelog
2023-09-26 18:56:09 +02:00
Thomas Kaul
703a96f4db
Add guard () 2023-09-23 19:45:15 +02:00
Frane Caleta
eb63802d01
Feature/extend supported date formats in activities import ()
* Extend supported date formats in activities import

* Update changelog
2023-09-23 16:14:54 +02:00
Thomas Kaul
6d9191a46f
Feature/setup turkish ()
* Setup Turkish

* Add Turkish translations

* Update changelog

---------

Co-authored-by: sadmimye <134071831+sadmimye@users.noreply.github.com>
2023-09-22 20:26:45 +02:00
Thomas Kaul
6744245d8b
Feature/extend personal finance tools pages 20230922 ()
* Extend pages

* Refactoring
2023-09-22 20:04:40 +02:00
Thomas Kaul
b12349a148
Feature/add support for interest on account level ()
* Add support for interest

* Update changelog
2023-09-19 20:37:04 +02:00
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ()
* Remove account type from user interface and set it optional

* Update changelog
2023-09-15 19:11:20 +02:00
Thomas Kaul
8fc5676443
Feature/improve timeout of data source requests ()
* Improve timeout

* Update changelog
2023-09-15 16:25:01 +02:00
Thomas Kaul
2df27100f0
Add middleware ()
* Add middleware

* Update changelog
2023-08-18 20:27:19 +02:00
Thomas Kaul
6cf6538719
Feature/add currencies preset to historical market data table ()
* Add currencies preset

* Update locales

* Update changelog
2023-08-18 19:33:00 +02:00
Thomas Kaul
0fd3db3228
Bugfix/fix cash position rows in holdings table ()
* Fix cash position rows

* Update changelog
2023-08-17 20:23:23 +02:00
Thomas Kaul
9036f53e7d
Reset benchmark in user settings () 2023-08-12 21:50:01 +02:00
Thomas Kaul
4f6d9d3a76
Feature/add timeout to eod historical data requests ()
* Add timeout to requests using got

* Update changelog
2023-08-09 20:58:00 +02:00
Thomas Kaul
42274917e0
Release 1.297.4 () 2023-08-05 19:57:39 +02:00
Thomas Kaul
43d0b55004
Feature/upgrade to angular 16 ()
* 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
2023-08-05 11:08:10 +02:00
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ()
* Optimize activities validation

* Optimize data gathering in import

* Update changelog
2023-08-01 09:10:13 +02:00
Thomas Kaul
d4fea075af
Feature/include unavailable data in allocations by market chart ()
* Include unavailable data in allocations by market chart

* Update changelog
2023-07-28 20:20:08 +02:00
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ()
* Add allocations by (advanced) market

* Fix public page

* Update changelog
2023-07-24 20:04:34 +02:00
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ()
* Rename queries to presets

* Update changelog
2023-07-21 11:40:49 +02:00
Thomas Kaul
bdf72164b1
Feature/break down emergency fund by cash and assets ()
* Break down emergency fund in cash and assets

* Update changelog
2023-07-19 11:30:48 +02:00
Thomas Kaul
455a2d2e92
Refactor value to valueInBaseCurrency () 2023-07-18 21:29:08 +02:00