db/heromodels/examples
Mahmoud-Emad 8e2354df43 feat: Enhance calendar example with Event and Calendar features
- Add EventStatus enum to represent event states (Draft, Published, Cancelled).
- Extend Event model with color, category, reminder, timezone, created_by, all_day and is_recurring fields.
- Add color and description fields to Calendar model.
- Enhance calendar example to demonstrate new features, including event status changes, and detailed calendar information.
- Improve example output for clarity and comprehensiveness.
- Add owner_id and is_public fields to Calendar model for enhanced management.
2025-05-28 13:09:05,630 - INFO - Commit message copied to clipboard.
2025-05-28 14:01:25 +03:00
..
biz_rhai fix 2025-05-27 11:34:44 +03:00
calendar_example feat: Enhance calendar example with Event and Calendar features 2025-05-28 14:01:25 +03:00
calendar_rhai fix merge issues and rhai examples wip 2025-05-22 23:57:33 +03:00
finance_example feat: Support incremental mode: 2025-05-17 11:12:09 +03:00
finance_rhai fix 2025-05-27 11:34:44 +03:00
flow_rhai fix 2025-05-27 11:34:44 +03:00
governance_proposal_example feat: Enhance governance proposal model with activity tracking 2025-05-27 20:47:34 +03:00
governance_rhai feat: Added optional vote comment to the proposal vote fields 2025-05-21 12:41:16 +03:00
governance_rhai_client implement more models and rhai examples 2025-05-22 03:57:03 +03:00
legal_rhai implement more models and rhai examples 2025-05-22 03:57:03 +03:00
project_rhai improve model rhai scripts legibility 2025-05-22 17:55:08 +03:00
project_rhai_wasm fix merge issues and rhai examples wip 2025-05-22 23:57:33 +03:00
basic_user_example.rs fix: Use incremental ID 2025-05-17 13:47:17 +03:00
custom_model_example.rs fix: Use incremental ID 2025-05-17 13:47:17 +03:00
flow_example.rs implement more models and rhai examples 2025-05-22 03:57:03 +03:00
legal_contract_example.rs implement more models and rhai examples 2025-05-22 03:57:03 +03:00
model_macro_example.rs fix: Use incremental ID 2025-05-17 13:47:17 +03:00
simple_model_example.rs fix: Use incremental ID 2025-05-17 13:47:17 +03:00