waxif
fa5bdef38a
Reverted implements OnInit on required classes
1. Removed from all classes public ngOnInit() {}
2. Removed ngOnInit() method from all files
3. Removed the OnInit interface from the classes
4. Removed the OnInit import from the top of all files
1 year ago
waxif
ea24606421
1. Removed from all classes public ngOnInit() {}
2. Removed ngOnInit() method from all files
3. Removed the OnInit interface from the classes
4. Removed the OnInit import from the top of all files
1 year ago
Thomas Kaul
9cd4321bd0
Feature/extract users from admin control panel endpoint to dedicated endpoint ( #3740 )
* Introduce GET api/v1/admin/user endpoint
* Update changelog
1 year ago
Shaunak Das
1bc2b47452
Feature/setup skeleton loader for data tables ( #3735 )
* Setup skeleton loader for data tables
* Update changelog
1 year ago
Daniel Idem
952c2b71a2
Feature/reuse notification service for confirm dialogs ( #3671 )
* Reuse notification service for confirm dialogs
1 year ago
Thomas Kaul
e921ed7f52
Reorder imports ( #2988 )
2 years ago
LIYANMUBARAK
c9878c9050
Migrated users table in Admin Control to mat-table ( #2469 )
* Migrated users table in Admin Control to mat-table
* Update changelog
2 years ago
Thomas Kaul
0a465f125d
Feature/add pagination to market data table in admin control panel ( #2108 )
* Add pagination
* 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
1009b462e9
Feature/add subscription expiration dates to the admin control panel ( #1796 )
* Add expiration date
* Update changelog
3 years ago
Thomas Kaul
45cfd61dbb
Feature/improve styling in admin control panel ( #1665 )
* Improve styling
* Update changelog
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
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
4 years ago
Thomas Kaul
899fa0370e
Feature/improve users table of admin control panel ( #866 )
* Improve users table
* Update changelog
4 years ago
Thomas Kaul
a24a094407
Feature/introduce tabs to admin control panel ( #494 )
* Add tabs
* Update changelog
4 years ago