tobikugel
c85a87bdcb
Merge remote changes and synchronize schema for isActive property
10 months ago
Thomas Kaul
c69a0315a6
Add DataSource
10 months ago
Thomas Kaul
5d79f7c9cf
Clean up
10 months ago
tobikugel
fe496e820e
fix: build process
10 months ago
tobikugel
050a653498
Revert "fix: DataSource not found during build process"
This reverts commit 4b8625f694 .
10 months ago
tobikugel
947535eb61
fix: DataSource not found during build process
10 months ago
tobikugel
13f7570a44
refactor: change variable names according to code review
10 months ago
tobikugel
0a7409b715
chore(refactor): change formating
10 months ago
tobikugel
1f49a15dcd
chore(refactor): renaming variables
10 months ago
tobikugel
6c84e7d9a8
chore(refactor): change patch function arguments
10 months ago
tobikugel
1825a1f4b9
feat: frontend form logic and error handling
10 months ago
tobikugel
5ce488b49b
feat: implements form logic, adujsts backend admin service
10 months ago
tobikugel
d3fe2c0720
feat: implements frontend logic
10 months ago
tobikugel
a437a1c722
add symbol-autocomplete-comp, change assetProfileForm coverage, refactor endpoint
10 months ago
Thomas Kaul
a09d3e5beb
Feature/harmonize stepper and tab group options ( #4455 )
* Harmonize stepper options
* Harmonize tab group options
10 months ago
tobikugel
0990d461c9
fix: build process
10 months ago
Shaunak Das
a13d6140cf
Feature/extend emergency fund X-ray rule to support assets ( #4485 )
* Extend emergency fund X-ray rule to support assets
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
31be526c11
Feature/restrict historical market data gathering to active asset profiles ( #4483 )
* Restrict historical market data gathering to active asset profiles
* Update changelog
10 months ago
Thomas Kaul
f28c452be0
Release 2.148.0 ( #4482 )
10 months ago
Thomas Kaul
f08ed2dc68
Feature/add isActive flag to asset profile model ( #4479 )
* Add isActive to SymbolProfile model
* Update changelog
10 months ago
github-actions[bot]
c9e8eb401a
Feature/update locales ( #4481 )
* Update locales
* Update translation
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Thomas Kaul
f22c5ee16b
Feature/upgrade ngx-skeleton-loader to version 10.0.0 ( #4480 )
* Upgrade ngx-skeleton-loader to version 10.0.0
* Update changelog
10 months ago
Thomas Kaul
44f6efd427
Feature/extend personal finance tools 20250323 ( #4478 )
* Add Asseta
* Add Danti
10 months ago
tobikugel
3614f58302
Revert "fix: DataSource not found during build process"
This reverts commit 4b8625f694 .
10 months ago
tobikugel
4b8625f694
fix: DataSource not found during build process
10 months ago
tobikugel
8346802872
refactor: change variable names according to code review
10 months ago
Thomas Kaul
8920b60a72
Bugfix/fix apostrophes in locales ( #4475 )
* Fix apostrophes
10 months ago
Thomas Kaul
7183db17b0
Release 2.147.0 ( #4474 )
10 months ago
Thomas Kaul
c467c946d4
Bugfix/fix symbol validation in Yahoo Finance service ( #4472 )
* Fix symbol validation
* Add test cases
10 months ago
Thomas Kaul
a6952a0e37
Feature/extend get data sources in data provider service ( #4473 )
* Extend data sources
10 months ago
github-actions[bot]
5247cc3c97
Feature/update locales ( #4468 )
* Update translations
* Update changelog
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
tobikugel
3ed85eb096
chore(refactor): change formating
10 months ago
csehatt741
4842c347a9
Feature/generate new security token for user via admin control panel ( #4458 )
* Generate new security token for user via admin control panel
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
Sayed Murtadha Ahmed
6c624fefc9
Feature/eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component ( #4462 )
* Eliminate firstOrderDate in favor of dateOfFirstActivity in portfolio summary component
* Update changelog
10 months ago
Omer Faruk Gormel
5ecdb5fb7a
Feature/improve language localization for tr 20250322 ( #4467 )
* Update translations
* Update changelog
10 months ago
Ronnie Alsop
a9c3224856
Feature/add endpoint to localize site.webmanifest ( #4450 )
* Add endpoint to localize site.webmanifest
* Refactor rootUrl
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
tobikugel
04db239895
chore(refactor): renaming variables
10 months ago
csehatt741
198f73db00
Feature/improve export by applying filters on accounts and tags ( #4425 )
* Improve export by applying filters on accounts and tags
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
10 months ago
tobikugel
b7c9e857ee
chore(refactor): change patch function arguments
10 months ago
Thomas Kaul
536b000ff9
Feature/improve Storybook story of fire calculator ( #4451 )
* Add default value for fire wealth
10 months ago
github-actions[bot]
150d97bd42
Feature/update locales ( #4463 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
10 months ago
tobikugel
68cbe69d06
feat: frontend form logic and error handling
10 months ago
tobikugel
a6f9a1dc51
feat: implements form logic, adujsts backend admin service
10 months ago
Thomas Kaul
d8b305a343
Feature/add Storybook to sitemap.xml ( #4452 )
* Add Storybook
* Update changelog
10 months ago
Thomas Kaul
1aa1960d45
Feature/rename TWR to ROAI ( #4464 )
* Rename TWR to ROAI
10 months ago
Szymon Łągiewka
795e4582a8
Feature/replace lodash.uniq with Array.from + Set ( #4387 )
* Replace lodash.uniq with Array.from + Set
* Update chagnelog
10 months ago
github-actions[bot]
ddc7989280
Feature/update locales ( #4460 )
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
10 months ago
Thomas Kaul
82fe2590bf
Feature/add Storybook link to development guide ( #4448 )
* Add Storybook
10 months ago
csehatt741
efc0b1bf5a
Feature/support filters in AI prompt API ( #4431 )
* Support filters in AI prompt API
* Update changelog
10 months ago
Chang-Yen Tseng
235db72ade
Bugfix/change client-side dates to be sent in UTC format ( #4402 )
* Change client-side dates to be sent in UTC format
* Update changelog
10 months ago