848 Commits

Author SHA1 Message Date
Thomas Kaul
2df27100f0
Add middleware ()
* Add middleware

* Update changelog
2023-08-18 20:27:19 +02:00
Thomas Kaul
6cf6538719
Feature/add currencies preset to historical market data table ()
* Add currencies preset

* Update locales

* Update changelog
2023-08-18 19:33:00 +02:00
Thomas Kaul
0fd3db3228
Bugfix/fix cash position rows in holdings table ()
* Fix cash position rows

* Update changelog
2023-08-17 20:23:23 +02:00
Thomas Kaul
6c9779fb0d
Bugfix/change date creation from string using parse iso ()
* Change date creation using parseISO

parseISO provides consistent date parsing across different time zones

* Update changelog
2023-08-15 19:24:31 +02:00
Thomas Kaul
3e98f097ef
Refactor account page to user account page ()
* Refactor account page to user account page
2023-08-13 09:24:54 +02:00
Thomas Kaul
183ac8fa2b
Feature/add data export to user account page ()
* Add data export

* Update changelog
2023-08-12 21:51:35 +02:00
Thomas Kaul
5a23cd34ad
Replace variables () 2023-08-11 18:29:39 +02:00
Thomas Kaul
6e87f34c6f
Feature/add more durations in coupon system ()
* Add 90 and 180 days

* Update changelog
2023-08-10 20:49:06 +02:00
Thomas Kaul
09e95ddcee
Bugfix/fix editing of emergency fund ()
* Fix editing of emergency fund

* Update changelog
2023-08-09 19:41:42 +02:00
Thomas Kaul
f7f4c3afb1
Feature/localize open startup page ()
* Localize Open Startup page

* Update changelog
2023-08-06 09:09:21 +02:00
Thomas Kaul
0821086e41
Bugfix/fix various styles after angular material 16 upgrade ()
* Fix styles

* Update changelog
2023-08-06 08:52:45 +02:00
Thomas Kaul
f22071f061
Release 1.297.2 () 2023-08-05 14:51:10 +02:00
Thomas Kaul
d85d83a0f5
Feature/improve alignment of region percentages ()
* Improve alignment

* Update changelog
2023-08-05 11:11:06 +02:00
Thomas Kaul
62e8594c57
Feature/improve language localization for german 20230802 ()
* Improve localization

* Update changelog
2023-08-05 11:10:15 +02:00
Thomas Kaul
509f95ea30
Feature/add footer to public page ()
* Add footer to public page

* Update changelog
2023-08-05 11:09:27 +02:00
Thomas Kaul
43d0b55004
Feature/upgrade to angular 16 ()
* 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
2023-08-05 11:08:10 +02:00
Thomas Kaul
c4a62dfd68
Bugfix/remove stay signed in setting from local storage on sign in with fingerprint activation ()
* Remove staySignedIn from local storage

* Update changelog
2023-07-30 19:36:06 +02:00
Thomas Kaul
b259ab7b0c
Feature/add step by step introduction for new users ()
* Add introduction for new users

* Update changelog
2023-07-30 18:49:38 +02:00
Thomas Kaul
d4fea075af
Feature/include unavailable data in allocations by market chart ()
* Include unavailable data in allocations by market chart

* Update changelog
2023-07-28 20:20:08 +02:00
Thomas Kaul
77e9791e03
Feature/set lastmod dates of sitemap.xml dynamically ()
* Setup template with interpolation for sitemap.xml

* Update changelog
2023-07-26 21:08:38 +02:00
Thomas Kaul
622bb8b0cf
Feature/add allocations by market chart ()
* Add allocations by (advanced) market

* Fix public page

* Update changelog
2023-07-24 20:04:34 +02:00
Thomas Kaul
ea101dd3bd
Refactor value to valueInBaseCurrency ()
* Revert value to valueInBaseCurrency refactoring
2023-07-23 14:13:02 +02:00
Thomas Kaul
cd67ce82fa
Feature/rename queries to presets in market data table of admin control ()
* Rename queries to presets

