Thomas Kaul
|
ddf446f915
|
Feature/stock splits setup (#7251)
* Stock splits setup
* Update changelog
|
6 days ago |
Thomas Kaul
|
45ab4016e5
|
Task/improve user account deletion flow (#7269)
* Improve user account deletion flow
* Update changelog
|
1 month ago |
Thomas Kaul
|
3f7a503bfa
|
Bugfix/add missing guard in hasReadRestrictedAccessPermission() (#6569)
* Add missing guard in hasReadRestrictedAccessPermission()
* Update changelog
|
5 months ago |
Thomas Kaul
|
efa93a3b98
|
Feature/setup Bull Dashboard (#6501)
* Initial setup
* Update changelog
|
5 months ago |
Thomas Kaul
|
e5a771671f
|
Task/rename order permissions to activity (#6494)
* Rename order permissions to activity
|
5 months ago |
Paul van der lei
|
ee1f606b59
|
Feature/create endpoint to get all platforms (#6097)
* Create endpoint to get all platforms
* Update changelog
|
7 months ago |
Thomas Kaul
|
042d33aa00
|
Task/refactor read platforms permission (#6095)
* Refactor read platforms permission
|
7 months ago |
Germán Martín
|
4cd16c33f8
|
Feature/OIDC authentication (#5981)
* Set up OIDC authentication
* Update changelog
|
8 months ago |
Germán Martín
|
66a3e319a8
|
Feature/separate Google OAuth and token authentication (#5915)
* Separate Google OAuth and token authentication
* Update changelog
|
9 months ago |
Germán Martín
|
20a756a376
|
Feature/add support to update granted access (#5566)
* Add support to update granted access
* Update changelog
|
10 months ago |
Thomas Kaul
|
bde0ca74f2
|
Feature/handle undefined user in isRestrictedView() of permissions (#5569)
* Handle undefined user
|
11 months ago |
Thomas Kaul
|
02f8f318ba
|
Bugfix/add missing guards in isRestrictedView() of permissions (#5540)
* Add missing guards
|
11 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
|
1 year ago |
Thomas Kaul
|
9c37bca43a
|
Feature/rename Access to accessesGet in User database schema (#5094)
* Rename Access to accessesGet in User database schema
* Update changelog
|
1 year ago |
Thomas Kaul
|
53127340f4
|
Feature/extend markets (#5076)
* Extend markets
* Clean up
|
1 year ago |
csehatt741
|
c437bc2534
|
Feature/allow user to rotate Security Token (#5016)
* Allow user to rotate Security Token
* Update changelog
|
1 year ago |
Thomas Kaul
|
cb7434a8b2
|
Feature/sync demo account activities based on tags (#4797)
* Sync demo account activities based on tags
* Update changelog
|
1 year ago |
Kenrick Tandrian
|
416fa44cf0
|
Feature/create watchlist API endpoints (#4570)
* Create watchlist API endpoints
* Update changelog
|
1 year ago |
Martin Clifford
|
c16352b76c
|
Bugfix/fix typos in permissions (#4572)
* Fix typos in permissions
|
1 year ago |
Ken Tandrian
|
ec8fce44a6
|
Feature/allow creating custom tags from holding detail dialog component (#4308)
* Allow creating custom tags from holding detail dialog component
* Extend create tag endpoint
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
1 year ago |
Thomas Kaul
|
8c7cb78c0b
|
Feature/add copy AI prompt to clipboard action to analysis page (#4176)
* Add copy AI prompt to clipboard action
* Update changelog
|
2 years ago |
Thomas Kaul
|
c3bd433ac9
|
Feature/move market data management from admin to dedicated endpoint (#4125)
* Move market data management from admin to dedicated endpoint
* Update changelog
|
2 years ago |
Thomas Kaul
|
13582afd93
|
Feature/Setup API keys for Ghostfolio data provider (#4093)
* Setup API keys for Ghostfolio data provider
|
2 years ago |
Thomas Kaul
|
5f98dfa5d6
|
Feature/set up Ghostfolio data provider (#4016)
* Set up Ghostfolio data provider
* Update translations
* Update changelog
|
2 years ago |
Thomas Kaul
|
85cc72627b
|
Feature/add user id to tag database schema (#3837)
* Add user id to tag database schema
* Update changelog
|
2 years ago |
Thomas Kaul
|
9ecc3176a5
|
Feature/improve treemap chart for holdings (#3563)
* Various improvements
* Introduce permission: accessHoldingsChart
* Improve style of toggle
* Add border radius
* Update changelog
|
2 years 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
|
b12ac1fe84
|
Feature/simplify module imports of api (#3443)
* Simplify module imports
|
2 years ago |
Bastien Jeannelle
|
dfacbed66d
|
Feature/add support to create account cash balances (#3260)
* Add support to create account cash balances
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
2 years ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
3 years ago |
Thomas Kaul
|
377ba75e4c
|
Add support to delete a cash balance (#2707)
|
3 years ago |
Thomas Kaul
|
f28b13604a
|
Add as const (#2677)
|
3 years ago |
Thomas Kaul
|
550e646079
|
Feature/introduce assistant (#2451)
* Introduce assistant
* Update changelog
|
3 years ago |
Thomas Kaul
|
5b7409d08e
|
Feature/add tag management in admin control panel (#2389)
* Add tag management
* Update locales
* Update changelog
|
3 years ago |
FabioAzevedo0619
|
e1892d2870
|
Feature/platform management (#1922)
* Added platform management to admin control panel
* Update changelog
|
3 years ago |
Thomas Kaul
|
f4c748f67a
|
Feature/extend support for impersonation mode (#1898)
* Support impersonation of all users for local development
* Update changelog
|
3 years ago |
Thomas Kaul
|
6d56146054
|
Feature/add support for multiple subscription offers (#1818)
* Setup for multiple subscription offers
* Update changelog
|
3 years ago |
Thomas Kaul
|
5d8a50a80d
|
Feature/add interstitial for subscription (#1637)
* Add interstitial
* Improve pricing page
* Update changelog
|
4 years ago |
Thomas Kaul
|
2060fcaf0b
|
Feature/add markets to public pages (#1062)
* Add Markets to public pages
* Update changelog
|
4 years ago |
Thomas Kaul
|
df6bb489c2
|
Feature/improve onboarding for ios (#1035)
* Improve onboarding for iOS
* Update changelog
|
4 years ago |
Thomas Kaul
|
5391b88c42
|
Feature/add report data glitch button (#920)
* Add report data glitch button
* Update changelog
|
4 years ago |
Thomas Kaul
|
d09cad4e05
|
Feature/read only mode (#520)
* Setup read only mode and update permissions dynamically
* Update changelog
|
5 years ago |
Thomas Kaul
|
4d9a223491
|
Feature/add system message (#519)
* Add system message
* Update changelog
|
5 years ago |
Thomas Kaul
|
1f042ee791
|
Feature/eliminate redundant storage of historical exchange rates (#500)
* Eliminate redundant storage of historical exchange rates
* Clean up experimental API
* Update changelog
|
5 years ago |
Thomas Kaul
|
2de0e75cb8
|
Feature/add user interface for granting and revoking public access (#439)
* Add user interface for granting and revoking public access
* Update changelog
|
5 years ago |
Thomas Kaul
|
0ee2258af8
|
Feature/improve impersonation mode (#293)
* Improve the impersonation mode
* Update changelog
|
5 years ago |
Thomas
|
1c65599a16
|
Feature/add blog (#218)
* Setup blog
* Add german blog post
* Add english blog post
* Update changelog
|
5 years ago |
Thomas
|
c7b7efae3b
|
Feature/import transactions (#212)
* Implement import transactions functionality
* Update changelog
|
5 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
|
66c955ad6c
|
Feature/ghostfolio in numbers (#175)
* Add Ghostfolio in numbers section
* Update changelog
|
5 years ago |