MahmoudEmad
  • Joined on 2023-12-13
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-06-03 12:31:58 +00:00
7e95391a9c feat: Refactor governance models and views
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-06-03 12:13:00 +00:00
9802d51acc feat: Migrate to hero-models for calendar event data
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-29 11:17:59 +00:00
2299b61e79 feat: Enhance calendar display of all-day events
MahmoudEmad commented on issue herocode/hostbasket#3 2025-05-29 11:10:57 +00:00
Integrate Calendar Page Functionality with Database

Issue Update

Completed the integration of the Calendar Page functionality with the database. The calendar now uses a database-backed system instead of Redis, with full support for event…

MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-29 11:07:13 +00:00
b8928379de feat: Fix timezone issues in event creation
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-28 13:59:33 +00:00
45c4f4985e feat: Enhance calendar display and event management
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-28 12:49:03 +00:00
58d1cde1ce feat: Migrate calendar functionality to a database
MahmoudEmad created pull request herocode/hostbasket#4 2025-05-28 12:07:11 +00:00
development_backend
MahmoudEmad opened issue herocode/hostbasket#3 2025-05-28 12:06:34 +00:00
Integrate Calendar Page Functionality with Database
MahmoudEmad commented on issue herocode/hostbasket#2 2025-05-28 12:03:30 +00:00
Integrate Proposal Page Functionality with Database

Issue Update

Completed the implementation of the proposal functionality. The following features are now fully functional and tested.

Changes

  • Implemented creation of new…
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-28 07:43:11 +00:00
d815d9d365 feat: Add custom Tera filters for date/time formatting
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-28 06:29:29 +00:00
2827cfebc9 refactor: Rename proposals module to governance
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-28 06:25:08 +00:00
7b15606da5 refactor: Remove unnecessary debug print statements
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-27 17:45:47 +00:00
11d7ae37b6 feat: Enhance governance module with activity tracking and DB refactor
MahmoudEmad commented on issue herocode/hostbasket#2 2025-05-27 13:21:01 +00:00
Integrate Proposal Page Functionality with Database

Issue Update: Activity Models and Database Refactor

Implemented:

  • Identified that AI-related activity data was being saved to a JSON file instead of the ourdb database
  • Started…
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-25 13:02:42 +00:00
70ca9f1605 feat: Enhance governance dashboard with activity tracking
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-25 07:48:13 +00:00
d12a082ca1 feat: Enhance Governance Controller and Proposal Handling
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-22 14:14:02 +00:00
97e7a04827 feat: Add pagination and filtering improvements to proposal votes
MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-05-22 14:05:41 +00:00
3d8aca19cc feat: Improve user experience after voting on proposals