Thomas Kaul
f64edb6705
Feature/add pagination to platform and tag management of admin control panel ( #7126 )
* Add pagination
* Update changelog
3 weeks ago
Kenrick Tandrian
2cb45589d8
Task/improve type safety for admin platform component ( #6892 )
* fix(client): make platform as optional for platform creation
* 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
* feat(client): implement input signal
2 months ago
Winn Cook
3c886f134d
Task/reuse value component in platform component of Admin Control panel ( #6470 )
* Reuse value component
* Update changelog
---------
Co-authored-by: Thomas Kaul <4159106+dtslvr@users.noreply.github.com>
4 months ago
Thomas Kaul
48952c9bbd
Task/improve localization of various components ( #6074 )
* Improve localization
7 months ago
Thomas Kaul
1d011747c7
Task/improve usability of actions in various tables ( #5992 )
* Improve usability of actions
8 months ago
Thomas Kaul
f0ea31279e
Bugfix/header alignment in admin platform and tag tables ( #5908 )
* Fix header alignment
* Update changelog
8 months ago
Thomas Kaul
fa99876dca
Feature/rename asset profile icon component to entity logo component ( #4861 )
* Rename asset profile icon component to entity logo component
* Update changelog
1 year ago
Thomas Kaul
af79888cd6
Feature/add asset profile count to data providers management of admin control ( #4707 )
* Extend admin settings columns
* assetProfileCount
* status
* Update changelog
1 year ago
Thomas Kaul
e301dc5612
Feature/add horizontal lines to separate delete actions in menus ( #3805 )
* Add horizontal lines to separate delete action
* Update changelog
2 years ago
Thomas Kaul
b725e6e2ec
Feature/migrate client to control flow ( #3475 )
* Migrate to control flow
* Update changelog
2 years ago
Thomas Kaul
50dbbf0569
Feature/refactor symbol icon module to asset profile icon component ( #3245 )
* Refactor symbol icon module to asset profile icon component (standalone)
2 years ago
Thomas Kaul
00c2ede85e
Feature/improve usability of platform and tag management ( #3144 )
* Improve usability
* Update changelog
2 years ago
Thomas Kaul
857708dc4d
Migrate gf-* components to self-closing tags ( #2934 )
2 years ago
Thomas Kaul
ac0f6f40cf
Remove closing tags ( #2816 )
3 years ago
Thomas Kaul
4f9a5f0340
Feature/set actions columns of tables to stick at end ( #2726 )
* Set up stickyEnd in actions columns
* Update changelog
3 years ago
Thomas Kaul
cf7ce64de7
Bugfix/improve alignment of menu item icons ( #2566 )
* Improve alignment
* Update changelog
3 years ago
Thomas Kaul
6077bfa754
Feature/change direction of ellipsis icon to horizontal in tables ( #2055 )
* Change direction of ellipsis icon to horizontal
* Update changelog
3 years ago
Thomas Kaul
a2e1209196
Feature/introduce admin settings ( #1957 )
* Introduce admin settings
* Update changelog
3 years ago
Thomas Kaul
5249257dd8
Feature/improve platform managment in admin control ( #1939 )
* Refactoring, fix tab style, add account count
* Update changelog
3 years ago
FabioAzevedo0619
e1892d2870
Feature/platform management ( #1922 )
* Added platform management to admin control panel
* Update changelog
3 years ago