infoalloggi-monorepo/apps/infoalloggi
2026-04-30 16:29:56 +02:00
..
.vscode feat: update PostgreSQL image to version 18-bookworm and adjust volume paths; add chat_sse2 router and related schemas; implement AdminChat and GuestChat components 2026-04-22 12:20:32 +02:00
biome_plugins feat: add missing_returning plugin to enforce return value on database operations 2026-03-05 10:28:31 +01:00
docs/flows feat: document login flow and update flow generation for login process 2026-03-27 18:49:13 +01:00
emails feat: add email queue management features 2026-04-03 11:51:55 +02:00
public feat: add pdf-lib dependency and implement PDF generation for receipt 2026-03-26 17:12:33 +01:00
src refactor: remove dynamic import of DevTool for cleaner code 2026-04-30 16:29:56 +02:00
typst feat: implement Stripe reports management for admin panel 2026-04-03 18:57:39 +02:00
.dockerignore feat: add usedInvite column to users table and update related configurations 2026-04-15 15:08:57 +02:00
biome.json feat: add usedInvite column to users table and update related configurations 2026-04-15 15:08:57 +02:00
check-unused-trpc.ts refactor: remove unused incroci router and related components; update SCAN_DIRS and PROCEDURE_REGEX 2026-04-09 16:04:55 +02:00
components.json fix: update global CSS file name and add new Radix UI components 2025-10-21 14:35:06 +02:00
dev-docker-compose.yml refactor: remove browserless service and related environment variables from Docker configurations 2026-04-03 19:00:26 +02:00
dev_utils_compose.sh fix(docker): Ensure restart policy is set for storage service in dev-docker-compose.yml 2025-11-03 15:50:30 +01:00
Dockerfile refactor: remove browserless service and related environment variables from Docker configurations 2026-04-03 19:00:26 +02:00
flow-gen.ts feat: document login flow and update flow generation for login process 2026-03-27 18:49:13 +01:00
global.d.ts feat: add Overseer integration with capture functionality and update tsconfig for global type definitions 2026-03-18 17:39:06 +01:00
kanel.config.js feat: add admin appunti management page and related functionality 2026-04-29 15:12:52 +02:00
knip.json feat: update knip configuration and enhance component exports with public annotations 2026-04-30 13:56:00 +02:00
next.config.ts feat: add order editing form and payment processing pages 2026-03-08 01:02:57 +01:00
NOTES.md refactor: update terminology from 'preferenze' to 'parametri' for consistency across components and forms 2025-12-18 12:11:08 +01:00
package-lock.json feat: add Zod schemas for various entities and update API routes 2026-04-28 17:46:34 +02:00
package.json feat: add Zod schemas for various entities and update API routes 2026-04-28 17:46:34 +02:00
pgadmin-docker-compose.yml feat: enhance user management and document handling; refactor service and schema integrations 2025-11-10 16:27:15 +01:00
postcss.config.cjs eslint migration biome 2025-08-28 18:27:07 +02:00
reset.d.ts init 2025-08-04 17:45:44 +02:00
TODO feat: update PostgreSQL image to version 18-bookworm and adjust volume paths; add chat_sse2 router and related schemas; implement AdminChat and GuestChat components 2026-04-22 12:20:32 +02:00
tsconfig.json feat: add usedInvite column to users table and update related configurations 2026-04-15 15:08:57 +02:00
TypeHelpers.type.ts formatt 2025-08-29 16:18:32 +02:00
vitest.config.mts feat: add dotenv package for environment variable management and update payment logic to use new database queries 2026-03-12 16:24:16 +01:00