Attila Cseh
bec7b37df9
Feature/migrate accounts page components standalone ( #5117 )
* Migrate accounts page components standalone
* Update changelog
4 months ago
csehatt741
c2c4934d71
Feature/upgrade ionicons to version 8 ( #5090 )
* Upgrade ionicons to version 8
* Update changelog
4 months ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
10 months ago
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
1 year ago
Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
* Optimize dialog sizes for mobile
* Update changelog
1 year ago
Thomas Kaul
3cd77523a1
Feature/improve loading indicator of accounts table ( #3761 )
* Improve loading indicator
* Update changelog
1 year ago
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ( #3670 )
* Reuse notification service for alert dialogs
1 year ago
Thomas Kaul
e85cc0fcfc
Feature/clone or edit activity from account detail dialog ( #3647 )
* Clone or edit activity from holding detail dialog
* Update changelog
1 year ago
Thomas Kaul
74f4323903
Feature/increase spacing around floating action buttons ( #3385 )
* Increase spacing around floating action buttons
* Update changelog
1 year ago
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
1 year ago
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
2 years ago
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
Thomas Kaul
409ddc90ce
Feature/improve language localization for german 20231028 ( #2556 )
* Improve localization
* Update changelog
2 years ago
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>
2 years ago
Thomas Kaul
bf816c3b89
Bugfix/show transfer balance button based on permission ( #2489 )
* Show button depending on permission
* Update changelog
2 years ago
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>
2 years ago
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>
2 years ago
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ( #2335 )
* Remove account type from user interface and set it optional
* Update changelog
2 years ago
Thomas Kaul
9116443305
Feature/support note in accounts ( #2063 )
* Add support for a note in accounts
* Update changelog
2 years ago
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 ( #1844 )
* Migrate MatDialog
* Update changelog
3 years ago
Thomas Kaul
b6a7804a26
Refactoring ( #1784 )
3 years ago
Thomas Kaul
c9abe818bc
Revert import ( #1702 )
3 years ago
Thomas Kaul
f32df73256
Feature/migrate pages to angular material 15 ( #1689 )
* Migrate to Angular Material 15
* Update changelog
3 years ago
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
3 years ago
Thomas Kaul
f01a3f893d
Exclude accounts ( #1289 )
* Exclude accounts
* Update changelog
3 years ago
Thomas Kaul
c0f19d56ec
Feature/add account detail dialog ( #1047 )
* Add account detail dialog
* Update changelog
3 years ago
Thomas Kaul
d130efad47
Clean up comments ( #1043 )
* Clean up comments
3 years ago
Thomas Kaul
2abe399ebd
Bugfix/force reload accounts of user after change ( #994 )
* Force reload of accounts after change
* Update changelog
3 years ago
Thomas Kaul
3de7d3f60e
Bugfix/improve account calculations ( #737 )
* Improve account calculations
* Update changelog
4 years ago
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
* Fix horizontal overflow in tables
* Update changelog
4 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
* Setup read only mode and update permissions dynamically
* Update changelog
4 years ago
Thomas Kaul
3032126508
Feature/add footer row to accounts table ( #471 )
* Add footer row to accounts table with total balance and value
* Update changelog
4 years ago
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
4 years ago
Thomas Kaul
4ab6a1a071
Feature/harmonize page layouts ( #417 )
* Harmonize page layouts
* Update changelog
4 years ago
Thomas
1135a5b335
Fix rendering of currency and platform in dialogs and clean up observables ( #202 )
4 years ago
Thomas
2c19d8c8e7
Feature/add balance to account ( #193 )
* Add balance attribute and calculate total balance
* Update changelog
4 years ago
Thomas
95bcdea69b
Refactor cd to changeDetectorRef ( #118 )
4 years ago
Thomas
0d6fe4a232
Feature/refactor user service as observable store ( #117 )
* Implement user service as observable store
* Clean up tokenStorageService usage
* Update changelog
4 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
4 years ago
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
4 years ago
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
5 years ago
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
* Migrate transaction table
* Add accounts page
* Add account page logic
5 years ago
Thomas
40c95a541d
Add data source to transaction model ( #53 )
5 years ago
Thomas
8cb5fd64dd
Prepare for multi accounts support: store account for new transactions ( #46 )
5 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
5 years ago
Thomas
0f2c8c856c
Clean up imports ( #24 )
5 years ago
Thomas
c616312233
Initial commit
5 years ago