Thomas Kaul
|
b2698fccbd
|
Feature/improve validation of currency management in admin control panel (#4334)
* Improve validation of currency management
* Update changelog
|
2 months ago |
Karel De Smet
|
46cbbd3bc4
|
Feature/upgrade to nx 20.3 (#4152)
* Upgrade to Nx 20.3
* Update changelog
|
3 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>
|
6 months ago |
Madhab Chandra Sahoo
|
8d0890a400
|
Feature/integrate add currency to create asset profile dialog (#3819)
* Integrate add currency to create asset profile dialog
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
|
7 months ago |
Daniel Idem
|
952c2b71a2
|
Feature/reuse notification service for confirm dialogs (#3671)
* Reuse notification service for confirm dialogs
|
8 months ago |
Daniel Idem
|
56ddbaf972
|
Feature/reuse notification service for alert dialogs (#3670)
* Reuse notification service for alert dialogs
|
8 months ago |
Thomas Kaul
|
e921ed7f52
|
Reorder imports (#2988)
|
1 year ago |
Thomas Kaul
|
ccaf06360a
|
Feature/introduce admin setting to disable data gathering (#2981)
* Introduce setting to disable data gathering
* Update changelog
|
1 year ago |
Thomas Kaul
|
aa72d9b730
|
Feature/improve validation of currency management (#2761)
* Improve validation
* Update changelog
|
1 year ago |
Thomas Kaul
|
12aac101bd
|
Feature/extend system message (#2628)
* Extend system message
* Update changelog
|
1 year ago |
Thomas Kaul
|
16f1b16e41
|
Feature/change checkboxes to slide toggles in admin control panel (#2551)
* Change checkboxes to slide toggles
* Update changelog
|
1 year ago |
Thomas Kaul
|
a59f9fa037
|
Feature/remove version from client (#2522)
* Remove version
* 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 |
Anirudh Sudhir
|
f1ec5e704e
|
Add version to Overview of Admin Control panel (#2414)
* Add version to Overview of Admin Control panel
* Update changelog
|
2 years ago |
Thomas Kaul
|
0a465f125d
|
Feature/add pagination to market data table in admin control panel (#2108)
* Add pagination
* Update changelog
|
2 years ago |
Thomas Kaul
|
a57fdfb2bb
|
Feature/migrate slide toggle components to angular material 15 (#1840)
* Upgrade @angular/material
* Change MatSlideToggle to MatCheckbox
* Update changelog
|
2 years ago |
Thomas Kaul
|
1b9587c454
|
Update default coupon duration (#1700)
|
2 years ago |
Thomas Kaul
|
0000317041
|
Upgrade Nx and Angular (#1646)
* Upgrade Nx and Angular
* Update changelog
* Feature/eliminate angular material css vars (#1648)
* Eliminate angular-material-css-vars
* Update changelog
|
2 years ago |
Thomas Kaul
|
f47e4d3b04
|
Clean up imports (#1613)
|
2 years ago |
Thomas Kaul
|
8818e09be8
|
Feature/add prefix to coupon codes (#1562)
* Add prefix
* Update changelog
|
2 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>
|
2 years ago |
Thomas Kaul
|
e449d51c3c
|
Feature/restructure actions in admin control panel (#1410)
* Restructure actions
* Update changelog
|
2 years ago |
Thomas Kaul
|
5398da0dc8
|
Feature/simplify admin settings management (#1340)
* Simplify settings management
* Update changelog
|
3 years ago |
Thomas Kaul
|
335553e891
|
Feature/tag template literal strings (#1152)
* Tagged template literal strings
* Update changelog
|
3 years ago |
Thomas Kaul
|
d130efad47
|
Clean up comments (#1043)
* Clean up comments
|
3 years ago |
Thomas Kaul
|
557e3a0676
|
Feature/migrate historical market data gathering to queue design pattern (#991)
* Migrate historical market data gathering to queue
* Filter and delete jobs
* Detect duplicate jobs
* Update changelog
|
3 years ago |
Thomas Kaul
|
204c7360c3
|
Feature/prepare for localized date format (#803)
* Support localized date and number format
* Update changelog
|
3 years ago |
Thomas Kaul
|
99655604d9
|
Feature/add support for coupon duration (#743)
* Add support for coupon duration
* Update changelog
|
3 years ago |
Thomas Kaul
|
78e0fdb0ca
|
Add coupon system (#529)
* Add coupon system
* Update changelog
|
3 years ago |
Thomas Kaul
|
d09cad4e05
|
Feature/read only mode (#520)
* Setup read only mode and update permissions dynamically
* Update changelog
|
3 years ago |
Thomas Kaul
|
4d9a223491
|
Feature/add system message (#519)
* Add system message
* Update changelog
|
3 years ago |
Thomas Kaul
|
1beb4de62f
|
Feature/support additional currencies (#517)
* Support additional currencies
* Update changelog
|
3 years ago |
Thomas Kaul
|
a24a094407
|
Feature/introduce tabs to admin control panel (#494)
* Add tabs
* Update changelog
|
3 years ago |
Thomas Kaul
|
a42700b9fe
|
Feature/introduce data gathering progress (#467)
* Add data gathering progress
* Update changelog
|
3 years ago |
Thomas Kaul
|
4ab6a1a071
|
Feature/harmonize page layouts (#417)
* Harmonize page layouts
* Update changelog
|
4 years ago |
Thomas
|
4ad5590838
|
Feature/improve data gathering (#276)
* Improve data gathering
* Refactoring
* On server restart, only reset if hanging in LOCKED_DATA_GATHERING state
* Update changelog
|
4 years ago |
Thomas
|
6996e5a140
|
Feature/add data gathering for symbol profile data (#228)
* Implement profile data gathering
* Update changelog
|
4 years ago |
Thomas
|
1135a5b335
|
Fix rendering of currency and platform in dialogs and clean up observables (#202)
|
4 years ago |
Thomas
|
c519eb0e99
|
Bugfix/fix last activity column (#158)
* Fix last activity (only values in the past)
* Update changelog
|
4 years ago |
Thomas
|
aa4206af0e
|
Feature/various frontend improvements 2 (#140)
* Change buttons to links
* Update changelog
|
4 years ago |
Thomas
|
34303163bc
|
Various frontend improvements (#137)
* Various frontend improvements
* Clean up import
|
4 years ago |
Thomas
|
b021fbde59
|
Feature/refactor to format distance to now strict (#133)
* Change from formatDistanceToNow to formatDistanceToNowStrict
* Update changelog
|
4 years ago |
Thomas
|
95bcdea69b
|
Refactor cd to changeDetectorRef (#118)
|
4 years ago |
Thomas
|
0d6fe4a232
|
Feature/refactor user service as observable store (#117)
* Implement user service as observable store
* Clean up tokenStorageService usage
* Update changelog
|
4 years ago |
Thomas
|
abd0e08566
|
Introduce @ghostfolio/common lib (#102)
|
4 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
|
4 years ago |
Thomas
|
163f4a3d3f
|
Feature/allow to delete users (#64)
* Allow to delete users
* Update changelog
|
4 years ago |
Thomas
|
dbed4ea527
|
Feature/improve imports with paths in tsconfig (#32)
* Improve imports
|
4 years ago |
Thomas
|
0f2c8c856c
|
Clean up imports (#24)
|
4 years ago |
Thomas
|
ec4dbf2a51
|
Feature/extend database seed (#23)
* Extend database seed
* platforms
* transactions of demo user
* Improve error handling
|
4 years ago |