Commit Graph

  • 33d7eafeac Merge branch 'main' of git.ourworld.tf:herocode/db main despiegk 2025-08-06 13:44:23 +0200
  • 05259db53d ... despiegk 2025-08-06 13:44:21 +0200
  • 453e86edd2 fixed dependencies issues on main branch which is called 'development' development Maxime Van Hees 2025-08-05 13:11:53 +0200
  • 0cffda37a7 fixed dependencies issues Maxime Van Hees 2025-08-05 13:00:09 +0200
  • 1a62fcacdd add heroledger models Timur Gordon 2025-08-05 12:53:24 +0200
  • 7d9a6906c6 ... despiegk 2025-08-05 11:00:20 +0200
  • 70c32672de Merge branch 'main' of https://git.ourworld.tf/herocode/db Timur Gordon 2025-08-04 11:28:03 +0200
  • d122304236 Merge branch 'development_rhai' Timur Gordon 2025-08-04 11:26:50 +0200
  • aa7e79d26c Update git remote URL from git.threefold.info to git.ourworld.tf despiegk 2025-08-04 10:44:17 +0200
  • 0cf66642a2 add postgres example instructions Timur Gordon 2025-08-02 11:19:57 +0200
  • 0f3ea0fe2f repo clean up Timur Gordon 2025-08-02 11:19:25 +0200
  • 1074e1ba19
    ... Lee Smet 2025-07-31 14:55:30 +0200
  • 91b029befa
    Remove leftover debug statements Lee Smet 2025-07-31 14:15:02 +0200
  • 02a6a1c8d8
    Add indexes for models in postgres Lee Smet 2025-07-31 14:12:45 +0200
  • 87a5ae67c7
    Add indexed_fields method on Model Lee Smet 2025-07-31 13:21:12 +0200
  • 74a1215554
    Proper jsonb field encoding Lee Smet 2025-07-31 12:15:52 +0200
  • 0a8c5d1c1f
    Expand Index struct to also get the original field name Lee Smet 2025-07-31 12:08:22 +0200
  • de8ca02048
    Improve postgres example code style Lee Smet 2025-07-31 11:21:33 +0200
  • 55af1e97d2
    Use proper JSON result type when getting row values Lee Smet 2025-07-31 11:17:53 +0200
  • 8544e3ba3f
    Don't manually encode jsonb values Lee Smet 2025-07-31 10:59:14 +0200
  • 3d66a82967
    Use BIGSERIAL for postgres keys Lee Smet 2025-07-31 10:58:38 +0200
  • 0a8e2040ef
    Add postgres code Lee Smet 2025-07-30 16:31:40 +0200
  • 0ad4cc2fb4 ... despiegk 2025-07-21 13:44:22 +0200
  • f2a3aeb418 implement models for payment and id verification Timur Gordon 2025-07-08 22:50:35 +0200
  • 1f9ec01934 merge branches and cleanup db timurgordon 2025-06-27 12:11:04 +0300
  • 5563d7e27e Merge branch 'development_rhai' timurgordon 2025-06-25 20:46:15 +0300
  • 287eca1238 Merge branch 'development_add_incremental_mode_to_heromodels' timurgordon 2025-06-25 20:23:20 +0300
  • b6ec58d413 Merge pull request 'feat: Improve database handling of model indices' (#6) from development_fix_loading_records into main timur 2025-06-25 16:45:06 +0000
  • af83035d89 feat: Add new Rhai example demonstrating payment flow Mahmoud-Emad 2025-06-25 18:39:47 +0300
  • 149c177def remove rhai dsls Timur Gordon 2025-06-25 03:27:22 +0200
  • f2dfde5e8f Merge branch 'development_rhai' of https://git.ourworld.tf/herocode/db into development_rhai timurgordon 2025-06-25 03:55:24 +0300
  • 41406f2d1e add theme data to circle and fix slideshow timurgordon 2025-06-25 03:54:49 +0300
  • cd2557c1c3 move dsl's to rhailib wip Timur Gordon 2025-06-24 19:23:27 +0200
  • e2640b9421 update to follow rhailib Timur Gordon 2025-06-21 09:23:22 +0200
  • e91a44ce37 fmt, fixes and additions timurgordon 2025-06-19 13:18:10 +0300
  • 6b3cbfc4b2 db new models timurgordon 2025-06-18 01:56:24 +0300
  • 6d3a6d063b Merge branch 'main' of git.threefold.info:herocode/db despiegk 2025-06-15 16:21:14 +0200
  • ad141b7872 Update git remote URL from git.ourworld.tf to git.threefold.info despiegk 2025-06-15 16:21:14 +0200
  • f0a0dd6d73 feat: Add signature functionality to ContractSigner Mahmoud-Emad 2025-06-12 14:30:58 +0300
  • 00c4e6a1eb improve and add models timurgordon 2025-06-12 05:22:17 +0300
  • b9abfa50a9 feat: Remove unused AttendanceStatus enum Mahmoud-Emad 2025-06-10 16:01:43 +0300
  • 970299b1a4 feat: Add reminder functionality to ContractSigner model Mahmoud-Emad 2025-06-10 15:41:49 +0300
  • c3f6b91aa0 final db models wip timurgordon 2025-06-03 21:51:21 +0300
  • abbed9a1a1 final db models wip timurgordon 2025-06-03 21:50:08 +0300
  • 20c075ec51 feat: Add JSON serialization/deserialization to Event struct Mahmoud-Emad 2025-06-03 15:32:28 +0300
  • 8e2354df43 feat: Enhance calendar example with Event and Calendar features Mahmoud-Emad 2025-05-28 14:01:25 +0300
  • 331915c6cb feat: Enhance calendar example with user and attendee management Mahmoud-Emad 2025-05-28 12:52:32 +0300
  • d8e3d48caa feat: Improve database handling of model indices Mahmoud-Emad 2025-05-27 21:15:08 +0300
  • 972d0982b0 feat: Enhance governance proposal model with activity tracking Mahmoud-Emad 2025-05-27 20:47:34 +0300
  • 2a2d69dafb fix timurgordon 2025-05-27 11:34:44 +0300
  • 483c5ccf68 feat: Add governance activity tracking example and model Mahmoud-Emad 2025-05-25 14:14:01 +0300
  • 0da512484f fix merge issues and rhai examples wip timurgordon 2025-05-22 23:57:33 +0300
  • 93950bcab4 Merge branch 'development_add_incremental_mode_to_heromodels' timurgordon 2025-05-22 18:24:11 +0300
  • 478f497316 improve model rhai scripts legibility timurgordon 2025-05-22 17:55:08 +0300
  • 99f5d16f31 cleanup and remove ignored tmp db dirs timurgordon 2025-05-22 17:53:44 +0300
  • 304b1523a1 feat: add marketplace example with listing and bid management Mahmoud-Emad 2025-05-22 11:14:20 +0300
  • 56ec505874 implement more models and rhai examples timurgordon 2025-05-22 03:57:03 +0300
  • a71a966989 feat: Add an example about how to create a vote with comment Mahmoud-Emad 2025-05-21 14:50:55 +0300
  • bebb35e686 feat: Added optional vote comment to the proposal vote fields Mahmoud-Emad 2025-05-21 12:41:16 +0300
  • bd3c0c1932 fix: Support passing the proposal status Mahmoud-Emad 2025-05-21 11:26:13 +0300
  • 8997d92e41 feat: Add created_at, updated_at fields in the db proposal model Mahmoud-Emad 2025-05-21 09:53:10 +0300
  • 5327d1f00c fix: Add creator_name field to the proposal model Mahmoud-Emad 2025-05-21 09:37:45 +0300
  • 4c0c7be574 feat: Add get_all method to list all db objects based on the object model Mahmoud-Emad 2025-05-21 09:13:58 +0300
  • aa8ef90f9f add flow and contract models timurgordon 2025-05-20 21:59:45 +0300
  • bd36d6bda0 test: Add shell script to run all examples Mahmoud Emad 2025-05-17 16:10:37 +0300
  • e4c50ca9d7 fix: Fix all examples Mahmoud Emad 2025-05-17 16:03:00 +0300
  • 57f59da43e fix: Use incremental ID Mahmoud Emad 2025-05-17 13:46:16 +0300
  • a676854251 fix: Use incremental ID Mahmoud Emad 2025-05-17 13:00:05 +0300
  • bde5db0e52 feat: Support incremental mode: Mahmoud Emad 2025-05-17 11:12:09 +0300
  • bd4770b99b add rhai client macros timurgordon 2025-05-16 16:10:43 +0300
  • cdbfc80ee4 add adapter macros timurgordon 2025-05-16 16:09:55 +0300
  • b2d06e9a24 update cargo toml timurgordon 2025-05-16 16:08:44 +0300
  • c77d08033e start porting model specs into heromodels timurgordon 2025-05-13 01:58:35 +0300
  • 52528ca99f added and updated models timurgordon 2025-05-12 01:54:47 +0300
  • f388fde388 ... despiegk 2025-05-09 13:27:35 +0300
  • 04ee493cd9 ... despiegk 2025-05-09 12:56:03 +0300
  • 99bc97b104 model spec despiegk 2025-05-09 12:42:42 +0300
  • d8b40b6995
    simplify DB constructor Lee Smet 2025-04-25 14:15:52 +0200
  • b8e1449ddb
    Restructure crates for correct proc macro usage Lee Smet 2025-04-25 13:58:17 +0200
  • 96a1ecd974
    Update macro to use #[index] attributes Lee Smet 2025-04-25 13:26:15 +0200
  • dc93518a35
    Add proc macro to implement models Lee Smet 2025-04-25 11:01:18 +0200
  • 1343e61e0f
    Expand index trait to also include key type Lee Smet 2025-04-23 15:09:54 +0200
  • 276cf3c8d8
    Add alternative DB interface and implementation Lee Smet 2025-04-23 13:53:10 +0200
  • 1708e6dd06 ... despiegk 2025-04-22 12:53:17 +0400
  • cad285fd59 ... despiegk 2025-04-22 08:24:17 +0400
  • d75de1e73c ... despiegk 2025-04-22 07:50:03 +0400
  • 6443c6b647 ... despiegk 2025-04-22 06:26:05 +0400
  • f993d74ea1 ... despiegk 2025-04-22 06:11:35 +0400
  • 6d64b7b651 ... despiegk 2025-04-21 11:46:23 +0200
  • 537cf58b6f ... despiegk 2025-04-21 10:51:04 +0200
  • 6757a62fec ... despiegk 2025-04-21 06:26:56 +0200
  • 3b5f9c6012 ... despiegk 2025-04-21 05:02:57 +0200
  • 98af5a3b02 ... despiegk 2025-04-21 03:39:00 +0200
  • d32a41d579 ... despiegk 2025-04-21 03:26:38 +0200
  • 10831fd260 ... despiegk 2025-04-20 10:11:23 +0200
  • f4296b3261 ... despiegk 2025-04-20 10:01:11 +0200
  • 7925f545bb ... despiegk 2025-04-20 09:58:01 +0200
  • 852347df2b ... despiegk 2025-04-20 09:57:58 +0200
  • 0518ddb93d ... despiegk 2025-04-20 09:48:49 +0200
  • ec6da0b4e0 ... despiegk 2025-04-20 09:42:22 +0200