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 |