Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ( #1695 )
* Improve usability of import activities action
* 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
11136ae4f8
Eliminate duplicate locales ( #1176 )
3 years ago
Thomas Kaul
81217b35ef
Feature/add comment to activity ( #1097 )
* Add comment to activity
* Update changelog
3 years ago
Thomas Kaul
e63578d8ce
Feature/add guards to local comparison ( #986 )
* Add guards
* Improve labels
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
fa79196278
Feature/display values in base currency on mobile ( #796 )
* Display values in base currency on mobile
* Update changelog
3 years ago
Thomas Kaul
c216ab1d76
Eliminate data source from order model ( #730 )
* Eliminate currency, data source and symbol from order model
* Remove prefix for symbols with data source GHOSTFOLIO
* Update changelog
3 years ago
Thomas Kaul
76f70598e2
Feature/add support for wealth items ( #666 )
* Add support for wealth items
* Update changelog
3 years ago
Thomas Kaul
16f0743353
Bugfix/fix total value of activities table ( #680 )
* Fix total value (absolute value)
* Update changelog
3 years ago
Thomas Kaul
bed3e5aae2
Bugfix/fix horizontal overflow in activities table ( #676 )
* Fix horizontal overflow in tables
* Update changelog
3 years ago
Thomas Kaul
48b524de5a
Feature/add export functionality to position detail dialog ( #672 )
* Add export functionality to the position detail dialog
* Respect filters in activities export
* Update changelog
3 years ago
Thomas Kaul
62885ea890
Feature/improve consistent use of symbol with data source ( #656 )
* Improve the consistent use of symbol with dataSource
* Update changelog
3 years ago
Thomas Kaul
ca64492e77
Bugfix/fix styling in activities table footer ( #648 )
* Fix styling
* Update changelog
3 years ago
Thomas Kaul
585f99e4df
Feature/add summary row to activities table ( #645 )
* Add summary row to activities table
* Update changelog
3 years ago
Thomas Kaul
b291d9e031
Feature/refactor transactions to activities table ( #600 )
* Refactor transactions to activities table with attributes and routes
* Update changelog
3 years ago
Thomas Kaul
9e1a7fc981
Feature/dividend ( #547 )
* Add dividend to order type
* Support dividend in transactions table
* Support dividend in transaction dialog
* Extend import file with dividend
* Add dividend to portfolio summary
* Update changelog
Co-authored-by: Fly Man <fly.man.opensim@gmail.com>
3 years ago
Thomas Kaul
ff638adf03
Feature/add transactions to position detail dialog ( #591 )
* Add transactions to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
* Setup read only mode and update permissions dynamically
* Update changelog
3 years ago
Thomas Kaul
705441ecf8
Bugfix/fix line chart labels ( #491 )
* Fix line chart labels
* Fix click event for drafts
* Update changelog
3 years ago
Thomas Kaul
b9522307c4
Feature/various client improvements ( #460 )
* Various improvements
* info messages
* skeleton loader of portfolio holdings
* Update changelog
3 years ago
Thomas Kaul
5d4156ecec
Feature/refactor position detail dialog ( #355 )
* Add name to portfolio position endpoint
* Update changelog
4 years ago
Thomas
e88b889fdd
Feature/optimize accounts table for mobile ( #271 )
* Optimize accounts table
* Update changelog
4 years ago
Thomas
bb76ace95d
Feature/improve support for draft transactions ( #265 )
* Improve support for draft transactions
* Update changelog
4 years ago
Thomas
4bd41ffa41
Feature/eliminate name from timeline position ( #245 )
* Eliminate name from timeline position: Get the name from the symbolProfileService instead
* Update changelog
4 years ago
Thomas
c7b7efae3b
Feature/import transactions ( #212 )
* Implement import transactions functionality
* Update changelog
4 years ago
Thomas
ecfe694f0b
Feature/export transactions ( #209 )
* Export functionality for transactions
* Update changelog
4 years ago
Thomas
92d321a001
Drafts for orders ( #187 )
* Render the future with a dashed border
* Update changelog
4 years ago
Thomas
8314b98f81
Feature/improve tables ( #157 )
* Improve tables
* Update changelog
4 years ago
Thomas
aea497154a
Feature/prettify symbols in transaction filtering component ( #131 )
* Prettify generic scraper symbols
* Update changelog
4 years ago
Thomas
dc736d53b4
Fix sorting ( #129 )
* Fix sorting
4 years ago
Thomas
42b9178d96
Feature/improve filter search in transactions table ( #85 )
* Improve filter search style
* Update changelog
4 years ago
Thomas
b8c05d1014
Feature/harmonize table styles ( #80 )
* Harmonize table styles
* Update changelog
4 years ago
Valentin Zickner
5d24adfa75
Feature/improve transaction filtering ( #76 )
* add multi-filter support for transaction filtering with auto completion
* update changelog
* fix table for transaction for accounts without platform
* simplify readme file since docker compose build is not required (#75 )
* simplify readme file since docker compose build is not required
* add anchor navigation in README.md
* Improve UI
* Refactoring
* Refactoring
* Feature/travis (#77 )
* integrate travis
* fix prettier transactions-page.component.ts
* change base branch to main
* fetch all branches in .travis.yml
* Bugfix/keep current menu item active (#78 )
* Keep current menu item active
* Update changelog
* Feature/travis (#77 )
* integrate travis
* fix prettier transactions-page.component.ts
* change base branch to main
* fetch all branches in .travis.yml
* Keep current menu item active
* Update changelog
Co-authored-by: Valentin Zickner <3200232+vzickner@users.noreply.github.com>
* add multi-filter support for transaction filtering with auto completion
* update changelog
* fix table for transaction for accounts without platform
* Improve UI
* Refactoring
* Refactoring
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
4 years ago
Mantovani Gabriele
631efff7ae
Add duplicate action on transactions table ( #68 )
* feat: add duplicate action on transactions table
* fix: review changes
* fix: add type and dataSource
4 years ago
Thomas
c70eb7793e
Feature/migration to accounts ( #58 )
* Migrate transaction table
* Add accounts page
* Add account page logic
4 years ago
Thomas
ef317a86ed
Setup angular compiler options ( #45 )
4 years ago
Thomas
6c7adb6193
Prettify generic scraper symbols ( #34 )
4 years ago