Skip to content

v1.2

Compare
Choose a tag to compare
@milwad-dev milwad-dev released this 12 Mar 09:21
· 125 commits to 1.x since this release

Added

  • Add Provider to module with add provider_path into config b68a804
  • Add data (QUERY) for provider in module 6a1bc3d
  • Add main controller into config cab665b
  • Add store and update request form 93db4d6
  • Add LaravelCrodService e504f22
  • Add LaravelCrodServiceFacade 109fa40
  • Add comment in config file 7dc5208
  • Add phpdoc for QueryModuleData a6d1036
  • Add styleci.yml 06592c5
  • Add dependabot.yml 8a7d6b6
  • Add workflows dd4cc1a
  • Add issue templates ef1fd55
  • Add OptionData.php a629dde
  • Add choice for make some extra files 9cc995a
  • Add makeFactory function b2cdc1c
  • Add makeSeeder function b213ec5
  • Add exit option b51436d
  • Add CommonTrait 801f4bb
  • Add makeSeeder and makeFactory function into make:crud-module command e28b7dc
  • Add factory_path key into config fb9e7c5
  • Add tests, service, repository to more options and remove from option command d173007

Fixed

  • Fix parameter of store function in service bf7c211
  • Fix publish config in README 3de15b1
  • Correct default config 0f0f490
  • Fix remove excepted columns in fillable b3a724f
  • Fix styling 103cb00
  • Fix success message 80a2c89
  • Fix use repo for module 25327dc
  • Fix use service for module command 545f657
  • Fix use for controller 562f783

Changed

  • Update .gitignore 55c986d
  • Change signature of calculate name in crud command 65564b4
  • Update README.md 2430e8d

Deleted

  • Delete styleci.yml bd75670
  • Remove service, repo, test option from make:crud-module command 19de579

Full Changelog: v1.1...v1.2