KenTandrian
c7373c70a3
feat(lib): move UserItem interface to common lib
1 month ago
KenTandrian
cbf4082fd3
feat(lib): move DeleteOwnUserDto to common lib
1 month ago
KenTandrian
2eb092e7da
feat(lib): move UpdateUserSettingDto to common lib
1 month ago
Germán Martín
1ae3519d7f
Bugfix/assign admin role to first user signing up ( #5914 )
* Assign admin role to first user signing up
* Update changelog
2 months ago
Thomas Kaul
cf8eac3d44
Feature/rename Settings to settings in User database schema ( #5100 )
* Rename Settings to settings in User database schema
* Update changelog
6 months ago
csehatt741
c437bc2534
Feature/allow user to rotate Security Token ( #5016 )
* Allow user to rotate Security Token
* Update changelog
6 months ago
csehatt741
4842c347a9
Feature/generate new security token for user via admin control panel ( #4458 )
* Generate new security token for user via admin control panel
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
9 months ago
dw-0
6a10b932b0
Feature/Switch consistent-type-assertions eslint rule from warn to error ( #3982 )
* Switch consistent-type-assertions eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
1 year ago
gizmodus
f360a12823
Feature/rework portfolio calculator ( #3393 )
* Rework portfolio calculation
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
1 year ago
Bastien Jeannelle
2b212078b8
Feature/add support to deactivate x-ray rules ( #3537 )
* Add support to deactivate X-ray rules
* Update changelog
1 year ago
Eduardo Marinho
1a0cb561cd
Feature/add ability to close user account ( #3444 )
* Add ability to close user account
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 years ago
Thomas Kaul
0a53df4293
Feature/improve inactive user role ( #3360 )
* Improve inactive role
* Update changelog
2 years ago
Thomas Kaul
e21563d903
Feature/increase timeout to load benchmarks ( #3158 )
* Increase request timeout
* Update changelog
2 years ago
Thomas Kaul
be7f6bb657
Feature/add inactive as user role ( #3024 )
* Add INACTIVE as user role
* Update changelog
2 years ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
underwater
7d68905f1b
Feature/use has permission annotation in endpoints ( #2771 )
* Use HasPermission in endpoints
* Update changelog
2 years ago
Thomas Kaul
261a0fb0b9
Refactor AuthInterceptor ( #1764 )
* Refactor AuthInterceptor
* Refactor JwtStrategy
3 years ago
Thomas Kaul
1b2f8e5586
Feature/extend analytics by country ( #1661 )
* Extend analytics by country
* Fix Upgrade Plan button of subscription interstitial
* Update changelog
3 years ago
Thomas Kaul
4d84459b5b
Clean up imports ( #1632 )
3 years ago
Thomas Kaul
60f52bb209
Handle user signup for OAuth and Internet Identity ( #1515 )
Co-Authored-By: gobdevel <99349192+gobdevel@users.noreply.github.com>
3 years ago
gobdevel
616d168a7c
Feature/add signup permission ( #1512 )
* Added support to disable user sign up in the admin control panel
* Update changelog
Co-authored-by: Thomas <4159106+dtslvr@users.noreply.github.com>
3 years ago
Thomas Kaul
e320aa91f7
Feature/simplify benchmark configuration ( #1248 )
* Simplify benchmark configuration
* Update changelog
3 years ago
Thomas Kaul
980ad1028c
Feature/allow date range change for demo user ( #1243 )
* Allow date range change
* Update changelog
3 years ago
Thomas Kaul
fc4bb71184
Feature/migrate date range setting to user settings ( #1239 )
* Migrate date range to user settings
* Refactor currency and view mode in the user user settings
* Update changelog
3 years ago
Thomas Kaul
bad9d17c44
Setup allocations page and endpoint ( #859 )
* Setup tagging system
* Update changelog
4 years ago
Thomas Kaul
204c7360c3
Feature/prepare for localized date format ( #803 )
* Support localized date and number format
* Update changelog
4 years ago
Thomas Kaul
7b6893b5ed
Feature/add support for emergency fund ( #749 )
* Add support for emergency fund
* Update changelog
4 years ago
Thomas Kaul
82069da4e2
Bugfix/fix user account creation ( #682 )
* Fix the user account creation
* Update changelog
4 years ago
Thomas Kaul
65bfe52db4
Feature/simplify admin user sign up ( #675 )
* Simplify admin user sign up
* Update changelog
4 years ago
Thomas Kaul
bcb7f5f522
Feature/add feature toggle for new calculation engine ( #649 )
* Add feature toggle for new calculation engine
* Update changelog
4 years ago
Thomas Kaul
d09cad4e05
Feature/read only mode ( #520 )
* Setup read only mode and update permissions dynamically
* Update changelog
4 years ago
Matthias Frey
63ee33b685
Use 'import type' to import types, eliminate webpack warnings ( #358 )
4 years ago
Thomas Kaul
05b0efef82
Feature/add restricted view ( #295 )
* Add restricted view
* Update changelog
4 years ago
Thomas
ad00cd9d81
Feature/setup subscription with stripe ( #178 )
* Set up stripe for subscriptions
* Update permissions and add discount
* Update changelog
5 years ago
Thomas
78a4946e8b
Feature/zen mode ( #110 )
* Start with implementation
* Refactor AuthGuard, persist displayMode in user settings
* Refactor DisplayMode to ViewMode
* Update changelog
5 years ago
Thomas
abd0e08566
Introduce @ghostfolio/common lib ( #102 )
5 years ago
Thomas
c973ffd3ba
Feature/reorganize helper lib ( #100 )
Reorganize helper lib (Move interfaces and types)
* InfoItem
* PortfolioItem
* PortfolioOverview
* PortfolioPerformance
* Position
* PortfolioPosition
* PortfolioReport
* PortfolioReportRule
* User
* UserSettings
* DateRange
* AdminData
* AccessWithGranteeUser
* OrderWithAccount
* Granularity
* UserWithSettings
* RequestWithUser
5 years ago
Thomas
87cd3ef33f
Release 0.99.0 ( #65 )
5 years ago
Thomas
163f4a3d3f
Feature/allow to delete users ( #64 )
* Allow to delete users
* Update changelog
5 years ago
Thomas
dbed4ea527
Feature/improve imports with paths in tsconfig ( #32 )
* Improve imports
5 years ago
Thomas
0f2c8c856c
Clean up imports ( #24 )
5 years ago
Thomas
c616312233
Initial commit
5 years ago