Thomas Kaul
8ff80c10e5
Feature/extend personal finance tools pages 20231110 ( #2630 )
...
* Add Magnifi
* Add Basil Finance
1 year ago
Thomas Kaul
12aac101bd
Feature/extend system message ( #2628 )
...
* Extend system message
* Update changelog
1 year ago
Thomas Kaul
3a66ccdebe
Bugfix/fix unit in overview of home page ( #2626 )
...
* Fix unit
* Update changelog
1 year ago
Thomas Kaul
6a722d1bb7
Bugfix/fix get quotes in financial modeling prep service ( #2627 )
...
* Fix get quotes
* Update changelog
1 year ago
Thomas Kaul
8abb517ac6
Feature/remove loading indicator of unit in overview of home page ( #2622 )
...
* Remove loading indicator of unit
* Update changelog
1 year ago
Thomas Kaul
dec1d89c5c
Feature/increase timeout in data provider and enhancer health check endpoint ( #2621 )
...
* Increase timeout in health check endpoint (data enhancer and provider)
* Update changelog
1 year ago
Thomas Kaul
24e9ecc3e2
Update locales ( #2620 )
1 year ago
Aldrin
4a1e05b8cd
Improve historical market data import ( #2581 )
...
* Add form group for historical data import
* Update changelog
1 year ago
Thomas Kaul
39d1a85267
Feature/extend personal finance tools pages 20231107 ( #2618 )
...
* Add Monarch Money
* Add YNAB
* Add Allvue Systems
1 year ago
Thomas Kaul
7cb86de7af
Feature/remove account type from account database model ( #2616 )
...
* Remove account type
* Update changelog
1 year ago
Thomas Kaul
fcef0a72d5
Bugfix/improve handling of derived currencies ( #2604 )
...
* Improve handling of derived currencies
* Update changelog
1 year ago
Thomas Kaul
6284b4dfe8
Feature/improve localization of fear and greed index ( #2612 )
...
* Improve localization
* Update changelog
1 year ago
Thomas Kaul
00342ca1f7
Improve wording ( #2603 )
1 year ago
Lukas Möller
e8e1bb83bf
Fix get quotes in CoinGecko service ( #2595 )
...
* Fix get quotes in CoinGecko service
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
45510702d0
Feature/add hacktoberfest 2023 debriefing blog post ( #2599 )
...
* Add blog post: Hacktoberfest 2023 Debriefing
* Update changelog
1 year ago
Thomas Kaul
1b7e3a1e47
Feature/support activities import by isin for yahoo finance ( #2597 )
...
* Add support to import activities by isin
* Update changelog
1 year ago
Thomas Kaul
35f98b9d2d
Bugfix/handle failing database query for account find many ( #2598 )
...
* Handle issue with account.findMany() -> where: { id: { in: [ null ] } }
* Update changelog
1 year ago
Thomas Kaul
d993067e9a
Feature/extend personal finance tools pages 20231104 2 ( #2591 )
...
* Add Vyzer
* Add FinWise
1 year ago
Thomas Kaul
8a523a981a
Bugfix/fix fees on account level ( #2588 )
...
* Fix fees on account level
* Update changelog
1 year ago
Thomas Kaul
81ded53363
Center membership card ( #2582 )
1 year ago
Thomas Kaul
5272407af8
Feature/extend personal finance tools pages 20231104 ( #2587 )
...
* Introduce alias
* Add Rocket Money
* Add 8FIGURES
1 year ago
Thomas Kaul
e69c7a753c
Feature/add edit exchange rate button to admin control ( #2577 )
...
* Ad edit button
* Update changelog
1 year ago
Thomas Kaul
5191415b5a
Add Intuit Mint ( #2578 )
1 year ago
Thomas Kaul
a704378702
Refactor interface of getQuotes() to object ( #2570 )
1 year ago
Thomas Kaul
cf7ce64de7
Bugfix/improve alignment of menu item icons ( #2566 )
...
* Improve alignment
* Update changelog
1 year ago
Thomas Kaul
8c1b45f35b
Bugfix/fix exception in webauthn page ( #2564 )
...
* Remove useBrowserAutofill option in startAuthentication()
* Update changelog
1 year ago
Thomas Kaul
6ad1528d01
Feature/improve language localization for german 20231029 ( #2565 )
...
* Update locales
* Update changelog
1 year ago
Thomas Kaul
e31741f0c7
Add Capitally ( #2562 )
1 year ago
Thomas Kaul
b26aa7f51d
Feature/improve duplicate check in activities import ( #2561 )
...
* Allow different accounts
* Update changelog
1 year ago
Thomas Kaul
a7baad10d1
Feature/improve import of historical market data ( #2559 )
...
* Improve historical market data import
* Update changelog
1 year ago
Thomas Kaul
16f1b16e41
Feature/change checkboxes to slide toggles in admin control panel ( #2551 )
...
* Change checkboxes to slide toggles
* Update changelog
1 year ago
Thomas Kaul
409ddc90ce
Feature/improve language localization for german 20231028 ( #2556 )
...
* Improve localization
* Update changelog
1 year ago
Thomas Kaul
95bc84956e
Feature/localize keywords of meta data ( #2555 )
...
* Localize keywords
* Update changelog
1 year ago
Ajay
20cefaba19
Improve usability and validation in cash balance transfer ( #2552 )
...
* Improve usability and validation in cash balance transfer
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
379c651ce0
Add translation for product slogan ( #2554 )
1 year ago
Thomas Kaul
7804c6879d
Clean up ( #2543 )
1 year ago
Thomas Kaul
e4ec5f213e
Feature/extend personal finance tools pages 20231026 ( #2547 )
...
* Improve wording (vs)
* Improve breadcrumb (vs)
* Add Beanvest
* Add Wealthica
* Update locales
1 year ago
Thomas Kaul
f5ad1d2d24
Feature/set validation rule to positive number in cash balance transfer ( #2544 )
...
* Add validation rule (positive number)
* Update changelog
1 year ago
Aldrin
0af37ca1d7
Extend asset profile dialog form ( #2535 )
...
* Extend asset profile dialog form
* Update changelog
1 year ago
Basim Mohammed
2992a0da4c
Verify current benchmark before loading it ( #2541 )
...
* Verify current benchmark before loading it
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Rafael
2dcc7e161c
Improve validation of activities import ( #2496 )
...
* Improve validation of activities import: expects positive values for fee, quantity and unitPrice
* Update changelog
---------
Co-authored-by: Rafael Claudio <rafacla@github.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
fa627f686f
Bugfix/fix chart for account excluded from analysis ( #2534 )
...
* Fix chart for account excluded from analysis
* Update changelog
1 year ago
Thomas Kaul
6077e7c2f9
Feature/improve position detail dialog ( #2532 )
...
* Improve style and wording
* Update locales
* Update changelog
1 year ago
Aldrin
96b5dcfaf8
Create reusable currency selector component using mat-autocomplete ( #2487 )
...
* Create reusable currency selector component using mat-autocomplete
* Update changelog
1 year ago
Thomas Kaul
281d33f825
Feature/update oss friends 20231021 ( #2529 )
...
* Update OSS friends
* Improve style of sub title
1 year ago
Thomas Kaul
5822e4d186
Bugfix/fix style of active page in header navigation ( #2528 )
...
* Fix style of active page
* Update changelog
1 year ago
Thomas Kaul
cb166dcc78
Redirect to membership page ( #2527 )
1 year ago
Thomas Kaul
4e7b7375a9
Feature/setup open figi ( #2526 )
...
* Setup OpenFIGI
* Update changelog
1 year ago
Thomas Kaul
b8626c2086
Feature/change fees interest and search to general availability ( #2525 )
...
* Change features to general availability
* Fees on account level
* Interest on account level
* Search for a holding
* Update changelog
* Add documentation for experimental features
1 year ago
Thomas Kaul
a59f9fa037
Feature/remove version from client ( #2522 )
...
* Remove version
* Update changelog
1 year ago
Thomas Kaul
1666486940
Bugfix/trim text in i18n service ( #2520 )
...
* Trim text
* Update changelog
1 year ago
Don L
ac0ad48a65
Display invalid activity in csv import ( #2460 )
...
* Display invalid activity in csv import
* Update changelog
1 year ago
Thomas Kaul
6a19eab425
Feature/improve membership card ( #2517 )
...
* Improve style
* Add animated border
1 year ago
Thomas Kaul
750c627613
Feature/allow to edit market data of today ( #2515 )
...
* Allow to edit today's market data
* Update changelog
1 year ago
Arshad Jamal
e7956943ba
Make holdings request only once ( #2453 )
...
* Make holdings request only once
* Update changelog
1 year ago
Basim Mohammed
f66edf8de0
Add membership card component ( #2507 )
...
* Add membership card component
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Aldrin
29028a81f5
Add i18n service to query XML files ( #2503 )
...
* Add i18n service to query XML files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
LIYANMUBARAK
c9878c9050
Migrated users table in Admin Control to mat-table ( #2469 )
...
* Migrated users table in Admin Control to mat-table
* Update changelog
1 year ago
Basim Mohammed
73ac4b4197
Add chart to account detail dialog ( #2502 )
...
* Add chart to account detail dialog
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
016634a77f
Feature/setup i18n page ( #2508 )
...
* Setup i18n page
* Add meta description
1 year ago
RaviTejaVattem
84db54babd
Change checkboxes to slide toggles on user settings page ( #2497 )
...
* Change checkboxes to slide toggles on user settings page
* Update changelog
1 year ago
Thomas Kaul
653c9c62a8
Sort imports ( #2490 )
1 year ago
Thomas Kaul
74278073b3
Bugfix/fix query to get asset profiles matching data source and symbol ( #2504 )
...
* Match dataSource and symbol
* Update changelog
1 year ago
Thomas Kaul
0375b938a2
Add confirmation dialog ( #2501 )
1 year 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>
1 year ago
Kevin
8492a8fed0
Upgrade simplewebauthn ( #2498 )
...
* Upgrade simplewebauthn to new major version
* Update changelog
1 year ago
Thomas Kaul
30e561c06f
Feature/extend assistant with search for asset profile ( #2499 )
...
* Extend assistant with search for asset profile
* Extend search results by currency, symbol and asset sub class
* Update changelog
1 year ago
Thomas Kaul
7243090c0e
Feature/copy client locales to assets of server ( #2493 )
...
* Copy client locales to server’s assets
* Update changelog
1 year ago
Pavol Kolcun
7ae49eb839
Add endpoint for account balances ( #2484 )
...
* Add endpoint for account balances
* Update changelog
---------
Co-authored-by: Pavol Kolcun <pavol.kolcun@student.tuke.sk>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
bf816c3b89
Bugfix/show transfer balance button based on permission ( #2489 )
...
* Show button depending on permission
* Update changelog
1 year 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>
1 year ago
Thomas Kaul
e1022846b9
Bugfix/fix displayed currency of cash balance in account dialog ( #2480 )
...
* Fix currency
* Update changelog
1 year ago
Thomas Kaul
9ba79f6721
Improve style ( #2478 )
1 year ago
Aldrin
0ac97bd112
Transfer cash balance between accounts ( #2455 )
...
* Transfer cash balance between accounts
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
827270704a
Bugfix/fix import for activities of type fee and interest ( #2474 )
...
* Fix import for activities of type fee and interest
* Update changelog
1 year ago
Thomas Kaul
3905782ad6
Fix fab-container ( #2476 )
1 year ago
Thomas Kaul
fb3cd4b689
Remove icon ( #2467 )
1 year 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>
1 year ago
Thomas Kaul
22b43b5bfc
Feature/extract locales 20231010 ( #2462 )
...
* Update locales
* Update changelog
1 year ago
Kevin
6c66033eb4
Add date to markets overview by benchmarks ( #2436 )
...
* Add date
* Update changelog
1 year ago
Thomas Kaul
45f385a483
Feature/improve symbol conversion in eod historical data service ( #2457 )
...
* Improve conversion of currency symbols
* Update changelog
1 year 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
1 year 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
1 year ago
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
...
* Introduce assistant
* Update changelog
1 year ago
Kevin
37ff7acf04
Change platform control from select to autocomplete in account dialog ( #2429 )
...
* Change platform control from select to autocomplete in account dialog
* Update changelog
1 year ago
Thomas Kaul
8236091477
Feature/add support for search query in portfolio position endpoint ( #2443 )
...
* Introduce search query filter
* Update changelog
1 year 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>
1 year ago
Thomas Kaul
d40bc5070a
Feature/remove permission to markets overview on home page ( #2441 )
...
* Remove show condition for markets overview
* Update changelog
1 year 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>
1 year ago
Subhajit Ghosh
46614a7c24
Create carousel component for testimonials ( #2394 )
...
* Create carousel component for testimonials
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Anirudh Sudhir
02b433eb1e
Prevent empty form submission in account dialog ( #2428 )
...
* Prevent empty form submission in account dialog
1 year ago
Arshad Jamal
25112a450b
Add support for comment in csv import ( #2416 )
...
* Add support for comment in csv import (activities)
* Update changelog
1 year ago
Thomas Kaul
727340748b
Clean up imports ( #2411 )
1 year ago
Thomas Kaul
8ad6492477
Feature/various improvements in client ( #2434 )
...
* Various improvements
* Update changelog
1 year ago
Vlad Prodan
4af76f6f6d
Fix hasNotDefinedValuesInObject() in object.helper.ts ( #2421 )
1 year ago
Thomas Kaul
10940214a5
Update OSS Friends ( #2431 )
1 year ago
Siddharth Singh
d9a6c22e1e
Add application version to admin endpoint ( #2423 )
...
* Add application version to admin endpoint
* Update changelog
1 year ago
Sanjeev Sharma
4fb88859b2
Improve form in account dialog ( #2408 )
...
* Improve form in account dialog
* Update changelog
1 year ago
Thomas Kaul
aa24b5e8c6
Feature/reload platform and tag on change ( #2417 )
...
* Reload platforms via info
* Reload tags via info
* Update changelog
1 year 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>
1 year ago
Thomas Kaul
ad5ae938ef
Feature/harmonize settings icon of user account page ( #2412 )
...
* Harmonize icon
* Update changelog
1 year ago
Kevin
c9a8dd4958
Support copy-assets Nx target on Windows ( #2410 )
...
* Introduce shx plugin
1 year ago
Anirudh Sudhir
f1ec5e704e
Add version to Overview of Admin Control panel ( #2414 )
...
* Add version to Overview of Admin Control panel
* Update changelog
1 year ago
shyam kachhadiya
f40f0653c2
Add request params (ship, take) for pagination to GET order endpoint ( #2382 )
...
* Add request params (ship, take) for pagination to GET order endpoint
* Update changelog
1 year ago
Thomas Kaul
5f7a230fd3
Bugfix/fix sidebar on user account page ( #2413 )
...
* Fix sidebar on user account page
* Update changelog
1 year ago
Thomas Kaul
ec3552d7f6
Feature/add tabs to user account page ( #2396 )
...
* Create components for access, membership and settings
* Add tabs
* Update changelog
1 year ago
Thomas Kaul
41875e70d6
Extend personal finance tools ( #2403 )
1 year ago
Thomas Kaul
5fa0540936
Feature/add emergency fund setup to static portfolio analysis rules ( #2400 )
...
* Add new static portfolio analysis rule: Emergency fund setup
* Update changelog
1 year ago
Thomas Kaul
5b69dee246
Feature/setup inter font family ( #2402 )
...
* Setup Inter font family
* Update changelog
1 year ago
Thomas Kaul
19ea4479ff
Bugfix/fix link on features page ( #2398 )
...
* Fix link
* Update changelog
1 year ago
Thomas Kaul
0b2f6a312c
Sort imports ( #2399 )
1 year ago
Thomas Kaul
5b7409d08e
Feature/add tag management in admin control panel ( #2389 )
...
* Add tag management
* Update locales
* Update changelog
1 year ago
Thomas Kaul
6230aa87e2
Feature/add hacktoberfest 2023 blog post ( #2359 )
...
* Add blog post: Hacktoberfest 2023
* Update changelog
1 year ago
Thomas Kaul
4100446cac
Update OSS Friends ( #2385 )
1 year ago
Thomas Kaul
ad3e6d637c
Improve file name ( #2391 )
1 year ago
Thomas Kaul
01b6bb5b99
Clean up ( #2390 )
1 year ago
Thomas Kaul
884b7f4de7
Clean up ( #2342 )
1 year ago
Thomas Kaul
e2e4c9be3c
Feature/skip data gathering for manual data source ( #2379 )
...
* Skip data gathering
* Update changelog
1 year ago
Thomas Kaul
0f7c6ff0fe
Bugfix/fix asset class of cash position for empty account ( #2378 )
...
* Fix assetClass and assetSubClass
* Update changelog
1 year ago
Frane Caleta
eb63802d01
Feature/extend supported date formats in activities import ( #2362 )
...
* Extend supported date formats in activities import
* Update changelog
1 year ago
Thomas Kaul
6d9191a46f
Feature/setup turkish ( #2300 )
...
* Setup Turkish
* Add Turkish translations
* Update changelog
---------
Co-authored-by: sadmimye <134071831+sadmimye@users.noreply.github.com>
1 year ago
Thomas Kaul
6744245d8b
Feature/extend personal finance tools pages 20230922 ( #2369 )
...
* Extend pages
* Refactoring
1 year ago
Thomas Kaul
8f64a77a9d
Clean up ( #2329 )
1 year ago
Thomas Kaul
0d5fc7655b
Improve wording ( #2358 )
1 year ago
Thomas Kaul
b12349a148
Feature/add support for interest on account level ( #2354 )
...
* Add support for interest
* Update changelog
1 year ago
Thomas Kaul
f7e3a4c727
Update OSS Friends ( #2352 )
1 year ago
Thomas Kaul
69e1d92ed3
Feature/unlock experimental features setting for all users ( #2351 )
...
* Unlock experimental features setting for all users
* Update changelog
1 year ago
Thomas Kaul
ef2849aa6c
Remove this ( #2341 )
1 year ago
Thomas Kaul
c668d7b456
Feature/improve preselected currency in create or update activity dialog ( #2349 )
...
* Preselect currency based on account's currency
* Update changelog
1 year ago
Rafael
e23bf62859
Fix Memory Leak on Data Gathering when server TZ is behind UTC ( #2332 )
...
* Fix for timezones behind UTC (the previous code converted the date to one day before (in local time) then added a day, which resulted in the same day after converting back to UTC and thus generating an infinite loop)
* Update changelog
---------
Co-authored-by: Rafael Claudio <rafacla@github.com>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year 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
1 year ago
Thomas Kaul
1851ae137f
Release 2.2.0 ( #2346 )
1 year ago
Thomas Kaul
6f6ff94979
Improve sidebar ( #2343 )
...
* Improve sidebar
* Improve style of system message
* Update changelog
1 year ago
Thomas Kaul
7f25066f0f
Remove ALPHA_VANTAGE_API_KEY ( #2345 )
1 year ago
Thomas Kaul
d0112968e8
Feature/introduce sidebar navigation on desktop ( #2340 )
...
* Introduce sidebar navigation on desktop
* Update changelog
1 year ago
Thomas Kaul
93c27277c6
Extend sitemap with Italian pages ( #2337 )
1 year ago
Thomas Kaul
5e6adfcef5
Feature/improve language localization for german 20230915 ( #2336 )
...
* Improve language localization
* Update changelog
1 year ago
Thomas Kaul
ab691bb27a
Feature/remove account type from user interface ( #2335 )
...
* Remove account type from user interface and set it optional
* Update changelog
1 year ago
Thomas Kaul
8fc5676443
Feature/improve timeout of data source requests ( #2330 )
...
* Improve timeout
* Update changelog
1 year ago
Thomas Kaul
1fe1e2fe0c
Feature/improve read only mode ( #2322 )
...
* Improve read-only mode
* Update changelog
1 year ago
Thomas Kaul
921d38a706
Feature/harmonize style of granted access user interface ( #2326 )
...
* Harmonize style
* Update changelog
1 year ago
Thomas Kaul
6161d5e77c
Feature/improve logger output of info service ( #2331 )
...
* Improve context of logger output
* Update changelog
1 year ago
Frane Caleta
369386f976
Add drop file functionality on import ( #2323 )
...
* Add drop file functionality on import
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
alfredonodo
41437636b1
Update messages.it.xlf ( #2325 )
...
* Update messages.it.xlf
* Update changelog
1 year ago
Thomas Kaul
b21884eb66
Feature/harmonize logger output ( #2321 )
...
* Harmonize logger output
* Update changelog
1 year ago
Thomas Kaul
1c5437e1fd
Extend sitemap.xml with dutch pages ( #2318 )
1 year ago
Thomas Kaul
58278ba5e6
Bugfix/fix dutch localization of portfolio summary ( #2315 )
...
* Revert reserved keyword (plural)
* Update changelog
1 year ago
jstrvr
921f3e9807
Update dutch translation ( #2314 )
...
* Update dutch translation
* Update changelog
1 year ago
Thomas Kaul
a1fd4e7a38
Improve wording ( #2312 )
1 year ago
Thomas Kaul
f45d8f616a
Bugfix/fix blog post ghostfolio 2 ( #2307 )
...
* Fix month
* Update sitemap.xml
* Update locales
1 year ago
Thomas Kaul
502d51ad29
Feature/add blog post ghostfolio 2 ( #2269 )
...
* Add blog post: Ghostfolio 2.0
* Update changelog
1 year ago
Thomas Kaul
bc33e5f147
Feature/remove deprecated environment variable base currency ( #2255 )
...
* Remove the deprecated environment variable BASE_CURRENCY
* Update changelog
1 year ago
Thomas Kaul
48ba8f936b
Feature/deactivate internet identity for account registration ( #2293 )
...
* Deactivate Internet Identity
* Update changelog
1 year ago
Thomas Kaul
05ec4cce05
Add Portuguese landing page ( #2301 )
1 year ago
Thomas Kaul
d74f283707
Eliminate prisma service ( #2286 )
...
* Eliminate prisma service
1 year ago
Thomas Kaul
0f8bc7db32
Bugfix/do not remove countries and sectors in yahoo finance data enhancer ( #2297 )
...
* Do not remove countries and sectors
* Update changelog
1 year ago
Thomas Kaul
9672de174e
Feature/improve language localization for german 20230903 ( #2294 )
...
* Update locales
* Update changelog
1 year ago
Thomas Kaul
c6aa06b933
Feature/improve import validation ( #2305 )
...
* Improve import validation
* Update changelog
Co-authored-by: httpiga <36515569+httpiga@users.noreply.github.com>
1 year ago
Thomas Kaul
1f46a6b6f3
Clean up ( #2291 )
1 year ago
Thomas Kaul
1bed940bc0
Feature/refresh cryptocurrencies list 20230903 ( #2290 )
...
* Refresh cryptocurrencies list
* Add CyberConnect
* Update changelog
1 year ago
Thomas Kaul
2519c3ffb0
Bugfix/fix alignment in menu of impersonation mode ( #2284 )
...
* Fix alignment
* Update changelog
1 year ago
Thomas Kaul
91013d1d10
Bugfix/fix alignment in header navigation ( #2285 )
...
* Fix alignment
* Update changelog
1 year ago
Thomas Kaul
6deefb9c43
Update OSS Friends ( #2282 )
1 year ago
Thomas Kaul
93e1ee3ba7
Feature/improve localization of personal finance tools ( #2274 )
...
* Improve localization
* Update changelog
1 year ago
Thomas Kaul
dceaa55a6c
Feature/add hacker news logo to landing page ( #2281 )
...
* Add Hacker News
* Update changelog
1 year ago
Thomas Kaul
754b49e50f
Feature/shorten page titles ( #2273 )
...
* Shorten page titles
* Update changelog
1 year ago
Thomas Kaul
0b59fc639d
Feature/upgrade prettier to version 3 ( #2163 )
...
* Upgrade prettier to version 3.0.2
* Prettify code
* Update changelog
1 year ago
Thomas Kaul
c5d56f4b47
Fix border ( #2268 )
1 year ago
Thomas Kaul
2f2b712999
Fix breadcrumb ( #2267 )
1 year ago
Thomas Kaul
c2fd31f5e5
Feature/add health check endpoints for data enhancers ( #2265 )
...
* Add health check for data enhancers
* Update changelog
1 year ago
Thomas Kaul
f2d70f9070
Sort imports ( #2266 )
1 year ago
Thomas Kaul
da6591fca0
Bugfix/fix base url in trackinsight data enhancer ( #2258 )
...
* Fix base url
* Update changelog
1 year ago
Thomas Kaul
1f9b9e9998
Feature/blog post ghostfolio joins oss friends ( #2260 )
...
* Add blog post: Ghostfolio joins OSS Friends
* Update changelog
1 year ago
Thomas Kaul
49c4ea306d
Feature/improve oss friends page ( #2257 )
...
* Improve OSS Friends page
* Update changelog
1 year ago
Thomas Kaul
ccb5c664ef
Feature/refresh cryptocurrencies list 20230821 ( #2256 )
...
* Update cryptocurrencies.json
* Update changelog
1 year ago
Thomas Kaul
97e165ff69
Improve localization ( #2254 )
1 year ago
Thomas Kaul
45aefb6a45
Reorder charts ( #2253 )
1 year 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
1 year ago
Thomas Kaul
ff59fd4196
Feature/improve language localization for german 20230819 ( #2249 )
...
* Improve language localization
* Update changelog
1 year ago
Thomas Kaul
4955555ddd
Release 1.301.1 ( #2247 )
1 year ago
Thomas Kaul
9c16af81c7
Feature/setup oss friends page ( #2245 )
...
* Setup OSS Friends page
* Update changelog
1 year ago
Thomas Kaul
2df27100f0
Add middleware ( #2239 )
...
* Add middleware
* Update changelog
1 year ago
Thomas Kaul
6cf6538719
Feature/add currencies preset to historical market data table ( #2243 )
...
* Add currencies preset
* Update locales
* Update changelog
1 year ago
Thomas Kaul
0fd3db3228
Bugfix/fix cash position rows in holdings table ( #2237 )
...
* Fix cash position rows
* Update changelog
1 year 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
1 year ago
Thomas Kaul
3e98f097ef
Refactor account page to user account page ( #2235 )
...
* Refactor account page to user account page
1 year ago
Thomas Kaul
183ac8fa2b
Feature/add data export to user account page ( #2234 )
...
* Add data export
* Update changelog
1 year ago
Thomas Kaul
9036f53e7d
Reset benchmark in user settings ( #2233 )
1 year ago
Thomas Kaul
b5f01c0d15
Feature/migrate requests from bent to got ( #2231 )
...
* Migrate requests from bent to got
* Update changelog
1 year ago
Thomas Kaul
5a23cd34ad
Replace variables ( #2229 )
1 year ago
Thomas Kaul
6e87f34c6f
Feature/add more durations in coupon system ( #2228 )
...
* Add 90 and 180 days
* Update changelog
1 year ago
Thomas Kaul
6618aa2e9b
Release 1.299.1 ( #2227 )
1 year ago
Thomas Kaul
4f6d9d3a76
Feature/add timeout to eod historical data requests ( #2222 )
...
* Add timeout to requests using got
* Update changelog
1 year ago
Thomas Kaul
928f6f0c45
Bugfix/fix historical data gathering interval for benchmarks with activity ( #2221 )
...
* Fix historical data gathering interval for asset profiles used as benchmarks having activities
* Update changelog
1 year ago
Thomas Kaul
09e95ddcee
Bugfix/fix editing of emergency fund ( #2220 )
...
* Fix editing of emergency fund
* Update changelog
1 year ago
Hugo Persson
2d003225bc
Allow custom currency in activity import ( #2215 )
...
* Allow custom currency in activity import
* Extend import test files
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
f7f4c3afb1
Feature/localize open startup page ( #2213 )
...
* Localize Open Startup page
* Update changelog
1 year ago
Thomas Kaul
0821086e41
Bugfix/fix various styles after angular material 16 upgrade ( #2212 )
...
* Fix styles
* Update changelog
1 year ago
Thomas Kaul
7a905fde63
Clean up ( #2210 )
1 year ago
Thomas Kaul
42274917e0
Release 1.297.4 ( #2209 )
1 year ago
Thomas Kaul
8ba50f2729
Release 1.297.3 ( #2208 )
1 year ago
Thomas Kaul
f22071f061
Release 1.297.2 ( #2207 )
1 year ago
Thomas Kaul
d2312371a6
Release 1.297.1 ( #2205 )
1 year ago
Thomas Kaul
d85d83a0f5
Feature/improve alignment of region percentages ( #2203 )
...
* Improve alignment
* Update changelog
1 year ago
Thomas Kaul
62e8594c57
Feature/improve language localization for german 20230802 ( #2200 )
...
* Improve localization
* Update changelog
1 year ago
Thomas Kaul
509f95ea30
Feature/add footer to public page ( #2202 )
...
* Add footer to public page
* Update changelog
1 year ago
Thomas Kaul
43d0b55004
Feature/upgrade to angular 16 ( #2156 )
...
* Upgrade Angular, NestJS and Nx
* Replace executor to @nx/angular:webpack-browser and @nx/angular:webpack-dev-server
* Add target for copying assets
* Improve redirection of home page
* Update changelog
1 year ago
Thomas Kaul
c0f130a077
Remove sitemap.xml ( #2201 )
1 year ago
Thomas Kaul
286e41eb21
Feature/optimize import validation by reducing to unique asset profiles ( #2198 )
...
* Optimize activities validation
* Optimize data gathering in import
* Update changelog
1 year ago
Thomas Kaul
c4a62dfd68
Bugfix/remove stay signed in setting from local storage on sign in with fingerprint activation ( #2196 )
...
* Remove staySignedIn from local storage
* Update changelog
1 year ago
Thomas Kaul
4d6be0a507
Exclude open-source-alternative-to-markets.sh ( #2195 )
1 year ago
Thomas Kaul
b259ab7b0c
Feature/add step by step introduction for new users ( #2191 )
...
* Add introduction for new users
* Update changelog
1 year ago
Thomas Kaul
d4fea075af
Feature/include unavailable data in allocations by market chart ( #2190 )
...
* Include unavailable data in allocations by market chart
* Update changelog
1 year ago
Hugo Persson
cef7fa79de
Fix total account value calculation for liabilities ( #2184 )
...
* Fix calculation
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
fb1a5c93ef
Bugfix/fix no such file or directory error caused by missing favicon.ico ( #2185 )
...
* Add instructions to copy favicon.ico
* Update changelog
1 year ago
Thomas Kaul
77e9791e03
Feature/set lastmod dates of sitemap.xml dynamically ( #2170 )
...
* Setup template with interpolation for sitemap.xml
* Update changelog
1 year ago
Thomas Kaul
efd9e7a5c7
Fix RedisClient import ( #2183 )
1 year ago
Thomas Kaul
d9ced885e1
Feature/add error handling for redis connections ( #2179 )
...
* Add error handling
* Update changelog
1 year ago
Thomas Kaul
0866587cab
Increase frequency ( #2169 )
1 year ago
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ( #2171 )
...
* Add allocations by (advanced) market
* Fix public page
* Update changelog
1 year ago
Thomas Kaul
c9353d0a39
Support account balance time series ( #2166 )
...
* Initial setup
* Support account balance in export
* Handle account balance update
* Add schema migration
* Update changelog
1 year ago
Thomas Kaul
ea101dd3bd
Refactor value to valueInBaseCurrency ( #2167 )
...
* Revert value to valueInBaseCurrency refactoring
1 year ago
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ( #2165 )
...
* Rename queries to presets
* Update changelog
1 year ago
Thomas Kaul
d5b3c52602
Refactor value to valueInBaseCurrency ( #2164 )
1 year 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
Thomas Kaul
455a2d2e92
Refactor value to valueInBaseCurrency ( #2160 )
2 years ago
Thomas Kaul
9c0f46b587
Add markets.sh ( #2161 )
2 years ago
Thomas Kaul
6728e04ff7
Improve http response interceptor ( #2157 )
...
Do not show snack bar for login endpoint
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
4857b2e620
Update locales ( #2154 )
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
81ef95e13e
Setup permissions ( #2151 )
2 years ago
Thomas Kaul
b633132757
Feature/upgrade prisma to version 4.16.2 ( #2109 )
...
* Upgrade prisma to version 4.16.2
* Update changelog
2 years ago
Thomas Kaul
2b0f961370
Feature/improve faq page ( #2152 )
...
* Extend content
* Update changelog
2 years ago
Thomas Kaul
30f1a3514a
Feature/add hints to activity types in create or edit activity dialog ( #2150 )
...
* Add hints
* Update changelog
2 years ago
Thomas Kaul
ed735e0b29
Feature/disable caching in health check endpoints for data providers ( #2147 )
...
* Disable caching in health check endpoint
* Update changelog
2 years ago
Thomas Kaul
09c300661a
Feature/improve language localization for german 20230711 ( #2144 )
...
* Improve i18n
* Update changelog
2 years ago
Thomas Kaul
92382e0b4d
Feature/improve loading state during filtering on allocations page ( #2141 )
...
* Improve loading state
* Update changelog
2 years ago
Thomas Kaul
c25f532487
Improve product pages ( #2143 )
2 years ago
Thomas Kaul
5d26d94586
Sort imports ( #2142 )
2 years ago
Thomas Kaul
73b6784e9f
Feature/beautify ampersand in asset profile names ( #2138 )
...
* Beautify ampersand
* Update changelog
2 years ago
Thomas Kaul
6159f48a62
Feature/setup personal finance tools pages 2 ( #2140 )
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
2d23c566f1
Feature/setup personal finance tools pages ( #2135 )
2 years ago
bptrgx
09023214ce
Feature/French translation update ( #2130 )
...
* French translation update
* Update changelog
2 years ago
Thomas Kaul
1ceabb6e6b
Feature/refactor blog articles to standalone components ( #2117 )
...
* Refactor blog articles to standalone components
* Update changelog
2 years ago
Arghya Ghosh
0d421e7181
Bugfix/fix adding 'Item' and 'Liability' activities ( #2119 )
...
* Fix adding activities of type item and liability
* Update changelog
2 years ago
Thomas Kaul
f5180ce88f
Improve wording ( #2118 )
2 years ago
Thomas Kaul
aabf27dc96
Remove empty style files ( #2116 )
2 years ago
Thomas Kaul
d3234f9e77
Feature/add blog post exploring the path to fire ( #2113 )
...
* Add blog post: Exploring the Path to FIRE
* 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
b7f635bdfc
Increase frequency ( #2111 )
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
Thomas Kaul
c02e390bc1
Rename Slack channel to community ( #2091 )
2 years ago
Thomas Kaul
2f44748f79
Feature/upgrade internet identity dependencies to version 0.15.7 ( #2105 )
...
* Disable crossOriginOpenerPolicy
* Upgrade Internet Identity dependencies
* Update changelog
2 years ago
Thomas Kaul
97504756be
Feature/add currency to cash balance in create or update account dialog ( #2104 )
...
* Add currency as text suffix to cash balance
* 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
Thomas Kaul
51ca26bb4d
Release 1.283.5 ( #2103 )
2 years ago
Thomas Kaul
2ecc8dbc4e
Release 1.283.4 ( #2101 )
2 years ago
Thomas Kaul
c0e0e2401e
Release 1.283.3 ( #2100 )
2 years ago
Thomas Kaul
1a30c180bc
Release 1.283.2 ( #2099 )
2 years ago
Thomas Kaul
39d4f80f36
Release 1.283.1 ( #2098 )
2 years ago
Thomas Kaul
bf52f1137d
Feature/setup helmet ( #2096 )
...
* Setup helmet
* Update changelog
2 years ago
Thomas Kaul
54ea6c84b4
Feature/add caching for quotes ( #2095 )
...
* Add caching for quotes
* Update changelog
2 years ago
Thomas Kaul
677757fdf0
Feature/improve import dividends dialog ( #2086 )
...
* Improve dialog
* Add loading indicator
* Improve selected item of holding selector
* 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
b5e2a3aa91
Feature/harmonize use of permissions on about and landing page ( #2084 )
...
* Harmonize use of permissions
* About page
* Landing page
* About changelog
2 years ago
Thomas Kaul
f47883fb0b
Feature/add icon to external links in footer ( #2083 )
...
* Add icon for external links
* Update changelog
2 years ago
Thomas Kaul
2932744a68
Feature/improve language localization for german 20230618 ( #2081 )
...
* Update translations
* Update changelog
2 years ago
Luís Pinho
73c0f02e06
Add the final translations for Portuguese ( #2079 )
2 years ago
Thomas Kaul
908876ca6e
Feature/setup language localization for portuguese ( #2076 )
...
* Set up Portuguese
* Update changelog
2 years ago
Luís Pinho
99cf9f8802
Feature/translation pt 2 ( #2074 )
...
* Add more Portuguese translations
2 years ago
Luís Pinho
7444ff97fc
Feature/translation pt ( #2073 )
...
* Complete Portuguese translations for home screen and various other Portuguese translations
2 years ago
Thomas Kaul
834a48466e
Feature/add liabilities to feature page ( #2072 )
...
* Add section for liabilities
* Update changelog
2 years ago
Arghya Ghosh
fce3b2084e
Feature/extract symbol search to component ( #2003 ) ( #2056 )
...
* Extract symbol search to component (#2003 )
* Update changelog
2 years ago
Thomas Kaul
06dfb91f82
Release 1.280.1 ( #2069 )
2 years ago
Thomas Kaul
be36050d76
Release 1.280.0 ( #2068 )
2 years ago
Thomas Kaul
7931e6950d
Feature/add support for liabilities ( #1789 )
...
* Add support for liabilities
* Update changelog
2 years ago
Thomas Kaul
04eb452e04
Add missing guards ( #2067 )
2 years ago
Thomas Kaul
b4a126280f
Bugfix/fix public page ( #2065 )
...
* Check for user in request because of public page
* Update changelog
2 years ago
Thomas Kaul
2d009aacc4
Bugfix/handle value nullifcation for undefined object ( #2064 )
...
* Handle undefined object
* 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
Martin Vandenbussche
0adaf12a01
Add new French translations ( #2057 )
...
* Add new French translations
* Update changelog
Signed-off-by: Martin Vandenbussche <vandenbusschemartin@gmail.com>
2 years ago
Thomas Kaul
b0a4b09ef5
Feature/extract license to dedicated tab ( #2061 )
...
* Extract license to tab on about page
* Update changelog
2 years ago
Thomas Kaul
ad8b9ad333
Bugfix/improve spacing in bechmark comparator ( #2060 )
...
* Improve spacing
* Update changelog
2 years ago
Thomas Kaul
809956f210
Feature/display markets overview link in footer based on permission ( #2059 )
...
* Add check for permission
* 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
09498bd804
Feature/refresh cryptocurrencies list 20230606 ( #2049 )
...
* Update cryptocurrencies.json
* Update changelog
2 years ago
Thomas Kaul
fd84f4ec14
Change to routerLink ( #2058 )
2 years ago
Thomas Kaul
8232b05f62
Feature/extend activity cloning by quantity ( #2054 )
...
* Allow to clone quantity
* Update changelog
2 years ago
Thomas Kaul
64087de3fc
Bugfix/fix date format parsing in activities import ( #2051 )
...
* Fix date format parsing
* 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
1c7d92e15e
Harmonize Slack community links ( #2047 )
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
d630fb900d
Feature/add investment streaks ( #2042 )
...
* Add investment streaks
* Current streak
* Longest streak
* Add unit to value component
* Update changelog
2 years ago
Thomas Kaul
51e8555fa5
Update link ( #2040 )
2 years ago
Thomas Kaul
9db675b955
Feature/improve get symbol data endpoint ( #2041 )
...
* Add default value to query parameter
* Update changelog
2 years ago
Thomas Kaul
707fd31550
Feature/add changefreq to sitemap.xml ( #2038 )
...
* Add changefreq to /markets and /open
* Update changelog
2 years ago
Thomas Kaul
6e5f0086a1
Bugfix/fix price when creating subscription ( #2037 )
...
* Fix price
* Update changelog
2 years ago
Thomas Kaul
97bcd8ff49
Feature/enforce yyyy instead of yy as date format in activities import ( #2036 )
...
* Enforce yyyy (instead of yy)
* Update changelog
2 years ago
Thomas Kaul
1809fc8a80
Feature/update url of ghostfolio slack channel ( #2035 )
...
* Update Slack url
* Update changelog
2 years ago
Thomas Kaul
ae57a188f5
Feature/improve tab navigations ( #2031 )
...
* Improve tab navigations
* Update changelog
2 years ago
Thomas Kaul
23db85e940
Feature/add tabs to about page ( #2030 )
...
* Add tabs to about page
* Update changelog
2 years ago
Thomas Kaul
bd8bb1a36a
Feature/remove ghostfolio in numbers section from about page ( #2029 )
...
* Remove Ghostfolio in Numbers section
* Update changelog
2 years ago
Thomas Kaul
4282cb66b8
Feature/add localized versions to footer ( #2027 )
...
* Add links to localized versions
* Update changelog
2 years ago
Thomas Kaul
1d0ba5fe4b
Bugfix/fix indirect calculation in exchange rate service for specific date ( #2026 )
...
* Fix indirect calculation
* Update changelog
2 years ago
Thomas Kaul
24cfb26c5b
Feature/improve language localization for german 20230529 2 ( #2022 )
...
* Improve locales
* Update changelog
2 years ago
Thomas Kaul
ab7e050066
Feature/extend footer by navigation ( #2020 )
...
* Extend footer
* Update changelog
2 years ago
Thomas Kaul
26b1fd6572
Feature/localize meta description ( #2019 )
...
* Add localized meta description
* Update changelog
2 years ago
Thomas Kaul
d7e682b65a
Feature/extend testimonial section ( #2018 )
...
* Add testimonials
* Update changelog
2 years ago
Thomas Kaul
f589ccb775
Feature/improve language localization for german 20230529 ( #2017 )
...
* Improve locales
* Update changelog
2 years ago
Thomas Kaul
206b6567fd
Feature/improve activities import dialog ( #2016 )
...
* Improve activities import dialog
* Update changelog
2 years ago
Thomas Kaul
6857e0314f
Feature/add support for localized routes in spanish ( #2015 )
...
* Add support for localized routes in Spanish
* Update changelog
2 years ago
Visrut
16a5ace4be
Introduced stepper to import activities ( #1990 )
...
* Introduced stepper to import activities
* Update changelog
2 years ago
Thomas Kaul
b24ddc30c9
Add localized routes for fr, it and nl ( #2012 )
2 years ago
Thomas Kaul
19333ab084
Fix warnings ( #2011 )
2 years ago
Thomas Kaul
7529a7a26c
Feature/support localized routes ( #2009 )
...
* Support localized routes
* Update changelog
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
Thomas Kaul
1f393e78f6
Feature/improve error handling in delete user endpoint ( #2000 )
...
* Improve error handling
* 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
1916e5343d
Feature/decrease table density ( #2001 )
...
* Decrease table density
* Update changelog
2 years ago
secondl1ght
7bf48ef351
Improve style on about page ( #1998 )
...
* Center changelog button
* Update changelog
2 years ago
Thomas Kaul
faef3606fd
Feature/improve breadcrumb navigation style in blog posts for mobile ( #1996 )
...
* Improve style for mobile
* Update changelog
2 years ago
Thomas Kaul
51e3650790
Feature/add blog post unlock your financial potential ( #1994 )
...
* Add blog post: Unlock your Financial Potential with Ghostfolio
* Update changelog
2 years ago
Thomas Kaul
db29e2b666
Feature/extend financial modeling prep service ( #1989 )
...
* Add getHistorical() and search() logic
* Update changelog
2 years ago
Thomas Kaul
655a68a847
Feature/change uptime to last 90 days ( #1993 )
...
* Change uptime to last 90 days
* Update changelog
2 years ago
Thomas Kaul
86296b3591
Feature/improve local number formatting in value component ( #1992 )
...
* Improve local number formatting
* Update changelog
2 years ago
Thomas Kaul
73c127f10c
Bugfix/fix vertical alignment in gf toggle ( #1991 )
...
* Fix alignment
* Update changelog
2 years ago
Thomas Kaul
cf4c981cd9
Release 1.270.1 ( #1988 )
2 years ago
Thomas Kaul
5bca8de44e
Feature/check for duplicates in dividend import ( #1986 )
...
* Check for duplicates in dividend import
* Update changelog
2 years ago
Thomas Kaul
136c4bf50b
Bugfix/fix data source transformation in dividends import ( #1985 )
...
* Fix data source transformation
* Update changelog
2 years ago
Thomas Kaul
4d700e3b83
Feature/add error message if importing duplicates ( #1984 )
...
* Add error messages if import include duplicates
* Update changelog
2 years ago
Thomas Kaul
cdb8dc72c7
Feature/improve mobile layout of portfolio summary ( #1982 )
...
* Improve layout for mobile
* Update changelog
2 years ago
Thomas Kaul
4b3afb5c97
Feature/extract locales 20230518 ( #1980 )
...
* Update locales
* Update changelog
2 years ago
Thomas Kaul
abf208432a
Feature/extend account detail dialog by cash balance and equity ( #1978 )
...
* Add cash balance and equity
* Update changelog
2 years ago
Thomas Kaul
edd690850c
Feature/setup open startup page ( #1967 )
...
* Setup Open Startup page
* Update changelog
2 years ago
Visrut
9c30139b86
FIX #1951 : select checkbox state fix for duplicates ( #1958 )
...
* FIX #1951 : select checkbox state fix for duplicates
* Update changelog
2 years ago
Thomas Kaul
ad46fb6d61
Feature/add financial modeling prep as data source type ( #1960 )
...
* Add Financial Modeling Prep as new data source type
* Update changelog
2 years ago
Francisco Silva
8e000baef2
fix update activity, hide update cash balance on edit ( #1959 )
...
* Fix update activity, hide update cash balance on edit
* Update changelog
2 years ago
Thomas Kaul
a2e1209196
Feature/introduce admin settings ( #1957 )
...
* Introduce admin settings
* Update changelog
2 years ago
Thomas Kaul
ef4a75d1f0
Feature/improve market price of first buy date in chart of position detail dialog ( #1956 )
...
* Improve market price on first buy date: market price or average price
* Update changelog
2 years ago
Visrut
7d6a74a67d
Feature/improve check for duplicates in import #1932 ( #1940 )
...
* Improve check for duplicates in import
* Update changelog
2 years ago
Thomas Kaul
32c1e6b390
Feature/upgrade to nx 16.0 ( #1943 )
...
* Upgrade to Nx 16.0
* Update changelog
2 years ago
Thomas Kaul
7140ed8512
Feature/add stripe checkout to pricing page ( #1942 )
...
* Add Stripe checkout directly to pricing page
* Update changelog
2 years ago
Thomas Kaul
27d9b075ce
Feature/improve interstitial for subscription ( #1941 )
...
* Improve style and wording
* Update changelog
2 years ago
Thomas Kaul
5249257dd8
Feature/improve platform managment in admin control ( #1939 )
...
* Refactoring, fix tab style, add account count
* Update changelog
2 years ago
Thomas Kaul
606f6159c4
Feature/improve language localization for german 20230506 ( #1938 )
...
* Add missing translations
* Update changelog
2 years ago
Thomas Kaul
3a99b81ade
Bugfix/add fallback in yahoo finance service ( #1935 )
...
* Add fallback to use quoteSummary(symbol) if quote(symbols) fails
* Update changelog
2 years ago
Thomas Kaul
577a487301
Fix import ( #1936 )
2 years ago
Thomas Kaul
086d43376c
Feature/add dev community logo to landing page ( #1934 )
...
* Add DEV Community
* Update changelog
2 years ago
Thomas Kaul
31a4c2ff1f
Sort imports ( #1933 )
2 years ago
Thomas Kaul
6a1fad611c
Bugfix/add missing data source in activities import ( #1930 )
...
* Add dataSource
* Update changelog
2 years ago
FabioAzevedo0619
e1892d2870
Feature/platform management ( #1922 )
...
* Added platform management to admin control panel
* Update changelog
2 years ago
Francisco Silva
8ba15f8f72
Optionally update cash balance when adding activity ( #1926 )
...
* Optionally update cash balance when adding activity
* Update changelog
2 years ago
Thomas Kaul
c19984c3d0
Bugfix/fix missing platform name in allocations by platform ( #1918 )
...
* Fix missing platform name
* Update changelog
2 years ago
Thomas Kaul
15c96a9757
Feature/add allocations by platform chart ( #1915 )
...
* Add allocations by platform
* Update changelog
2 years ago
Thomas Kaul
1ca3792a4b
Feature/clean up initial values from x ray ( #1914 )
...
* Clean up initial (original) values from X-Ray
* Refactor current to valueInBaseCurrency
* Update changelog
2 years ago
Thomas Kaul
90fe467114
Feature/deprecate base currency ( #1913 )
...
* Deprecate BASE_CURRENCY
* Update changelog
2 years ago
Thomas Kaul
e61b3b34a7
Eliminate getSymbolProfilesBySymbols() ( #1912 )
2 years ago
Thomas Kaul
a5f0f48ddb
Fix accounts page ( #1908 )
...
* Add guards
* Update changelog
2 years ago
Thomas Kaul
e500ccb61b
Feature/introduce env variable data source exchange rates and data source import ( #1910 )
...
* Introduce env variables DATA_SOURCE_EXCHANGE_RATES and DATA_SOURCE_IMPORT
* Update changelog
2 years ago
Thomas Kaul
431d1d5fec
Feature/extract locales 20230429 ( #1905 )
...
* Update locales
* Update changelog
2 years ago
Thomas Kaul
d74d79198b
Feature/add labels to tabs ( #1847 )
...
* Add labels
* Update changelog
2 years ago
Thomas Kaul
623a284ba4
Feature/add and update historical data in bulk ( #1904 )
...
* Upsert historical data in bulk
* Update changelog
2 years ago
Thomas Kaul
f79c36edbb
Fix import ( #1902 )
2 years ago
Thomas Kaul
f4c748f67a
Feature/extend support for impersonation mode ( #1898 )
...
* Support impersonation of all users for local development
* Update changelog
2 years ago
Francisco Silva
672d8dfab2
Fix/holdings always include cash position ( #1897 )
...
* Improved holdings table showing cash position also when the filter contains accounts
* Update changelog
2 years ago
Thomas Kaul
29d53c7df4
Feature/add distance to now to the subscription expiration date ( #1895 )
...
* Add distance to now
* Update changelog
2 years ago
Thomas Kaul
7b77dc044a
Feature/add state to market data database schema ( #1893 )
...
* Add state (CLOSE / INTRADAY) to MarketData
* Update changelog
2 years ago
Francisco Silva
67e758365f
feature: allow to delete all activities of a user ( #1880 )
...
* Allow to delete all activities of a user
* Update changelog
2 years ago
Thomas Kaul
513a564e2c
Restructure services ( #1891 )
2 years ago
Thomas Kaul
cddea0401f
Feature/add data source as unique constraint to market data schema ( #1889 )
...
* Add dataSource as unique constraint to MarketData schema
* Update changelog
2 years ago
Thomas Kaul
fcd75414be
Update date ( #1860 )
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
e965d12e31
Feature/add health check endpoints ( #1886 )
...
* Add health check endpoints
* Update changelog
2 years ago
Thomas Kaul
aafedd5f75
Feature/increase robustness if live data is missing ( #1884 )
...
* Continuously persist today's market data
* Add fallback to historical market data if data provider does not provide live data
* Update changelog
2 years ago
Francisco Silva
bfd0241b2d
update target in proxy to work with api in locahost ( #1875 )
...
Co-authored-by: francisco <francisco@innonova.ch>
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
5eff8402db
Release/1.258.0 ( #1878 )
...
* Release 1.258.0
* Introduce data source mapping
* Update changelog
2 years ago
Thomas Kaul
80a3668aa9
Bugfix/fix world map chart component ( #1871 )
...
* Clone countries before manipulation
* Update changelog
2 years ago
Thomas Kaul
7378900050
Bugfix/fix currency inconsistency with GBX and GBp in eod historical data service ( #1869 )
...
* Fix currency inconsistency (GBX vs. GBp)
* Update changelog
2 years ago
Thomas Kaul
9be457943c
Feature/introduce allocations by etf provider ( #1870 )
...
* Introduce allocations by etf provider
* Update changelog
2 years ago
Thomas Kaul
fccbd76993
Bugfix/fix style of apply current market price button ( #1866 )
...
* Fix styles
* Update changelog
2 years ago
Thomas Kaul
922876a893
Feature/add yahoo finance data enhancer ( #1865 )
...
* Add Yahoo Finance data enhancer
* Update changelog
2 years ago
Thomas Kaul
654446f068
Feature/improve handling of jobs ( #1864 )
...
* Improve handling of jobs
* Remove jobs on complete
* Refactor jobs removal
* Update changelog
2 years ago
Thomas Kaul
947460abdd
Bugfix/fix ids of gather asset profile process jobs ( #1863 )
...
* Fix job ids
* Update changelog
2 years ago
Thomas Kaul
8a3a6308a3
Feature/make system message expandable ( #1861 )
...
* Make system message expandable
* Update changelog
2 years ago
Thomas Kaul
4c907d56f0
Improve message ( #1859 )
2 years ago
Thomas Kaul
56b437ca74
Bugfix/improve info message style ( #1858 )
...
* Improve info message style
* Update changelog
2 years ago
Thomas Kaul
e23ff33e6f
Feature/skip job creation for manual data source without scraper configuration ( #1857 )
...
* Skip job creation for MANUAL data source without scraper configuration
* Update changelog
2 years ago
Thomas Kaul
1ed5690b33
Feature/improve queue jobs implementation ( #1855 )
...
* Improve queue jobs implementation
* Update changelog
2 years ago
Thomas Kaul
4451514ec5
Release 1.253.0 ( #1854 )
2 years ago
Thomas Kaul
8f73f85276
Bugfix/fix background color of dialogs in dark mode ( #1853 )
...
* Fix background color
* Update changelog
2 years ago
Thomas Kaul
7d2d1d971a
Feature/deprecate get auth endpoint ( #1851 )
...
* Deprecate GET auth endpoint
* Update documentation
* Update changelog
2 years ago
Thomas Kaul
739cb4242d
Feature/decrease density of theme ( #1846 )
...
* Decrease density
* Update changelog
2 years ago
Thomas Kaul
e92730879e
Feature/migrate dialog components to angular material 15 ( #1844 )
...
* Migrate MatDialog
* Update changelog
2 years ago
Thomas Kaul
464973f9b0
Feature/migrate form components to angular material 15 ( #1842 )
...
* Upgrade @angular/cdk
* Upgrade form components to Angular Material 15
* Update changelog
2 years ago
Thomas Kaul
f6228c099f
Migrate MatRadio ( #1841 )
2 years ago
Thomas Kaul
a57fdfb2bb
Feature/migrate slide toggle components to angular material 15 ( #1840 )
...
* Upgrade @angular/material
* Change MatSlideToggle to MatCheckbox
* Update changelog
2 years ago
Thomas Kaul
24716f0561
Migrate checkbox and chips components to Angular Material 15 ( #1839 )
2 years ago
Thomas Kaul
3453100afd
Feature/migrate various components to angular material 15 part 2 ( #1838 )
...
* Migrate tooltips to Angular Material 15
* Migrate tabs to Angular Material 15
2 years ago
Thomas Kaul
84de2c0c68
Migrate card components to Angular Material 15 ( #1837 )
2 years ago
Thomas Kaul
1b7b082003
Feature/migrate various components to angular material 15 ( #1836 )
...
* Migrate components to Angular Material 15
* Update changelog
2 years ago
Thomas Kaul
52e7a7886d
Feature/migrate libs components to angular material 15 ( #1833 )
...
* Migrate to Angular Material 15
* Update changelog
2 years ago
Thomas Kaul
9bce57894e
Feature/increase historical market data gathering to 10 years ( #1830 )
...
* Increase historical market data gathering of currency pairs to 10+ years
* Update changelog
2 years ago
Thomas Kaul
9d6bb325cd
Improve initialization ( #1832 )
2 years ago
Thomas Kaul
a5f833c612
Feature/upgrade angular and nx 20230405 ( #1826 )
...
* Upgrade angular and Nx
* Update changelog
2 years ago
Thomas Kaul
732b14c6ab
Feature/improve activities import for csv files of ibkr ( #1824 )
...
* Improve import for csv files by Interactive Brokers
* Update changelog
2 years ago
Thomas Kaul
b74a042da8
Feature/change auth endpoint from get to post ( #1823 )
...
* Change auth endpoint from GET to POST
* Login with security token
* Login with Internet Identity
* Update changelog
2 years ago
Thomas Kaul
d55c052f57
Feature/improve content of pricing and faq pages ( #1822 )
...
* Improve content
* Update changelog
2 years ago
Thomas Kaul
6d56146054
Feature/add support for multiple subscription offers ( #1818 )
...
* Setup for multiple subscription offers
* Update changelog
2 years ago
Thomas Kaul
2c9f29a3c6
Feature/improve handling of platforms in accounts import ( #1820 )
...
* Improve handling of platforms
* Fix issue with pagination
* Update changelog
2 years ago
Thomas Kaul
9bef2e960c
Feature/ignore first item in portfolio evolution chart ( #1816 )
...
* Ignore first item in portfolio evolution chart
* Update changelog
2 years ago
Thomas Kaul
5dc7429f6a
Feature/add testimonials ( #1814 )
...
* Add testimonials
* Update changelog
2 years ago
Thomas Kaul
7b39b32293
Feature/improve allocations page ( #1813 )
...
* Improve loading state
* Update changelog
2 years ago
Thomas Kaul
e5b5a9e7e9
Feature/improve language localization for german ( #1809 )
...
* Improve language localization
* Update changelog
2 years ago
Thomas Kaul
f92ba54060
Release/1.248.0 ( #1808 )
2 years ago
Thomas Kaul
a3bbd4030e
Improve blog post and add images ( #1807 )
2 years ago
Thomas Kaul
4b30da2d92
Feature/conditionally hide platform selector ( #1805 )
...
* Hide platform selector conditionally
* Update changelog
2 years ago
Thomas Kaul
93d082afbb
Feature/add blog post 1000 stars on GitHub ( #1804 )
...
* Add blog post: 1000 Stars on GitHub
* Add breadcrumb navigation
* Update changelog
2 years ago
Thomas Kaul
0c85380dbf
Feature/refactor portfolio calculator ( #1803 )
...
* Refactor chart calculation in portfolio calculator
* Update changelog
2 years ago
Thomas Kaul
fb576376dc
Feature/upgrade ng extract i18n merge ( #1802 )
...
* Upgrade ng-extract-i18n-merge
* Extract locales
* Update changelog
2 years ago
Thomas Kaul
bc6e9a8b68
Bugfix/fix total amount calculation in portfolio evolution chart ( #1799 )
...
* Fix total amount calculation
* Update changelog
2 years ago
Thomas Kaul
bd1963ec26
Feature/add asset and asset sub class to search endpoint ( #1795 )
...
* Add asset and asset sub class to search endpoint
* Update changelog
2 years ago
Thomas Kaul
a0bec9e97f
Feature/remove mail address part 2 ( #1800 )
...
* Remove mail address and update Slack url
* Update changelog
2 years ago
Thomas Kaul
c45df20d88
Sort imports ( #1797 )
2 years ago
Thomas Kaul
1009b462e9
Feature/add subscription expiration dates to the admin control panel ( #1796 )
...
* Add expiration date
* Update changelog
2 years ago
Thomas Kaul
7ec033577f
Feature/extend trackinsight data enhancer by isin ( #1793 )
...
* Extend data enhancer by isin
* Update changelog
2 years ago
Thomas Kaul
c8ca82b803
Feature/extend data source eod historical data by asset class and isin ( #1791 )
...
* Extend EodHistoricalDataService
* asset and asset sub class
* isin
* Update changelog
2 years ago
Thomas Kaul
1605fb8d48
Feature/improve language localization for data gathering ( #1790 )
...
* Improve locales
* Update changelog
2 years ago
Thomas Kaul
b6a7804a26
Refactoring ( #1784 )
2 years ago
Thomas Kaul
0d92b8d8bb
Reduce search requests ( #1786 )
2 years ago
Thomas Kaul
7c6ff776d9
Feature/add search functionality for eod historical data ( #1783 )
...
* Add search functionality for EOD_HISTORICAL_DATA
* Update changelog
2 years ago
Thomas Kaul
e37a34ed6c
Feature/improve exchange rate service for specific date ( #1785 )
...
* Calculate exchange rate indirectly via base currency
* Update changelog
2 years ago
Thomas Kaul
3af8be89e3
Feature/improve usability of fire calculator ( #1779 )
...
* Improve usability
* Add debounce
* Persist annualInterestRate
* Partially disable date picker
* Update changelog
2 years ago
Robbert Coeckelbergh
fce9e7fb0c
Feature/extend fire calculator by retirement date ( #1748 )
...
* Extend fire calculator by retirement date
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
f88ee5e5a0
Feature/improve validation for manual currency ( #1769 )
...
* Improve validation
* Update changelog
2 years ago
Thomas Kaul
a69a3442ab
Feature/add coingecko as default data source ( #1775 )
...
* Add CoinGecko as a default data source
* Update changelog
2 years ago
Thomas Kaul
d4dff744b5
Sort imports ( #1770 )
2 years ago
Oleg Shvartsman
62c93ad99d
Make NODE_ENV optional in production
...
* Make NODE_ENV optional
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
1e42d6bffa
Feature/harmonize axis style of charts ( #1768 )
...
* Harmonize axis style
* Update changelog
2 years ago
Thomas Kaul
002ac29f2f
Feature/remove environment variable for custom symbols ( #1766 )
...
* Remove environment variable
* Update changelog
2 years ago
Thomas Kaul
a2f99ed4d2
Feature/upgrade ngx skeleton loader to version 7.0.0 ( #1758 )
...
* Upgrade ngx-skeleton-loader to version 7.0.0
* Update changelog
2 years ago
Thomas Kaul
cc6320acfd
Feature/simplify database seeding ( #1763 )
...
* Simplify database seeding
* Update documentation
* Update changelog
2 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
...
* Refactor AuthInterceptor
* Refactor JwtStrategy
2 years ago
Thomas Kaul
a5b49b286d
Feature/filter item activities from search results ( #1759 )
...
* Filter ITEM activities from search results
* Update changelog
2 years ago
Thomas Kaul
f3333f24da
Feature/upgrade stripe dependencies 20230226 ( #1755 )
...
* Upgrade Stripe dependencies
* Consider language of user in Stripe checkout
* Update changelog
2 years ago
Thomas Kaul
ab68c2c69a
Bugfix/fix feature graphic of umbrel blog post ( #1752 )
...
* Fix feature graphic
* Update changelog
2 years ago
Thomas Kaul
cbb95f21a3
Feature/support manual currency for unit price ( #1751 )
...
* Support manual currency for unit price
* Update changelog
2 years ago
Thomas Kaul
65276483e0
Feature/add umbrel blog post ( #1749 )
...
* Add blog post: Ghostfolio meets Umbrel
* Update changelog
2 years ago
Thomas Kaul
545180b88f
Feature/add reddit and umbrel logos to landing page ( #1745 )
...
* Add Reddit and Umbrel logos
* Update changelog
2 years ago
Thomas Kaul
897e941e7a
Feature/add data provider info to position ( #1730 )
...
* Add data provider info
* Update changelog
2 years ago
Thomas Kaul
aef840c2cc
Bugfix/fix maximum call stack size exceeded error in value redaction ( #1743 )
...
* Bugfix for RangeError: Maximum call stack size exceeded
* Update changelog
2 years ago
Mirio
80d0638922
Adding Coingecko Data Provider ( #1736 )
...
* Adding Coingecko Data Provider
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
494ba36d44
Feature/reset letter spacing in buttons ( #1742 )
...
* Reset letter spacing in buttons
* Update changelog
2 years ago
Thomas Kaul
cd4a85abbf
Improve wording ( #1729 )
2 years ago
Thomas Kaul
684c1e55b0
Bugfix/do not skip manual data source part 2 ( #1732 )
...
* Do not skip MANUAL data source
* Update changelog
2 years ago
Thomas Kaul
1ffa831c5c
Feature/improve style of symbol search results ( #1728 )
...
* Improve style
* Update changelog
2 years ago
Thomas Kaul
40eed0016c
Feature/migrate header module to angular material 15 ( #1725 )
...
* Migrate GfHeaderModule to Angular Material 15
* Update changelog
2 years ago
Jason Feng
b58631083b
Increase file size limit for imports ( #1726 )
...
* Increase file size limit for imports
* Update changelog
2 years ago
Thomas Kaul
bf2de5d572
Feature/add support to pricing page ( #1723 )
...
* Add support
* Update changelog
2 years ago
Thomas Kaul
0f4bf529d8
Handle impersonation mode with guard ( #1714 )
2 years ago
Thomas Kaul
86ca9eaae6
Bugfix/fix logout url in development ( #1715 )
...
* Add language
* Update changelog
2 years ago
Thomas Kaul
9d9b805b0e
Bugfix/do not skip manual data source ( #1718 )
...
* Do not skip MANUAL data source
* Update changelog
2 years ago
Thomas Kaul
85052bc9bc
Bugfix/fix buying power calculation with emergency fund tag ( #1713 )
...
* Fix buying power calculation
* Update changelog
2 years ago
Thomas Kaul
bff09f529d
Feature/beautify etf names in asset profiles ( #1709 )
...
* Beautify ETF names
* Update changelog
2 years ago
Thomas Kaul
7125b12631
Feature/improve styles on about page ( #1707 )
...
* Improve styles
* Update changelog
2 years ago
Thomas Kaul
0cbf275a2e
Feature/eliminate ghostfolio scraper api service ( #1706 )
...
* Eliminate GhostfolioScraperApiService
* Update changelog
2 years ago
Thomas Kaul
c9abe818bc
Revert import ( #1702 )
2 years ago
Thomas Kaul
bfa32537a8
Feature/improve usability of import activities action ( #1695 )
...
* Improve usability of import activities action
* Update changelog
2 years ago
Thomas Kaul
cef15afab8
Add styling ( #1701 )
2 years ago
Thomas Kaul
1b9587c454
Update default coupon duration ( #1700 )
2 years ago
Thomas Kaul
de76b0d8c3
Feature/add data import and export to pricing page ( #1697 )
...
* Add data import and export
* Update changelog
2 years ago
Thomas Kaul
e62989c981
Feature/copy logic of ghostfolio scraper api service to manual service ( #1691 )
...
* Copy logic of GhostfolioScraperApiService to ManualService
* Update changelog
2 years ago
Thomas Kaul
d6b71e6314
Bugfix/fix links in subscription interstitial dialog ( #1696 )
...
* Fix links
* Update changelog
2 years ago
Thomas Kaul
f32df73256
Feature/migrate pages to angular material 15 ( #1689 )
...
* Migrate to Angular Material 15
* Update changelog
2 years ago
Thomas Kaul
9d03a8002c
Feature/improve content of faq and landing page ( #1687 )
...
* Conditionally show content
* Update changelog
2 years ago
Johannes Herforth
b09d3cea95
Fix landing page by setting a default value for countriesOfSubscribers
...
* Set default value for countriesOfSubscribers
* Update changelog
2 years ago
Thomas Kaul
436f791fa4
Feature/upgrade chart.js to version 4.2.0 ( #1567 )
...
* Upgrade chart.js to version 4.2.0
* Update changelog
2 years ago
Thomas Kaul
eed4f57f30
Clean up ( #1669 )
2 years ago
Thomas Kaul
7878036bac
Feature/remove google play badge from landing page ( #1672 )
...
* Remove Google Play badge
* Update changelog
2 years ago
Yash Solanki
a79f31b006
Feature/add accounts import export ( #1635 )
...
* Add accounts to activities export
* Add logic for importing accounts
* Update changelog
2 years ago
Thomas Kaul
45cfd61dbb
Feature/improve styling in admin control panel ( #1665 )
...
* Improve styling
* Update changelog
2 years ago
Thomas Kaul
279f16cc67
Feature/extract locales 20230205 ( #1663 )
...
* Extract locales
* Update changelog
2 years ago
Thomas Kaul
1b2f8e5586
Feature/extend analytics by country ( #1661 )
...
* Extend analytics by country
* Fix Upgrade Plan button of subscription interstitial
* Update changelog
2 years ago
Thomas Kaul
ad3ebd42bb
Feature/migrate mat suffix to angular material 15 ( #1655 )
...
* Migrate matSuffix to @angular/material 15
* Update changelog
2 years ago
Thomas Kaul
0000317041
Upgrade Nx and Angular ( #1646 )
...
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648 )
* Eliminate angular-material-css-vars
* Update changelog
2 years ago
BeauAgst
c61561664f
Relax validation for REDIS_HOST ( #1652 )
...
* Relax validation for REDIS_HOST
* Update changelog
2 years ago
Thomas Kaul
5c51c1e825
Reorder features ( #1644 )
2 years ago
Thomas Kaul
3a67bf9bb4
Add /de/pricing and /de/blog ( #1645 )
2 years ago
Thomas Kaul
f7597c213d
Feature/add dividend and fees to position detail dialog ( #1643 )
...
* Add dividend and fees to position detail dialog
* Update changelog
2 years ago
Thomas Kaul
2e7f46ad78
Feature/allow account for activity of type item ( #1641 )
...
* Support linking wealth items to account
* Update changelog
2 years ago
Thomas Kaul
cfffb99f52
Feature/extract locales 20230129 ( #1642 )
...
* Improve translations
* Update changelog
2 years ago
Thomas Kaul
e1806b4bd8
Feature/add sourceforge logo to landing page ( #1638 )
...
* Add SourceForge
* Update changelog
2 years ago
Thomas Kaul
6aae0cc1e4
Bugfix/fix issue with value in value redaction interceptor ( #1627 )
...
* Fix issue with value in value redaction interceptor
* Fix format of world map
* Update changelog
2 years ago
Thomas Kaul
5d8a50a80d
Feature/add interstitial for subscription ( #1637 )
...
* Add interstitial
* Improve pricing page
* Update changelog
2 years ago
Thomas Kaul
4d84459b5b
Clean up imports ( #1632 )
2 years ago
Thomas Kaul
efba7429c1
Bugfix/fix click of unknown accounts ( #1629 )
...
* Check for unknown key
* Update changelog
2 years ago
Thomas Kaul
9cae5a3e79
Feature/improve sackgeld.com blog post ( #1628 )
...
* Improve blog post and add quote
* Update changelog
2 years ago
Thomas Kaul
579b86665e
Feature/add sackgeld.com blog post ( #1625 )
...
* Add blog post: Ghostfolio auf Sackgeld.com vorgestellt
* Update changelog
2 years ago
Thomas Kaul
52b3ad6dc3
Feature/refactor value redaction interceptor ( #1624 )
...
* Reuse redactAttributes()
* Update changelog
2 years ago
Thomas Kaul
bf9b60aa74
Feature/add sackgeld.com to as seen in section ( #1622 )
...
* Add Sackgeld.com
* Update changelog
2 years ago
Thomas Kaul
6cd51fb044
Feature/hide irrelevant errors in client ( #1623 )
...
* Hide irrelevant errors in client
* Update changelog
2 years ago
Thomas Kaul
271001f523
Feature/remove toggle on allocations page ( #1620 )
...
* Rename allocationCurrent, remove allocationInvestment
* Update changelog
2 years ago
Thomas Kaul
a7e513a6d1
Bugfix/fix filtered value for emergency fund ( #1619 )
...
* Fix filtered value
* Update changelog
2 years ago
Thomas Kaul
b5f256be95
Remove mail address ( #1621 )
2 years ago
Thomas Kaul
a834ef6b4c
Release 1.228.1 ( #1617 )
2 years ago
Thomas Kaul
7fa6eda45d
Feature/remove emergency fund as asset class ( #1615 )
...
* Remove emergency fund as asset class
* Update changelog
2 years ago
Thomas Kaul
f47e4d3b04
Clean up imports ( #1613 )
2 years ago
Thomas Kaul
0300c6f3b7
Feature/extend hints on account page ( #1609 )
...
* Extend hints
* Update changelog
2 years ago
Thomas Kaul
4865c45fd4
Feature/reduce data gathering interval to every four hours ( #1611 )
...
* Reduce execution interval
* Update changelog
2 years ago
Martin Vandenbussche
2beceb36cf
Overriding tooltip title for graphs where grouping is defined ( #1605 )
...
* Overriding tooltip title for graphs where grouping is defined
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
efac39eb51
Feature/extract locales 20230114 ( #1607 )
...
* Extract locales
* Update changelog
2 years ago
Thomas Kaul
4da8a547ca
Bugfix/fix create activity dialog caused by missing tags ( #1606 )
...
* Add guard
* Update changelog
2 years ago
Yash Solanki
bb99141e9c
Fix group by month/year not working for YTD ( #1598 )
...
* Set time to 00:00:00 when getting current timestamp
* Update changelog
2 years ago
Thomas Kaul
d147c2313f
Feature/support assets in emergency fund ( #1601 )
...
* Support assets in emergency fund
* Update changelog
2 years ago
Thomas Kaul
0878941c4f
Feature/support translated tags ( #1600 )
...
* Support translated tags
* Update changelog
2 years ago
Martin Vandenbussche
104cca069f
New Translations ( #1597 )
2 years ago
Thomas Kaul
7ad58b1a62
Add i18n ( #1594 )
2 years ago
Thomas Kaul
e88dbb0181
Fix wording ( #1593 )
2 years ago
Thomas Kaul
6b022b8de8
Extract locales ( #1591 )
2 years ago
Thomas Kaul
7ab699e5fe
Feature/uncover french translation feature ( #1590 )
...
* Uncover Français
* Update changelog
2 years ago
Thomas Kaul
a7e5a316be
Bugfix/fix big.js exception in report endpoint ( #1586 )
...
* Fix exception with missing marketPrice
* Update changelog
2 years ago
Martin Vandenbussche
0208bd0923
Feature/French translation ( #1583 )
...
* Finished the French translation
2 years ago
Thomas Kaul
aeba6e1f03
Feature/configure thousand separator in world map chart ( #1588 )
...
* Set thousandSeparator
* Update changelog
2 years ago
Thomas Kaul
90a7a84ac5
Feature/add global heat map to landing page ( #1584 )
...
* Add global heat map
* Update changelog
2 years ago
Thomas Kaul
fc8e23a9c8
Feature/improve form of import dividends dialog ( #1582 )
...
* Disable while loading
* Update changelog
2 years ago
Thomas Kaul
f3c8ec27cb
Feature/improve deprecated sass imports ( #1581 )
...
* Improve deprecated Sass imports
* Update changelog
2 years ago
Thomas Kaul
18d25fb6c2
Feature/extend faq page ( #1577 )
...
* Extend FAQ page
* Update changelog
2 years ago
Thomas Kaul
a850e8ca22
Import dividend ( #1560 )
...
* Import dividend
* Update changelog
2 years ago
Thomas Kaul
b5f565c054
Simplify data source transformation ( #1578 )
2 years ago
Thomas Kaul
aa6d0a4533
Update dates ( #1575 )
2 years ago
Yash Solanki
925d38703e
Feature/add group by year option on analysis page ( #1568 )
...
* Add group by year option
2 years ago
Ronald Konjer
158bb00b8a
Add missing dutch translations ( #1572 )
...
* Add missing dutch translations
* Update changelog
2 years ago
Thomas Kaul
b17111e6f1
Feature/setup fr ( #1571 )
...
* Setup fr
* Update changelog
2 years ago
Thomas Kaul
c4765e31cd
Feature/setup pt ( #1439 )
...
* Setup pt
* Update changelog
2 years ago
Thomas Kaul
07dd22f7fe
Feature/extend asset profile details dialog by currency and symbol ( #1565 )
...
* Extend asset profile details dialog
* Update changelog
2 years ago
Thomas Kaul
eb4d088a80
Feature/optimize page title for mobile ( #1564 )
...
* Optimize page title for mobile
* Update changelog
2 years ago
Thomas Kaul
0509f0101f
Feature/add student discount ( #1563 )
...
* Add student discount
* Update changelog
2 years ago
Thomas Kaul
8818e09be8
Feature/add prefix to coupon codes ( #1562 )
...
* Add prefix
* Update changelog
2 years ago
Thomas Kaul
b20fa55b79
Feature/add filters to analytics page ( #1559 )
...
* Add filters to analysis page
* Update changelog
2 years ago
Thomas Kaul
dd7a6f1562
Bugfix/fix i18n for account type ( #1554 )
...
* Translate account type
* Update changelog
2 years ago
Thomas Kaul
15357bd5b5
Feature/add asset profile details to activities import ( #1552 )
...
* Add asset profile details
* Update changelog
2 years ago
Thomas Kaul
52c7adc266
Feature/upgrade internet identity dependencies to version 0.15.1 ( #1549 )
...
* Upgrade Internet Identity dependencies to version 0.15.1
* Update changelog
2 years ago
Thomas Kaul
1ae8970045
Feature/add price to subscription ( #1551 )
...
* Add price
* Update changelog
2 years ago
Thomas Kaul
7c4c047140
Remove .gitkeep ( #1553 )
2 years ago
Thomas Kaul
2cd41615b2
Feature/change execution time of asset profile data gathering ( #1544 )
...
* Change execution time
* Update changelog
2 years ago
Thomas Kaul
66d5793528
Refactoring ( #1545 )
2 years ago
Thomas Kaul
d545e4877c
Feature/improve activities import by preview step ( #1540 )
...
* Improve activities import
* Update changelog
2 years ago
Yash Solanki
a08610b603
Feature/improve activities import ( #1531 )
2 years ago
Thomas Kaul
c22733db56
Feature/resolve blog post titles ( #1539 )
...
* Resolve blog post titles
* Update changelog
2 years ago
Thomas Kaul
ee4866eb7d
Feature/add blog post the importance of tracking your personal finances ( #1537 )
...
* Add blog post: The importance of tracking your personal finances
* Update changelog
2 years ago
Thomas Kaul
327b1fa0d7
Feature/refresh cryptocurrencies list 20221225 ( #1536 )
...
* Update cryptocurrencies.json
* Update changelog
2 years ago
Thomas Kaul
b155666d21
Feature/improve label based on type in create or edit activity dialog ( #1535 )
...
* Improve label
* Update changelog
2 years ago
Thomas Kaul
c5ee3237ed
Refactoring ( #1533 )
2 years ago
Thomas Kaul
16118d635c
Bugfix/fix date conversion of two digit year ( #1529 )
...
* Fix date conversion of two digit year
* Update changelog
2 years ago
Thomas Kaul
49ce4803ce
Feature/add support to manage tags in create or edit activity dialog ( #1532 )
...
* Add support to manage tags
* Update changelog
2 years ago
Thomas Kaul
8793284e75
Feature/add tags to admin control panel ( #1530 )
...
* Add tags
* Update changelog
2 years ago
Thomas Kaul
4f187e1a9f
Feature/increase fear and greed index to 365 days ( #1519 )
...
* Increase fear and greed index to 365 days
* Update changelog
2 years ago
Thomas Kaul
b56111ae85
Feature/add dry run to import api endpoint ( #1526 )
...
* Add dry run to import API endpoint
* Update changelog
2 years ago
Thomas Kaul
5293de14cd
Bugfix/fix rounding of y axis ticks in benchmark comparator ( #1521 )
...
* Fix rounding
* Update changelog
2 years ago
Thomas Kaul
42cb3e2c73
Harmonize style of symbol ( #1520 )
2 years ago
Thomas Kaul
e8a4a53c9f
Feature/support position detail dialog in top performers of analysis page ( #1522 )
...
* Add support for position detail dialog
* Update changelog
2 years ago
Thomas Kaul
7c65cf6ddd
Update locales ( #1517 )
2 years ago
Thomas Kaul
c38ebec3be
Feature/add name to activities table ( #1516 )
...
* Add name to symbol column
* Update changelog
2 years ago
Thomas Kaul
2b8ab26e7e
Feature/combine name and symbol column in holdings table ( #1514 )
...
* Combine name and symbol column
* Update changelog
2 years ago
Thomas Kaul
60f52bb209
Handle user signup for OAuth and Internet Identity ( #1515 )
...
Co-Authored-By: gobdevel <99349192+gobdevel@users.noreply.github.com>
2 years ago
gobdevel
616d168a7c
Feature/add signup permission ( #1512 )
...
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
b13e4425d3
Feature/extend glossary by deflation inflation and stagflation ( #1511 )
...
* Extend glossary by deflation, inflation and stagflation
* Update changelog
2 years ago
Thomas Kaul
2a605f850d
Refactor requests and responses ( #1507 )
2 years ago
Thomas Kaul
e87b93f19c
Feature/add logo endpoint ( #1506 )
...
* Add logo endpoint
* Update changelog
2 years ago
Thomas Kaul
49dcade964
Feature/add date of first activity to holdings ( #1505 )
...
* Add date of first activity
* Update changelog
2 years ago
Thomas Kaul
7cd65eed39
Feature/improve asset profile details dialog ( #1504 )
...
* Improve asset profile details dialog
* Update changelog
2 years ago
Thomas Kaul
a51b210f79
Feature/upgrade chart.js to version 4.0.1 ( #1503 )
...
* Upgrade chart.js to version 4.0.1 (including plugins)
* Migrate border attributes
* Update changelog
2 years ago
Thomas Kaul
3a78d6c3f1
Feature/add dividend timeline ( #1498 )
...
* Add dividend timeline
* Update changelog
Co-Authored-By: João Pereira <joao@jpereira.me>
2 years ago
Thomas Kaul
2efb331370
Feature/improve value redaction interceptor ( #1495 )
...
* Improve value redaction interceptor
* Update changelog
2 years ago
casitu
42306530b8
New strings translated to Spanish ( #1496 )
...
* Update messages.es.xlf
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
68c9d1b266
Bugfix/fix activities sorting in account detail dialog ( #1494 )
...
* Fix activities sorting
* Update changelog
2 years ago
Thomas Kaul
50f6d154e5
Feature/extend sorting in tables ( #1491 )
...
* Extend sorting
* Update changelog
2 years ago
Yash Solanki
e4c44faee4
Fix sorting by performance field in positions table ( #1489 )
2 years ago
Thomas Kaul
292d345ce0
Feature/support manual currency for fee ( #1490 )
...
* Support manual currency for fee
* Update changelog
2 years ago
Thomas Kaul
b5b7af7741
Feature/improve asset profile management ( #1485 )
...
* Improve asset profile management (Add note, fix filter)
* Update changelog
2 years ago
Thomas Kaul
de3e0fad83
Remove link ( #1484 )
2 years ago
Thomas Kaul
fb496431e8
Clean up ( #1481 )
2 years ago
Thomas Kaul
441b251536
Setup form ( #1474 )
...
* Setup form to patch asset profile (for symbolMapping)
2 years ago
Thomas Kaul
1dbb5db611
Feature/improve wording in single account rule ( #1479 )
...
* Improve wording
* Update changelog
2 years ago
Delena Malan
6a764fe893
Convert between ZAc and ZAR ( #1471 )
...
* Convert between ZAc and ZAR
* Update changelog
2 years ago
Thomas Kaul
d2b75a244c
Feature/improve language selector ( #1466 )
...
* Improve language selector
* Update changelog
2 years ago
Thomas Kaul
3611684f17
Feature/extend asset profile details dialog ( #1469 )
...
* Extend asset profile details dialog
* Update changelog
2 years ago
Thomas Kaul
0d338bb083
Bugfix/fix dynamic decimal places for cryptocurrencies in position detail dialog ( #1464 )
...
* Fix dynamic decimal places
* Update changelog
2 years ago
Thomas Kaul
be14458437
Bugfix/fix division by zero error in cash positions calculation ( #1462 )
...
* Handle division by zero
* Update changelog
2 years ago
Thomas Kaul
5978ddb80f
Feature/improve support for manual data source ( #1460 )
...
* Improve support for MANUAL data source
* Update changelog
2 years ago
Yash Solanki
18638dd1b7
Bugfix/Fix matsort not working in position detail dialog ( #1457 )
...
* Fix matsort in position detail dialog
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
81db3852e6
Feature/add sorting to accounts table ( #1459 )
...
* Add sorting
* Update changelog
2 years ago
Thomas Kaul
608e7a774d
Feature/improve activities tab icon ( #1461 )
...
* Improve icon
* Update changelog
2 years ago
Thomas Kaul
3b4f8c69bb
Feature/setup black friday 2022 deal ( #1452 )
...
* Setup Black Friday 2022 deal
* Update changelog
2 years ago
Thomas Kaul
4169de580b
Feature/add indicator for excluded accounts ( #1450 )
...
* Add indicator for excluded accounts
* Update changelog
2 years ago
Thomas Kaul
d95fc82f95
Feature/change view mode selector to slide toggle ( #1443 )
...
* Change view mode selector to slide toggle
* Update changelog
2 years ago
Thomas Kaul
31c949f9d2
Feature/upgrade nx to version 15.0.13 ( #1442 )
...
* Upgrade Nx to version 15.0.13
* Update changelog
2 years ago
AlbertSalles
9623a363ed
Feature/convert into pwa ( #1436 )
...
* Setup @angular/pwa
2 years ago
Thomas Kaul
2d42549967
Feature/improvements in pricing page ( #1440 )
...
* Improve pricing page
* Update changelog
2 years ago
Johannes Herforth
cd5eb64a4c
Removed margin-bottom tag from the body element ( #1435 )
...
- This only changes the behaviour in Firefox
- All browsers now show the UI in a single page view
2 years ago
Thomas Kaul
fc1507de4f
Clean up ( #1423 )
2 years ago
Thomas Kaul
33fd1282e5
Bugfix/fix cash position in user currency ( #1433 )
...
* Initialize cash positions with user currency
* Update changelog
2 years ago
Thomas Kaul
693ff9d3ea
Setup pt ( #1432 )
2 years ago
Thomas Kaul
21e87a0055
Clean up ( #1431 )
2 years ago
Thomas Kaul
43426c9b01
Feature/restructure portfolio page ( #1429 )
...
* Restructure portfolio page
* Update changelog
2 years ago
Thomas Kaul
3b4da72ea3
Feature/tighten validation rule of base currency ( #1428 )
...
* Tighten validation rule of BASE_CURRENCY
* Update changelog
2 years ago
Thomas Kaul
ca18621ce8
Improve locales ( #1426 )
2 years ago
Thomas Kaul
b8574d24b2
Feature/improve usability of import ( #1425 )
...
* Improve usability by adding expected file format
* Update changelog
2 years ago
Thomas Kaul
6d12c27f9c
Feature/rename transactions to activities page ( #1424 )
...
* Rename transactions to activities
* Update changelog
2 years ago
Thomas Kaul
c2c5326049
Feature/add buy me a coffee badge to about page ( #1422 )
...
* Add button: Buy me a coffee
* Update changelog
2 years ago
Thomas Kaul
2a1339b61e
Feature/improve usage of premium indicator component ( #1421 )
...
* Improve usage of premium indicator component
* Update changelog
2 years ago
Thomas Kaul
c8a2579624
Feature/remove intro image in dark mode ( #1420 )
...
* Remove intro image in dark mode
* Update changelog
2 years ago
Thomas Kaul
b5e026934f
Harmonize extension (before and after) ( #1414 )
2 years ago
Yash Solanki
901c997908
Add pagination to activities table ( #1404 )
...
* Add pagination to activities table
2 years ago
Thomas Kaul
3b6e0b20e2
Add test case ( #1399 )
...
* Add test case
* Fix calculation for portfolio evolution chart
* Update changelog
Co-Authored-By: gizmodus <11334553+gizmodus@users.noreply.github.com>
2 years ago
Thomas Kaul
e449d51c3c
Feature/restructure actions in admin control panel ( #1410 )
...
* Restructure actions
* Update changelog
2 years ago
Thomas Kaul
4c893c4dcc
Bugfix/fix public page ( #1408 )
...
* Fix public page
* Update changelog
2 years ago
Thomas Kaul
d424b7731e
Feature/change background color of dark mode ( #1396 )
...
* Darken background color
* Update changelog
2 years ago
Thomas Kaul
6043c87481
Simplify lead ( #1401 )
2 years ago
Mitchell
fca0a688b6
parse csv date in ISO format ( #1303 )
...
* Handle various date formats
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
5c6cc4fed5
Handle division by zero ( #1398 )
2 years ago
Thomas Kaul
64a7d38ff9
Add more translations ( #1394 )
2 years ago
Thomas Kaul
68d0d39161
Feature/translate asset and asset sub classes ( #1393 )
...
* Translate asset and asset sub classes
* Update changelog
2 years ago
Thomas Kaul
233a8a8a18
Bugfix/improve loading indicator of investment chart ( #1392 )
...
* Improve loading indicator
* Update changelog
2 years ago
Thomas Kaul
71c5412dd5
Add test case: sell partially with huge gain ( #1380 )
...
* Add test case: sell partially with huge gain
2 years ago
Thomas Kaul
ae85398c3d
Fix test description ( #1379 )
2 years ago
Thomas Kaul
048900d01b
Bugfix/improve performance calculation for sell activitities ( #1388 )
...
* Improve performance calculation for SELL activities
* Update changelog
Co-authored-by: gizmodus <11334553+gizmodus@users.noreply.github.com>
2 years ago
Thomas Kaul
074b09b543
Add space ( #1381 )
2 years ago
Thomas Kaul
f9e04022f4
Remove TWR calculation ( #1377 )
2 years ago
Thomas Kaul
8fd1fbd44a
Feature/upgrade nx to version 15 ( #1375 )
...
* Upgrade to Nx 15
* Update changelog
2 years ago
Thomas Kaul
0fb33ae71c
Feature/migrate angular.json to project.json ( #1374 )
...
* Migrate angular.json to project.json
* Update changelog
2 years ago
Yash Solanki
3a35d72ec2
Fix disabled placeholder color ( #1365 )
2 years ago
Thomas Kaul
32fe3e195f
Release 1.205.2 ( #1369 )
2 years ago
Thomas Kaul
805f4b05be
Release 1.205.1 ( #1368 )
2 years ago
Thomas Kaul
36bd6164e6
Feature/improve wording on landing page ( #1366 )
...
* Improve wording
* Update changelog
2 years ago
Thomas Kaul
eac52a215b
Feature/refactor appearance to color scheme ( #1364 )
...
* Refactor appearance to colorScheme
* Update changelog
2 years ago
Thomas Kaul
9ff8cd5471
Feature/improve portfolio evolution chart ( #1362 )
...
* Switch inputs
* Update changelog
2 years ago
Thomas Kaul
47f84dab06
Remove postfix ( #1360 )
2 years ago
Thomas Kaul
384d18b2a6
Feature/persist user language on url change ( #1359 )
...
* Persist user language
* Update changelog
2 years ago
Thomas Kaul
a65424aafa
Feature/add total amount chart to investment timeline ( #1344 )
...
* Add total amount chart
* Update changelog
2 years ago
casitu
f9cd629470
Update messages.es.xlf ( #1355 )
2 years ago
Thomas Kaul
a323313c71
Bugfix/fix alignment of value component on allocation page ( #1351 )
...
* Fix alignment
* Update changelog
2 years ago
Thomas Kaul
538c8947cd
Feature/rename data source from rakuten to rapid api ( #1350 )
...
* Rename Rakuten to Rapid API
* Update changelog
2 years ago
Thomas Kaul
4376b8903e
Bugifx/fix url in blog posts ( #1347 )
...
* Fix url
* Update changelog
2 years ago
Thomas Kaul
a8e096f9ac
Feature/minor improvements for appearance selector ( #1345 )
...
* Improve appearance selector
* Update changelog
2 years ago
Yash Solanki
c896bf9199
Add appearance option in settings ( #1342 )
...
* Add appearance option in settings
2 years ago
Thomas Kaul
5398da0dc8
Feature/simplify admin settings management ( #1340 )
...
* Simplify settings management
* Update changelog
2 years ago
Thomas Kaul
8f3a9bdfbb
Feature/refactor animation configuration ( #1337 )
...
* Refactor animation configuration
* Update changelog
2 years ago