nordabiz/blueprints
Maciej Pienczyn 4cef43fedc
Some checks are pending
NordaBiz Tests / Unit & Integration Tests (push) Waiting to run
NordaBiz Tests / E2E Tests (Playwright) (push) Blocked by required conditions
NordaBiz Tests / Smoke Tests (Production) (push) Blocked by required conditions
NordaBiz Tests / Send Failure Notification (push) Blocked by required conditions
fix(calendar): don't fabricate end time in ICS when time_end is unknown
When an event has no end time, omit DTEND from the ICS feed instead of
defaulting to start+2h. Per RFC 5545, missing DTEND means zero duration,
so calendar clients show just the start time without a misleading range.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 12:40:18 +02:00
..
admin improve(wizard): auto-shorten name, PKD→category, clean WWW, UX polish 2026-04-03 12:54:17 +02:00
api fix(enrichment): apply approved AI data to Company fields, not just CompanyAIInsights 2026-04-03 13:12:53 +02:00
audit feat: capture and display Google account email for OAuth connections 2026-03-11 07:32:43 +01:00
auth feat: add user engagement tracking (login_count, last_active_at, page_views_count) 2026-03-13 19:08:45 +01:00
benefits claude-mem plugin v10.3.3 2026-02-23 10:33:26 +01:00
board feat(membership): add membership_status, resignation_date, fee_included_in_parent 2026-03-31 11:11:56 +02:00
chat fix: handle lazy loading error for company.category in chat routes 2026-03-28 05:54:49 +01:00
community fix(calendar): don't fabricate end time in ICS when time_end is unknown 2026-04-06 12:40:18 +02:00
education security(permissions): restrict guest access to members-only areas 2026-03-19 16:23:56 +01:00
forum security(permissions): restrict guest access to members-only areas 2026-03-19 16:23:56 +01:00
it_audit feat(security): Restrict audit access to single designated user 2026-02-09 12:31:10 +01:00
membership feat(membership): record workflow history for all status changes 2026-03-30 13:39:55 +02:00
messages fix(messages): root cause of double messages — polling re-adds sent message 2026-03-28 16:35:19 +01:00
public fix(company): fix logo upload saving to boolean column instead of file 2026-04-02 19:34:40 +02:00
reports feat(reports): add membership structure breakdown to fees report 2026-03-31 11:48:57 +02:00
__init__.py feat(messages): delete 1:1 messages and threads from detail view 2026-03-20 12:37:40 +01:00
CLAUDE.md chore: Clean up CLAUDE.md files and remove old downloaded files 2026-02-08 18:02:35 +01:00
pej_constants.py fix(pej): use SessionLocal instead of db_session 2026-03-16 18:30:24 +01:00