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
Basim Mohammed
d8d4d8f001
Change jobs table in admin control to mat-table ( #2444 )
* Change jobs table in admin control to mat-table
* Update changelog
2 years ago
Sanjeev Sharma
f47c7313af
Support enter key press to submit access dialog form ( #2437 )
* Support enter key press to submit access dialog form
* Update changelog
2 years ago
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
* Introduce assistant
* Update changelog
2 years ago
Aldrin
e60fe48fdd
Add dialog for cash transfer between accounts ( #2433 )
* Add dialog for cash transfer between accounts
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
d40bc5070a
Feature/remove permission to markets overview on home page ( #2441 )
* Remove show condition for markets overview
* Update changelog
2 years ago
Akshay Wadatkar
fda4e0ea7d
Use application version from API endpoint in Admin Control panel ( #2427 )
* Use application version from API endpoint
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
727340748b
Clean up imports ( #2411 )
2 years ago
Thomas Kaul
8ad6492477
Feature/various improvements in client ( #2434 )
* Various improvements
* Update changelog
2 years ago
Thomas Kaul
aa24b5e8c6
Feature/reload platform and tag on change ( #2417 )
* Reload platforms via info
* Reload tags via info
* Update changelog
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
Anirudh Sudhir
f1ec5e704e
Add version to Overview of Admin Control panel ( #2414 )
* Add version to Overview of Admin Control panel
* Update changelog
2 years ago
Thomas Kaul
ec3552d7f6
Feature/add tabs to user account page ( #2396 )
* Create components for access, membership and settings
* Add tabs
* Update changelog
2 years ago
Thomas Kaul
5b7409d08e
Feature/add tag management in admin control panel ( #2389 )
* Add tag management
* Update locales
* Update changelog
2 years ago
Thomas Kaul
ad3e6d637c
Improve file name ( #2391 )
2 years ago
Thomas Kaul
01b6bb5b99
Clean up ( #2390 )
2 years ago
Thomas Kaul
b12349a148
Feature/add support for interest on account level ( #2354 )
* Add support for interest
* Update changelog
2 years ago
Thomas Kaul
7130ac7565
Feature/add support for fees on account level ( #1954 )
* Add migration
* Add business logic for fees
* Fix export for liabilities
* Update changelog
2 years ago
Thomas Kaul
6f6ff94979
Improve sidebar ( #2343 )
* Improve sidebar
* Improve style of system message
* Update changelog
2 years ago
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ( #2335 )
* Remove account type from user interface and set it optional
* Update changelog
2 years ago
Thomas Kaul
921d38a706
Feature/harmonize style of granted access user interface ( #2326 )
* Harmonize style
* Update changelog
2 years ago
Thomas Kaul
2519c3ffb0
Bugfix/fix alignment in menu of impersonation mode ( #2284 )
* Fix alignment
* Update changelog
2 years ago
Thomas Kaul
91013d1d10
Bugfix/fix alignment in header navigation ( #2285 )
* Fix alignment
* Update changelog
2 years ago
Thomas Kaul
0b59fc639d
Feature/upgrade prettier to version 3 ( #2163 )
* Upgrade prettier to version 3.0.2
* Prettify code
* Update changelog
2 years ago
Thomas Kaul
02dc7c52b1
Localize routes ( #2250 )
* Localize about path
* Localize faq path
* Localize features path
* Localize markets path
* Localize pricing path
* Localize register path
* Localize resources path
* Extend sitemap
2 years ago
Thomas Kaul
4955555ddd
Release 1.301.1 ( #2247 )
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
0fd3db3228
Bugfix/fix cash position rows in holdings table ( #2237 )
* Fix cash position rows
* Update changelog
2 years ago
Thomas Kaul
6c9779fb0d
Bugfix/change date creation from string using parse iso ( #2236 )
* Change date creation using parseISO
parseISO provides consistent date parsing across different time zones
* Update changelog
2 years ago
Thomas Kaul
6e87f34c6f
Feature/add more durations in coupon system ( #2228 )
* Add 90 and 180 days
* Update changelog
2 years ago
Thomas Kaul
09e95ddcee
Bugfix/fix editing of emergency fund ( #2220 )
* Fix editing of emergency fund
* Update changelog
2 years ago
Thomas Kaul
b259ab7b0c
Feature/add step by step introduction for new users ( #2191 )
* Add introduction for new users
* 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
bdf72164b1
Feature/break down emergency fund by cash and assets ( #2159 )
* Break down emergency fund in cash and assets
* Update changelog
2 years ago
bptrgx
2bf4f1237a
Feature/Improve login dialog ( #2124 )
* Improve login dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
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
c434b730a8
Feature/hide average buy price in position detail chart if no holding ( #2133 )
* Hide the average buy price if no holding
* Update changelog
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
7931e6950d
Feature/add support for liabilities ( #1789 )
* Add support for liabilities
* Update changelog
2 years ago
Thomas Kaul
9116443305
Feature/support note in accounts ( #2063 )
* Add support for a note in accounts
* Update changelog
2 years ago
Thomas Kaul
ad8b9ad333
Bugfix/improve spacing in bechmark comparator ( #2060 )
* Improve spacing
* 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
7082ff12f8
Feature/add semantic list structure to header navigation ( #2044 )
* Add semantic list structure (ul and li elements)
* Update changelog
2 years ago
Thomas Kaul
a53461d257
Feature/migrate currency to unit in value component ( #2043 )
* Migrate currency to unit
* Update locales
2 years ago
Thomas Kaul
3bc8b3c836
Feature/add link to manage benchmarks in benchmark comparator component ( #2007 )
* Add link to manage benchmarks
* Update changelog
2 years ago