Welcome
Sign in to start your session
Login
Login
[app info]
Brief app info: ENV: [DEV] commitId: e466a762eb4371362beb3c56a56478588c8374a5 branch: develop build date: 2026-08-14T13:04:53Z build version: 2026.08.06.1-SNAPSHOT commit message: #38104 Backoffice: pick a single tournament status in the search filter The status filter was a multi-select checkbox group, so the list could be asked for any combination of states. Analysis showed the combinations are not needed: one status at a time is enough. Replace the checkbox group with a single-choice dropdown that starts with an "all" entry, and drop the multi-value binding in the controller. The service and repository keep taking a list, which is now empty for "all" and holds exactly one state otherwise. Align two state predicates with the definitions agreed in the ticket: IN_QUEUE now also requires closed to be false, and ACTIVE no longer requires finished to be false - an active tournament is defined solely by active being true and the tournament not being deleted. UPTIME: 0d 2h 57m 56s Git log: f6f78... | 2026-08-14T15:38:21+03:00 | ostas | #37936 Keep zero amounts when copying a promoti... 8e2e4... | 2026-08-14T15:16:10+03:00 | Rodion | #38132 [ngp-site-api] DepositRegistrationFilter... 03dd8... | 2026-08-14T13:39:58+03:00 | Rodion | #38156 [ngp-online-admin] Fix accrue-instant-bo... 1fe88... | 2026-08-14T11:47:29+03:00 | Rodion | #38152 Drop the row-absent precondition from th... 8bea8... | 2026-08-14T11:17:34+03:00 | Rodion | #38150 Fix the 'Go to the main page' button on ... 2e212... | 2026-08-13T22:58:34+03:00 | Rodion | #38149 Invoke player_games_history functions vi... 94794... | 2026-08-13T19:06:37+03:00 | Rodion | #38148 Trash-repo phase 5: retire PlayerTrash2R... 90af6... | 2026-08-13T18:52:50+03:00 | Rodion | #38147 Trash-repo phase 4: retire PlayerTrashRe... 9a2cf... | 2026-08-13T18:38:38+03:00 | Rodion | #38146 Trash-repo phase 3: retire PlayerTrashAc... ba438... | 2026-08-13T18:25:09+03:00 | Rodion | #38145 Trash-repo phase 2: retire IpAddressTras...
copy to clipboard