Thomas Kaul
74278073b3
Bugfix/fix query to get asset profiles matching data source and symbol ( #2504 )
...
* Match dataSource and symbol
* Update changelog
1 year ago
Manushreshta B L
32df7620d9
Add support for creating asset profiles with MANUAL data source ( #2479 )
...
* Add support for creating asset profiles with MANUAL data source
* Refactoring
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Kevin
8492a8fed0
Upgrade simplewebauthn ( #2498 )
...
* Upgrade simplewebauthn to new major version
* Update changelog
1 year ago
Thomas Kaul
30e561c06f
Feature/extend assistant with search for asset profile ( #2499 )
...
* Extend assistant with search for asset profile
* Extend search results by currency, symbol and asset sub class
* Update changelog
1 year ago
Thomas Kaul
7243090c0e
Feature/copy client locales to assets of server ( #2493 )
...
* Copy client locales to server’s assets
* Update changelog
1 year ago
Pavol Kolcun
7ae49eb839
Add endpoint for account balances ( #2484 )
...
* Add endpoint for account balances
* Update changelog
---------
Co-authored-by: Pavol Kolcun <pavol.kolcun@student.tuke.sk>
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
bf816c3b89
Bugfix/show transfer balance button based on permission ( #2489 )
...
* Show button depending on permission
* Update changelog
1 year ago
Thomas Kaul
20f9225daa
Release 2.11.0 ( #2488 )
1 year ago
Kevin
b6101c6375
Feature/import historical data ( #2448 )
...
* Import historical data for an asset
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
e1022846b9
Bugfix/fix displayed currency of cash balance in account dialog ( #2480 )
...
* Fix currency
* Update changelog
1 year ago
Aldrin
0ac97bd112
Transfer cash balance between accounts ( #2455 )
...
* Transfer cash balance between accounts
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
827270704a
Bugfix/fix import for activities of type fee and interest ( #2474 )
...
* Fix import for activities of type fee and interest
* Update changelog
1 year ago
Thomas Kaul
8634463597
Feature/upgrade prisma to version 5.4.2 ( #2477 )
...
* Upgrade prisma to version 5.4.2
* Update changelog
1 year ago
Aldrin
3b5a34f6f3
Use fab-button in access management tab ( #2456 )
...
* Use fab-button in access management tab
* Refactor fab container
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
22b43b5bfc
Feature/extract locales 20231010 ( #2462 )
...
* Update locales
* Update changelog
1 year ago
Kevin
6c66033eb4
Add date to markets overview by benchmarks ( #2436 )
...
* Add date
* Update changelog
1 year ago
Thomas Kaul
162fc25e23
Release 2.10.0 ( #2459 )
1 year ago
Thomas Kaul
45f385a483
Feature/improve symbol conversion in eod historical data service ( #2457 )
...
* Improve conversion of currency symbols
* Update changelog
1 year ago
Thomas Kaul
e9ef911548
Feature/improve search results display in assistant ( #2458 )
...
* Only show search results if search is active
* Update changelog
1 year ago
Basim Mohammed
d8d4d8f001
Change jobs table in admin control to mat-table ( #2444 )
...
* Change jobs table in admin control to mat-table
* Update changelog
1 year ago
Sanjeev Sharma
f47c7313af
Support enter key press to submit access dialog form ( #2437 )
...
* Support enter key press to submit access dialog form
* Update changelog
1 year ago
Thomas Kaul
31f0056a2d
Release 2.9.0 ( #2454 )
1 year ago
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
...
* Introduce assistant
* Update changelog
1 year ago
Kevin
37ff7acf04
Change platform control from select to autocomplete in account dialog ( #2429 )
...
* Change platform control from select to autocomplete in account dialog
* Update changelog
1 year ago
Thomas Kaul
8236091477
Feature/add support for search query in portfolio position endpoint ( #2443 )
...
* Introduce search query filter
* Update changelog
1 year ago
Thomas Kaul
d40bc5070a
Feature/remove permission to markets overview on home page ( #2441 )
...
* Remove show condition for markets overview
* Update changelog
1 year ago
Subhajit Ghosh
46614a7c24
Create carousel component for testimonials ( #2394 )
...
* Create carousel component for testimonials
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Arshad Jamal
25112a450b
Add support for comment in csv import ( #2416 )
...
* Add support for comment in csv import (activities)
* Update changelog
1 year ago
Thomas Kaul
8ad6492477
Feature/various improvements in client ( #2434 )
...
* Various improvements
* Update changelog
1 year ago
Siddharth Singh
d9a6c22e1e
Add application version to admin endpoint ( #2423 )
...
* Add application version to admin endpoint
* Update changelog
1 year ago
Thomas Kaul
42a54263f9
Release 2.8.0 ( #2420 )
1 year ago
Sanjeev Sharma
4fb88859b2
Improve form in account dialog ( #2408 )
...
* Improve form in account dialog
* Update changelog
1 year ago
Thomas Kaul
aa24b5e8c6
Feature/reload platform and tag on change ( #2417 )
...
* Reload platforms via info
* Reload tags via info
* Update changelog
1 year ago
Manushreshta B L
90e18338f6
Change UX to set an asset profile as a benchmark ( #2409 )
...
* Add checkbox functionality to set / unset benchmark
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
1 year ago
Thomas Kaul
ad5ae938ef
Feature/harmonize settings icon of user account page ( #2412 )
...
* Harmonize icon
* Update changelog
1 year ago
Anirudh Sudhir
f1ec5e704e
Add version to Overview of Admin Control panel ( #2414 )
...
* Add version to Overview of Admin Control panel
* Update changelog
1 year ago
shyam kachhadiya
f40f0653c2
Add request params (ship, take) for pagination to GET order endpoint ( #2382 )
...
* Add request params (ship, take) for pagination to GET order endpoint
* Update changelog
1 year ago
Thomas Kaul
5f7a230fd3
Bugfix/fix sidebar on user account page ( #2413 )
...
* Fix sidebar on user account page
* Update changelog
1 year ago
Thomas Kaul
71feb531e8
Release 2.7.0 ( #2404 )
1 year ago
Thomas Kaul
ec3552d7f6
Feature/add tabs to user account page ( #2396 )
...
* Create components for access, membership and settings
* Add tabs
* Update changelog
1 year ago
Thomas Kaul
5fa0540936
Feature/add emergency fund setup to static portfolio analysis rules ( #2400 )
...
* Add new static portfolio analysis rule: Emergency fund setup
* Update changelog
1 year ago
Thomas Kaul
5b69dee246
Feature/setup inter font family ( #2402 )
...
* Setup Inter font family
* Update changelog
1 year ago
Thomas Kaul
19b0fe04a6
Feature/upgrade yahoo finance2 to version 2.8.0 ( #2401 )
...
* Upgrade yahoo-finance2 to version 2.8.0
* Update changelog
1 year ago
Thomas Kaul
19ea4479ff
Bugfix/fix link on features page ( #2398 )
...
* Fix link
* Update changelog
1 year ago
Thomas Kaul
f79d60014b
Release 2.6.0 ( #2395 )
1 year ago
Thomas Kaul
5b7409d08e
Feature/add tag management in admin control panel ( #2389 )
...
* Add tag management
* Update locales
* Update changelog
1 year ago
Thomas Kaul
6230aa87e2
Feature/add hacktoberfest 2023 blog post ( #2359 )
...
* Add blog post: Hacktoberfest 2023
* Update changelog
1 year ago
Thomas Kaul
8b615d2f56
Feature/upgrade prettier to version 3.0.3 ( #2393 )
...
* Upgrade prettier to version 3.0.3
* Update changelog
1 year ago
Thomas Kaul
aa87262954
Feature/upgrade yahoo finance2 to version 2.7.0 ( #2392 )
...
* Upgrade yahoo-finance2 to version 2.7.0
* Update changelog
1 year ago
Thomas Kaul
3f8a2b47f9
Release 2.5.0 ( #2380 )
1 year ago