Thomas Kaul
bb56e09a13
Clean up preview feature flag ( #598 )
3 years ago
Thomas Kaul
0873f539c5
Release 1.98.0 ( #597 )
3 years ago
Thomas Kaul
6dcd801d05
Feature/extend statistics section with users in slack community ( #596 )
...
* Extend statistics with users in Slack community
* Update changelog
3 years ago
Thomas Kaul
77065dac50
Feature/add date range selector to holdings tab ( #595 )
...
* Add date range selector to holdings tab
* Update changelog
3 years ago
Thomas Kaul
438484879d
Bugfix/fix creation of historical data ( #594 )
...
* Fix creation of historical data (upsert instead of update)
* Update changelog
3 years ago
Thomas Kaul
e37a650c70
Bugfix/fix scrolling issue in position detail dialog on mobile ( #593 )
...
* Fix scrolling in position detail dialog on mobile
* Update changelog
3 years ago
Thomas Kaul
6e8c90b3fc
Release 1.97.0 ( #592 )
3 years ago
Thomas Kaul
9e1a7fc981
Feature/dividend ( #547 )
...
* Add dividend to order type
* Support dividend in transactions table
* Support dividend in transaction dialog
* Extend import file with dividend
* Add dividend to portfolio summary
* Update changelog
Co-authored-by: Fly Man <fly.man.opensim@gmail.com>
3 years ago
Thomas Kaul
ff638adf03
Feature/add transactions to position detail dialog ( #591 )
...
* Add transactions to position detail dialog
* Update changelog
3 years ago
Thomas Kaul
fa44cee781
Release 1.96.0 ( #590 )
3 years ago
Thomas Kaul
db1d474ddf
Feature/more discreet data provider warning ( #589 )
...
* Upgrade http-status-codes to version 2.2.0
* Make the data provider warning more discreet
* Update changelog
3 years ago
Thomas Kaul
994275e093
Feature/upgrade angular 3rd party dependencies ( #588 )
...
* Upgrade angular 3rd party dependencies
* ngx-device-detector
* ngx-markdown
* ngx-stripe
* Update changelog
3 years ago
Thomas Kaul
ee397c8047
Bugfix/fix file type detection for import ( #587 )
...
* Fix file type detection ("application/vnd.ms-excel" instead of "text/csv")
* Update changelog
3 years ago
Thomas Kaul
7203939c42
Feature/upgrade prisma to version 3.7.0 ( #586 )
...
* Upgrade prisma from version 3.6.0 to 3.7.0
* Update changelog
3 years ago
Thomas Kaul
9725f16c81
Clean up schema.prisma ( #584 )
3 years ago
Thomas Kaul
bb8b1e4f43
Release 1.95.0 ( #583 )
3 years ago
Thomas Kaul
9d3610331a
Add guard ( #582 )
3 years ago
Thomas Kaul
0043b44670
Feature/improve data gathering for currencies ( #581 )
...
* Improve data gathering for currencies, add warning if it fails
* Update changelog
3 years ago
Thomas Kaul
bbc4e64cb4
Bugfix/filter currencies with null value ( #579 )
...
* Filter currencies with null value
* Update changelog
3 years ago
Thomas Kaul
c7f4825499
Release 1.94.0 ( #578 )
3 years ago
Thomas Kaul
8f583709ef
Feature/add support for cosmos and polkadot ( #577 )
...
* Add support for cryptocurrencies ATOM and DOT
* Update changelog
3 years ago
Thomas Kaul
4c30212a72
Feature/improve data gathering ( #576 )
...
* Eliminate benchmarks to gather
* Optimize 7d data gathering
* Update changelog
3 years ago
Thomas Kaul
cade2f6a5e
Feature/upgrade prettier to version 2.5.1 ( #575 )
...
* Upgrade prettier from version 2.3.2 to 2.5.1
* Update changelog
3 years ago
Thomas Kaul
3b9a8fabb5
Clean up ( #574 )
3 years ago
Thomas Kaul
3435b3a348
Feature/make the csv import more flexible ( #573 )
...
* Make the csv import more flexible
* Update changelog
3 years ago
Valentin Zickner
5d39b267ab
write portfolio calculator test case for symbol BALN.SW (refs #554 ) ( #572 )
3 years ago
Thomas Kaul
ffaaa14dba
Feature/increase fear and greed index to 30 days ( #571 )
...
* Increase Fear & Greed index to 30 days
* Update changelog
3 years ago
Thomas Kaul
c65746d119
Simplify instructions for development setup ( #570 )
3 years ago
Thomas Kaul
1a6840f1f6
Fix instruction for database setup ( #568 )
3 years ago
Thomas Kaul
fb7fb886f6
Fix anchor link ( #567 )
3 years ago
Thomas Kaul
127abb8f4e
Release 1.93.0 ( #566 )
3 years ago
Thomas Kaul
ed1136999a
Feature/extend documentation for self hosting ( #565 )
...
* Extend documentation for self-hosting
* Add tag "latest" to docker image
* Update changelog
3 years ago
Thomas Kaul
9f545e3e2b
Feature/add cryptocurrency solana ( #563 )
...
* Add support for Solana and clean up symbol conversion (SOL1USD)
* Update changelog
3 years ago
Thomas Kaul
1602f976f0
Feature/convert errors to warnings in portfolio calculator ( #562 )
...
* Convert errors to warnings
* Update changelog
3 years ago
Thomas Kaul
4bf4c1a8a3
Release 1.92.0 ( #561 )
3 years ago
Thomas Kaul
e78755c280
Replace OrderType with Type (prisma) ( #560 )
3 years ago
Thomas Kaul
7772684413
Bugfix/fix permission for system status page ( #559 )
...
* Fix permission
* Update changelog
3 years ago
Thomas Kaul
955302666e
Bugfix/improve redirection on logout ( #558 )
...
* Improve redirection on logout
* Update changelog
3 years ago
Thomas Kaul
ddce8cc7f9
Feature/support update of historical data ( #557 )
...
* Support update of historical data
* Update changelog
3 years ago
Thomas Kaul
aca0d77e91
Feature/add line chart to historical data view ( #555 )
...
* Add line chart
* Update changelog
3 years ago
Thomas Kaul
8b9379f5ce
Release 1.91.0 ( #553 )
3 years ago
Thomas Kaul
0806d0dc92
Bugfix/fix hidden statistics values ( #552 )
...
* Fix hidden values (0)
* Update changelog
3 years ago
Thomas Kaul
e518bc3779
Feature/clean up all time high and low from performance endpoint ( #551 )
...
* Remove isAllTimeHigh / isAllTimeLow
* Update changelog
3 years ago
Thomas Kaul
eff807dd9a
Add tests for yahoo Finance symbol conversion ( #550 )
...
* Add tests for yahoo Finance symbol conversion
* Refactoring
3 years ago
Thomas Kaul
155bf67f60
Bugfix/fix symbol conversion from yahoo finance with hyphen ( #549 )
...
* Fix symbol conversion from Yahoo Finance
* Update changelog
3 years ago
Thomas Kaul
9aefe3747e
Feature/migrate database schema to prisma 3 ( #546 )
...
* Add migration after upgrade to prisma 3
* Update changelog
3 years ago
Rafael Augusto de Oliveira
0878febded
build(prisma): fix populating database when attributes have null value ( #545 )
3 years ago
Thomas Kaul
f953c6ea64
Release/1.90.0 ( #544 )
...
* Update stage labels
* Release 1.90.0
3 years ago
Thomas Kaul
76dbf78279
implement docker build on tags ( #542 )
...
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
Co-authored-by: Valentin Zickner <github@zickner.ch>
3 years ago
Thomas Kaul
f12866b9ec
Update changelog ( #543 )
3 years ago