Mahmoud-Emad 970299b1a4 feat: Add reminder functionality to ContractSigner model
- Added `last_reminder_mail_sent_at` field to track reminder
  timestamps.
- Implemented `can_send_reminder` to check if a reminder can be
  sent based on a 30-minute cooldown.
- Added `reminder_cooldown_remaining` to get remaining cooldown
  time.
- Added `mark_reminder_sent` to update reminder timestamp.
- Added example demonstrating reminder functionality in
  `legal_contract_example.rs`.
- Added tests for reminder functionality in
  `test_reminder_functionality.rs`.
- Updated Rhai scripts to include reminder-related functions and
  tests.
- Improved formatting and clarity in example code.
2025-06-10 15:41:49 +03:00
...
2025-04-21 11:46:23 +02:00
...
2025-04-22 12:53:17 +04:00
fix
2025-05-27 11:34:44 +03:00
2025-05-17 13:00:05 +03:00
...
2025-04-21 11:46:23 +02:00
...
2025-04-21 03:26:38 +02:00
...
2025-04-20 07:28:59 +02:00
...
2025-04-20 08:00:59 +02:00
...
2025-04-20 08:56:34 +02:00
...
2025-04-22 07:50:03 +04:00
...
2025-04-22 12:53:17 +04:00
...
2025-04-20 08:15:12 +02:00
...
2025-04-20 06:34:31 +02:00
...
2025-04-21 05:02:57 +02:00
Description
code for working with the databases inside hero
1.4 MiB
Languages
Rust 84%
V 11.4%
Python 2.6%
Shell 1.3%
PLpgSQL 0.6%
Other 0.1%