db/heromodels/examples
Mahmoud-Emad 331915c6cb feat: Enhance calendar example with user and attendee management
- Add user creation and management to the calendar example.
- Integrate user IDs into attendees for improved data integrity.
- Improve event manipulation by adding and removing attendees by ID.
- Enhance calendar example to demonstrate event and calendar retrieval.
- Enhance the calendar example with database storage for events.
- Modify the calendar example to manage events by ID instead of title.
2025-05-28 12:52:32 +03:00
..
biz_rhai fix 2025-05-27 11:34:44 +03:00
calendar_example feat: Enhance calendar example with user and attendee management 2025-05-28 12:52:32 +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