Skip to content

Reservation List & Filters

Expand Foglalasok in the sidebar to access six reservation list views. All views load at /Club/Reservation/ReservationList/{mode}.

The Six Views

1. Minden foglalas (All Reservations) -- mode=1

Complete list of all reservations in the system regardless of status.

2. Legfrissebb foglalasok (Recent Reservations) -- mode=2

Recently created or modified reservations, sorted by recency.

3. Edzo hozzarendeles (Trainer Assignment) -- mode=3

Reservations that require trainer allocation. The count appears as a badge in the calendar header.

4. Lemondott es torolt (Cancelled & Deleted) -- mode=4

Reservations with status Cancelled (2), LastMinuteCancelled (3), or Deleted (4).

5. Keson lemondott (Late Cancelled) -- mode=5

Only reservations with status LastMinuteCancelled (3).

6. Figyelmet igenylo (Needs Attention) -- mode=6

Reservations flagged for special staff attention.

Common Grid Features

All six views share the same DataTable-based grid with these capabilities:

Feature Hungarian Label Description
Search Kereses Full-text filter across columns
Show entries Megjelenít Rows per page selector
Export Exportalas Download data
Excel export Excel Export to .xlsx format
Column visibility -- Toggle visible columns
Pagination -- Navigate between pages

Row Actions

Each reservation row provides:

  • Modosit (Edit) -- opens the reservation modal for editing
  • Torol (Delete) -- triggers a confirmation dialog

Delete confirmation

Clicking Torol shows the prompt: "Biztos, hogy torolni szeretned ezt az elemet?" with Igen (Yes) and Nem (No) buttons.