Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin opened issue Leopoldadmin/leocrm#298 2026-07-31 09:45:44 +00:00
[Auto] [Backend] GET /api/v1/api/v1/workspaces/my → 429
Leopoldadmin opened issue Leopoldadmin/leocrm#297 2026-07-31 09:45:37 +00:00
[Auto] [Backend] POST /api/v1/errors → 429
Leopoldadmin opened issue Leopoldadmin/leocrm#296 2026-07-31 09:45:14 +00:00
[Auto] Request failed with status code 404
Leopoldadmin opened issue Leopoldadmin/leocrm#295 2026-07-31 09:45:14 +00:00
[Auto] error loading dynamically imported module: https://crm.media-on.de/assets/Dashboard-DXJjLcxe.js
Leopoldadmin opened issue Leopoldadmin/leocrm#294 2026-07-31 09:45:13 +00:00
[Auto] [Backend] GET /api/v1/api/v1/workspaces/my → 404
Leopoldadmin opened issue Leopoldadmin/leocrm#293 2026-07-31 09:45:13 +00:00
[Auto] [Backend] GET /assets/ActivityFeed-BRdy9gIp.js → 404
Leopoldadmin opened issue Leopoldadmin/leocrm#292 2026-07-31 09:45:13 +00:00
[Auto] [Backend] GET /assets/unifiedContacts-CwocqY18.js → 404
Leopoldadmin opened issue Leopoldadmin/leocrm#291 2026-07-31 09:45:13 +00:00
[Auto] [Backend] GET /assets/Dashboard-DXJjLcxe.js → 404
Leopoldadmin opened issue Leopoldadmin/leocrm#290 2026-07-31 09:45:13 +00:00
[Auto] [Backend] GET /assets/audit-DGyJyBdF.js → 404
Leopoldadmin opened issue Leopoldadmin/leocrm#289 2026-07-31 09:42:24 +00:00
[Auto] [Backend] POST /api/v1/auth/password-reset/confirm → 400
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 09:37:13 +00:00
ce0e9ab12a gate4: fix SMTP TLS mode for port 465 (implicit TLS instead of STARTTLS)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 09:32:50 +00:00
31408670e6 gate4: register app.core.jobs in worker for send_password_reset_email
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 09:19:54 +00:00
ebc63beeb4 gate1: fix npm peer dependency conflict with --legacy-peer-deps
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 09:18:31 +00:00
f1ce130a45 gate1: fix Dockerfile npm ci error suppression to show build errors
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 07:45:46 +00:00
044336a56d gate: final acceptance report for Phase 0 + Phase 1 with all gate items
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 07:43:31 +00:00
fa96466a50 gate: fresh session per plugin activation to isolate RLS errors
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 07:41:34 +00:00
ab8d878bc7 gate: db.expunge_all() after rollback to clear pending objects from failed INSERTs
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 07:39:46 +00:00
d114fd7d4c gate: wrap db.commit() in try/except after plugin activation
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 07:37:45 +00:00
79d132b66d gate: fully resilient plugin activation in API startup
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-31 07:33:42 +00:00
01aa31a3e0 gate: API startup resilient to RLS errors, dont fail on duplicate cron job inserts