Joaquin Pereyra
|
08a21dcb2f
|
REFACTOR: rename folder data/items -> data/item
REFACTOR: rename folder `data/messages` -> `data/chat-message`.
|
2025-06-02 18:00:04 -03:00 |
|
Joaquin Pereyra
|
2c58398084
|
FIX: remove unused import
|
2025-05-31 17:00:08 -03:00 |
|
Joaquin Pereyra
|
00fc07d67c
|
FEAT: new ForeignDocumentUUIDField
FIX: Remove unnecessary fields
FEAT: use ForeignDocumentUUIDField in the Item Class DataModel
|
2025-05-31 16:55:26 -03:00 |
|
Joaquin Pereyra
|
ec7f32cdc7
|
FEAT: BaseDataItem class
add TODO comments for future improvements
FIX: Remove effect field on template
FIX: remove unused DhpEffects file
|
2025-05-30 20:31:34 -03:00 |
|
Joaquin Pereyra
|
d6eef9da47
|
- Move all DataModel item files to a new 'items' subfolder for better organization
- Add _module.mjs file to simplify imports
- Update all import paths
- Rename class for use the new acronym DH
|
2025-05-30 16:56:00 -03:00 |
|