Commit Graph

  • 1cd25d2b90 Merge branch 'main' into feat/#11 v1.0.1 blas 2026-03-24 19:59:16 +01:00
  • bada7ba0e9 Merge pull request 'feat: add base url mechanism' (#34) from feat/#10 into main didavila 2026-03-24 18:53:04 +00:00
  • b8d2fd8582 feat: add tag/endpoint selection mechanism blas 2026-03-24 19:51:48 +01:00
  • a90f7ba078 feat: add base url mechanism blas 2026-03-24 19:28:28 +01:00
  • 4aeb108c55 feat: add base url mechanism blas 2026-03-24 19:15:47 +01:00
  • a9bbf21317 chore: bump to version v1.0.0 actions 2026-03-24 15:52:12 +00:00
  • 324e4f458c Merge pull request 'fix: review import templates' (#33) from feat/review-imports into main v1.0.0 blas 2026-03-24 15:48:22 +00:00
  • 5229a3ad45 refactor: separate return and param imports in Clean Architecture generator didavila 2026-03-24 16:40:34 +01:00
  • ca63b85086 refactor: remove unused imports section from model template didavila 2026-03-24 16:31:17 +01:00
  • e008144813 refactor: normalize array type notation from Array<T> to T[] in generators and type mapper didavila 2026-03-24 16:27:10 +01:00
  • 73dcb6f701 Merge branch 'main' into feat/review-imports didavila 2026-03-24 16:10:59 +01:00
  • ac9d4ceb99 chore: bump to version v0.0.1-alpha actions 2026-03-24 15:04:46 +00:00
  • e9bf03a4fe Merge pull request 'chore: update secrets' (#32) from chore/update-secrets into main v0.0.1-alpha blas 2026-03-24 15:02:20 +00:00
  • e8c919ee76 feat: collect and render model imports for referenced types in Clean Architecture generation didavila 2026-03-24 16:02:17 +01:00
  • 87e59c4955 chore: update secrets blas 2026-03-24 16:01:50 +01:00
  • cf0ba60b91 chore: bump to version v0.0.1-alpha actions 2026-03-24 14:54:26 +00:00
  • a97c3b22fa feat: enhance TagOperation interface with detailed parameter structure and update return type handling in generator didavila 2026-03-24 15:52:11 +01:00
  • 031bdb4b3a feat: add classVarName to operations in generateCleanArchitecture function didavila 2026-03-24 15:44:10 +01:00
  • 592ed5b6e3 Merge pull request 'chore: change versioning strategy' (#31) from chore/change-versioning into main blas 2026-03-24 14:40:24 +00:00
  • 92283fdadb chore: change versioning strategy blas 2026-03-24 15:38:49 +01:00
  • 82b734bc55 fix: correct import paths in use cases provider and update response mapping in repository implementation didavila 2026-03-24 15:37:34 +01:00
  • f4d9340137 feat: add returnTypeVarName and returnBaseTypeVarName to TagOperation interface and update generator function didavila 2026-03-24 15:37:26 +01:00
  • 816369bf98 Merge pull request 'chore: add config for workflow' (#30) from chore/fix-checkout-publish into main blas 2026-03-24 14:28:11 +00:00
  • 76fbadfc8f chore: add config for workflow blas 2026-03-24 15:27:49 +01:00
  • fc3d95052c fix: update import paths for repository and mapper templates didavila 2026-03-24 15:15:06 +01:00
  • 3fe2333a03 feat: implement toCamelCase utility function and update Clean Architecture generator to use it didavila 2026-03-24 15:12:52 +01:00
  • 0740555736 Merge pull request 'chore: add config for workflow' (#29) from chore/fix-workflow-versioning into main blas 2026-03-24 14:09:18 +00:00
  • 1381aff08e chore: add config for workflow blas 2026-03-24 15:08:50 +01:00
  • c1bb2a6244 Merge pull request 'chore: add config for workflow' (#28) from chore/fix-build into main blas 2026-03-24 13:57:49 +00:00
  • 227104f9ac chore: add config for workflow blas 2026-03-24 14:56:48 +01:00
  • a8ecb15a09 Merge pull request 'chore: fix-build' (#27) from chore/fix-build into main blas 2026-03-24 13:43:38 +00:00
  • c632b43f50 Merge branch 'main' into feat/review-imports didavila 2026-03-24 14:39:40 +01:00
  • f53010a0e5 Merge pull request 'chore: add config for workflow' (#26) from chore/fix-publish-workflow into main blas 2026-03-24 13:32:30 +00:00
  • 648a0764cd chore: add config for workflow blas 2026-03-24 14:31:59 +01:00
  • 08fffa7cbb Merge pull request 'chore: add package-lock' (#25) from chore/add-package-lock into main blas 2026-03-24 13:22:43 +00:00
  • 3c173b6bfa chore: add package-lock blas 2026-03-24 14:22:00 +01:00
  • 7622073d8c Merge pull request 'chore: add workflow to push package to registry' (#24) from chore/add-publish-action into main blas 2026-03-24 12:08:31 +00:00
  • dafcc3e0c3 chore: add workflow to push package to registry blas 2026-03-24 13:05:23 +01:00
  • dc678a3545 feat: Update main entry point and improve build script for cleaner architecture didavila 2026-03-24 13:00:32 +01:00
  • b5d97215a0 Merge pull request 'chore: add author in package' (#22) from chore/add-author into main blas 2026-03-24 11:44:21 +00:00
  • df76e9c677 chore: add author in package blas 2026-03-24 11:43:57 +00:00
  • dd32befcdc Merge branch 'main' into feat/spread-logic didavila 2026-03-24 12:21:24 +01:00
  • d1bcf06439 feat: Add DTO imports processing and update model template for cleaner architecture didavila 2026-03-24 12:20:50 +01:00
  • 0bf42f2910 Merge pull request 'feat: spread logic from main.ts' (#21) from feat/spread-logic into main blas 2026-03-24 10:41:50 +00:00
  • 32e7d73ab8 Merge branch 'main' into feat/spread-logic didavila 2026-03-24 11:17:37 +01:00
  • bd67e6c6d1 feat: Implement Clean Architecture code generation with Mustache templates didavila 2026-03-24 11:16:45 +01:00
  • 180e558760 Merge pull request 'chore: remove old LICENSE' (#20) from chore/remove-old-license into main blas 2026-03-24 10:03:14 +00:00
  • 4a504fccde chore: remove old LICENSE blas 2026-03-24 10:02:53 +00:00
  • 730c06cc3f Merge pull request 'chore: add LICENSE' (#19) from chore/modify-license into main blas 2026-03-24 10:02:04 +00:00
  • c15d1caaaa chore: add LICENSE blas 2026-03-24 10:01:21 +00:00
  • 8854bc5217 feat: add contributor information for Diego Davila Freitas didavila 2026-03-24 09:19:52 +01:00
  • 8a48486465 Merge pull request 'chore: delete QUICKSTART.md' (#18) from chrore/delete-quickstart into main blas 2026-03-24 08:05:31 +00:00
  • cd03067235 chore: delete QUICKSTART.md blas 2026-03-24 08:05:08 +00:00
  • 9f43ae7c8d Merge pull request 'chore: add LICENSE' (#17) from chore/add-license into main blas 2026-03-24 07:52:03 +00:00
  • f0e8c3b794 Add License blas 2026-03-24 07:51:13 +00:00
  • 22b8e8974a Merge pull request 'fix: remove generate.js and ignore it' (#16) from fix/gitignore into main didavila 2026-03-24 07:24:55 +00:00
  • 9774dad4e3 fix: remove generate.js and ignore it blas 2026-03-24 08:22:35 +01:00
  • 1ea5150042 Merge pull request 'feat: migrate-to-TS' (#15) from feat/migrate-to-TS into main blas 2026-03-23 16:32:54 +00:00
  • 72536d4a86 feat: change name didavila 2026-03-23 17:26:04 +01:00
  • 11b324ef59 Merge branch 'main' into feat/migrate-to-TS didavila 2026-03-23 17:23:56 +01:00
  • cebadbfbcc feat: add Prettier and ESLint configuration for code formatting and linting didavila 2026-03-23 17:23:06 +01:00
  • cd00eb39ca feat: add TypeScript-based OpenAPI Clean Architecture generator didavila 2026-03-23 17:01:22 +01:00
  • 7c971a8409 Merge pull request 'fix: fix template variable wrapping to fit java requirements' (#14) from fix/review-templates into main blas 2026-03-23 15:46:29 +00:00
  • 9805a14111 fix: refactor providers to use makeEnvironmentProviders didavila 2026-03-23 16:28:30 +01:00
  • 4905f84d2c fix: fix template variable wrapping to fit java requirements didavila 2026-03-23 15:06:11 +01:00
  • 5ed3f6fee1 Merge pull request 'feat: Implement custom Clean Architecture generation using Mustache templates for domain and data layers' (#5) from feat/generate-files into main blas 2026-03-23 11:48:06 +00:00
  • 11b30e61fc feat: Implement custom Clean Architecture generation using Mustache templates for domain and data layers didavila 2026-03-23 12:36:11 +01:00
  • 5ff88d8cf6 first commit Blas Santome Ocampo 2026-03-23 09:35:15 +01:00