1231 Commits

Author SHA1 Message Date
Francisco Silva
67e758365f
feature: allow to delete all activities of a user (#1880)
* Allow to delete all activities of a user

* Update changelog
2023-04-23 19:49:32 +02:00
Thomas Kaul
475231ffd8
Release 1.260.0 (#1892) 2023-04-23 12:04:06 +02:00
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
2023-04-23 11:13:08 +02:00
Thomas Kaul
c1b5bfff8c
Bugfix/remove sort header in comment column of market data table (#1888)
* Remove sort header

* Update changelog
2023-04-23 10:49:11 +02:00
Thomas Kaul
3c322cca0d
Release 1.259.0 (#1887) 2023-04-22 16:05:44 +02:00
Thomas Kaul
e965d12e31
Feature/add health check endpoints (#1886)
* Add health check endpoints

* Update changelog
2023-04-22 16:03:45 +02:00
Thomas Kaul
3daf55a0dd
Bugfix/remove sort header in comment column of activities table (#1883)
* Remove sort header

* Update changelog
2023-04-22 14:44:45 +02:00
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
2023-04-22 14:43:57 +02:00
Francisco Silva
32956ae04c
Fix: performance column header alignment (#1881)
* Fix: performance column header alignment

* Update changelog
2023-04-21 18:05:51 +02:00
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>
2023-04-20 18:51:35 +02:00
Thomas Kaul
5eff8402db
Release/1.258.0 (#1878)
* Release 1.258.0
  * Introduce data source mapping

* Update changelog
2023-04-20 09:07:22 +02:00
Thomas Kaul
ffa020ee2a
Release 1.257.0 (#1872) 2023-04-18 20:36:22 +02:00
Thomas Kaul
80a3668aa9
Bugfix/fix world map chart component (#1871)
* Clone countries before manipulation

* Update changelog
2023-04-18 20:32:18 +02:00
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
2023-04-18 20:31:33 +02:00
Thomas Kaul
9be457943c
Feature/introduce allocations by etf provider (#1870)
* Introduce allocations by etf provider

* Update changelog
2023-04-18 20:13:03 +02:00
Thomas Kaul
93454c6c15
Release 1.256.0 (#1868) 2023-04-17 14:11:59 +02:00
Thomas Kaul
fccbd76993
Bugfix/fix style of apply current market price button (#1866)
* Fix styles

* Update changelog
2023-04-17 14:09:55 +02:00
Thomas Kaul
922876a893
Feature/add yahoo finance data enhancer (#1865)
* Add Yahoo Finance data enhancer

* Update changelog
2023-04-17 14:09:27 +02:00
Thomas Kaul
654446f068
Feature/improve handling of jobs (#1864)
* Improve handling of jobs
  * Remove jobs on complete
  * Refactor jobs removal

* Update changelog
2023-04-16 19:56:19 +02:00
Thomas Kaul
947460abdd
Bugfix/fix ids of gather asset profile process jobs (#1863)
* Fix job ids

* Update changelog
2023-04-16 09:49:27 +02:00
Thomas Kaul
c5635b0050
Release 1.255.0 (#1862) 2023-04-15 16:00:47 +02:00
Thomas Kaul
8a3a6308a3
Feature/make system message expandable (#1861)
* Make system message expandable

* Update changelog
2023-04-15 15:59:04 +02:00
Thomas Kaul
290a07fe79
Feature/upgrade prisma to version 4.12.0 (#1845)
* Update prisma to version 4.12.0

* Update changelog
2023-04-15 15:32:02 +02:00
Thomas Kaul
56b437ca74
Bugfix/improve info message style (#1858)
* Improve info message style

* Update changelog
2023-04-15 15:08:56 +02:00
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
2023-04-15 11:54:47 +02:00
Thomas Kaul
f2d206262e
Release 1.254.0 (#1856) 2023-04-14 19:58:49 +02:00
Thomas Kaul
1ed5690b33
Feature/improve queue jobs implementation (#1855)
* Improve queue jobs implementation

* Update changelog
2023-04-14 19:57:23 +02:00
Thomas Kaul
4451514ec5
Release 1.253.0 (#1854) 2023-04-14 07:01:34 +02:00
Thomas Kaul
8f73f85276
Bugfix/fix background color of dialogs in dark mode (#1853)
* Fix background color

* Update changelog
2023-04-13 08:47:19 +02:00
Thomas Kaul
9a5d7b664b
Release 1.252.2 (#1852) 2023-04-11 18:06:34 +02:00
Thomas Kaul
7d2d1d971a
Feature/deprecate get auth endpoint (#1851)
* Deprecate GET auth endpoint

* Update documentation

* Update changelog
2023-04-11 18:04:18 +02:00
Thomas Kaul
d111493eed
Release 1.252.1 (#1849) 2023-04-10 20:52:34 +02:00
Thomas Kaul
e975f92a96
Release 1.252.0 (#1848) 2023-04-10 18:03:02 +02:00
Thomas Kaul
739cb4242d
Feature/decrease density of theme (#1846)
* Decrease density

* Update changelog
2023-04-10 17:59:29 +02:00
Thomas Kaul
a37eebc9f1
Feature/upgrade nestjs from version 9.1.4 to 9.4.0 (#1843)
* Upgrade nestjs from version 9.1.4 to 9.4.0

* Update changelog
2023-04-10 13:50:27 +02:00
Thomas Kaul
464973f9b0
Feature/migrate form components to angular material 15 (#1842)
* Upgrade @angular/cdk

* Upgrade form components to Angular Material 15

* Update changelog
2023-04-10 10:59:44 +02:00
Thomas Kaul
a57fdfb2bb
Feature/migrate slide toggle components to angular material 15 (#1840)
* Upgrade @angular/material

* Change MatSlideToggle to MatCheckbox

* Update changelog
2023-04-09 09:33:36 +02:00
Thomas Kaul
1b7b082003
Feature/migrate various components to angular material 15 (#1836)
* Migrate components to Angular Material 15

* Update changelog
2023-04-08 15:33:27 +02:00
Thomas Kaul
1928c2c2cc
Release 1.251.0 (#1834) 2023-04-07 19:33:26 +02:00
Thomas Kaul
52e7a7886d
Feature/migrate libs components to angular material 15 (#1833)
* Migrate to Angular Material 15

* Update changelog
2023-04-07 17:10:03 +02:00
Thomas Kaul
36298b217e
Feature/improve tick abbreviation function (#1828)
* Keep the value if value smaller than 1000

* Update changelog
2023-04-07 17:09:34 +02:00
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
2023-04-07 16:35:37 +02:00
Thomas Kaul
a5f833c612
Feature/upgrade angular and nx 20230405 (#1826)
* Upgrade angular and Nx

* Update changelog
2023-04-06 19:18:23 +02:00
Thomas Kaul
732b14c6ab
Feature/improve activities import for csv files of ibkr (#1824)
* Improve import for csv files by Interactive Brokers

* Update changelog
2023-04-05 20:09:00 +02:00
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
2023-04-05 18:10:29 +02:00
Thomas Kaul
d55c052f57
Feature/improve content of pricing and faq pages (#1822)
* Improve content

* Update changelog
2023-04-03 17:39:32 +02:00
Thomas Kaul
864f585efa
Release/1.250.0 (#1821) 2023-04-02 09:47:13 +02:00
Thomas Kaul
6d56146054
Feature/add support for multiple subscription offers (#1818)
* Setup for multiple subscription offers

* Update changelog
2023-04-02 09:44:13 +02:00
Thomas Kaul
2c9f29a3c6
Feature/improve handling of platforms in accounts import (#1820)
* Improve handling of platforms

* Fix issue with pagination

* Update changelog
2023-04-01 10:51:55 +02:00
Thomas Kaul
9bef2e960c
Feature/ignore first item in portfolio evolution chart (#1816)
* Ignore first item in portfolio evolution chart

* Update changelog
2023-04-01 10:29:39 +02:00