Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:27:20 +00:00
d17615fa45 feat(core): add SettingsSystem route
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:27:20 +00:00
8bbc49fb12 feat(core): add System settings nav item
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:26:23 +00:00
afbad3d7e4 feat(core): add SettingsSystem page
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:26:23 +00:00
3eeb1f4102 feat(core): register system_settings router in main.py
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:26:23 +00:00
df623fde30 feat(core): register system_settings routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:26:23 +00:00
dda4b157c7 feat(core): register SystemSettings model
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:25:39 +00:00
8b249b651f feat(core): add system settings schemas
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:25:39 +00:00
b646a1be63 feat(core): add alembic migration for system_settings table
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:25:39 +00:00
207137feb2 feat(core): add system settings routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:25:39 +00:00
a7fdaf21dc feat(core): add system settings service
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:25:39 +00:00
3431b0afed feat(core): add SystemSettings model
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:42 +00:00
3031e81b2c feat(core): add sequence i18n keys (de)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:42 +00:00
72b2ac82ea feat(core): add sequence i18n keys (en)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:42 +00:00
4b8562f1c1 feat(core): register sequence router in main.py
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:42 +00:00
3a7156cdcd feat(core): register sequence routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:42 +00:00
c65f515b61 feat(core): register Sequence model
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:19 +00:00
1d8fcbaac2 feat(core): add alembic migration for sequences table
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:18 +00:00
95bacb5810 feat(core): add sequence routes
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:18 +00:00
3677324c4d feat(core): add sequence service with SELECT FOR UPDATE locking
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-07-04 00:24:17 +00:00
b540f16cf2 feat(core): add sequence schemas