AltitudeWeb/frontend/src/app/bans
Teriuihi 48fd133b6d Fix pageChange emission to use history length
Modified the `ngOnChanges` method to emit the length of the history instead of the current page. This ensures accurate data is provided to parent components during changes.
2025-04-12 23:01:35 +02:00
..
history Fix pageChange emission to use history length 2025-04-12 23:01:35 +02:00
bans.component.html Add pagination handling with pageSize and pageChange EventEmitter 2025-04-12 22:11:40 +02:00
bans.component.scss Refactor table and pagination UI components. 2025-04-12 21:55:25 +02:00
bans.component.spec.ts Add history page 2025-04-11 21:20:02 +02:00
bans.component.ts Add pagination handling with pageSize and pageChange EventEmitter 2025-04-12 22:11:40 +02:00