MahmoudEmad
  • Joined on 2023-12-13
MahmoudEmad closed issue herocode/sal#3 2025-06-15 14:22:04 +00:00
add postgresl & redis module
MahmoudEmad commented on issue herocode/sal#3 2025-06-15 14:22:04 +00:00
add postgresl & redis module

Done

MahmoudEmad closed issue herocode/sal#2 2025-06-15 14:21:24 +00:00
finish this module
MahmoudEmad commented on issue herocode/sal#2 2025-06-15 14:21:24 +00:00
finish this module

Done

MahmoudEmad commented on issue herocode/sal#4 2025-06-15 14:21:13 +00:00
in postgresql rhai module do installer

Done

MahmoudEmad closed issue herocode/sal#4 2025-06-15 14:21:13 +00:00
in postgresql rhai module do installer
MahmoudEmad closed issue herocode/sal#7 2025-06-15 14:21:00 +00:00
Move Zinit and Mycelium clients to the SAL module
MahmoudEmad commented on issue herocode/sal#7 2025-06-15 14:21:00 +00:00
Move Zinit and Mycelium clients to the SAL module

Done

MahmoudEmad pushed to development_backend at herocode/hostbasket 2025-06-12 10:53:42 +00:00
464e253739 feat: Enhance contract management with new features
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…