Welcome
Sign in to start your session
Login
Login
[app info]
Brief app info: ENV: [DEV] commitId: 3e29a562aa09902c03e1d8047aa3c1760cf41102 branch: develop build date: 2026-08-04T15:17:29Z build version: 2026.07.28-SNAPSHOT commit message: #37997 Fix admin top-up submit selector and game-canvas spin discovery Validated against dev while wiring up the funded tier-2 path: - change-balance submit is labelled exactly 'Change'; use text-is match so it is not confused with the 'Change balance' button behind the modal - the game canvas lives in a deeply nested provider iframe, so scan every frame for the largest canvas rather than only the gs2c frame - drive the spin by canvas fraction coordinates (intro start, then in-game spin) with a spacebar quick-spin fallback Confirmed end to end: admin UI top-up credits the player (balance 20/20 in the account panel) with the real super password, and the funded game loads in REAL mode. The super-password plaintext is a normal string typed into the gate; the server MD5s it (PropertiesRepositoryImpl), so E2E_ADMIN_SUPER_PASSWORD is the plaintext, not the stored hash. UPTIME: 0d 3h 46m 26s Git log: 5447783d | 2026-08-04T17:48:33+03:00 | Rodion | #37997 Add tier-2 real-game browser e2e test (P... a552aa35 | 2026-08-04T16:51:11+03:00 | Rodion | #37997 Add admin e2e suite: auth, authorization... 5233b54b | 2026-08-04T14:29:59+03:00 | Rodion | #37997 Register a fresh player each e2e run and... 18d91643 | 2026-08-04T13:21:42+03:00 | Rodion | #37997 Run e2e smoke automatically after each d... cd6f1d28 | 2026-08-04T12:37:39+03:00 | Rodion | #37997 Extend e2e smoke suite to all public dev... 553d3bd9 | 2026-08-04T12:27:02+03:00 | ostas | #38048 Fix report period and add audit log indexes 2dee8d4f | 2026-08-03T17:36:16+03:00 | brigadire | #37757 diable legacy ci pipelines f203fbf9 | 2026-08-03T17:22:38+03:00 | ostas | #38044 Fix NPE on properties d59f8679 | 2026-08-03T12:10:28+03:00 | ostas | #37792 Add missing frontend event types: Naviga... 8b125776 | 2026-07-31T18:28:49+03:00 | ostas | #38048 Alias all computed columns in audit log ...
copy to clipboard