Sven Günther
|
217ecd4d3f
|
Feature/set up pagination in import activities dialog (#5527)
* Set up pagination in import activities dialog
* Update changelog
|
4 weeks ago |
Raj Gupta
|
aa005e237c
|
Feature/extend activities table component by showAccountColumn input (#5556)
* Extend activities table component by showAccountColumn input
* Update changelog
|
1 month ago |
Thomas Kaul
|
fcaa4f7996
|
Feature/improve precision of values in holding detail dialog on mobile (#5337)
* Improve dynamic numerical precision
* Shorten date on mobile
* Extend Storybook story of value component
* Update changelog
|
2 months ago |
Thomas Kaul
|
7a5927592d
|
Feature/add support to exclude activity from analysis via tag (#5297)
* Add support to exclude activity from analysis via tag
* Update changelog
|
3 months ago |
Attila Cseh
|
bb216e29ce
|
Feature/upgrade to Nx 21.2 (#5221)
* Upgrade to Nx 21.2
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
3 months ago |
csehatt741
|
c2c4934d71
|
Feature/upgrade ionicons to version 8 (#5090)
* Upgrade ionicons to version 8
* Update changelog
|
4 months ago |
Thomas Kaul
|
433f1686e3
|
Feature/rename Account to account in Order database schema (#5052)
* Rename Account to account in Order database schema
* Update changelog
|
4 months ago |
Thomas Kaul
|
fa99876dca
|
Feature/rename asset profile icon component to entity logo component (#4861)
* Rename asset profile icon component to entity logo component
* Update changelog
|
5 months ago |
Thomas Kaul
|
71d56ad789
|
Feature/move asset profile icon component to @ghostfolio/ui (#4858)
* Move asset profile icon component to @ghostfolio/ui
* Update changelog
|
5 months ago |
Thomas Kaul
|
12ae54e01b
|
Bugfix/fix activities import on non-empty activities page (#4398)
* Add missing import functionality
* Update changelog
|
8 months ago |
Karel De Smet
|
46cbbd3bc4
|
Feature/upgrade to nx 20.3 (#4152)
* Upgrade to Nx 20.3
* Update changelog
|
10 months ago |
Thomas Kaul
|
e715ce14e5
|
Feature/switch typescript-eslint no-unused-expressions rule to error (#3872)
* Switch @typescript-eslint/no-unused-expressions to error (remove from eslint configuration)
|
1 year ago |
Dmytro Werner
|
8364f7f703
|
Feature/set up output for click in activities table component (#3856)
* Set up @output for click in activities table component
|
1 year ago |
Thomas Kaul
|
e4074f95c9
|
Feature/handle activities of excluded accounts (#3697)
* Handle activities of excluded accounts
|
1 year ago |
Daniel Idem
|
952c2b71a2
|
Feature/reuse notification service for confirm dialogs (#3671)
* Reuse notification service for confirm dialogs
|
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
|
41f5801b5e
|
Feature/refactor unique asset type to asset profile identifier (#3636)
* Refactoring
|
1 year ago |
Gerard Du Pre
|
8319b216bb
|
Feature/support delete activities with filtering (#3394)
* Support delete activities with filtering
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
Thomas Kaul
|
72e75208df
|
Bugfix/fix position detail dialog close functionality (#3396)
* Handle holding detail dialog open functionality in a single place (AppComponent)
* Update changelog
|
1 year ago |
Thomas Kaul
|
61f0da35bc
|
Feature/disable delete all activities if filters are active (#3389)
* Disable delete all activities button if filters are active
* Update changelog
|
1 year ago |
Thomas Kaul
|
bed9ae916c
|
Migrate UI components to standalone (#3302)
|
2 years ago |
Thomas Kaul
|
92fb05320a
|
Migrate UI components to standalone (#3296)
|
2 years ago |
Thomas Kaul
|
73d62bb51f
|
Migrate UI components to standalone (#3290)
|
2 years ago |
Thomas Kaul
|
48b412cfb8
|
Feature/harmonize setting of default locale (#3032)
* Harmonize setting of default locale
* Update changelog
|
2 years ago |
Thomas Kaul
|
e1371a8d2b
|
Clean up (#3018)
|
2 years ago |
Thomas Kaul
|
2518a8fd9d
|
Feature/add accounts tab to position detail dialog (#3012)
* Add accounts tab to position detail dialog
* Update changelog
|
2 years ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
2 years ago |
Thomas Kaul
|
fcbf2f1645
|
Feature/remove lazy from name of activities table (#2978)
* Remove lazy from name
* Update translations
|
2 years ago |
Arshad Jamal
|
e82dcc8ace
|
Feature/fix export in lazy-loaded activities table (#2939)
* Fix export in lazy-loaded activities table
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
d7f72819de
|
Feature/extend assistant by tag selector (#2838)
* Extend assistant by tag selector
* Update changelog
|
2 years ago |
Thomas Kaul
|
4547c5da1d
|
Feature/add lazy loaded activities table to position detail dialog (#2753)
* Add lazy-loaded activities table
* Update changelog
|
2 years ago |
Thomas Kaul
|
b22edff16b
|
Feature/add support for column sorting to lazy loaded activities table (#2738)
* Add support for column sorting
* Update changelog
|
2 years ago |
Thomas Kaul
|
51a0ede3e4
|
Feature/introduce lazy loaded activities table (#2729)
* Introduce lazy-loaded activities table
* Add icon column
* Emit paginator event
* Add pagination logic
* Integrate total items
* Update changelog
|
2 years ago |