1546 Commits

Author SHA1 Message Date
Thomas Kaul
51a0ede3e4
Feature/introduce lazy loaded activities table (#2729)
* Introduce lazy-loaded activities table

* Add icon column

* Emit paginator event

* Add pagination logic

* Integrate total items

* Update changelog
2023-12-09 17:12:09 +01:00
Thomas Kaul
531964636b
Fix type (#2708) 2023-12-08 19:59:06 +01:00
sadmimye
e461fff1d7
Extend turkish localization (#2730) 2023-12-07 14:13:28 +01:00
Thomas Kaul
4f9a5f0340
Feature/set actions columns of tables to stick at end (#2726)
* Set up stickyEnd in actions columns

* Update changelog
2023-12-06 18:35:03 +01:00
Thomas Kaul
833982a9de
Bugfix/fix biometric authentication registration (#2713)
* Remove token on device registration

* Update changelog
2023-12-05 18:13:35 +01:00
sadmimye
c85966e5ed
Improve language localization for tr (#2717)
* Improve language localization for tr

* Update changelog
2023-12-04 21:04:20 +01:00
Thomas Kaul
cbea8ac9d3
Feature/increase tab height on mobile (#2712)
* Increase tab height on mobile

* Update changelog
2023-12-04 19:53:50 +01:00
Thomas Kaul
d4c939e41d
Feature/improve language localization for german 20231202 (#2710)
* Update locales

* Update changelog
2023-12-03 09:26:12 +01:00
Thomas Kaul
377ba75e4c
Add support to delete a cash balance (#2707) 2023-12-02 17:17:25 +01:00
Marcin Szymański
77b13b88f0
Relax check for duplicates in activities import (#2704)
* Relax check for duplicates in activities import (allow same day)

* Update changelog
2023-12-02 10:37:03 +01:00
underwater
813e73a0a3
Introduce HasPermission annotation (#2693)
* Introduce HasPermission annotation

* Update changelog
2023-12-02 10:21:19 +01:00
Thomas Kaul
1d796a9597
Bugfix/change intraday data gathering to operate synchronously (#2705)
* Change intraday data gathering to operate synchronously

* Update changelog
2023-12-02 10:20:05 +01:00
Thomas Kaul
4eedf64a3c
Update OSS Friends (#2701) 2023-12-02 10:00:00 +01:00
Sanjeev Sharma
ed4dd79c72
Add cash balances table to account detail dialog (#2549)
* Add cash balances table to account detail dialog

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-12-01 21:12:41 +01:00
Thomas Kaul
6f4fd0826c
Feature/respect with excluded accounts flag in get account balances (#2697)
* Respect withExcludedAccounts in getAccountBalances()

* Update changelog
2023-12-01 17:22:13 +01:00
Thomas Kaul
07b0a2c40a
Add guard (#2696) 2023-11-29 20:10:37 +01:00
Thomas Kaul
c5dc3d4272
Release 2.27.1 (#2698) 2023-11-28 07:53:00 +01:00
Thomas Kaul
2b491dc732
Extend performance endpoint by net worth per day (#2574)
* Extend performance endpoint by net worth per day

* Update changelog
2023-11-26 21:17:15 +01:00
Thomas Kaul
0a83bcd697
Feature/improve error log for data source request timeout (#2688)
* Improve error log for timeouts

* Update changelog
2023-11-25 18:50:24 +01:00
Thomas Kaul
52540d460b
Fix alignment (#2689) 2023-11-25 18:48:54 +01:00
Thomas Kaul
6ff2e0f952
Introduce base product page (#2687) 2023-11-25 18:48:39 +01:00
Thomas Kaul
b3e72383bc
Feature/extract locales 20231125 (#2686)
* Update locales

* Update changelog
2023-11-25 12:46:56 +01:00
Thomas Kaul
bdfba4d509
Upgrade to Nx 17.1 (#2635)
* Upgrade to Nx 17

* Run migrations

* Extend instructions

* Update changelog
2023-11-25 12:31:45 +01:00
Thomas Kaul
5ad248a643
Improve algorithm (#2676) 2023-11-23 15:15:40 +01:00
Giorgio Azzinnaro
fa36c42af4
Improve yeekatee comparison data (#2682) 2023-11-23 15:14:59 +01:00
Thomas Kaul
386dd56590
Feature/extend personal finance tools pages 20231120 (#2678)
* Improve tags

* Add Compound Planning

* Add Whal

* Add De.Fi

* Add Tiller

* Add Empower
2023-11-22 08:10:42 +01:00
Thomas Kaul
d827858d0b
Release 2.25.1 (#2674) 2023-11-19 16:46:32 +01:00
Thomas Kaul
37183a07bd
Change black friday to black week (#2672)
* Change black friday to black week

* Change image
2023-11-19 16:28:30 +01:00
Thomas Kaul
fb294fc6e2
Improve wording (#2668) 2023-11-18 11:15:03 +01:00
Thomas Kaul
8898d02442
Bugfix/fix cannot read properties of undefined reading items in get position (#2667)
* Fix "Cannot read properties of undefined (reading 'items')"

* Update changelog
2023-11-18 11:05:05 +01:00
Thomas Kaul
232d30234c
Update OSS Friends (#2663) 2023-11-18 09:59:27 +01:00
Thomas Kaul
e2234c4966
Feature/add black friday 2023 blog post (#2664)
* Add blog post: Black Friday 2023

* Update changelog
2023-11-17 20:20:49 +01:00
Thomas Kaul
272a34195b
Refactor folder (#2665) 2023-11-17 20:09:19 +01:00
Thomas Kaul
215098e418
Feature/improve language localization for german 20231116 (#2660)
* Update locales

* Update changelog
2023-11-16 20:28:09 +01:00
Thomas Kaul
781496383b
Bugfix/improve get range query in market data service (#2659)
* Attempt to fix "too many bind variables in prepared statement, expected maximum of 32767"

* Update changelog
2023-11-16 20:22:56 +01:00
Thomas Kaul
f0f304c012
Change tweet to post (#2658) 2023-11-16 20:22:18 +01:00
Thomas Kaul
1586cd3a59
Feature/change twitter to x (#2654)
* Change Twitter to X

* Update changelog
2023-11-15 21:20:51 +01:00
Thomas Kaul
ae763cbb87
Improve style of sub title (#2652) 2023-11-15 21:11:10 +01:00
Aldrin
aa72287d54
Extend benchmarks in the markets overview by 50-Day and 200-Day trends (#2575)
* Extend benchmarks in the markets overview by 50-Day and 200-Day trends

* Update changelog

---------

Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2023-11-15 20:25:16 +01:00
Thomas Kaul
d155ab6f28
Feature/improve data source validation in activities import (#2645)
* Improve data source validation

* Update changelog
2023-11-14 19:15:57 +01:00
Thomas Kaul
1ffde2a27e
Feature/setup polish (#2650)
* Set up polski

* Update changelog
2023-11-13 20:35:15 +01:00
Thomas Kaul
ae1968aadf
Feature/extract locales 20231112 (#2643)
* Update locales

* Update changelog
2023-11-12 19:03:11 +01:00
Thomas Kaul
93b6011ddc
Feature/refactor get range in market data service (#2631)
* Refactor to unique asset in getRange()

* Update changelog
2023-11-11 18:57:41 +01:00
Thomas Kaul
f567e25f27
Feature/introduce action menus in overview of action control panel (#2637)
* Introduce action menus

* Exchange rates management
* Coupons management

* Update changelog
2023-11-11 18:48:23 +01:00
Thomas Kaul
5dc538bafb
Feature/optimize testimonial carousel style on mobile (#2634)
* Optimize style on mobile

* Update changelog
2023-11-11 17:29:59 +01:00
Thomas Kaul
b4de06fcf0
Feature/add platform icons to account selectors (#2633)
* Add platform icons to account selectors

* Update changelog
2023-11-11 17:27:29 +01:00
Thomas Kaul
27da0eb26e
Feature/harmonize name column of historical market data table (#2632)
* Harmonize name column

* Update changelog
2023-11-11 09:02:12 +01:00
Thomas Kaul
8ff80c10e5
Feature/extend personal finance tools pages 20231110 (#2630)
* Add Magnifi

* Add Basil Finance
2023-11-11 09:01:58 +01:00
Thomas Kaul
12aac101bd
Feature/extend system message (#2628)
* Extend system message

* Update changelog
2023-11-09 19:23:36 +01:00
Thomas Kaul
3a66ccdebe
Bugfix/fix unit in overview of home page (#2626)
* Fix unit

* Update changelog
2023-11-09 19:22:15 +01:00