Pablo Baleztena piarrot
  • Joined on 2024-08-30
piarrot pushed to feature-effects at ultharsoftware/ulthar-framework 2024-11-13 17:09:12 -03:00
cd472e6600 Migrate all async computations to Effects
piarrot created branch feature-effects in ultharsoftware/ulthar-framework 2024-11-01 23:41:29 -03:00
piarrot pushed to feature-effects at ultharsoftware/ulthar-framework 2024-11-01 23:41:29 -03:00
8e4e91c6d7 [fabric/core] (WIP) Add basic effect definition
piarrot created branch app-syntropy in ultharsoftware/ulthar-framework 2024-11-01 23:40:15 -03:00
piarrot pushed to app-syntropy at ultharsoftware/ulthar-framework 2024-11-01 23:40:15 -03:00
c8bf3a227b [syntropy] Add basic domain structure
piarrot pushed to main at ultharsoftware/ulthar-framework 2024-10-30 22:42:24 -03:00
4cc3324b46 [fabric/sqlite-store] Add QueryBuilder tests and implement assertNone method
ce1f0a04f3 [fabric/sqlite-store] Refactor event types to use DomainEvent
60c7bacfb5 [fabric/domain] Add assertNone method and AlreadyExistsError class to StoreQuery interfaces
ae61c03bb9 [fabric/domain] Format Query type definition for improved readability
e92de85fe8 [fabric/domain] Rename event types to DomainEvent
Compare 6 commits »
piarrot pushed to main at ultharsoftware/ulthar-framework 2024-10-30 22:38:41 -03:00
b77ba6dc83 [fabric/core] Overload AsyncResult.ok method to support optional value parameter
623e67afeb [fabric/sqlite-store] Refactor to include changes to JSONUtils and Models
a053ca225b [fabric/domain] Improve optional field support and move parsing inside model definition
f30535055f [fabric/validations] Update string sanitization to return undefined for non-string values
6329044415 [fabric/domain] Simplify model field definitions
Compare 9 commits »
piarrot pushed to main at ultharsoftware/ulthar-framework 2024-10-21 13:02:41 -03:00
ab41ff028d [fabric/core] Add variantConstructor utility for tagged variants
65432d1c54 [fabric/core] Rename mapError to errorMap; add Result.assert utility function
523578e310 [fabric/sqlite-store] Refactor SQL key handling functions for consistency and clarity
9f9419c2b6 [fabric/domain] Simplify model definition
25870c8558 [fabric/domain] move validation files to models directory and update imports
Compare 5 commits »
piarrot pushed to main at ultharsoftware/ulthar-framework 2024-10-20 11:36:18 -03:00
3b0533b0a9 [fabric/domain] Add base model validations
87ce76e13f Fix imports and remove some unused files
8d1528de23 Add validation utilities as a separate package
96d22f09d1 Update VSCode settings for improved Deno integration
de8c249faf Rename deno.jsonc to deno.json and improve imports definitions to better define dependencies
Compare 10 commits »
piarrot pushed to main at ultharsoftware/ulthar-framework 2024-10-16 16:23:00 -03:00
4574b9871b [templates/domain] Refactor UseCases to use Query type instead of UseCaseDefinition
d8e4028193 Update VSCode settings for Deno integration and formatting
67921efac7 [fabric/sqlite-store] Refactor event store and query builder to use the new AsyncResult
307a82d83c [fabric/domain] Rename StoreQuery
558ee2b9bc [fabric/domain] Refactor use-cases to commands and queries
Compare 6 commits »
piarrot deleted branch chore-migrate-to-deno2 from ultharsoftware/ulthar-framework 2024-10-16 13:14:03 -03:00
piarrot merged pull request ultharsoftware/ulthar-framework#3 2024-10-16 13:13:56 -03:00
chore: migrate monorepo to deno 2
piarrot pushed to main at ultharsoftware/ulthar-framework 2024-10-16 13:13:56 -03:00
4950730d9e Merge pull request 'chore: migrate monorepo to deno 2' (#3) from chore-migrate-to-deno2 into main
dfee950913 Remove src directory in template modules
aadefd30f8 [fabric/testing] Remove src directory
0b05168544 Add deno task check to perform full project checks
6d2218f9f5 [fabric/sqlite-store] Remove src directory
Compare 13 commits »
piarrot created pull request ultharsoftware/ulthar-framework#3 2024-10-16 13:13:42 -03:00
chore: migrate monorepo to deno 2
piarrot pushed to chore-migrate-to-deno2 at ultharsoftware/ulthar-framework 2024-10-16 13:12:23 -03:00
dfee950913 Remove src directory in template modules
aadefd30f8 [fabric/testing] Remove src directory
Compare 2 commits »
piarrot pushed to chore-migrate-to-deno2 at ultharsoftware/ulthar-framework 2024-10-16 12:00:34 -03:00
0b05168544 Add deno task check to perform full project checks
6d2218f9f5 [fabric/sqlite-store] Remove src directory
72780b9803 [fabric/domain] Remove src directory
Compare 3 commits »
piarrot pushed to chore-migrate-to-deno2 at ultharsoftware/ulthar-framework 2024-10-16 02:07:52 -03:00
26cc090284 [fabric/core] Remove src directory for improved usability
piarrot pushed to chore-migrate-to-deno2 at ultharsoftware/ulthar-framework 2024-10-16 02:04:01 -03:00
7f4a0bd06b [templates/domain] Update import statements to use TypeScript file extensions
piarrot created branch chore-migrate-to-deno2 in ultharsoftware/ulthar-framework 2024-10-16 02:01:32 -03:00
piarrot pushed to chore-migrate-to-deno2 at ultharsoftware/ulthar-framework 2024-10-16 02:01:32 -03:00
b2e8b33dae Remove Yarn-related entries from .gitattributes and .gitignore; update VSCode extensions for Deno support
4cc99aec91 Format files and configure workspace formatting in vscode
a79683d9d4 Migrate template modules to deno 2
f6de496e73 Migrate packages to deno 2
4503ff4576 WIP Add deno
Compare 5 commits »