| .. |
|
1_init.up.sql
|
feat: comment out adminpack extension creation and related comment in migration script
|
2026-04-22 12:32:00 +02:00 |
|
2_users.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
3_usersanagrafica.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
4_usersstorage.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
5_email.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
6_annunci.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
7_imagesref.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
8_chats.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
9_etichette.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
10_chatsetichette.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
11_messages.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
12_servizio.up.sql
|
feat: remove document references from servizio table and update deployment services
|
2025-11-14 18:03:55 +01:00 |
|
13_serviziointeressi.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
14_servizioannunci.up.sql
|
refactor: clean up SQL migration for servizio_annunci table constraints and formatting
|
2025-11-14 18:23:38 +01:00 |
|
15_prezziario.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
16_ordini.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
17_payments.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
18_misc.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
19_data.up.sql
|
feat: add initial data migration for banners, etichette, flags, prezziario, and testi_e_stringhe
|
2026-04-22 13:30:04 +02:00 |
|
20_seed_user.up.sql
|
feat(migrations): Add multiple database migrations for new tables and data seeding
|
2025-10-30 19:14:31 +01:00 |
|
21_servizio_updates.up.sql
|
feat: add columns scadenza_motivazione_transitoria, skipPayment, skipControlloDoc, and skipDocMotivazione to servizio table
|
2025-11-14 18:07:41 +01:00 |
|
22_updated_at_renamed.up.sql
|
refactor: Rename 'updated_at' column to 'media_updated_at' and update references throughout the codebase
|
2025-11-06 13:17:20 +01:00 |
|
23_moving_docs.up.sql
|
refactor: update SQL migration to use conditional blocks for dropping and adding columns in servizio and users_anagrafica tables
|
2025-11-14 18:09:11 +01:00 |
|
24_servizio_annunci_id.up.sql
|
feat: enhance user management and document handling; refactor service and schema integrations
|
2025-11-10 16:27:15 +01:00 |
|
25_comuni_provincie_nazioni.up.sql
|
feat: remove document references from servizio table and update deployment services
|
2025-11-14 18:03:55 +01:00 |
|
26_videos_refs.up.sql
|
feat: Refactor video handling in announcements
|
2025-11-18 15:20:14 +01:00 |
|
27_flags_bool.up.sql
|
Refactor API structure and update flag handling
|
2025-11-20 12:38:42 +01:00 |
|
28_potenziali.up.sql
|
feat: implement Potenziali and PotenzialiGroups management with CRUD operations and UI enhancements
|
2025-12-03 13:56:53 +01:00 |
|
29_potenziali_groups.up.sql
|
feat: implement Potenziali and PotenzialiGroups management with CRUD operations and UI enhancements
|
2025-12-03 13:56:53 +01:00 |
|
30_user_semplification.up.sql
|
feat: implement user invitation system with email invites and password setup
|
2025-12-14 18:57:56 +01:00 |
|
31_magic_link.up.sql
|
feat: implement user invitation system with email invites and password setup
|
2025-12-14 18:57:56 +01:00 |
|
32_no_aziende.up.sql
|
refactor: remove company-related fields from user forms and schemas
|
2026-02-19 11:45:09 +01:00 |
|
33_cap.up.sql
|
Refactor code structure for improved readability and maintainability
|
2026-03-06 12:35:41 +01:00 |
|
34_ordiniv2.up.sql
|
feat: add drop table statement for payments in migration script
|
2026-03-08 01:05:50 +01:00 |
|
35_rinnovi.up.sql
|
feat: update payment preparation logic to include 'Rinnovo' type and handle errors gracefully
|
2026-03-08 15:33:50 +01:00 |
|
36_user_etichette.up.sql
|
fix: remove trailing comma in user_etichette table definition
|
2026-03-10 17:03:55 +01:00 |
|
37_rinnovi.up.sql
|
feat: enhance payment preparation logic and add rinnovo handling
|
2026-03-17 18:46:43 +01:00 |
|
38_tipo_locatore_usernote.up.sql
|
feat: add tipo_locatore field to Annunci and related processing logic
|
2026-03-17 18:47:15 +01:00 |
|
39_servizio_annuncio_note.up.sql
|
feat: add note column to servizio_annunci table and implement AnnuncioNote component for admin annotations
|
2026-03-20 14:06:55 +01:00 |
|
40_servizio_interr.up.sql
|
refactor: remove ServiziHeader component and integrate its functionality directly into RicercaUser page
|
2026-03-24 17:01:40 +01:00 |
|
41_catasto2.up.sql
|
feat: update database schema and add export functionality for users to Fatture In Cloud
|
2026-03-25 11:28:44 +01:00 |
|
42_comms_bool.up.sql
|
feat: add comms_enabled flag to users and update email notification logic
|
2026-03-30 18:44:51 +02:00 |
|
43_conferma_enum.up.sql
|
refactor: update confirmation handling in service announcements
|
2026-04-09 16:17:24 +02:00 |
|
44_telefono_v2.up.sql
|
feat: add support for additional phone numbers and titles in user profiles
|
2026-04-13 12:45:37 +02:00 |
|
45_userinvite.up.sql
|
feat: add usedInvite column to users table and update related configurations
|
2026-04-15 15:08:57 +02:00 |
|
46_uuidv7.up.sql
|
feat(chat): implement chat bubble, list, sidebar, topbar, and loading components
|
2026-04-22 19:17:54 +02:00 |
|
47_messages.up.sql
|
feat: add admin appunti management page and related functionality
|
2026-04-29 15:12:52 +02:00 |
|
48_message_attachments.up.sql
|
feat(chat): enhance chat functionality with file attachments
|
2026-04-28 14:05:54 +02:00 |
|
49_potenziali_to_appunti.up.sql
|
feat: add admin appunti management page and related functionality
|
2026-04-29 15:12:52 +02:00 |
|
50_kanban_posizione.up.sql
|
feat: add posizione column to appunti and update related logic for data handling
|
2026-04-29 18:12:28 +02:00 |
|
51_typing.up.sql
|
typing
|
2026-05-06 14:59:31 +02:00 |
|
52_indexes.up.sql
|
event_queue slimmed e indexes
|
2026-05-06 15:03:37 +02:00 |
|
53_ratelimit_fix.up.sql
|
ratelimit updated
|
2026-05-06 16:18:25 +02:00 |
|
54_kvcache.up.sql
|
removed tiles redis, now using pg
|
2026-05-06 17:19:40 +02:00 |
|
55_nulla_fatto_flag.up.sql
|
disabled logic for event_queue
|
2026-05-08 16:18:36 +02:00 |
|
56_storage.up.sql
|
mega update storage
|
2026-05-19 18:42:34 +02:00 |
|
57_mediatable.up.sql
|
nre db bkp
|
2026-05-26 10:42:00 +02:00 |
|
58_storage_split.up.sql
|
nre db bkp
|
2026-05-26 10:42:00 +02:00 |