db/heromodels/examples
Mahmoud-Emad 483c5ccf68 feat: Add governance activity tracking example and model
- Added a comprehensive example demonstrating governance activity tracking.
- Created `GovernanceActivity` model to record governance events.
- Improved error handling in `OurDB::get_all` to gracefully handle deserialization failures.
2025-05-25 14:14:01 +03:00
..
calendar_example fix: Use incremental ID 2025-05-17 13:47:17 +03:00
calendar_rhai fix: Fix all examples 2025-05-17 16:03:00 +03:00
finance_example feat: Support incremental mode: 2025-05-17 11:12:09 +03:00
governance_proposal_example feat: Add an example about how to create a vote with comment 2025-05-21 14:50:55 +03:00
governance_rhai feat: Added optional vote comment to the proposal vote fields 2025-05-21 12:41:16 +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
governance_activity_example.rs feat: Add governance activity tracking example and model 2025-05-25 14:14:01 +03:00
marketplace_example.rs feat: add marketplace example with listing and bid management 2025-05-22 11:14:20 +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