Thomas Kaul
|
a2e1209196
|
Feature/introduce admin settings (#1957)
* Introduce admin settings
* 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
|
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
|
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
|
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
|
f4c748f67a
|
Feature/extend support for impersonation mode (#1898)
* Support impersonation of all users for local development
* 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 |
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
|
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 |
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
|
80a3668aa9
|
Bugfix/fix world map chart component (#1871)
* Clone countries before manipulation
* 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
|
8a3a6308a3
|
Feature/make system message expandable (#1861)
* Make system message expandable
* Update changelog
|
2 years ago |
Thomas Kaul
|
56b437ca74
|
Bugfix/improve info message style (#1858)
* Improve info message style
* Update changelog
|
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
|
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 |