AltitudeWeb/frontend/src/app
Teriuihi 21f2b3e4a5 Refactor pagination logic and add error handling in history
Introduced `updatePageSize` for better page size management and added checks to prevent rapid page changes. Enhanced error handling in `history.component` with retry logic on failure. Implemented `RemoveTrailingPeriodPipe` for cleaner UI formatting.
2025-04-18 19:32:23 +02:00
..
about Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
bans Refactor pagination logic and add error handling in history 2025-04-18 19:32:23 +02:00
birthdays Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
copy-ip Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
footer Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
header Updated styling and components for punishment history 2025-04-12 17:05:08 +02:00
home Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
map Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
privacy Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
rules Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
scroll Refactor scrolling and enhance UI accessibility. 2025-04-05 21:50:54 +02:00
socials Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
team Refactor avatar URL generation into reusable method 2025-04-12 17:20:47 +02:00
terms Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
theme Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
util Refactor pagination logic and add error handling in history 2025-04-18 19:32:23 +02:00
vote Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
app.component.html Move <app-footer> to the root app component 2025-04-05 23:19:50 +02:00
app.component.scss Initial setup 2025-04-02 19:18:39 +02:00
app.component.spec.ts Standardize coding style and formatting across the project 2025-04-05 18:19:10 +02:00
app.component.ts Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
app.config.ts Standardize coding style and formatting across the project 2025-04-05 18:19:10 +02:00
app.routes.ts Add history page 2025-04-11 21:20:02 +02:00
constant.ts Standardize coding style and formatting across the project 2025-04-05 18:19:10 +02:00