622 Commits

Author SHA1 Message Date
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
c1446f8559
Feature/set select column to sticky in lazy loaded activities table ()
* Set select column to sticky

* Update changelog
2023-12-17 20:09:56 +01:00
Thomas Kaul
4547c5da1d
Feature/add lazy loaded activities table to position detail dialog ()
* Add lazy-loaded activities table

* Update changelog
2023-12-16 17:10:19 +01:00
Thomas Kaul
492bc5e17b
Feature/improve font weight in value component ()
* Improve font weight

* Update changelog
2023-12-16 14:41:50 +01:00
Thomas Kaul
6c37737051
Bugfix/fix loading state of lazy loaded activities table component ()
* Fix loading state

* Update changelog
2023-12-16 10:24:04 +01:00
Thomas Kaul
b22edff16b
Feature/add support for column sorting to lazy loaded activities table ()
* Add support for column sorting

* Update changelog
2023-12-12 19:54:40 +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
51a0ede3e4
Feature/introduce lazy loaded activities table ()
* Introduce lazy-loaded activities table

* Add icon column

* Emit paginator event

* Add pagination logic

* Integrate total items

* Update changelog
2023-12-09 17:12:09 +01:00
Thomas Kaul
4f9a5f0340
Feature/set actions columns of tables to stick at end ()
* Set up stickyEnd in actions columns

* Update changelog
2023-12-06 18:35:03 +01:00
Thomas Kaul
377ba75e4c
Add support to delete a cash balance () 2023-12-02 17:17:25 +01:00
Sanjeev Sharma
ed4dd79c72
Add cash balances table to account detail dialog ()
* Add cash balances table to account detail dialog

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-12-01 21:12:41 +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
5dc538bafb
Feature/optimize testimonial carousel style on mobile ()
* Optimize style on mobile

* Update changelog
2023-11-11 17:29:59 +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
Thomas Kaul
cf7ce64de7
Bugfix/improve alignment of menu item icons ()
* Improve alignment

* Update changelog
2023-10-31 14:01:33 +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
6a19eab425
Feature/improve membership card ()
* Improve style

* Add animated border
2023-10-20 22:05:27 +02:00
Basim Mohammed
f66edf8de0
Add membership card component ()
* Add membership card component

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-10-20 08:18:34 +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
Aldrin
5db984ffef
Add date column to benchmark component ()
* Add date column to benchmark component
2023-10-12 10:21:00 +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
e9ef911548
Feature/improve search results display in assistant ()
* Only show search results if search is active

* Update changelog
2023-10-09 20:28:39 +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
Subhajit Ghosh
46614a7c24
Create carousel component for testimonials ()
* Create carousel component for testimonials

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-10-06 22:12:09 +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
Thomas Kaul
42c0560422
Feature/translate activity type ()
* Introduce ActivityTypeComponent with localized label

* Update changelog
2023-09-23 16:44:03 +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
ef2849aa6c
Remove this () 2023-09-19 10:28:07 +02:00
Thomas Kaul
7130ac7565
Feature/add support for fees on account level ()
* Add migration

* Add business logic for fees

* Fix export for liabilities

* Update changelog
2023-09-17 18:20:54 +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