Thomas Kaul
f2085a7e12
Clean up
3 weeks ago
Akd11111
b6fc5566d4
Feature/update messages.pl.xlf ( #4499 )
* Update messages.pl.xlf
* Update changelog
3 weeks ago
Marcin Szymański
5754f01819
Feature/improve check for duplicates in preview step of activities import (comments) ( #4498 )
* Improve check for duplicates in preview step of activities import (comments)
* Update changelog
3 weeks ago
Thomas Kaul
6ae22d13ec
Feature/extend API keys for Ghostfolio data provider ( #4501 )
* Extend API keys for Ghostfolio data provider
3 weeks ago
github-actions[bot]
f1d292330a
Feature/update locales ( #4506 )
* Update locales
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 weeks ago
lechtidu56
2894274b92
Feature/improve language localization for fr ( #4502 )
* Improve language localization for fr
* Update changelog
3 weeks ago
Thomas Kaul
4df575e34f
Feature/migrate ion-icon usage to self-closing tags ( #4492 )
* Migrate to self-closing tags
3 weeks ago
tobikugel
7584edf996
add default isActive property for dryRun
3 weeks ago
tobikugel
eb687604da
refactor: code review
3 weeks ago
tobikugel
ba97baae1b
add isActive with default value true in dtos
3 weeks ago
tobikugel
3893d8a133
refactor: correct alphabetical order of dto properties
3 weeks ago
tobikugel
f0f03bec5c
add isActive in symbol profile dummy data
3 weeks ago
tobikugel
5d321b408a
refactor: remove unnecesarry code
3 weeks ago
tobikugel
54fa9c6ce0
feat: added toggle logic
3 weeks ago
github-actions[bot]
8cd7679760
Feature/update locales ( #4494 )
* Update locales
* Update translations
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 weeks ago
Tobias Kugel
91394160b9
Feature/Allow to edit identifier in asset profile dialog ( #4469 )
* Allow to edit identifier in asset profile dialog
* Update changelog
4 weeks ago
github-actions[bot]
64cbd276ce
Feature/update locales ( #4493 )
* Update locales
* 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>
4 weeks ago
Thomas Kaul
b720a8dd96
Feature/set up terms of service ( #4490 )
* Set up terms of service
* Update changelog
4 weeks ago
tobikugel
4cd2502cf8
feat: implements isActive checkbox
4 weeks ago
Thomas Kaul
c69a0315a6
Add DataSource
4 weeks ago
Thomas Kaul
5d79f7c9cf
Clean up
4 weeks ago
tobikugel
fe496e820e
fix: build process
4 weeks ago
tobikugel
050a653498
Revert "fix: DataSource not found during build process"
This reverts commit 4b8625f694
.
1 month ago
tobikugel
947535eb61
fix: DataSource not found during build process
1 month ago
tobikugel
13f7570a44
refactor: change variable names according to code review
1 month ago
tobikugel
0a7409b715
chore(refactor): change formating
1 month ago
tobikugel
1f49a15dcd
chore(refactor): renaming variables
1 month ago
tobikugel
6c84e7d9a8
chore(refactor): change patch function arguments
1 month ago
tobikugel
1825a1f4b9
feat: frontend form logic and error handling
1 month ago
tobikugel
5ce488b49b
feat: implements form logic, adujsts backend admin service
1 month ago
tobikugel
d3fe2c0720
feat: implements frontend logic
1 month ago
tobikugel
a437a1c722
add symbol-autocomplete-comp, change assetProfileForm coverage, refactor endpoint
1 month ago
Thomas Kaul
a09d3e5beb
Feature/harmonize stepper and tab group options ( #4455 )
* Harmonize stepper options
* Harmonize tab group options
4 weeks ago
tobikugel
0990d461c9
fix: build process
4 weeks 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>
4 weeks 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
4 weeks ago
Thomas Kaul
f08ed2dc68
Feature/add isActive flag to asset profile model ( #4479 )
* Add isActive to SymbolProfile model
* Update changelog
1 month 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>
1 month ago
tobikugel
3614f58302
Revert "fix: DataSource not found during build process"
This reverts commit 4b8625f694
.
1 month ago
tobikugel
4b8625f694
fix: DataSource not found during build process
1 month ago
tobikugel
8346802872
refactor: change variable names according to code review
1 month ago
Thomas Kaul
8920b60a72
Bugfix/fix apostrophes in locales ( #4475 )
* Fix apostrophes
1 month ago
Thomas Kaul
c467c946d4
Bugfix/fix symbol validation in Yahoo Finance service ( #4472 )
* Fix symbol validation
* Add test cases
1 month ago
Thomas Kaul
a6952a0e37
Feature/extend get data sources in data provider service ( #4473 )
* Extend data sources
1 month 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>
1 month ago
tobikugel
3ed85eb096
chore(refactor): change formating
1 month 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>
1 month 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
1 month ago
Omer Faruk Gormel
5ecdb5fb7a
Feature/improve language localization for tr 20250322 ( #4467 )
* Update translations
* Update changelog
1 month 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>
1 month ago