Mahmoud-Emad
11d7ae37b6
feat: Enhance governance module with activity tracking and DB refactor
...
- Refactor database interaction for proposals and activities.
- Add activity tracking for proposal creation and voting.
- Improve logging for better debugging and monitoring.
- Update governance views to display recent activities.
- Add strum and strum_macros crates for enum handling.
- Update Cargo.lock file with new dependencies.
2025-05-27 20:45:30 +03:00
Mahmoud Emad
e4e403e231
feat: Integerated the DB:
...
- Added an initialization with the db
- Implemented 'add_new_proposal' function to be used in the form
2025-05-18 09:07:59 +03:00
timurgordon
9468595395
Add company management module with registration and entity switching
2025-05-05 13:58:51 +03:00
timurgordon
bafb63e0b1
Merge branch 'development_timur' of https://git.ourworld.tf/herocode/hostbasket into development_timur
2025-05-01 12:15:14 +03:00
timurgordon
c05803ff58
add contract md folder support
2025-05-01 03:56:55 +03:00
Timur Gordon
6b7b2542ab
move all defi functionality to page and separate controller
2025-05-01 02:55:41 +02:00
Timur Gordon
36812e4178
add jwt auth, fix session handling, clean up middlewares
2025-04-21 13:55:29 +02:00
4b637b7e04
...
2025-04-21 10:52:19 +02:00
1b08d57924
...
2025-04-19 19:46:55 +02:00
86bb165bf2
....
2025-04-19 19:11:13 +02:00