Maciej Pienczyn maciejpi
  • Joined on 2025-11-17
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 15:29:13 +02:00
c6326d9760 fix(calendar): include guests in attendee counts everywhere
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 15:15:51 +02:00
a85310ddb7 fix(company): bust browser cache after logo change via gallery
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 14:30:41 +02:00
af9871a127 improve(company): add user feedback for logo upload and conversion
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 14:28:18 +02:00
bd179dec97 fix(company): convert uploaded logos to .webp so templates display them
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 14:21:12 +02:00
9f052f5173 fix(onboarding): fix 404 on 'Uzupełnij' links in dashboard progress widget
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 12:23:25 +02:00
6bf71439c7 fix: Jinja2 sum() doesn't support default kwarg — use map/select/sum chain
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 12:21:51 +02:00
131f7f7a6f feat: show total payment amount (self + guests) on event page
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 12:14:40 +02:00
ee61f5876d refactor: replace Quill editor with read-only description preview
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 12:12:07 +02:00
d687bd3a49 fix: use dangerouslyPasteHTML to preserve ul/li in Quill event editor
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 12:10:02 +02:00
ca73bfb5c7 fix: use Quill clipboard.convert for proper HTML import in event editor
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 12:07:04 +02:00
a04c37c72a feat: admin bar at top of event page + Quill editor for event description
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 12:02:53 +02:00
b451e041bb ui: add 'back to event' link in payment panel
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 12:01:08 +02:00
84934621ef feat: add event edit functionality for OFFICE_MANAGER+
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 11:54:45 +02:00
de6c429c4b fix: use has_role() instead of role.value for payment amount assignment
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 11:52:33 +02:00
d19fd3802b style: polish guest form — segmented control, grid layout, consistent inputs
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 11:48:48 +02:00
d06507a7c3 feat: company colleague picker + admin add person to paid events
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 11:27:57 +02:00
6067492b1d fix: use can_access_admin_panel() for payment link visibility check
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 11:25:55 +02:00
6612a336b2 feat: add payment management link on event detail page for OFFICE_MANAGER+
maciejpi pushed to master at maciejpi/nordabiz 2026-04-08 10:57:12 +02:00
652fb62fce feat: paid events — payment tracking for event attendees and guests
b0c26e221d perf: optimize PWA banner icon — favicon-192.png → favicon-48.webp (-15KB)
847ecd00fa perf: minify JS + inline CSS (-24KB total)
380db6de61 perf: preload Poppins 400+700 latin-ext to reduce font swap CLS
8f44c11af9 perf: remove d3.js + connections modal from base.html (-225KB per page)
Compare 10 commits »
maciejpi pushed to master at maciejpi/nordabiz 2026-04-07 16:04:23 +02:00
e75f33126b fix(financial): update eKRS API key paths and date format parsing