pokerogue/src/ui/handlers
Wlowscha f8edaeb1ae
[Misc][UI/UX] See stats of other users in admin panel (#6579)
* Game stats ui handler takes save data as input

* Make admin panel functional for local testing

* Added button to show stats; mocking for local testing with current save data

* Adding pokédex to admin panel

* Many nice things

* Fixed typo

* Add backend support

* Fixed button width in admin panel

* Apply suggestions from code review

---------

Co-authored-by: Sirz Benjie <142067137+SirzBenjie@users.noreply.github.com>
2025-09-27 14:44:29 -07:00
..
abstract-binding-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
abstract-option-select-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
achvs-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
admin-ui-handler.ts [Misc][UI/UX] See stats of other users in admin panel (#6579) 2025-09-27 14:44:29 -07:00
autocomplete-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
awaitable-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
ball-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
battle-message-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
challenges-select-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
change-password-form-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
command-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
confirm-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
egg-gacha-ui-handler.ts [i18n] Language codes adjustments (#6587) 2025-09-22 05:45:28 -07:00
egg-hatch-scene-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
egg-list-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
egg-summary-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
evolution-scene-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
fight-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
form-modal-ui-handler.ts [Misc][UI/UX] See stats of other users in admin panel (#6579) 2025-09-27 14:44:29 -07:00
game-stats-ui-handler.ts [Misc][UI/UX] See stats of other users in admin panel (#6579) 2025-09-27 14:44:29 -07:00
loading-modal-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
login-form-ui-handler.ts [UI/UX] Show username now works with up to 7 local user accounts instead of 2 (#6571) 2025-09-25 08:41:44 -05:00
menu-ui-handler.ts [Misc][UI/UX] See stats of other users in admin panel (#6579) 2025-09-27 14:44:29 -07:00
message-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
modal-ui-handler.ts [Misc][UI/UX] See stats of other users in admin panel (#6579) 2025-09-27 14:44:29 -07:00
modifier-select-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
mystery-encounter-ui-handler.ts [Refactor] Remove isNullOrUndefined in favor of loose check against null (#6549) 2025-09-12 14:53:27 -05:00
party-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
pokedex-page-ui-handler.ts [i18n] Language codes adjustments (#6587) 2025-09-22 05:45:28 -07:00
pokedex-scan-ui-handler.ts [Refactor] Remove isNullOrUndefined in favor of loose check against null (#6549) 2025-09-12 14:53:27 -05:00
pokedex-ui-handler.ts [Misc][UI/UX] See stats of other users in admin panel (#6579) 2025-09-27 14:44:29 -07:00
registration-form-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
rename-form-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
rename-run-ui-handler.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
run-history-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
run-info-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
save-slot-select-ui-handler.ts [Refactor] Remove isNullOrUndefined in favor of loose check against null (#6549) 2025-09-12 14:53:27 -05:00
session-reload-modal-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00
starter-select-ui-handler.ts [i18n] Language codes adjustments (#6587) 2025-09-22 05:45:28 -07:00
summary-ui-handler.ts [Refactor] Remove isNullOrUndefined in favor of loose check against null (#6549) 2025-09-12 14:53:27 -05:00
target-select-ui-handler.ts [Refactor] Remove isNullOrUndefined in favor of loose check against null (#6549) 2025-09-12 14:53:27 -05:00
test-dialogue-ui-handler.ts [Refactor] Remove isNullOrUndefined in favor of loose check against null (#6549) 2025-09-12 14:53:27 -05:00
title-ui-handler.ts [Dev] Migrated to Biome 2.2.3, added more rules (#6259) 2025-09-08 10:35:18 -05:00
ui-handler.ts [Refactor][UI/UX] Reorganize UI files (#6503) 2025-09-07 13:05:40 -07:00
unavailable-modal-ui-handler.ts [Misc] Simplifying imports of UI files (#6542) 2025-09-11 00:30:17 -07:00