1
0
mirror of git://f0xx.org/ac/ac-platform-web synced 2026-08-09 20:59:36 +03:00
Commit Graph

18 Commits

Author SHA1 Message Date
Anton Afanasyeu
77cd6cd84d FOR SALE ribbon: double band height (padding and borders 2x).
Keeps center offset in sync with taller letter block padding.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 13:48:06 +02:00
Anton Afanasyeu
f3240ba3b1 FOR SALE ribbon: drop inner text box border.
Letters sit on open band; outer side stripes + pseudo extensions unchanged.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 13:46:40 +02:00
Anton Afanasyeu
dcef384cad FOR SALE ribbon: rotate each letter 90deg clockwise.
Per-letter transform-origin center keeps glyph upright on the band.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 13:44:10 +02:00
Anton Afanasyeu
e45cb90b89 FOR SALE ribbon: extend band via pseudo-elements, fixed center.
Revert inner padding-block (shifted pivot); ::before/::after extend
symmetrically so tape ends clip at viewport without moving band center.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 13:21:52 +02:00
Anton Afanasyeu
b9da01af66 FOR SALE ribbon: extend band to clip at viewport edges.
Long padding-block on inner keeps double border; letters stay centered.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 13:19:29 +02:00
Anton Afanasyeu
0a318f4bb1 FOR SALE ribbon: shift left by half its length.
Pre-rotate translateX uses stacked-letter height in em units.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 13:17:44 +02:00
Anton Afanasyeu
512b4800fb FOR SALE ribbon: -135deg (45deg more CCW from -90deg).
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 13:14:25 +02:00
Anton Afanasyeu
08830da7a5 FOR SALE ribbon: rotate -90deg around center.
Simple whole-badge CCW rotation; drop per-letter counter-rotate.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 13:03:00 +02:00
Anton Afanasyeu
0bb33e7811 Revert FOR SALE ribbon to -45deg layout pending remeasure.
Undoes -90deg center-pivot experiment; restore original corner ribbon styling.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 12:50:31 +02:00
Anton Afanasyeu
6ea146a54d Rotate FOR SALE ribbon -90deg from center; letters -90deg; clip at edges.
Pivot at ribbon center anchored to bottom-right corner; extended band length
so ends wrap off viewport borders.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 12:43:08 +02:00
Anton Afanasyeu
ac4907606b Style FOR SALE bottom-right ribbon badge for all web consoles.
Fixed corner placement, hand cursor, double red border, stacked rotated letters.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-05 11:40:05 +02:00
Anton Afanasyeu
1a78f1d879 Add ac_qr_logo asset for branded QR codes on composed backend.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-12 14:21:10 +02:00
Anton Afanasyeu
bcce779d35 feat(platform-web): global form styles, register.js, footer i18n
Signed-off-by: Anton Afanasyeu <a.afanasieff@gmail.com>
2026-07-12 13:53:14 +02:00
Anton Afanasyeu
17261cfd4c fix(i18n): login Create account label, drop admin hint string
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-11 16:16:42 +02:00
Anton Afanasyeu
791dabfb04 Add nav monitor icon styles for session studio link.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 14:55:26 +02:00
Anton Afanasyeu
64952510e5 fix(analytics): do not load GA4 until cookie consent is "all"
Previously gtag could load on first visit (no choice yet) or after partial
consent, pulling googletagmanager.com and triggering broken-HTTPS warnings
when that CDN hit cert errors on the client path.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 17:19:54 +02:00
Anton Afanasyeu
a27f265dc4 i18n: add twofa.hint_scan and nav.monitor keys for cluster console 2026-07-05 16:57:35 +02:00
Anton Afanasyeu
aef9e33b73 initial 2026-06-23 12:29:29 +02:00