Fedron
2173c418a7
Feature/validate forms using DTO for access, asset profile, tag and platform management ( #3337 )
...
* Validate forms using DTO for access, asset profile, tag and platform management
* Update changelog
2024-04-30 08:04:45 +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
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
2024-02-18 12:27:34 +01:00
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2024-02-11 17:50:18 +01:00
Thomas Kaul
409ddc90ce
Feature/improve language localization for german 20231028 ( #2556 )
...
* Improve localization
* Update changelog
2023-10-28 20:46:13 +02:00
Ajay
20cefaba19
Improve usability and validation in cash balance transfer ( #2552 )
...
* Improve usability and validation in cash balance transfer
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-10-28 15:09:01 +02:00
Thomas Kaul
bf816c3b89
Bugfix/show transfer balance button based on permission ( #2489 )
...
* Show button depending on permission
* Update changelog
2023-10-15 10:02:55 +02:00
Aldrin
0ac97bd112
Transfer cash balance between accounts ( #2455 )
...
* Transfer cash balance between accounts
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-10-13 21:46:49 +02:00
Aldrin
e60fe48fdd
Add dialog for cash transfer between accounts ( #2433 )
...
* Add dialog for cash transfer between accounts
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-10-07 14:46:13 +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
9116443305
Feature/support note in accounts ( #2063 )
...
* Add support for a note in accounts
* Update changelog
2023-06-10 12:01:13 +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
b6a7804a26
Refactoring ( #1784 )
2023-03-14 10:46:11 +01:00
Thomas Kaul
c9abe818bc
Revert import ( #1702 )
2023-02-15 10:50:19 +01:00
Thomas Kaul
f32df73256
Feature/migrate pages to angular material 15 ( #1689 )
...
* Migrate to Angular Material 15
* Update changelog
2023-02-14 10:04:22 +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
f01a3f893d
Exclude accounts ( #1289 )
...
* Exclude accounts
* Update changelog
2022-09-25 18:02:46 +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
Thomas Kaul
d130efad47
Clean up comments ( #1043 )
...
* Clean up comments
2022-06-25 17:30:43 +02:00
Thomas Kaul
2abe399ebd
Bugfix/force reload accounts of user after change ( #994 )
...
* Force reload of accounts after change
* Update changelog
2022-06-11 12:56:34 +02:00
Thomas Kaul
3de7d3f60e
Bugfix/improve account calculations ( #737 )
...
* Improve account calculations
* Update changelog
2022-03-04 21:31:31 +01:00
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
...
* Fix horizontal overflow in tables
* Update changelog
2022-02-06 15:45:39 +01:00
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
...
* Setup read only mode and update permissions dynamically
* Update changelog
2021-12-07 20:24:15 +01:00
Thomas Kaul
3032126508
Feature/add footer row to accounts table ( #471 )
...
* Add footer row to accounts table with total balance and value
* Update changelog
2021-11-14 17:04:52 +01:00
Thomas Kaul
2de0e75cb8
Feature/add user interface for granting and revoking public access ( #439 )
...
* Add user interface for granting and revoking public access
* Update changelog
2021-10-25 20:46:36 +02:00
Thomas Kaul
4ab6a1a071
Feature/harmonize page layouts ( #417 )
...
* Harmonize page layouts
* Update changelog
2021-10-13 11:51:33 +02:00
Thomas
1135a5b335
Fix rendering of currency and platform in dialogs and clean up observables ( #202 )
2021-07-08 21:28:28 +02:00
Thomas
2c19d8c8e7
Feature/add balance to account ( #193 )
...
* Add balance attribute and calculate total balance
* Update changelog
2021-07-07 21:23:36 +02:00
Thomas
95bcdea69b
Refactor cd to changeDetectorRef ( #118 )
2021-05-24 10:12:53 +02:00
Thomas
0d6fe4a232
Feature/refactor user service as observable store ( #117 )
...
* Implement user service as observable store
* Clean up tokenStorageService usage
* Update changelog
2021-05-24 09:38:44 +02:00
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
2021-05-16 22:11:14 +02:00
Thomas
c973ffd3ba
Feature/reorganize helper lib ( #100 )
...
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
2021-05-16 21:20:59 +02:00
Thomas
90a2fea7d6
Feature/create and update accounts ( #60 )
...
* Allow to create and update accounts
* Activate account selector in transaction dialog
* Refactor analytics and report from platforms to accounts
2021-05-02 21:18:52 +02:00
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
...
* Migrate transaction table
* Add accounts page
* Add account page logic
2021-05-01 12:30:52 +02:00