Thomas Kaul
23e4d5454d
Feature/improve allocations by etf holding ( #3467 )
...
* Improve allocations by ETF holding
* Update changelog
6 months ago
Thomas Kaul
8a9ae9bb33
Feature/allocations by etf holding ( #3464 )
...
* Setup allocations by ETF holding
* Update changelog
6 months ago
Thomas Kaul
6d941500cd
Bugfix/fix default locale in value component ( #3454 )
...
* Fix default locale
* Update changelog
6 months ago
Eduardo Marinho
60ef46accf
Bugfix/fix state handling of currency selector component ( #2795 ) ( #3429 )
...
* Fix state handling of currency selector component
* Update changelog
6 months ago
Thomas Kaul
4355c96ab6
Bugfix/fix initial annual interest rate in fire calculator ( #3437 )
...
* Fix initial annual interest rate
* Update changelog
6 months ago
Thomas Kaul
5d49ff7a4a
Feature/improve usability of date range selector in assistant ( #3409 )
...
* Improve usability of date range selector
* Update changelog
6 months ago
Thomas Kaul
e31b4c64cb
Feature/refactor holding detail dialog to standalone ( #3407 )
...
* Refactor holding detail dialog to standalone
* Update changelog
6 months ago
Fedron
5616bc4956
Feature/validate account balance creation/update using DTO ( #3400 )
...
* Validate create account balance using DTO
7 months ago
Gerard Du Pre
8319b216bb
Feature/support delete activities with filtering ( #3394 )
...
* Support delete activities with filtering
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
7 months ago
Thomas Kaul
72e75208df
Bugfix/fix position detail dialog close functionality ( #3396 )
...
* Handle holding detail dialog open functionality in a single place (AppComponent)
* Update changelog
7 months ago
Thomas Kaul
61f0da35bc
Feature/disable delete all activities if filters are active ( #3389 )
...
* Disable delete all activities button if filters are active
* Update changelog
7 months ago
Thomas Kaul
66bdb374e8
Feature/set icon columns of tables to stick at beginning ( #3377 )
...
* Set icon columns to stick at the beginning
* Update changelog
7 months ago
Thomas Kaul
4ad4fa2b30
Feature/clean up deprecated GET api/portfolio/positions endpoint ( #3373 )
7 months ago
Thomas Kaul
1fd836194f
Feature/add absolute change column to holdings table ( #3378 )
...
* Add absolute change column
* Update changelog
7 months ago
Thomas Kaul
f2cb671c7f
Feature/optimize get porfolio details endpoint ( #3366 )
...
* Eliminate getPerformance() from getSummary() function
* Disable cache for getDetails()
* Add hint to portfolio summary
* Update changelog
7 months ago
Thomas Kaul
c1ad483f33
Improve alignment ( #3370 )
7 months ago
Thomas Kaul
f3d961bc16
Feature/move holdings table to holdings tab of home page ( #3368 )
...
* Move holdings table to holdings tab of home page
* Deprecate api/v1/portfolio/positions endpoint
* Update changelog
7 months ago
Thomas Kaul
42b70ef568
Feature/improve performance labels in position detail dialog ( #3363 )
...
* Improve performance labels (with and without currency effects)
* Update changelog
7 months ago
Thomas Kaul
4416ba0c88
Feature/set performance column of holdings table to stick at end ( #3353 )
...
* Set up stickyEnd in performance column
* Update changelog
7 months ago
Thomas Kaul
a4efbc0131
Feature/migrate UI components to control flow ( #3324 )
...
* Migrate to control flow
* Update changelog
7 months ago
Thomas Kaul
990028316e
Refactor form controls to form getter ( #3325 )
7 months ago
Thomas Kaul
cdbe6eedeb
Feature/change cash to liquidity in asset class enum ( #3321 )
...
* Change CASH to LIQUIDITY in asset class enum
* Update changelog
7 months ago
Thomas Kaul
47fd029e0c
Clean up styles ( #3305 )
7 months ago
Bastien Jeannelle
dfacbed66d
Feature/add support to create account cash balances ( #3260 )
...
* Add support to create account cash balances
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
7 months ago
Thomas Kaul
bed9ae916c
Migrate UI components to standalone ( #3302 )
7 months ago
Thomas Kaul
92fb05320a
Migrate UI components to standalone ( #3296 )
7 months ago
Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
7 months ago
Thomas Kaul
50dbbf0569
Feature/refactor symbol icon module to asset profile icon component ( #3245 )
...
* Refactor symbol icon module to asset profile icon component (standalone)
8 months ago
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
8 months ago
Thomas Kaul
084467ee9a
Feature/reverse order of specific years in date range selector of assistant ( #3221 )
...
* Reverse order
* Update changelog
8 months ago
Thomas Kaul
f1eeee0525
Feature/extend date range support by specific years ( #3190 )
...
* Extend date range support by specific years
* Support date range in benchmark endpoint
* Support date range in activities endpoint
* Update changelog
8 months ago
Thomas Kaul
a33f8d5bed
Upgrade @types/big.js to version 6.2.2 ( #3191 )
...
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
8 months ago
Thomas Kaul
8a49a04324
Feature/improve usability of benchmarks in markets overview ( #3077 )
...
* Improve icons, localize label
* Update changelog
9 months ago
Thomas Kaul
15cc294581
Feature/move break down of performance from experimental to general availability ( #3047 )
...
* Move break down of performance to general availability
* Update changelog
9 months ago
Thomas Kaul
2e9d40c201
Feature/switch to performance calculations with currency effects ( #3039 )
...
* Switch to performance calculations with currency effects
* Improve value redaction in portfolio details endpoint
* Update changelog
9 months ago
Thomas Kaul
c002e37285
Feature/add missing default currency to prepare currencies function ( #3042 )
...
* Add missing default currency
* Update changelog
9 months ago
Thomas Kaul
48b412cfb8
Feature/harmonize setting of default locale ( #3032 )
...
* Harmonize setting of default locale
* Update changelog
9 months ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
9 months ago
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
9 months ago
Thomas Kaul
448cea0b69
Feature/improve usability of holdings table ( #3017 )
...
* Improve usability
* Update changelog
9 months ago
Thomas Kaul
2518a8fd9d
Feature/add accounts tab to position detail dialog ( #3012 )
...
* Add accounts tab to position detail dialog
* Update changelog
9 months ago
Thomas Kaul
1fec49fbc2
Improve states ( #3000 )
10 months ago
Thomas Kaul
d5d40c0ea1
Migrate to control flow ( #2991 )
...
* Migrate to control flow
10 months ago
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components ( #2989 )
10 months ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
10 months ago
Thomas Kaul
fcbf2f1645
Feature/remove lazy from name of activities table ( #2978 )
...
* Remove lazy from name
* Update translations
10 months ago
Thomas Kaul
9fe90273c7
Feature/move assistant to general availability ( #2977 )
...
* Move assistant from experimental to general availability
* Update changelog
10 months ago
Thomas Kaul
4078229fe6
Feature/add button to apply filters in assistant ( #2971 )
...
* Add apply filters button
* Update changelog
10 months ago
Thomas Kaul
893e76f83f
Feature/provide data provider info in search ( #2958 )
...
* Provide data provider info in search
* Update changelog
10 months ago
Thomas Kaul
06ba7a4b1b
Feature/extend assistant by asset class selector ( #2957 )
...
* Remove tabs
* Add asset class selector
* Update changelog
10 months ago
Thomas Kaul
c68d113d27
Feature/improve usability of account and tag selector of assistant ( #2955 )
...
* Change radio button to select
* account
* tag
* Update changelog
10 months ago
Thomas Kaul
d4afa03505
Bugfix/fix rendering issue with date range selector of assistant ( #2950 )
...
* Improve click handling
* Improve locales
* Update changelog
10 months ago
Thomas Kaul
8b10695353
Feature/only show used tags in tag selector of assistant ( #2943 )
...
* Only show used tags in tag selector
* Update changelog
10 months ago
Arshad Jamal
e82dcc8ace
Feature/fix export in lazy-loaded activities table ( #2939 )
...
* Fix export in lazy-loaded activities table
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
25deba16df
Feature/add reset filters button to assistant ( #2936 )
...
* Add reset filters button
* Update changelog
10 months ago
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
10 months ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
10 months ago
Thomas Kaul
1ca4f885b0
Feature/migrate holdings page to work with filters of assistant ( #2932 )
...
* Migrate portfolio holdings to work with filters of assistant
* Update changelog
10 months ago
Thomas Kaul
f3ee99fb2b
Feature/extend assistant by account selector ( #2929 )
...
* Add account selector to assistant
* Update changelog
10 months ago
Francisco Silva
3df8810412
Feature/Add support to grant private access with permissions ( #2870 )
...
* Add support to grant private access with permissions
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
2c068c412d
Feature/migrate tag selector to form group in assistant ( #2926 )
...
* Introduce filter form group
* Update changelog
10 months ago
Cédric Meuter
a5ed49fe4c
Feature/Add date range selector to assistant ( #2905 )
...
* Add date range selector including WTD and MTD to assistant
* Update changelog
10 months ago
TobiasXy
1b2d2a9860
Feature/Add holdings tab to account detail dialog ( #2853 ) ( #2864 )
...
* Feature/Add holdings tab to account detail dialog (#2853 )
* Update changelog
11 months ago
Thomas Kaul
fcfe7b1787
Clean up ( #2844 )
11 months ago
Thomas Kaul
d7f72819de
Feature/extend assistant by tag selector ( #2838 )
...
* Extend assistant by tag selector
* Update changelog
11 months ago
Thomas Kaul
ac0f6f40cf
Remove closing tags ( #2816 )
11 months ago
Thomas Kaul
0d93612d16
Feature/improve style of assistant ( #2828 )
...
* Minor style improvements
* Update changelog
11 months ago
Thomas Kaul
4c30e9459d
Feature/extend assistant by date range selector ( #2815 )
...
* Extend assistant by date range selector
* 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
Thomas Kaul
beb9e2c43f
Feature/modernize nx executors ( #2767 )
...
* Modernize Nx executors
* @nx/eslint:lint
* @nx/webpack:webpack
* Update changelog
11 months ago
Thomas Kaul
c1446f8559
Feature/set select column to sticky in lazy loaded activities table ( #2755 )
...
* Set select column to sticky
* Update changelog
11 months ago
Thomas Kaul
4547c5da1d
Feature/add lazy loaded activities table to position detail dialog ( #2753 )
...
* Add lazy-loaded activities table
* Update changelog
12 months ago
Thomas Kaul
492bc5e17b
Feature/improve font weight in value component ( #2747 )
...
* Improve font weight
* Update changelog
12 months ago
Thomas Kaul
6c37737051
Bugfix/fix loading state of lazy loaded activities table component ( #2744 )
...
* Fix loading state
* Update changelog
12 months ago
Thomas Kaul
b22edff16b
Feature/add support for column sorting to lazy loaded activities table ( #2738 )
...
* Add support for column sorting
* Update changelog
12 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
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
12 months ago
Thomas Kaul
4f9a5f0340
Feature/set actions columns of tables to stick at end ( #2726 )
...
* Set up stickyEnd in actions columns
* Update changelog
12 months ago
Thomas Kaul
377ba75e4c
Add support to delete a cash balance ( #2707 )
12 months 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
bdfba4d509
Upgrade to Nx 17.1 ( #2635 )
...
* Upgrade to Nx 17
* Run migrations
* Extend instructions
* 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
5dc538bafb
Feature/optimize testimonial carousel style on mobile ( #2634 )
...
* Optimize style on mobile
* 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
cf7ce64de7
Bugfix/improve alignment of menu item icons ( #2566 )
...
* Improve alignment
* 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
6a19eab425
Feature/improve membership card ( #2517 )
...
* Improve style
* Add animated border
1 year ago
Basim Mohammed
f66edf8de0
Add membership card component ( #2507 )
...
* Add membership card component
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
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
Aldrin
5db984ffef
Add date column to benchmark component ( #2466 )
...
* Add date column to benchmark component
1 year ago
Thomas Kaul
e9ef911548
Feature/improve search results display in assistant ( #2458 )
...
* Only show search results if search is active
* Update changelog
1 year ago
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
...
* Introduce assistant
* Update changelog
1 year ago
Subhajit Ghosh
46614a7c24
Create carousel component for testimonials ( #2394 )
...
* Create carousel component for testimonials
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
42c0560422
Feature/translate activity type ( #2376 )
...
* Introduce ActivityTypeComponent with localized label
* Update changelog
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
ef2849aa6c
Remove this ( #2341 )
1 year ago
Thomas Kaul
7130ac7565
Feature/add support for fees on account level ( #1954 )
...
* Add migration
* Add business logic for fees
* Fix export for liabilities
* 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
0b59fc639d
Feature/upgrade prettier to version 3 ( #2163 )
...
* Upgrade prettier to version 3.0.2
* Prettify code
* 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