Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/web-cad 2026-07-04 16:11:13 +00:00
3af9640ace feat: dashboard UI improvements - 8 changes
Leopoldadmin pushed to main at Leopoldadmin/web-cad 2026-07-04 15:21:35 +00:00
6c4d62641a fix: frontend Dockerfile uses --legacy-peer-deps for vite@8 compatibility
Leopoldadmin pushed to main at Leopoldadmin/web-cad 2026-07-04 14:43:57 +00:00
be62470b53 merge: combine all features from both codebases - mobile dashboard + layer panel + notifications + shares + all fixes
Leopoldadmin deleted branch master from Leopoldadmin/web-cad 2026-07-04 14:25:01 +00:00
Leopoldadmin pushed to main at Leopoldadmin/web-cad 2026-07-04 14:09:38 +00:00
0606dbb501 fix: SQLite boolean binding, CSS brace, race condition, 0 npm vulns, code-splitting
Leopoldadmin created branch main in Leopoldadmin/web-cad 2026-07-04 14:09:38 +00:00
Leopoldadmin pushed to master at Leopoldadmin/web-cad 2026-07-04 08:40:32 +00:00
c63e7e49ab fix: SQLite boolean binding + React StrictMode race condition
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 08:12:42 +00:00
1c059369fc Fix: 0015 RLS migration idempotent — DROP POLICY IF EXISTS before CREATE POLICY
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 07:19:37 +00:00
7a42cf3457 i18n: Fix en.json — full content with address type keys, address UI labels, currencies/taxes/sequences add+confirmDelete
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 07:18:38 +00:00
cbb67dac09 i18n: Fix de.json — full content with address type keys, address UI labels, currencies/taxes/sequences add+confirmDelete
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 07:17:09 +00:00
fdf4ea4213 A: Remove address fields from ContactForm — addresses now via AddressList in detail view
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 07:17:08 +00:00
039a3e5a26 A: Remove address fields from CompanyForm — addresses now via AddressList in detail view
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 07:17:08 +00:00
49dca39511 i18n: Add address type keys, address UI labels, currencies/taxes/sequences add+confirmDelete to en.json
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 07:17:07 +00:00
15a1175bcb i18n: Add address type keys, address UI labels, currencies/taxes/sequences add+confirmDelete to de.json
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 01:44:52 +00:00
bfd65af978 A: Fix hooks.ts — add address hooks (useAddresses, useCreateAddress, useUpdateAddress, useDeleteAddress), useUpdateSequence, useDeleteSequence, fix audit-log endpoint URL
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 01:42:12 +00:00
e3f8543102 Update frontend/src/api/hooks.ts
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 01:42:12 +00:00
a61531ca19 A: Add AddressList tab to ContactDetail.tsx
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 01:42:12 +00:00
afb9e86c50 A: Add AddressList tab to CompanyDetail.tsx
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 01:42:11 +00:00
1708c4d94a A: Remove address fields from company_service — dict, create, update, export
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 01:42:11 +00:00
d0375a990e A: Remove address fields from contact_service — dict, create, update