Thomas Kaul
e465f1b791
Feature/add support to edit currency of asset profile with data source manual ( #2789 )
...
* Add support to edit currency
* Update changelog
11 months ago
miles
34b02210df
Feature/expose the environment variable `REQUEST_TIMEOUT` ( #2792 )
...
* Expose the environment variable `REQUEST_TIMEOUT`
* Update changelog
11 months ago
gizmodus
b183c45027
Time weighted portfolio performance calculation ( #2778 )
...
* Implement time weighted portfolio performance calculation
* Update changelog
11 months ago
Thomas Kaul
beb9e2c43f
Feature/modernize nx executors ( #2767 )
...
* Modernize Nx executors
* @nx/eslint:lint
* @nx/webpack:webpack
* Update changelog
11 months ago
Thomas Kaul
c1446f8559
Feature/set select column to sticky in lazy loaded activities table ( #2755 )
...
* Set select column to sticky
* Update changelog
11 months ago
Thomas Kaul
4547c5da1d
Feature/add lazy loaded activities table to position detail dialog ( #2753 )
...
* Add lazy-loaded activities table
* Update changelog
11 months ago
Thomas Kaul
492bc5e17b
Feature/improve font weight in value component ( #2747 )
...
* Improve font weight
* Update changelog
11 months ago
Thomas Kaul
6c37737051
Bugfix/fix loading state of lazy loaded activities table component ( #2744 )
...
* Fix loading state
* Update changelog
11 months ago
Thomas Kaul
b22edff16b
Feature/add support for column sorting to lazy loaded activities table ( #2738 )
...
* Add support for column sorting
* Update changelog
11 months ago
Thomas Kaul
ffb7cbff50
Feature/highlight all time high in benchmarks of the markets overview ( #2740 )
...
* Highlight all time high
* Update changelog
11 months ago
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
11 months ago
Thomas Kaul
4f9a5f0340
Feature/set actions columns of tables to stick at end ( #2726 )
...
* Set up stickyEnd in actions columns
* Update changelog
12 months ago
Thomas Kaul
377ba75e4c
Add support to delete a cash balance ( #2707 )
12 months ago
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>
12 months ago
Thomas Kaul
2b491dc732
Extend performance endpoint by net worth per day ( #2574 )
...
* Extend performance endpoint by net worth per day
* Update changelog
12 months ago
Thomas Kaul
bdfba4d509
Upgrade to Nx 17.1 ( #2635 )
...
* Upgrade to Nx 17
* Run migrations
* Extend instructions
* Update changelog
12 months ago
Thomas Kaul
f28b13604a
Add as const ( #2677 )
1 year ago
Thomas Kaul
1586cd3a59
Feature/change twitter to x ( #2654 )
...
* Change Twitter to X
* Update changelog
1 year ago
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>
1 year ago
Thomas Kaul
1ffde2a27e
Feature/setup polish ( #2650 )
...
* Set up polski
* Update changelog
1 year ago
Thomas Kaul
5dc538bafb
Feature/optimize testimonial carousel style on mobile ( #2634 )
...
* Optimize style on mobile
* Update changelog
1 year ago
Thomas Kaul
12aac101bd
Feature/extend system message ( #2628 )
...
* Extend system message
* Update changelog
1 year ago
Thomas Kaul
6284b4dfe8
Feature/improve localization of fear and greed index ( #2612 )
...
* Improve localization
* Update changelog
1 year ago
Thomas Kaul
e980aed9e7
Reorder functions ( #2594 )
1 year ago
Thomas Kaul
5272407af8
Feature/extend personal finance tools pages 20231104 ( #2587 )
...
* Introduce alias
* Add Rocket Money
* Add 8FIGURES
1 year ago
Thomas Kaul
e69c7a753c
Feature/add edit exchange rate button to admin control ( #2577 )
...
* Ad edit button
* Update changelog
1 year ago
Thomas Kaul
cf7ce64de7
Bugfix/improve alignment of menu item icons ( #2566 )
...
* Improve alignment
* Update changelog
1 year ago
Aldrin
96b5dcfaf8
Create reusable currency selector component using mat-autocomplete ( #2487 )
...
* Create reusable currency selector component using mat-autocomplete
* Update changelog
1 year ago
Thomas Kaul
4e7b7375a9
Feature/setup open figi ( #2526 )
...
* Setup OpenFIGI
* Update changelog
1 year ago
Thomas Kaul
6a19eab425
Feature/improve membership card ( #2517 )
...
* Improve style
* Add animated border
1 year ago
Basim Mohammed
f66edf8de0
Add membership card component ( #2507 )
...
* Add membership card component
* Update changelog
---------
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
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
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
Aldrin
5db984ffef
Add date column to benchmark component ( #2466 )
...
* Add date column to benchmark component
1 year ago
Kevin
6c66033eb4
Add date to markets overview by benchmarks ( #2436 )
...
* Add date
* 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
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
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
Siddharth Singh
d9a6c22e1e
Add application version to admin endpoint ( #2423 )
...
* Add application version to admin endpoint
* Update changelog
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
703a96f4db
Add guard ( #2377 )
1 year ago
Thomas Kaul
42c0560422
Feature/translate activity type ( #2376 )
...
* Introduce ActivityTypeComponent with localized label
* Update changelog
1 year ago
Frane Caleta
eb63802d01
Feature/extend supported date formats in activities import ( #2362 )
...
* Extend supported date formats in activities import
* Update changelog
1 year ago
Thomas Kaul
6d9191a46f
Feature/setup turkish ( #2300 )
...
* Setup Turkish
* Add Turkish translations
* Update changelog
---------
Co-authored-by: sadmimye <134071831+sadmimye@users.noreply.github.com>
1 year ago
Thomas Kaul
6744245d8b
Feature/extend personal finance tools pages 20230922 ( #2369 )
...
* Extend pages
* Refactoring
1 year ago
Thomas Kaul
b12349a148
Feature/add support for interest on account level ( #2354 )
...
* Add support for interest
* Update changelog
1 year ago
Thomas Kaul
ef2849aa6c
Remove this ( #2341 )
1 year ago
Thomas Kaul
7130ac7565
Feature/add support for fees on account level ( #1954 )
...
* Add migration
* Add business logic for fees
* Fix export for liabilities
* Update changelog
1 year ago