Go to file
Mahmoud-Emad d12a082ca1 feat: Enhance Governance Controller and Proposal Handling
- Improve proposal search to include description field: This
  allows for more comprehensive search results.
- Fix redirect after voting: The redirect now correctly handles
  the success message.
- Handle potential invalid timestamps in ballots: The code now
  gracefully handles ballots with invalid timestamps, preventing
  crashes and using the current time as a fallback.
- Add local time formatting function:  This provides a way to
  display dates and times in the user's local timezone.
- Update database path: This simplifies the database setup.
- Improve proposal vote handling: Addresses issues with vote
  submission and timestamping.
- Add client-side pagination and filtering to proposal details:
  Improves user experience for viewing large vote lists.
2025-05-25 10:48:02 +03:00
actix_mvc_app feat: Enhance Governance Controller and Proposal Handling 2025-05-25 10:48:02 +03:00
specs Vocabulary fixes 2025-05-05 11:32:09 +03:00
.gitignore .... 2025-04-19 19:11:13 +02:00
README.md Initial commit 2025-04-19 16:45:14 +00:00
start.sh implement governance and flow functionality 2025-04-22 02:15:49 +02:00

hostbasket