Thomas Kaul
9ba79f6721
Improve style ( #2478 )
2 years 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>
2 years 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
2 years ago
Thomas Kaul
8634463597
Feature/upgrade prisma to version 5.4.2 ( #2477 )
* Upgrade prisma to version 5.4.2
* Update changelog
2 years ago
Thomas Kaul
3905782ad6
Fix fab-container ( #2476 )
2 years ago
Aldrin
5db984ffef
Add date column to benchmark component ( #2466 )
* Add date column to benchmark component
2 years ago
Thomas Kaul
fb3cd4b689
Remove icon ( #2467 )
2 years 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>
2 years ago
Thomas Kaul
22b43b5bfc
Feature/extract locales 20231010 ( #2462 )
* Update locales
* Update changelog
2 years ago
Kevin
6c66033eb4
Add date to markets overview by benchmarks ( #2436 )
* Add date
* Update changelog
2 years ago
Thomas Kaul
162fc25e23
Release 2.10.0 ( #2459 )
2 years ago
Thomas Kaul
45f385a483
Feature/improve symbol conversion in eod historical data service ( #2457 )
* Improve conversion of currency symbols
* Update changelog
2 years ago
Thomas Kaul
e9ef911548
Feature/improve search results display in assistant ( #2458 )
* Only show search results if search is active
* Update changelog
2 years 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
2 years 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
2 years ago
Dan
0086151b79
fix yarn
2 years ago
dandevaud
b5a5663ad0
Merge pull request #29 from dandevaud/dependabot/npm_and_yarn/word-wrap-1.2.5
Bump word-wrap from 1.2.3 to 1.2.5
2 years ago
dandevaud
9897937abd
Merge pull request #30 from dandevaud/dependabot/npm_and_yarn/adobe/css-tools-4.3.1
Bump @adobe/css-tools from 4.2.0 to 4.3.1
2 years ago
dandevaud
1986b74ab0
Merge pull request #5 from dandevaud/dependabot/npm_and_yarn/http-cache-semantics-4.1.1
Bump http-cache-semantics from 4.1.0 to 4.1.1
2 years ago
dandevaud
aa86c4a8a3
Merge branch 'dockerpush' into dependabot/npm_and_yarn/http-cache-semantics-4.1.1
2 years ago
dependabot[bot]
852005bd53
Bump @adobe/css-tools from 4.2.0 to 4.3.1
Bumps [@adobe/css-tools ](https://github.com/adobe/css-tools ) from 4.2.0 to 4.3.1.
- [Changelog](https://github.com/adobe/css-tools/blob/main/History.md )
- [Commits](https://github.com/adobe/css-tools/commits )
---
updated-dependencies:
- dependency-name: "@adobe/css-tools"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dependabot[bot]
cb982a3bef
Bump word-wrap from 1.2.3 to 1.2.5
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap ) from 1.2.3 to 1.2.5.
- [Release notes](https://github.com/jonschlinkert/word-wrap/releases )
- [Commits](https://github.com/jonschlinkert/word-wrap/compare/1.2.3...1.2.5 )
---
updated-dependencies:
- dependency-name: word-wrap
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2 years ago
dandevaud
8b6937563a
Merge pull request #28 from dandevaud/feature/Merge-Branch
Feature/merge branch
2 years ago
Dan
caf1aa059a
Fix format
2 years ago
Dan
f887da5df0
Fix format
2 years ago
Dan
cad0701460
Added STAKE activity Type
2 years ago
Dan
fd713a2956
Merge branch 'main' into feature/Merge-Branch
2 years ago
Thomas Kaul
31f0056a2d
Release 2.9.0 ( #2454 )
2 years ago
Thomas Kaul
550e646079
Feature/introduce assistant ( #2451 )
* Introduce assistant
* Update changelog
2 years 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
2 years ago
Thomas Kaul
8236091477
Feature/add support for search query in portfolio position endpoint ( #2443 )
* Introduce search query filter
* Update changelog
2 years ago
Prashanth Mohan
2a71cb66de
Use port numbers from environment variables in docker-compose.dev.yml ( #2406 )
2 years ago
Aldrin
e60fe48fdd
Add dialog for cash transfer between accounts ( #2433 )
* Add dialog for cash transfer between accounts
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
d40bc5070a
Feature/remove permission to markets overview on home page ( #2441 )
* Remove show condition for markets overview
* Update changelog
2 years ago
Akshay Wadatkar
fda4e0ea7d
Use application version from API endpoint in Admin Control panel ( #2427 )
* Use application version from API endpoint
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
08d696ce33
Align ok.json with ok.csv ( #2439 )
2 years 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>
2 years ago
Anirudh Sudhir
02b433eb1e
Prevent empty form submission in account dialog ( #2428 )
* Prevent empty form submission in account dialog
2 years ago
Arshad Jamal
25112a450b
Add support for comment in csv import ( #2416 )
* Add support for comment in csv import (activities)
* Update changelog
2 years ago
Thomas Kaul
727340748b
Clean up imports ( #2411 )
2 years ago
Thomas Kaul
8ad6492477
Feature/various improvements in client ( #2434 )
* Various improvements
* Update changelog
2 years ago
Vlad Prodan
4af76f6f6d
Fix hasNotDefinedValuesInObject() in object.helper.ts ( #2421 )
2 years ago
Thomas Kaul
10940214a5
Update OSS Friends ( #2431 )
2 years ago
Siddharth Singh
d9a6c22e1e
Add application version to admin endpoint ( #2423 )
* Add application version to admin endpoint
* Update changelog
2 years ago
Thomas Kaul
692309988c
Add Prisma Studio ( #2415 )
2 years ago
Thomas Kaul
42a54263f9
Release 2.8.0 ( #2420 )
2 years ago
Sanjeev Sharma
4fb88859b2
Improve form in account dialog ( #2408 )
* Improve form in account dialog
* Update changelog
2 years ago
Thomas Kaul
aa24b5e8c6
Feature/reload platform and tag on change ( #2417 )
* Reload platforms via info
* Reload tags via info
* Update changelog
2 years 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>
2 years ago
Thomas Kaul
ad5ae938ef
Feature/harmonize settings icon of user account page ( #2412 )
* Harmonize icon
* Update changelog
2 years ago