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
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>
2024-10-26 11:07:48 +02:00
Thomas Kaul
a5331dd32b
Feature/optimize dialog sizes for mobile ( #3964 )
...
* Optimize dialog sizes for mobile
* Update changelog
2024-10-20 17:59:44 +02:00
Thomas Kaul
3cd77523a1
Feature/improve loading indicator of accounts table ( #3761 )
...
* Improve loading indicator
* Update changelog
2024-09-20 11:10:19 +02:00
Daniel Idem
56ddbaf972
Feature/reuse notification service for alert dialogs ( #3670 )
...
* Reuse notification service for alert dialogs
2024-08-15 11:36:55 +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
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
...
* Migrate to control flow
* Update changelog
2024-06-11 19:46:16 +02:00
Thomas Kaul
87501e094d
Feature/improve allocations by ETF holding for mobile ( #3469 )
2024-06-08 17:20:38 +02:00
Eduardo Marinho
60ef46accf
Bugfix/fix state handling of currency selector component ( #2795 ) ( #3429 )
...
* Fix state handling of currency selector component
* Update changelog
2024-06-01 10:53:02 +02:00
Thomas Kaul
74f4323903
Feature/increase spacing around floating action buttons ( #3385 )
...
* Increase spacing around floating action buttons
* Update changelog
2024-05-08 20:54:13 +02:00
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
55b0fe232c
Bugfix/reset form values to null if empty string ( #3327 )
...
* Reset form values to null if empty string
* Update changelog
2024-04-25 19:04:28 +02:00
Thomas Kaul
990028316e
Refactor form controls to form getter ( #3325 )
2024-04-24 20:20:56 +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
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
Fedron
9241c04d5a
Feature/add form validation against DTO for activity and account ( #3230 )
...
* Add form validation against DTO for activity and account
* Update changelog
2024-04-14 19:52:41 +02:00
Thomas Kaul
50dbbf0569
Feature/refactor symbol icon module to asset profile icon component ( #3245 )
...
* Refactor symbol icon module to asset profile icon component (standalone)
2024-04-06 21:15:19 +02:00
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
2024-02-21 09:58:15 +01:00
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
2024-02-18 12:27:34 +01:00
Thomas Kaul
fd294d4d2b
Migrate to control flow ( #2992 )
2024-02-11 20:47:24 +01:00
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2024-02-11 17:50:18 +01:00
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
2024-01-28 08:50:43 +01:00
Thomas Kaul
ac0f6f40cf
Remove closing tags ( #2816 )
2024-01-06 19:28:35 +01:00
Thomas Kaul
e465f1b791
Feature/add support to edit currency of asset profile with data source manual ( #2789 )
...
* Add support to edit currency
* Update changelog
2023-12-29 19:55:51 +01:00
Thomas Kaul
b4de06fcf0
Feature/add platform icons to account selectors ( #2633 )
...
* Add platform icons to account selectors
* Update changelog
2023-11-11 17:27:29 +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
Aldrin
96b5dcfaf8
Create reusable currency selector component using mat-autocomplete ( #2487 )
...
* Create reusable currency selector component using mat-autocomplete
* Update changelog
2023-10-23 20:30:05 +02:00
Thomas Kaul
653c9c62a8
Sort imports ( #2490 )
2023-10-17 20:42:32 +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
Thomas Kaul
e1022846b9
Bugfix/fix displayed currency of cash balance in account dialog ( #2480 )
...
* Fix currency
* Update changelog
2023-10-14 15:01:29 +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
3b5a34f6f3
Use fab-button in access management tab ( #2456 )
...
* Use fab-button in access management tab
* Refactor fab container
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-10-11 09:57:35 +02:00
Kevin
37ff7acf04
Change platform control from select to autocomplete in account dialog ( #2429 )
...
* Change platform control from select to autocomplete in account dialog
* Update changelog
2023-10-08 19:17:55 +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
Anirudh Sudhir
02b433eb1e
Prevent empty form submission in account dialog ( #2428 )
...
* Prevent empty form submission in account dialog
2023-10-05 21:02:35 +02:00
Sanjeev Sharma
4fb88859b2
Improve form in account dialog ( #2408 )
...
* Improve form in account dialog
* Update changelog
2023-10-03 19:34:04 +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
4955555ddd
Release 1.301.1 ( #2247 )
2023-08-19 08:49:31 +02:00
Thomas Kaul
97504756be
Feature/add currency to cash balance in create or update account dialog ( #2104 )
...
* Add currency as text suffix to cash balance
* Update changelog
2023-06-27 18:33:50 +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
513a564e2c
Restructure services ( #1891 )
2023-04-23 12:02:01 +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
464973f9b0
Feature/migrate form components to angular material 15 ( #1842 )
...
* Upgrade @angular/cdk
* Upgrade form components to Angular Material 15
* Update changelog
2023-04-10 10:59:44 +02:00
Thomas Kaul
24716f0561
Migrate checkbox and chips components to Angular Material 15 ( #1839 )
2023-04-09 08:55:09 +02:00
Thomas Kaul
3453100afd
Feature/migrate various components to angular material 15 part 2 ( #1838 )
...
* Migrate tooltips to Angular Material 15
* Migrate tabs to Angular Material 15
2023-04-09 08:54:32 +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
4b30da2d92
Feature/conditionally hide platform selector ( #1805 )
...
* Hide platform selector conditionally
* Update changelog
2023-03-25 16:46:46 +01:00
Thomas Kaul
b6a7804a26
Refactoring ( #1784 )
2023-03-14 10:46:11 +01:00