This website requires JavaScript.
Explore
Help
Register
Sign In
Leopoldadmin
/
leocrm
Watch
1
Star
0
Fork
0
You've already forked leocrm
Code
Issues
363
Pull Requests
Actions
1
Packages
Projects
Releases
1
Wiki
Activity
Files
c32e4bb34edde13ae9fdeb0a17fe2fa53103c452
leocrm
/
app
/
plugins
/
builtins
/
calendar
T
History
Agent Zero
cad7d084e8
Check Cross-Plugin Imports / check (push)
Has been cancelled
Details
feat(c7): dashboard widgets as plugin contributions + contact counts via contacts contract
2026-08-23 23:36:36 +02:00
..
migrations
fix: add missing deleted_at columns to all plugin tables, fix system-settings response schema, fix transaction rollback in permissions
2026-07-24 10:34:38 +02:00
__init__.py
T05: Calendar plugin backend — appointments + tasks + kanban + ICS + resources + recurrence — 69 tests, 86.87% coverage
2026-06-30 01:12:33 +02:00
commands.py
fix(audit): P0-P3 audit fixes — 838 ruff errors → 0, 30 F821 bugs fixed, 118 files changed
2026-08-16 01:17:18 +02:00
contracts.py
fix(arch-030,arch-047): workflow steps resolve plugins via contracts at runtime
2026-08-23 12:50:53 +02:00
ics_utils.py
T05: Calendar plugin backend — appointments + tasks + kanban + ICS + resources + recurrence — 69 tests, 86.87% coverage
2026-06-30 01:12:33 +02:00
models.py
fix: sync all models with production DB schema
2026-08-21 11:20:15 +02:00
plugin.py
feat(c7): dashboard widgets as plugin contributions + contact counts via contacts contract
2026-08-23 23:36:36 +02:00
recurrence.py
T05: Calendar plugin backend — appointments + tasks + kanban + ICS + resources + recurrence — 69 tests, 86.87% coverage
2026-06-30 01:12:33 +02:00
routes.py
fix: Syntax errors in 4 plugin routes (log_audit import misplaced), starlette downgrade, unused components/modules deleted
2026-08-22 07:38:41 +02:00
schemas.py
Phase 1C: Frontend unified contact UI
2026-07-23 17:17:32 +02:00