116 Commits

Author SHA1 Message Date
243b9b4217 preliminary implementation of Build UI Response Method and Build Element Method as MethodImplementations 2025-10-12 13:14:41 -04:00
99ec3f703f implement Combine Sets Instance Op 2025-10-09 23:02:53 -04:00
5351fe7735 conform to the new CreateGetRelationshipMethod API 2025-10-06 00:21:16 -04:00
0a07991485 GR - Get Relationship Method cannot be static, right? 2025-10-06 00:14:59 -04:00
ce9c166967 preliminary implementation of Instance Op Method (IOP) 2025-10-06 00:13:08 -04:00
988b29f426 fix BinaryOmsStorage to inherit from StreamOmsStorage 2025-10-02 23:41:42 -04:00
39cdecd9f4 fix and improve persistence / storage functionality complete with unit tests 2025-09-30 08:41:35 -04:00
0c7abc9a13 add some convenience functions to InstanceReference 2025-09-30 08:39:23 -04:00
aafd99ab94 implement GA - Get Attribute Method for static method calls 2025-09-28 14:30:46 -04:00
bce1cf6437 implement CN - Calculate Numeric method with operands that are Executables returning Attribute 2025-09-26 23:06:44 -04:00
1682dcd542 do not immediately crash if ignored instances do not exist (e.g. when using tiny-core-oms) since we're ignoring them anyway 2025-09-26 23:06:06 -04:00
6fe8dfa914 Merge branch 'master' of gitea.azcona-becker.net:mochapowered/mocha-dotnet 2025-09-26 00:13:07 -04:00
9e9c67d06a add tests to check the actual Mocha code (YAML) in the system libraries 2025-09-26 00:12:55 -04:00
40dd9b4b76 improve OOP modeling code generation 2025-09-26 00:11:59 -04:00
70f5c03435 implement CN - Calculate Numeric Method 2025-09-26 00:11:22 -04:00
87ad532073 add test for passing a parm via a system routine 2025-09-19 19:17:12 -04:00
1c5e538b7d support for and debugging custom Mochafile tenant adjustments 2025-09-19 18:59:09 -04:00
3023d6e513 Merge branch 'master' of gitea.azcona-becker.net:mochapowered/mocha-dotnet 2025-08-07 23:56:42 -04:00
ae6a7c3059 update loggers, add formatting, insert useful debug info 2025-08-07 23:56:25 -04:00
4938eaaa44 allow overriding default port with environment variable for Docker 2025-07-30 13:58:55 -04:00
80127b4399 inline SetDerivedDataString (used only once) 2025-07-18 22:56:47 -04:00
d21c8c9f6d whatever 2025-07-16 18:09:20 -04:00
3bc0641c99 let's push through another big beautiful commit 2025-07-05 23:35:41 -04:00
7d535c00bc make tenants/ command return an array of objects, not just name 2025-06-11 21:47:39 -04:00
ae64d219ec preliminary implementation of Mochafile processing 2025-03-06 16:16:59 -05:00
3d0e92c1e4 don't crash on stupid stuff 2025-03-06 16:15:02 -05:00
3c056486f8 I was today years old when I realized /tenants/***/instances/... was not even selecting the specified tenant before fetching instances 2025-03-06 16:14:28 -05:00
0d9bde6351 updates 2025-03-03 19:09:24 -05:00
f8d8e7d752 update related work sets 2025-01-17 22:46:34 -05:00
ebbccef6b9 I did this wrong :( 2025-01-17 22:20:58 -05:00
a0fa60a9e8 improve task processing and allow multiple instances in monikerlist 2025-01-17 22:12:01 -05:00
63e72ab97f fix some tests 2025-01-17 22:11:35 -05:00
db210362f9 fix this 2025-01-17 22:11:06 -05:00
db7fd5e846 improve some stuff and rearrange other stuff 2025-01-13 16:50:28 -05:00
5fd65a161f add HTTP OMS server test for setting and retrieving globals 2025-01-07 22:12:30 -05:00
787c8923bd fix regression and add unit test for login redirect to non-default page 2025-01-07 22:11:46 -05:00
8782890efd save and restore the URL of the referring page when redirecting to login page 2025-01-06 23:17:15 -05:00
7e6d52d81b aesthetics: move commonly-used function to top of file 2025-01-06 19:06:47 -05:00
e2f691a0de move code generation related functions from ZqIntegrator to ZqParser 2025-01-06 19:03:25 -05:00
c988fc5a48 not sure how I missed this 2025-01-05 23:43:31 -05:00
3c5bfc6f6a fix regressions introduced by tighter OOP restrictions and add unit tests for HTTP OMS server 2025-01-05 23:39:13 -05:00
d69a392e0c ensure that it is not possible to create an instance with an existing global identifier 2025-01-04 21:14:10 -05:00
4c656d8d8b implement more strongly-typed bindings for Mocha instances 2025-01-04 20:59:09 -05:00
02cb89bd5b fix tests and add stub function call test 2025-01-02 22:16:21 -05:00
f1d5768b98 preliminary implementation of Zq scripting language for MADI 2024-12-30 23:23:49 -05:00
9b501f29f6 improve the .NET-to-Mocha object modeling system 2024-12-30 23:23:07 -05:00
adf800febc implement Method Binding.uses super Return Instance Set Method Binding 2024-12-27 19:00:29 -05:00
66c5ede6e0
remove assets folder which should be symlinked on demand depending on the OS 2024-12-22 22:33:12 -05:00
07ed23ecd8
not sure if this works or not 2024-12-22 22:32:22 -05:00
65ccf405d7
add ctor(Type) 2024-12-22 22:31:00 -05:00