* Update changelog
2023-07-21 11:40:49 +02:00
Thomas Kaul
bdf72164b1
Feature/break down emergency fund by cash and assets ()
* Break down emergency fund in cash and assets

* Update changelog
2023-07-19 11:30:48 +02:00
Thomas Kaul
455a2d2e92
Refactor value to valueInBaseCurrency () 2023-07-18 21:29:08 +02:00
Thomas Kaul
9c0f46b587
Add markets.sh () 2023-07-18 21:28:44 +02:00
Thomas Kaul
6728e04ff7
Improve http response interceptor ()
Do not show snack bar for login endpoint
2023-07-15 22:17:07 +02:00
bptrgx
2bf4f1237a
Feature/Improve login dialog ()
* Improve login dialog

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-07-15 22:09:12 +02:00
Thomas Kaul
4857b2e620
Update locales () 2023-07-15 19:50:11 +02:00
Thomas Kaul
68a9a7f6f9
Feature/add queries to market data table in admin control ()
* Add queries

* ETF_WITHOUT_COUNTRIES
* ETF_WITHOUT_SECTORS

* Update changelog
2023-07-15 17:54:16 +02:00
Thomas Kaul
81ef95e13e
Setup permissions () 2023-07-15 12:32:59 +02:00
Thomas Kaul
2b0f961370
Feature/improve faq page ()
* Extend content

* Update changelog
2023-07-15 12:16:19 +02:00
Thomas Kaul
30f1a3514a
Feature/add hints to activity types in create or edit activity dialog ()
* Add hints

* Update changelog
2023-07-15 11:31:05 +02:00
Thomas Kaul
09c300661a
Feature/improve language localization for german 20230711 ()
* Improve i18n

* Update changelog
2023-07-12 19:53:55 +02:00
Thomas Kaul
92382e0b4d
Feature/improve loading state during filtering on allocations page ()
* Improve loading state

* Update changelog
2023-07-11 21:41:12 +02:00
Thomas Kaul
c25f532487
Improve product pages () 2023-07-11 21:40:45 +02:00
Thomas Kaul
5d26d94586
Sort imports () 2023-07-11 20:27:54 +02:00
Thomas Kaul
6159f48a62
Feature/setup personal finance tools pages 2 () 2023-07-10 20:16:20 +02:00
Thomas Kaul
c434b730a8
Feature/hide average buy price in position detail chart if no holding ()
* Hide the average buy price if no holding

* Update changelog
2023-07-09 10:42:53 +02:00
Thomas Kaul
2d23c566f1
Feature/setup personal finance tools pages () 2023-07-09 10:42:10 +02:00
bptrgx
09023214ce
Feature/French translation update ()
* French translation update

* Update changelog
2023-07-07 21:26:51 +02:00
Thomas Kaul
1ceabb6e6b
Feature/refactor blog articles to standalone components ()
* Refactor blog articles to standalone components

* Update changelog
2023-07-04 18:42:40 +02:00
Arghya Ghosh
0d421e7181
Bugfix/fix adding 'Item' and 'Liability' activities ()
* Fix adding activities of type item and liability

* Update changelog
2023-07-03 22:29:00 +02:00
Thomas Kaul
f5180ce88f
Improve wording () 2023-07-03 10:10:08 +02:00
Thomas Kaul
aabf27dc96
Remove empty style files () 2023-07-02 08:17:39 +02:00
Thomas Kaul
d3234f9e77
Feature/add blog post exploring the path to fire ()
* Add blog post: Exploring the Path to FIRE

* Update changelog
2023-07-01 18:33:31 +02:00
Thomas Kaul
a40be2f744
Feature/extract locales 20230701 ()
* Improve i18n

* Update changelog
2023-07-01 18:30:09 +02:00
Thomas Kaul
e62da06c5c
Feature/extend scraper configuration support ()
* Extend scraper configuration support

* Update changelog
2023-07-01 11:08:10 +02:00
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ()
* Add pagination

* Update changelog
2023-07-01 10:49:00 +02:00
Thomas Kaul
c02e390bc1
Rename Slack channel to community () 2023-06-28 15:59:38 +02:00