Anirban Biswas
|
a765e578a7
|
Feature/move toggle component to @ghostfolio/ui and set up Storybook story (#5248)
* Move toggle component to @ghostfolio/ui
* Set up Storybook story
* Update changelog
|
3 months ago |
Thomas Kaul
|
58043def08
|
Bugfix/fix date format of retirement date in FIRE calculator (#5245)
* Fix date format
* Update changelog
|
3 months ago |
Anirban Biswas
|
71fba8d204
|
Feature/set up Storybook story for activity type component (#5234)
* Set up Storybook story for activity type component
* 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 |
Attila Cseh
|
806df6c0c5
|
Feature/extend export by custom asset profiles (#5165)
* Extend export by custom asset profiles
* Update changelog
|
3 months ago |
Thomas Kaul
|
08d15e8327
|
Feature/improve symbol autocomplete Storybook story (#5127)
* Improve asset classes
|
3 months ago |
Thomas Kaul
|
03fc120d50
|
Feature/remove date range from search holdings in assistant component (#5170)
* Remove date range
* Update changelog
|
3 months ago |
Thomas Kaul
|
a03c275b31
|
Feature/add no results message to assistant (#5166)
* Add no results message
* Update changelog
|
3 months ago |
Quan Huynh (John)
|
9064b8bde2
|
Feature/show category in rule settings dialog of X-ray (#5158)
* Show category in rule settings dialog of X-ray
* Update changelog
|
3 months ago |
Thomas Kaul
|
afaf783afb
|
Feature/improve labels of line chart components (#5162)
* Improve labels
* Update changelog
|
3 months ago |
Attila Cseh
|
2f118d02b8
|
Feature/filter asset sub class options based on selected asset class (#5148)
* Filter asset sub class options based on selected asset class
* Update changelog
|
3 months ago |
Thomas Kaul
|
96b4e11126
|
Feature/improve label in treemap chart for asset profiles with MANUAL data source (#5128)
* Improve label
* Update changelog
|
3 months ago |
Thomas Kaul
|
c34e3a9434
|
Feature/reuse internal routes in assistant list item component (#5122)
* Reuse internal routes
|
3 months ago |
Thomas Kaul
|
6940700a1b
|
Feature/extend asset sub classes by collectible (#5126)
* Extend asset sub classes by collectible
* Update changelog
|
3 months ago |
Thomas Kaul
|
a94781537d
|
Bugfix/fix allocations by asset class for unknown asset classes (#5120)
* Fix allocations by asset class
* Update changelog
|
3 months ago |
csehatt741
|
c2c4934d71
|
Feature/upgrade ionicons to version 8 (#5090)
* Upgrade ionicons to version 8
* Update changelog
|
4 months ago |
Thomas Kaul
|
cf8eac3d44
|
Feature/rename Settings to settings in User database schema (#5100)
* Rename Settings to settings in User database schema
* Update changelog
|
4 months ago |
Thomas Kaul
|
55e4d2fc7a
|
Feature/deprecate ITEM activity type in favor of BUY (#5093)
* Deprecate ITEM activity type in favor of BUY
* Update changelog
|
4 months ago |
Thomas Kaul
|
078d0dd468
|
Bugfix/set name column to sticky in table of benchmark component (#5095)
* Set name column to sticky
* Update changelog
|
4 months ago |
Thomas Kaul
|
9c37bca43a
|
Feature/rename Access to accessesGet in User database schema (#5094)
* Rename Access to accessesGet in User database schema
* Update changelog
|
4 months ago |
Thomas Kaul
|
53127340f4
|
Feature/extend markets (#5076)
* Extend markets
* Clean up
|
4 months ago |
csehatt741
|
bd43ea9b6c
|
Feature/dynamically compose public routes in sitemap (#5035)
* Dynamically compose public routes in sitemap
* Update changelog
|
4 months ago |
Kenrick Tandrian
|
e28ab59673
|
Feature/introduce fuzzy search for quick links of assistant (#5055)
* Introduce fuzzy search for quick links of assistant
* Update changelog
|
4 months ago |
Thomas Kaul
|
9b4730b731
|
Feature/improve search results of assistant to only display categories with content (#5053)
* Improve search results
* Update changelog
|
4 months ago |
csehatt741
|
c437bc2534
|
Feature/allow user to rotate Security Token (#5016)
* Allow user to rotate Security Token
* 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 |
Jack Ulf
|
559cac31bd
|
Feature/extend AI service by OpenRouter access (#5025)
* Extend AI service by OpenRouter access
* Update changelog
|
4 months ago |
Thomas Kaul
|
854a08c7a5
|
Bugfix/fix various routes (#5042)
* Fix various routes
|
4 months ago |
Thomas Kaul
|
738f7490f6
|
Feature/rename Platform to platform in Account database schema (#4999)
* Rename Platform to platform in Account database schema
* Update changelog
|
4 months ago |
Thomas Kaul
|
be3a9b8e83
|
Feature/refactor health check endpoints (#5005)
* Refactor health check endpoints
* Update changelog
|
4 months ago |
Thomas Kaul
|
f33d902560
|
Feature/migrate value component to control flow (part 2) (#5000)
* Migrate to control flow
* Update changelog
|
4 months ago |
Thomas Kaul
|
c8f46f64fb
|
Feature/extend public routes by i18n ids in paths (#4987)
* Add i18n ids
|
4 months ago |
Thomas Kaul
|
314b121584
|
Feature/refactor sitemap module (part 2) (#4985)
* Refactor sitemap module
|
4 months ago |
Thomas Kaul
|
29ecfc1137
|
Feature/migrate assistant and value component to control flow (part 3) (#4981)
* Migrate to control flow
* Update changelog
|
4 months ago |
Thomas Kaul
|
d5d74eb4db
|
Feature/rename GranteeUser to granteeUser in Access database schema (#4979)
* Rename GranteeUser to granteeUser in Access database schema
* Update changelog
|
4 months ago |
Thomas Kaul
|
3aae0aa40c
|
Bugfix/fix migration to form control in value component (#4969)
* Fix migration to form control
|
4 months ago |
Hash Palak
|
d8626ffab7
|
Feature/include admin control panel in quick links of assistant (#4955)
* Include admin control panel in quick links of assistant
* Update changelog
|
4 months ago |
Thomas Kaul
|
a56016ee03
|
Bugfix/add missing import of entity logo component (#4960)
* Add missing import
|
4 months ago |
Tahbit Fehran
|
b0e1065f79
|
Feature/conditionally display date range options based on first user activity (#4945)
* Conditionally display date range options based on first user activity
* Update changelog
|
4 months ago |
Thomas Kaul
|
153b162927
|
Feature/refactor various routes (part 3) (#4951)
* Refactor various routes
|
4 months ago |
Thomas Kaul
|
18f94a1ba1
|
Feature/refactor various routes (part 2) (#4949)
* Refactor various routes
|
4 months ago |
Thomas Kaul
|
a7319844fd
|
Feature/migrate assistant and value component to control flow (part 2) (#4948)
* Migrate to control flow
* Update changelog
|
4 months ago |
Thomas Kaul
|
8ae91961d9
|
Feature/refactor various routes (#4946)
* Refactor various routes
|
4 months ago |
Diego Noah
|
3ea72af5a0
|
Bugfix/prevent date offset in cash balance records (#4906)
* Prevent date offset in cash balance records
* Update changelog
|
4 months ago |
Thomas Kaul
|
4b556dfdc4
|
Feature/refactor public routes: resources (#4937)
* Refactor public routes: resources
|
4 months ago |
Thomas Kaul
|
c4cde4eef6
|
Feature/refactor public sub routes: about (#4935)
* Refactor public sub routes: about
|
4 months ago |
Thomas Kaul
|
072d700b82
|
Feature/refactor public routes: markets (#4934)
* Refactor public routes: markets
|
4 months ago |
Thomas Kaul
|
908a731989
|
Feature/refactor public routes: faq (#4933)
* Refactor public routes: faq
|
4 months ago |
Thomas Kaul
|
60c9b5300d
|
Feature/refactor public routes: blog (#4932)
* Refactor public routes: blog
|
4 months ago |
Thomas Kaul
|
74b51fe1dd
|
Feature/refactor public routes: pricing (#4931)
* Refactor public routes: pricing
|
4 months ago |