Thomas Kaul
fd6697abee
Task/simplify localization in users list of admin control panel- #7519 ( #7519 )
Simplify localization
5 days ago
Thomas Kaul
2c8337bbee
Task/improve user experience of users table in admin control panel ( #7425 )
* Improve user experience of users table in admin control panel
* Update changelog
2 weeks ago
Thomas Kaul
df5fa6a4b9
Task/refactor canDeleteUser() helper ( #7324 )
Refactor canDeleteUser()
4 weeks ago
David Requeno
e9c48de490
Task/set change detection strategy to OnPush in users of admin control panel ( #7266 )
* Set change detection strategy to OnPush
* Update changelog
1 month ago
Thomas Kaul
0cb5382052
Task/improve language localization in users table of admin control ( #7245 )
* Improve language localization
* Update changelog
1 month ago
Thomas Kaul
0243c6f7d0
Bugfix/localization in admin users component ( #7172 )
Fix localization
1 month ago
Thomas Kaul
1fc826c9ea
Task/localize country name in admin user views ( #7168 )
* Localize country name
1 month ago
Thomas Kaul
77efbc5a43
Task/refactor default locale ( #7066 )
Refactor default locale
2 months ago
Thomas Kaul
ce286ab314
Task/improve registration and last activity display in admin users component ( #7062 )
* Improve display of registration and last activity
* Update changelog
2 months ago
Thomas Kaul
d4610df0fe
Task/improve user id display in admin users component ( #7048 )
* Do not wrap user id
* Update changelog
2 months ago
Ankit Singh
7b0ebf1587
Feature/auto-refresh user table in admin control panel every 30s ( #6954 )
* Auto-refresh user table
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
2 months ago
Kenrick Tandrian
83ff3caf42
Task/improve type safety for admin users component ( #6903 )
* feat(client): resolve errors
* feat(client): migrate constructor based DI to inject function
* feat(client): implement view child signal
* feat(client): replace deprecated getDeviceInfo
* fix(client): enforce encapsulation and immutability
3 months ago
David Requeno
3602562aac
Task/migrate Angular components from NgClass to class bindings ( #6843 )
* Migrate components from NgClass to class bindings
* Update changelog
3 months ago
Thomas Kaul
1f78ba5bbb
Task/rename deviceService to deviceDetectorService for consistency ( #6810 )
* Rename deviceService to deviceDetectorService for consistency
3 months ago
Matt Van Horn
040b7b91fc
Task/reset background color of paginators ( #6800 )
* Reset background color of paginators
* Hide page size
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
3 months ago
Thomas Kaul
404ef252c7
Task/improve coupon management in admin control panel ( #6794 )
* Improve coupon management
3 months ago
Kenrick Tandrian
d9e934aa6b
Task/improve type safety for routes by implementing satisfies operator ( #6681 )
* Improve type safety
4 months ago
Kenrick Tandrian
836a01d3cd
Task/improve type safety for sub routes usage ( #6606 )
* Resolve subroutes errors in components and pages
5 months ago
Erwin
a458608bd6
Task/eliminate OnDestroy lifecycle hook from admin users component ( #6565 )
* Eliminate OnDestroy lifecycle hook
5 months ago
Thomas Kaul
439af5f21d
Task/consolidate sign-out logic ( #6526 )
* Consolidate sign-out logic
* Update changelog
5 months ago
Karel De Smet
e27f258ac6
Task/extend user detail dialog by actions menu ( #6256 )
* Extend user detail dialog
* Update changelog
6 months ago
Kenrick Tandrian
d4d6ce1d07
Task/move admin service to UI library ( #6159 )
* Move admin service to UI library
* Update changelog
7 months ago
Kenrick Tandrian
601008e0e6
Task/move data service to UI library ( #6154 )
* feat(lib): move data service
* feat(client): update imports
* feat(lib): update imports
* Update changelog
7 months ago
Karel De Smet
eb9d66e760
Task/improve user detail dialog routing in Admin Control panel ( #6104 )
* Improve user detail dialog routing in Admin Control panel
* Update changelog
7 months ago
Thomas Kaul
1dd5ff51ee
Revert "Task/refactor language in various components ( #6078 )" ( #6081 )
This reverts commit 80c278555c .
8 months ago
Thomas Kaul
80c278555c
Task/refactor language in various components ( #6078 )
* Refactor language
8 months ago
Thomas Kaul
48952c9bbd
Task/improve localization of various components ( #6074 )
* Improve localization
8 months ago
Kenrick Tandrian
76e06ed59f
Task/move notification service to UI library ( #6048 )
* Move notification service to UI library
* Update changelog
8 months ago
Thomas Kaul
1d011747c7
Task/improve usability of actions in various tables ( #5992 )
* Improve usability of actions
8 months ago
Kenrick Tandrian
362997324e
Task/enforce module boundaries for ui module ( #5947 )
* feat(lib): move ConfirmationDialogType to common lib
* fix(lib): move SubscriptionType to enums
* feat(lib): move validateObjectForForm util to common lib
* feat(lib): move GfDialogFooterComponent to ui lib
* feat(lib): move GfDialogHeaderComponent to ui lib
9 months ago
David Requeno
8d2fde35da
Task/fetch user data on demand in user detail dialog ( #5923 )
* Fetch user data on demand in user detail dialog
* Update changelog
9 months ago
Thomas Kaul
a5f934460b
Task/introduce interface for get admin users response ( #5903 )
* Introduce interface for get admin users response
9 months ago
Thomas Kaul
ed115c59b1
Feature/improve usability of user detail dialog ( #5868 )
* Do not reload on close
* Update changelog
9 months ago
Thomas Kaul
ecc35c9ffa
Task/improve typings of dialogs ( #5846 )
* Improve typings
10 months ago
Abhishek Singla
54e0f5e466
Feature/extend user detail dialog ( #5844 )
* Extend user detail dialog
* Update changelog
10 months ago
Harsh Santwani
482b97ba9b
Feature/set up user detail dialog in admin control panel ( #5819 )
* Set up user detail dialog
* Update changelog
10 months ago
Aaditya Ashwin Rao
a21d423837
Task/modernize templates with untagged template literals ( #5453 )
* Modernize templates with untagged template literals
* Update changelog
11 months ago
Thomas Kaul
4831f282dd
Feature/simplify user table of admin control panel ( #5263 )
* Remove index column
* Update changelog
1 year ago
Kenrick Tandrian
5855c893d3
Feature/migrate admin page components to standalone ( #5212 )
* Migrate admin page components to standalone
* Update changelog
1 year ago
Thomas Kaul
afde317ef4
Feature/improve language localization in users table of admin control panel (part 2) ( #5106 )
* Improve language localization
1 year ago
Thomas Kaul
5ef6c13d8d
Feature/improve language localization in users table of admin control panel ( #5104 )
* Improve language localization
* Update changelog
1 year ago
csehatt741
c2c4934d71
Feature/upgrade ionicons to version 8 ( #5090 )
* Upgrade ionicons to version 8
* Update changelog
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
037d3b1a60
Feature/rename Order to activities in User database schema ( #4669 )
* Rename Order to activities in User database schema
* Update changelog
1 year ago
Thomas Kaul
d23dfadbd0
Bugfix/fix active subscription in user table of admin control ( #4544 )
* Fix active subscription
* Update changelog
1 year 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>
1 year ago
Karel De Smet
46cbbd3bc4
Feature/upgrade to nx 20.3 ( #4152 )
* Upgrade to Nx 20.3
* Update changelog
2 years ago
Ayush2198-source
c85a1be3cf
Feature/add pagination to users table ( #4092 )
* Add pagination to users table
* Update changelog
2 years ago
Thomas Kaul
fc7e350cf7
Feature/extend users table of admin control panel ( #4076 )
* Extend users table
* Update changelog
2 years ago
dw-0
e05f481344
Feature/Switch consistent-generic-constructors eslint rule from warn to error ( #3985 )
* Switch consistent-generic-constructors eslint rule from warn to error
* Update changelog
---------
Signed-off-by: Dominik Willner <th33xitus@gmail.com>
2 years ago