Thomas Kaul
ef2849aa6c
Remove this ( #2341 )
2 years 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
2 years ago
Thomas Kaul
0b59fc639d
Feature/upgrade prettier to version 3 ( #2163 )
* Upgrade prettier to version 3.0.2
* Prettify code
* Update changelog
2 years ago
Hugo Persson
cef7fa79de
Fix total account value calculation for liabilities ( #2184 )
* Fix calculation
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
ba220eaee9
Bugfix/fix sorting by currency in activities table ( #2122 )
* Fix sorting by currency
* Update changelog
2 years ago
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ( #2108 )
* Add pagination
* Update changelog
2 years ago
Thomas Kaul
06dfb91f82
Release 1.280.1 ( #2069 )
2 years ago
Thomas Kaul
7931e6950d
Feature/add support for liabilities ( #1789 )
* Add support for liabilities
* Update changelog
2 years ago
Thomas Kaul
6077bfa754
Feature/change direction of ellipsis icon to horizontal in tables ( #2055 )
* Change direction of ellipsis icon to horizontal
* Update changelog
2 years ago
Thomas Kaul
206b6567fd
Feature/improve activities import dialog ( #2016 )
* Improve activities import dialog
* Update changelog
2 years ago
Thomas Kaul
4d700e3b83
Feature/add error message if importing duplicates ( #1984 )
* Add error messages if import include duplicates
* Update changelog
2 years ago
Thomas Kaul
19e6df4fb2
Fix exception ( #1979 )
2 years ago
Visrut
9c30139b86
FIX #1951 : select checkbox state fix for duplicates ( #1958 )
* FIX #1951 : select checkbox state fix for duplicates
* Update changelog
2 years ago
Visrut
7d6a74a67d
Feature/improve check for duplicates in import #1932 ( #1940 )
* Improve check for duplicates in import
* Update changelog
2 years ago
Francisco Silva
67e758365f
feature: allow to delete all activities of a user ( #1880 )
* Allow to delete all activities of a user
* Update changelog
2 years ago
Thomas Kaul
3daf55a0dd
Bugfix/remove sort header in comment column of activities table ( #1883 )
* Remove sort header
* Update changelog
2 years ago
Thomas Kaul
1b7b082003
Feature/migrate various components to angular material 15 ( #1836 )
* Migrate components to Angular Material 15
* Update changelog
2 years ago
Thomas Kaul
52e7a7886d
Feature/migrate libs components to angular material 15 ( #1833 )
* Migrate to Angular Material 15
* Update changelog
2 years ago
Thomas Kaul
1ffa831c5c
Feature/improve style of symbol search results ( #1728 )
* Improve style
* Update changelog
2 years ago
Thomas Kaul
2b4a1dc480
Bugfix/fix issue with exact matches in activities filter ( #1724 )
* Fix issue with exact match
* Update changelog
2 years ago
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ( #1695 )
* Improve usability of import activities action
* Update changelog
2 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
2 years ago
Thomas Kaul
f3c8ec27cb
Feature/improve deprecated sass imports ( #1581 )
* Improve deprecated Sass imports
* Update changelog
2 years ago
Thomas Kaul
a850e8ca22
Import dividend ( #1560 )
* Import dividend
* Update changelog
2 years ago
Thomas Kaul
d545e4877c
Feature/improve activities import by preview step ( #1540 )
* Improve activities import
* Update changelog
2 years ago
Thomas
1918dee9c5
Format code
2 years ago
Yash Solanki
a08610b603
Feature/improve activities import ( #1531 )
2 years ago
Thomas Kaul
c38ebec3be
Feature/add name to activities table ( #1516 )
* Add name to symbol column
* Update changelog
2 years ago
Thomas Kaul
50f6d154e5
Feature/extend sorting in tables ( #1491 )
* Extend sorting
* Update changelog
2 years ago
Thomas Kaul
b5b7af7741
Feature/improve asset profile management ( #1485 )
* Improve asset profile management (Add note, fix filter)
* Update changelog
2 years ago
Thomas Kaul
b0d708fb82
Feature/change activities icons ( #1463 )
* Improve icons
* Update changelog
2 years ago
Yash Solanki
901c997908
Add pagination to activities table ( #1404 )
* Add pagination to activities table
2 years ago
Thomas Kaul
e3662a143c
Improve localization ( #1191 )
* Improve localization
* Update changelog
3 years ago
Thomas Kaul
11136ae4f8
Eliminate duplicate locales ( #1176 )
3 years ago
Thomas Kaul
335553e891
Feature/tag template literal strings ( #1152 )
* Tagged template literal strings
* Update changelog
3 years ago
Thomas Kaul
81217b35ef
Feature/add comment to activity ( #1097 )
* Add comment to activity
* Update changelog
3 years ago
Thomas Kaul
002b883668
Feature/upgrade to angular 14 ( #1019 )
* Upgrade to angular 14
* Migrate UntypedFormControl to FormControl
* Update changelog
3 years ago
Thomas Kaul
74fe90906a
Bugfix/exclude emtpy items in activities filter ( #999 )
* Exclude empty items
* Update changelog
3 years ago
Thomas Kaul
e63578d8ce
Feature/add guards to local comparison ( #986 )
* Add guards
* Improve labels
3 years ago
Thomas Kaul
4a123c38f2
Refactor placeholder ( #925 )
3 years ago
Thomas Kaul
160335302a
Feature/group filters by type ( #922 )
* Add groups to activities filter component
* Update changelog
3 years ago
Thomas Kaul
40380346e6
Feature/setup bull queue system ( #886 )
* Setup @nestjs/bull and asset profile data gathering job
* Update changelog
3 years ago
Thomas Kaul
16dd8f7652
Feature/refactor filters with interface ( #883 )
* Refactor filtering with an interface
* Filter by accounts
* Update changelog
3 years ago
Thomas Kaul
8f61f7c169
Feature/extract activities table filter component ( #858 )
* Extract activities table component
* Update changelog
3 years ago
Thomas Kaul
6e7cf0380b
Feature/export single draft ( #835 )
* Export single draft
* Update changelog
3 years ago
Thomas Kaul
ba7c98d325
Add test case for BUY and SELL (partially) ( #826 )
* Add test case for BUY and SELL (partially)
* Fix investment calculation for sell activities
* Do not show total value if sell activity
* Update changelog
3 years ago
Thomas Kaul
8526b5a027
Feature/export draft activities as ics ( #830 )
* Export draft activities as ICS
* Update changelog
3 years ago
Thomas Kaul
204c7360c3
Feature/prepare for localized date format ( #803 )
* Support localized date and number format
* Update changelog
3 years ago
Thomas Kaul
fa79196278
Feature/display values in base currency on mobile ( #796 )
* Display values in base currency on mobile
* Update changelog
3 years ago
Thomas Kaul
eb77652d6a
Clean up import ( #784 )
3 years ago