Commit Graph

373 Commits

Author SHA1 Message Date
ac0f6f40cf Remove closing tags () 2024-01-06 19:28:35 +01:00
0d93612d16 Feature/improve style of assistant ()
* Minor style improvements

* Update changelog
2024-01-06 09:14:48 +01:00
4c30e9459d Feature/extend assistant by date range selector ()
* Extend assistant by date range selector

* Update changelog
2024-01-02 17:02:15 +01:00
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
beb9e2c43f Feature/modernize nx executors ()
* Modernize Nx executors

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

* Update changelog
2023-12-21 11:44:36 +01:00
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
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
492bc5e17b Feature/improve font weight in value component ()
* Improve font weight

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

* Update changelog
2023-12-16 10:24:04 +01:00
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
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
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
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
377ba75e4c Add support to delete a cash balance () 2023-12-02 17:17:25 +01:00
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
bdfba4d509 Upgrade to Nx 17.1 ()
* Upgrade to Nx 17

* Run migrations

* Extend instructions

* Update changelog
2023-11-25 12:31:45 +01:00
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
5dc538bafb Feature/optimize testimonial carousel style on mobile ()
* Optimize style on mobile

* Update changelog
2023-11-11 17:29:59 +01:00
6284b4dfe8 Feature/improve localization of fear and greed index ()
* Improve localization

* Update changelog
2023-11-06 13:07:53 +01:00
cf7ce64de7 Bugfix/improve alignment of menu item icons ()
* Improve alignment

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

* Add animated border
2023-10-20 22:05:27 +02:00
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
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
5db984ffef Add date column to benchmark component ()
* Add date column to benchmark component
2023-10-12 10:21:00 +02:00
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
550e646079 Feature/introduce assistant ()
* Introduce assistant

* Update changelog
2023-10-08 20:32:00 +02:00
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
42c0560422 Feature/translate activity type ()
* Introduce ActivityTypeComponent with localized label

* Update changelog
2023-09-23 16:44:03 +02:00
b12349a148 Feature/add support for interest on account level ()
* Add support for interest

* Update changelog
2023-09-19 20:37:04 +02:00
ef2849aa6c Remove this () 2023-09-19 10:28:07 +02:00
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
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
0b59fc639d Feature/upgrade prettier to version 3 ()
* Upgrade prettier to version 3.0.2

* Prettify code

* Update changelog
2023-08-27 11:13:11 +02:00
0fd3db3228 Bugfix/fix cash position rows in holdings table ()
* Fix cash position rows

* Update changelog
2023-08-17 20:23:23 +02:00
cef7fa79de Fix total account value calculation for liabilities ()
* Fix calculation

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-07-28 19:42:57 +02:00
5fe07cb85f Bugfix/fix value in holdings table ()
* Fix missing value

* Update changelog
2023-07-26 20:05:26 +02:00
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
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
68a9a7f6f9 Feature/add queries to market data table in admin control ()
* Add queries

* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS

* Update changelog
2023-07-15 17:54:16 +02:00
30f1a3514a Feature/add hints to activity types in create or edit activity dialog ()
* Add hints

* Update changelog
2023-07-15 11:31:05 +02:00
c434b730a8 Feature/hide average buy price in position detail chart if no holding ()
* Hide the average buy price if no holding

* Update changelog
2023-07-09 10:42:53 +02:00
ba220eaee9 Bugfix/fix sorting by currency in activities table ()
* Fix sorting by currency

* Update changelog
2023-07-09 09:38:48 +02:00
0d421e7181 Bugfix/fix adding 'Item' and 'Liability' activities ()
* Fix adding activities of type item and liability

* Update changelog
2023-07-03 22:29:00 +02:00
0a465f125d Feature/add pagination to market data table in admin control panel ()
* Add pagination

* Update changelog
2023-07-01 10:49:00 +02:00
6a802a62a0 Add ability to search for indices and fix gf-symbol-autocomplete validation ()
* Bugfix/Fix gf-symbol-autocomplete validation

* Feature/Add ability to search for indices

* Update changelog
2023-06-26 18:38:24 +02:00
58d9816f01 Feature/extend symbol search component by asset sub classes ()
* Add asset sub classes

* Update changelog
2023-06-21 16:09:18 +02:00
a9526430c2 Improve column headers in holdings table for mobile ()
* Improve column headers in holdings table for mobile

* Update changelog
2023-06-13 21:00:56 +02:00
fce3b2084e Feature/extract symbol search to component () ()
* Extract symbol search to component ()

* Update changelog
2023-06-13 20:36:16 +02:00
06dfb91f82 Release 1.280.1 () 2023-06-10 21:41:39 +02:00