discoman
  • Joined on 2026-02-10
discoman pushed to main at discoman/python-tdd 2026-04-09 02:53:55 +00:00
3800c5bdad fixed attribution of .fa-hand-pointer cursor color scheme to ordering according to token-drop sequence instead of seat sequence; updates to accomodate this throughout apps.epic.models & .views, plus new apps.epic migration; assigned #id_sig_cursor_portal a z-index value corresponding to a high position but still beneath the #id_tray apparatus; minor semantic reordering of INSTALLED_APPS in core.settings
discoman pushed to main at discoman/python-tdd 2026-04-08 17:34:33 +00:00
12d575a84b fixed seeding problem w. setUp helper causing same FTs to persistently fail
discoman pushed to main at discoman/python-tdd 2026-04-08 16:51:55 +00:00
c14b6d7062 fixed some old data in two pipeline errors pointing to new Middle Arcana labels still as Minor Arcana
discoman pushed to main at discoman/python-tdd 2026-04-08 16:18:29 +00:00
a7c5468cbc fixed failing channels FT related to Sig select; FT fix only, code written as intended
discoman pushed to main at discoman/python-tdd 2026-04-08 15:57:55 +00:00
4da8750c60 fixed tooltip illegibility due to similar color to bg on .sig-overlay when data-polarity='gravity'
cf40f626e6 Sig select: _card-deck.scss extract, WS cursor fixes, own-role indicators, role icon refresh
Compare 2 commits »
discoman pushed to main at discoman/python-tdd 2026-04-07 05:26:50 +00:00
99a826f6c9 FT: pin AppletMenuDismissTest to portrait viewport (800×1200)
51fe2614fa overruling other scss specificity in .btn-disabled
Compare 2 commits »
discoman pushed to main at discoman/python-tdd 2026-04-07 04:36:46 +00:00
56dc094b45 Jasmine: fix 2 failing specs, drop 5 always-pending touch specs
520fdf7862 Sig select: caution tooltip, FLIP/FYI stat block, keyword display
e2cc38686f XL landscape: revert tray to landscape style; fix sig-stage stretch
Compare 3 commits »
discoman pushed to main at discoman/python-tdd 2026-04-06 07:03:41 +00:00
0bcc7567bb XL landscape polish: btn-primary sizing, tray from right, footer bg, layout fixes
6654785f25 XL landscape breakpoint (≥1800px): double sidebar widths + scale content
99a69202b9 landscape layout: remove max-width cutoff; sig-select stage/grid polish
Compare 3 commits »
discoman pushed to main at discoman/python-tdd 2026-04-06 04:48:41 +00:00
55bb450d27 z-index audit + aperture fill + resize:end debounce + landscape sig-grid cap
discoman pushed to main at discoman/python-tdd 2026-04-06 03:45:10 +00:00
e28d55ad58 remove obsolete sig-select FTs (S1/S3/S4) based on old sequential 36-card design
b110bb6d01 remove obsolete skipped tests; fix billboard applet menu containment; align landscape menus
Compare 2 commits »
discoman pushed to main at discoman/python-tdd 2026-04-06 03:15:33 +00:00
2892b51101 fix SigSelect Jasmine: return test API from IIFE; pend touch specs on desktop
871e94b298 sig-select landscape: stage card now visible; gear/kit btns in right sidebar column
c3ab78cc57 many deck changes, including pentacles to crowns, middle arcana, and major arcana fa icons
c7370bda03 sig-select sprint: SigReservation model + sig_reserve view (OK/NVM hold); full sig-select.js rewrite with stage preview, WS hover cursors, reservation lock (must NVM before OK-ing another card — enforced server-side 409 + JS guard); sizeSigModal() + sizeSigCard() in room.js (JS-based card sizing avoids libsass cqw/cqh limitation); stat block hidden until OK pressed; mobile touch: dismiss stage on outside-grid tap when unfocused; 17 IT + Jasmine specs
Compare 4 commits »
discoman pushed to main at discoman/python-tdd 2026-04-05 23:10:12 +00:00
a15d91dfe6 wrapped the _gatekeeper.html partial modal to split each function into four different panels; removed deviant landscape styling to unify it with default styling (much more robust now)
fecb1fddca restored position circles to their top attr value to avoid old clipping-under-h2 issue; pushed down gatekeeper modal in room.html
Compare 2 commits »
discoman pushed to main at discoman/python-tdd 2026-04-05 21:24:00 +00:00
2028f1a544 more refinements to Earthman deck names and allegories; tweaks to navbar alignment in landscape media queries
discoman pushed to main at discoman/python-tdd 2026-04-05 20:54:35 +00:00
40c747a837 landscape navbar centering: reset portrait margin-right on .container-fluid + margin-left on .navbar-brand so sidebar contents align to horizontal centre; showGuard gains invertY option for modal-grid callers (role-select cards fly away from centre); gameboard.js showPortals gains viewport-half detection so game-kit tooltips show below when tokens are in upper half (landscape clip fix); position-strip top: 0; tighten gear-btn btn-abandon selector to #id_room_menu scope
40a55721ab major navbar overhaul: .btn-primary.btn-xl now reads CONT GAME and links to the user's most recently active game; log out functionality transferred to new BYE .btn-abandon abutting login spans; tooltips for each asserted via new FTs.test_navbar methods to appear w.in visible area
Compare 2 commits »
discoman pushed to main at discoman/python-tdd 2026-04-05 05:52:47 +00:00
d4518a0671 fixed jasmine & RoleSelectTest FT methods that were failing due to the Role card reordering in previous pipeline push
discoman pushed to main at discoman/python-tdd 2026-04-05 05:24:07 +00:00
74f63a7721 rearranged Role select cards for final presentation ordering; unified Role select tooltip appearance; bottom row of Role select tooltips now appears below bottom row, not layered atop top row; clicking out of one Role select card tooltip and onto another Role select card specifically opens the next tooltip (former behavior made user click once to exit old tooltip, once more to open new one)
bd3d7fc7bd role-select.js ensures Role select card stack disappears via WS upon conclusion of Role selection, w. if-conditional support from apps.epic.views; ensured border present on card-stack when .active in _room.scss; changed default #id_tray to unhidden, only hidden during Role select until Role selected; polished & unified Role .card-front, .card.back & .card-stack styling
Compare 2 commits »
discoman pushed to main at discoman/python-tdd 2026-04-04 19:10:56 +00:00
c00288e256 another #id_pick_sigs_btn IT fix
discoman pushed to main at discoman/python-tdd 2026-04-04 19:06:03 +00:00
b5de96660a fix to pipeline involving new #id_pick_sigs_btn css selector
discoman pushed to main at discoman/python-tdd 2026-04-04 18:55:07 +00:00
96bb05a4ba fixed some failing jasmine tests stemming from previous commit
4e07fcf38b fixed several animation & transition problems plaguing the inventory tray
Compare 2 commits »
discoman pushed to main at discoman/python-tdd 2026-04-04 18:34:50 +00:00
b74f8e1bb1 pick_sigs view + cursor polarity groups; game kit gear menu; housekeeping