timurgordon
10f0c0bd31
create openapi end to end example
2025-02-01 11:53:13 +03:00
timurgordon
01552145a8
openapi typescript client generation example
2025-01-30 04:54:21 +03:00
timurgordon
09ed341b97
openapi typescript client generation implementation
2025-01-30 04:53:55 +03:00
timurgordon
5cb30e6783
openapi json model, processing & parsing fixes
2025-01-30 04:53:08 +03:00
timurgordon
ee8fbbca09
typescript client generation wip
2025-01-24 04:31:49 +01:00
timurgordon
b9b21ac44b
add typescript generation support to code module
2025-01-24 04:30:51 +01:00
timurgordon
d403f84b6c
fix osis compilation
2025-01-21 02:37:05 +00:00
timurgordon
dfeeb8cd4c
add example actor generation from example specification
2025-01-21 02:36:31 +00:00
timurgordon
135866e5b0
add actor openapi interface swagger ui support
2025-01-21 02:32:33 +00:00
timurgordon
eef88b5375
better support for parsing generating numeric types
2025-01-21 02:30:38 +00:00
timurgordon
8b9717bb74
implement openrpc & openapi examples support
2025-01-21 02:29:23 +00:00
timurgordon
9a7a66192b
implement ourdb in osis aside indexer
2025-01-08 02:24:20 -05:00
timurgordon
df950143b4
actor code generation minor fixes
2025-01-08 02:22:40 -05:00
timurgordon
038c563843
openrpc to actor spec base object fixes
2025-01-08 02:20:52 -05:00
timurgordon
4733e05c58
fix object type parsing from jsonschema, and type code generation
2025-01-08 02:17:58 -05:00
timurgordon
c9496f0973
generate base object CRUD methods (wip)
2025-01-07 00:43:12 -05:00
timurgordon
31dffa14ce
add script generation for actors
2025-01-07 00:41:56 -05:00
timurgordon
7459501c8f
minor warning and compilation bug fixes
2025-01-07 00:41:30 -05:00
timurgordon
bc9fd08f7e
add openapi interface and interface tests generation
2025-01-07 00:40:09 -05:00
timurgordon
be1cee5d6a
fix generated interface handlers and client
2025-01-04 01:01:43 -05:00
timurgordon
c91f9ba43c
organize rpc logic in single module and fix rpc handling / client errs
2025-01-04 01:00:46 -05:00
timurgordon
357000ef13
implement openrpc and http interface generation for actor
2025-01-03 01:48:04 -05:00
timurgordon
6ba89a8b9c
fix actor specification tests
2025-01-03 01:47:33 -05:00
timurgordon
d5af1d19b8
fix actor generation and tests
2025-01-03 01:47:16 -05:00
timurgordon
ce1ce722d5
fix actor redis rpc client and handler logic
2025-01-03 01:46:12 -05:00
timurgordon
fa192e10b8
rename actions module and fix tests
2025-01-03 01:45:15 -05:00
timurgordon
7ae3296ef5
improve code generation and add test & compilation checking
2025-01-03 01:44:24 -05:00
timurgordon
a6ba22b0b1
improve & fix openrpc handler and http interface
2025-01-03 01:42:21 -05:00
timurgordon
d49e94e412
make schema models and methods more defensive
2025-01-03 01:41:42 -05:00
timurgordon
ff8ee3693c
add baobab code generation examples
2025-01-02 01:48:53 -05:00
timurgordon
d43d4d8a9f
remove old jsonschema
2025-01-02 01:48:30 -05:00
timurgordon
6f814b5d09
add snake_case name fixer
2025-01-02 01:47:56 -05:00
timurgordon
5d3df608e1
lighten modules and remove unnecessary imports
2025-01-02 01:47:15 -05:00
timurgordon
86af42bf4a
add performance analysis tool to view import trees
2025-01-02 01:44:49 -05:00
timurgordon
5869998f6e
move codemodel to core as code and fix
2025-01-02 01:43:28 -05:00
timurgordon
cbdc0fd313
move and fix baobab for generation
2025-01-02 01:42:39 -05:00
timurgordon
bada9508ef
create actor specification translation examples
2025-01-02 01:41:10 -05:00
timurgordon
7bc4da97ab
port schema modules from crystallib
2025-01-02 01:40:01 -05:00
523a58cfec
...
2024-12-30 08:39:45 +01:00
7894f7d420
...
2024-12-30 08:01:17 +01:00
dfafeecf2c
Merge branch 'main_test_fixes' into development
...
* main_test_fixes:
fixes in rclone module
# Conflicts:
# test_basic.vsh
2024-12-30 07:39:08 +01:00
8612f80c53
Merge branch 'development_mahmoud' into development
...
* development_mahmoud:
test: improve test suite
2024-12-30 07:35:44 +01:00
f25be20e21
fixes in rclone module
2024-12-29 14:05:09 +02:00
84d3aaade7
...
2024-12-27 17:06:08 +01:00
33eb743ba5
...
2024-12-27 15:38:41 +01:00
480ca32c57
...
2024-12-27 15:31:17 +01:00
97fe1cd110
remove parser for now
2024-12-27 15:15:47 +01:00
Mahmoud-Emad
da44604910
test: improve test suite
...
- Remove unnecessary debug print statements.
- Remove redundant initialization calls.
- Improve test cache handling and error reporting.
- Refactor code for better readability and maintainability.
- Update test suite to include additional tests.
- Improve code formatting and style consistency.
2024-12-26 10:14:37 +00:00
26c370ed91
screem
2024-12-25 22:33:20 +01:00
4373ec21aa
fixes installers
2024-12-25 22:30:33 +01:00