Maxime Van Hees
453e86edd2
fixed dependencies issues on main branch which is called 'development'
2025-08-05 13:11:53 +02:00
Timur Gordon
d122304236
Merge branch 'development_rhai'
2025-08-04 11:26:50 +02:00
Timur Gordon
0f3ea0fe2f
repo clean up
2025-08-02 11:19:25 +02:00
Lee Smet
0a8e2040ef
Add postgres code
...
- Set is currently working
- Other methods to test
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-07-30 16:31:40 +02:00
Timur Gordon
f2a3aeb418
implement models for payment and id verification
2025-07-08 22:50:35 +02:00
timurgordon
5563d7e27e
Merge branch 'development_rhai'
2025-06-25 20:46:15 +03:00
Mahmoud-Emad
af83035d89
feat: Add new Rhai example demonstrating payment flow
...
- Add a new Rhai example showcasing complete payment flow
for company registration. This includes company creation,
payment record creation, successful payment processing,
status updates, and handling failed and refunded payments.
- Add new example demonstrating payment integration in Rhai
scripting. This example showcases the usage of various
payment status methods and verifies data from the database
after processing payments.
- Add new examples to Cargo.toml to facilitate building and
running the examples. This makes it easier to integrate
and test payment functionality using Rhai scripting.
2025-06-25 18:39:47 +03:00
Timur Gordon
149c177def
remove rhai dsls
2025-06-25 03:27:22 +02:00
Timur Gordon
cd2557c1c3
move dsl's to rhailib wip
2025-06-24 19:23:27 +02:00
Timur Gordon
e2640b9421
update to follow rhailib
2025-06-21 09:23:22 +02:00
timurgordon
e91a44ce37
fmt, fixes and additions
2025-06-19 13:18:10 +03:00
timurgordon
00c4e6a1eb
improve and add models
2025-06-12 05:22:17 +03:00
timurgordon
abbed9a1a1
final db models wip
2025-06-03 21:50:08 +03:00
timurgordon
478f497316
improve model rhai scripts legibility
2025-05-22 17:55:08 +03:00
timurgordon
56ec505874
implement more models and rhai examples
2025-05-22 03:57:03 +03:00
timurgordon
b2d06e9a24
update cargo toml
2025-05-16 16:08:44 +03:00
Lee Smet
d8b40b6995
simplify DB constructor
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-04-25 14:15:52 +02:00
Lee Smet
b8e1449ddb
Restructure crates for correct proc macro usage
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-04-25 13:58:17 +02:00
Lee Smet
dc93518a35
Add proc macro to implement models
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-04-25 11:02:00 +02:00
Lee Smet
276cf3c8d8
Add alternative DB interface and implementation
...
Signed-off-by: Lee Smet <lee.smet@hotmail.com>
2025-04-23 13:53:10 +02:00
cad285fd59
...
2025-04-22 08:24:17 +04:00
d75de1e73c
...
2025-04-22 07:50:03 +04:00