Thomas Kaul
|
a09d3e5beb
|
Feature/harmonize stepper and tab group options (#4455)
* Harmonize stepper options
* Harmonize tab group options
|
2025-03-26 16:29:42 +01:00 |
|
Karel De Smet
|
46cbbd3bc4
|
Feature/upgrade to nx 20.3 (#4152)
* Upgrade to Nx 20.3
* Update changelog
|
2024-12-29 19:47:32 +01:00 |
|
dw-0
|
fc5ed887ff
|
Feature/Set prefer-const to error in eslint configuration (#3888)
* Set prefer-const to error in eslint configuration
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
|
2024-10-08 15:30:56 +02:00 |
|
Thomas Kaul
|
bb445ddf2e
|
Feature/improve experimental chart in account detail dialog (#3813)
* Improve chart in account detail dialog
* Update changelog
|
2024-09-24 19:45:48 +02:00 |
|
gizmodus
|
f360a12823
|
Feature/rework portfolio calculator (#3393)
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2024-08-24 16:59:50 +02:00 |
|
Thomas Kaul
|
e85cc0fcfc
|
Feature/clone or edit activity from account detail dialog (#3647)
* Clone or edit activity from holding detail dialog
* Update changelog
|
2024-08-07 20:45:46 +02:00 |
|
Fedron
|
5616bc4956
|
Feature/validate account balance creation/update using DTO (#3400)
* Validate create account balance using DTO
|
2024-05-13 13:47:33 +02:00 |
|
Thomas Kaul
|
61f0da35bc
|
Feature/disable delete all activities if filters are active (#3389)
* Disable delete all activities button if filters are active
* Update changelog
|
2024-05-10 08:51:34 +02:00 |
|
Thomas Kaul
|
39bd4a349b
|
Feature/improve chart in account detail dialog (#3314)
* Improve net worth calculation in portfolio performance chart
* Improve account balance management
* Update changelog
|
2024-04-21 17:11:53 +02:00 |
|
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>
|
2024-04-20 11:00:00 +02:00 |
|
Thomas Kaul
|
bed9ae916c
|
Migrate UI components to standalone (#3302)
|
2024-04-19 20:57:47 +02:00 |
|
Thomas Kaul
|
92fb05320a
|
Migrate UI components to standalone (#3296)
|
2024-04-19 18:31:35 +02:00 |
|
Thomas Kaul
|
73d62bb51f
|
Migrate UI components to standalone (#3290)
|
2024-04-18 20:46:12 +02:00 |
|
Thomas Kaul
|
88a9b518f6
|
Bugfix/fix issue with overridden names in activities table (#3200)
* Fix issue with overridden names
* Update changelog
|
2024-03-29 09:50:04 +01:00 |
|
Thomas Kaul
|
a33f8d5bed
|
Upgrade @types/big.js to version 6.2.2 (#3191)
* Upgrade @types/big.js to version 6.2.2
* Refactor imports
|
2024-03-25 08:34:30 +01:00 |
|
Thomas Kaul
|
eb75be8535
|
Optimize details endpoint (#3123)
* Make summary optional
* Introduce dedicated holdings endpoint
* Update changelog
|
2024-03-09 19:56:26 +01:00 |
|
Thomas Kaul
|
5596e5f03b
|
Feature/integrate wealth items into transaction point concept (#3084)
* Integrate (wealth) items into transaction point concept
* Update changelog
|
2024-03-02 14:29:03 +01:00 |
|
Thomas Kaul
|
b62488628c
|
Prettify markup (#3029)
|
2024-02-21 09:58:15 +01:00 |
|
Thomas Kaul
|
448cea0b69
|
Feature/improve usability of holdings table (#3017)
* Improve usability
* Update changelog
|
2024-02-18 10:18:53 +01:00 |
|
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2024-02-11 17:50:18 +01:00 |
|
Thomas Kaul
|
fcbf2f1645
|
Feature/remove lazy from name of activities table (#2978)
* Remove lazy from name
* Update translations
|
2024-02-09 18:48:05 +01:00 |
|
Thomas Kaul
|
9fe90273c7
|
Feature/move assistant to general availability (#2977)
* Move assistant from experimental to general availability
* Update changelog
|
2024-02-09 18:25:15 +01:00 |
|
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>
|
2024-01-29 19:37:09 +01:00 |
|
Thomas Kaul
|
857708dc4d
|
Migrate gf-* components to self-closing tags (#2934)
|
2024-01-28 08:50:43 +01:00 |
|
TobiasXy
|
1b2d2a9860
|
Feature/Add holdings tab to account detail dialog (#2853) (#2864)
* Feature/Add holdings tab to account detail dialog (#2853)
* Update changelog
|
2024-01-15 20:35:45 +01:00 |
|
Thomas Kaul
|
a10d9cb6ba
|
Feature/add lazy loaded activities table to account detail dialog (#2752)
* Add lazy-loaded activities table
* Update changelog
|
2023-12-16 19:04:08 +01:00 |
|
Thomas Kaul
|
377ba75e4c
|
Add support to delete a cash balance (#2707)
|
2023-12-02 17:17:25 +01:00 |
|
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>
|
2023-12-01 21:12:41 +01:00 |
|
Thomas Kaul
|
2b491dc732
|
Extend performance endpoint by net worth per day (#2574)
* Extend performance endpoint by net worth per day
* Update changelog
|
2023-11-26 21:17:15 +01:00 |
|
Thomas Kaul
|
fa627f686f
|
Bugfix/fix chart for account excluded from analysis (#2534)
* Fix chart for account excluded from analysis
* Update changelog
|
2023-10-24 20:13:57 +02:00 |
|
Basim Mohammed
|
73ac4b4197
|
Add chart to account detail dialog (#2502)
* Add chart to account detail dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
|
2023-10-19 15:51:31 +02:00 |
|
Thomas Kaul
|
ab691bb27a
|
Feature/remove account type from user interface (#2335)
* Remove account type from user interface and set it optional
* Update changelog
|
2023-09-15 19:11:20 +02:00 |
|
Thomas Kaul
|
a53461d257
|
Feature/migrate currency to unit in value component (#2043)
* Migrate currency to unit
* Update locales
|
2023-06-04 21:46:49 +02:00 |
|
Thomas Kaul
|
abf208432a
|
Feature/extend account detail dialog by cash balance and equity (#1978)
* Add cash balance and equity
* Update changelog
|
2023-05-18 19:05:22 +02:00 |
|
Thomas Kaul
|
e92730879e
|
Feature/migrate dialog components to angular material 15 (#1844)
* Migrate MatDialog
* Update changelog
|
2023-04-10 13:49:53 +02:00 |
|
Thomas Kaul
|
1b7b082003
|
Feature/migrate various components to angular material 15 (#1836)
* Migrate components to Angular Material 15
* Update changelog
|
2023-04-08 15:33:27 +02:00 |
|
Thomas Kaul
|
bfa32537a8
|
Feature/improve usability of import activities action (#1695)
* Improve usability of import activities action
* Update changelog
|
2023-02-15 10:07:25 +01:00 |
|
Thomas Kaul
|
0000317041
|
Upgrade Nx and Angular (#1646)
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648)
* Eliminate angular-material-css-vars
* Update changelog
|
2023-02-04 11:26:06 +01:00 |
|
Thomas Kaul
|
dd7a6f1562
|
Bugfix/fix i18n for account type (#1554)
* Translate account type
* Update changelog
|
2022-12-29 10:20:23 +01:00 |
|
Thomas Kaul
|
68c9d1b266
|
Bugfix/fix activities sorting in account detail dialog (#1494)
* Fix activities sorting
* Update changelog
|
2022-12-04 18:54:41 +01:00 |
|
Thomas Kaul
|
f01a3f893d
|
Exclude accounts (#1289)
* Exclude accounts
* Update changelog
|
2022-09-25 18:02:46 +02:00 |
|
Thomas Kaul
|
0e3702c2be
|
Feature/improve german translation (#1178)
* Simplify and translate locales
* Add support for translated labels
* Update changelog
|
2022-08-21 17:02:43 +02:00 |
|
Thomas Kaul
|
412039badf
|
Bugfix/show symbols of activities in account detail dialog (#1105)
* Show symbols
* Update changelog
|
2022-07-29 17:04:30 +02:00 |
|
Thomas Kaul
|
d71ab10eed
|
Bugfix/fix content height of account detail dialog (#1068)
* Fix height
* Update changelog
|
2022-07-10 21:44:23 +02:00 |
|
Thomas Kaul
|
8897f32bc5
|
Clean up modules (#1063)
|
2022-07-07 07:04:23 +02:00 |
|
Thomas Kaul
|
c0f19d56ec
|
Feature/add account detail dialog (#1047)
* Add account detail dialog
* Update changelog
|
2022-06-28 21:08:34 +02:00 |
|