Thomas Kaul
73d62bb51f
Migrate UI components to standalone ( #3290 )
1 year ago
Thomas Kaul
50dbbf0569
Feature/refactor symbol icon module to asset profile icon component ( #3245 )
* Refactor symbol icon module to asset profile icon component (standalone)
1 year ago
Thomas Kaul
4ae7e9fcbe
Feature/add icon to asset profile dialog ( #3240 )
* Add asset profile icon
* Update changelog
1 year ago
Fedron
82fe1de1a7
Feature/add support to override asset (sub) class and url in admin control panel ( #3218 )
* Add support to override asset (sub) class and url in admin control panel
* Update changelog
1 year ago
Thomas Kaul
efdc9b387f
Eliminate ghostfolio-style.scss ( #3228 )
1 year ago
Thomas Kaul
5ffc39c32f
Feature/improve usability to delete asset profile ( #3208 )
* Disable delete button for benchmarks
* Update changelog
1 year ago
Fedron
98de2355c4
Feature/Support overriding name of asset profile dialog ( #3199 )
* Support overriding name of asset profile dialog
* Update changelog
1 year ago
Thomas Kaul
61ecd15f1d
Feature/change edit button to a in admin market data page ( #3164 )
* Change edit button to a
* Update changelog
1 year ago
Thomas Kaul
eb853f05ae
Feature/add support to delete asset profile from dialog ( #3165 )
* Add support to delete asset profile from dialog
* Update changelog
1 year ago
helgehatt
a0ddd1f9b9
Fix date conversion in import of historical market data ( #3117 )
* Fix date conversion in import of historical market data
* Update changelog
1 year ago
Thomas Kaul
b62488628c
Prettify markup ( #3029 )
1 year ago
Thomas Kaul
e1371a8d2b
Clean up ( #3018 )
1 year ago
Thomas Kaul
e0d6d9e8ca
Migrate if / else to control flow ( #3001 )
1 year ago
Thomas Kaul
446c7cb517
Remove closing tags of mat-* components ( #2989 )
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
1 year ago
Thomas Kaul
0436cc6487
Migrate ngx-skeleton-loader components to self-closing tags ( #2935 )
1 year ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
1 year ago
Thomas Kaul
f2803aecbc
Add guard ( #2898 )
1 year ago
Hugo Persson
c918deeb1c
Feature/Support for editing countries and sectors ( #2854 )
* Add support for editing countries and sectors
* Update changelog
1 year ago
Thomas Kaul
ac0f6f40cf
Remove closing tags ( #2816 )
1 year ago
Thomas Kaul
43b4f14ace
Feature/add button to test scraper configuration ( #2808 )
* Add button to test scraper configuration
* Update changelog
---------
Co-authored-by: Manushreshta B L <manushreshta27@gmail.com>
Co-authored-by: Hugo Persson <hugo.e.persson@gmail.com>
1 year ago
Thomas Kaul
e465f1b791
Feature/add support to edit currency of asset profile with data source manual ( #2789 )
* Add support to edit currency
* Update changelog
1 year ago
Thomas Kaul
b22edff16b
Feature/add support for column sorting to lazy loaded activities table ( #2738 )
* Add support for column sorting
* Update changelog
1 year ago
Thomas Kaul
4f9a5f0340
Feature/set actions columns of tables to stick at end ( #2726 )
* Set up stickyEnd in actions columns
* Update changelog
1 year ago
Thomas Kaul
27da0eb26e
Feature/harmonize name column of historical market data table ( #2632 )
* Harmonize name column
* Update changelog
1 year ago
Aldrin
4a1e05b8cd
Improve historical market data import ( #2581 )
* Add form group for historical data import
* Update changelog
2 years ago
Thomas Kaul
e69c7a753c
Feature/add edit exchange rate button to admin control ( #2577 )
* Ad edit button
* Update changelog
2 years ago
Thomas Kaul
cf7ce64de7
Bugfix/improve alignment of menu item icons ( #2566 )
* Improve alignment
* Update changelog
2 years ago
Thomas Kaul
a7baad10d1
Feature/improve import of historical market data ( #2559 )
* Improve historical market data import
* Update changelog
2 years ago
Aldrin
0af37ca1d7
Extend asset profile dialog form ( #2535 )
* Extend asset profile dialog form
* Update changelog
2 years ago
Thomas Kaul
0375b938a2
Add confirmation dialog ( #2501 )
2 years ago
Manushreshta B L
32df7620d9
Add support for creating asset profiles with MANUAL data source ( #2479 )
* Add support for creating asset profiles with MANUAL data source
* Refactoring
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Kevin
b6101c6375
Feature/import historical data ( #2448 )
* Import historical data for an asset
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Aldrin
3b5a34f6f3
Use fab-button in access management tab ( #2456 )
* Use fab-button in access management tab
* Refactor fab container
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
727340748b
Clean up imports ( #2411 )
2 years ago
Manushreshta B L
90e18338f6
Change UX to set an asset profile as a benchmark ( #2409 )
* Add checkbox functionality to set / unset benchmark
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
6cf6538719
Feature/add currencies preset to historical market data table ( #2243 )
* Add currencies preset
* Update locales
* Update changelog
2 years ago
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
* Rename queries to presets
* Update changelog
2 years ago
Thomas Kaul
68a9a7f6f9
Feature/add queries to market data table in admin control ( #2153 )
* Add queries
* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS
* Update changelog
2 years ago
Thomas Kaul
5d26d94586
Sort imports ( #2142 )
2 years ago
Thomas Kaul
a40be2f744
Feature/extract locales 20230701 ( #2112 )
* Improve i18n
* Update changelog
2 years ago
Thomas Kaul
e62da06c5c
Feature/extend scraper configuration support ( #2110 )
* Extend scraper configuration support
* Update changelog
2 years ago
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ( #2108 )
* Add pagination
* Update changelog
2 years ago
Arghya Ghosh
6a802a62a0
Add ability to search for indices and fix gf-symbol-autocomplete validation ( #2094 )
* Bugfix/Fix gf-symbol-autocomplete validation
* Feature/Add ability to search for indices
* Update changelog
2 years ago
Arghya Ghosh
d0a4f5c000
Feature/added ability to add asset profile in admin control panel ( #2075 )
* Added ability to add asset profile in admin control panel
* Update changelog
2 years ago
Thomas Kaul
6077bfa754
Feature/change direction of ellipsis icon to horizontal in tables ( #2055 )
* Change direction of ellipsis icon to horizontal
* Update changelog
2 years ago
Thomas Kaul
215f5eafa6
Feature/set asset profile as benchmark ( #2002 )
* Set asset profile as benchmark
* Update changelog
Co-authored-by: Arghya Ghosh <arghyag5@gmail.com>
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2 years ago
Thomas Kaul
c1b5bfff8c
Bugfix/remove sort header in comment column of market data table ( #1888 )
* Remove sort header
* Update changelog
2 years ago
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 ( #1844 )
* Migrate MatDialog
* Update changelog
2 years ago