Nafies Luthfi
5b3884162a
Adopt laravel 8.x model factory directory structure
5 years ago
Nafies Luthfi
b27fce1aef
Fix tests according to the new implementation for laravel 8.x
5 years ago
Nafies Luthfi
537478e2d3
Fix some deprecated assertions
5 years ago
Nafies Luthfi
5e582e6df1
Update test name
5 years ago
Nafies Luthfi
8defe920c8
Improve test cases
Add generated policy test existance check
7 years ago
Nafies Luthfi
5b96a31c83
Change FeatureTest name convention to singular
7 years ago
Nafies Luthfi
a31ee6ea6b
Change controller name convention to singular
7 years ago
Nafies Luthfi
d4672b7a47
Use crud-api command can use existing models
8 years ago
Nafies Luthfi
fadfd746df
Generate feature test for crud-api command
8 years ago
Nafies Luthfi
cb85c48b22
Generate Api route for crud-api command
Rename WebRouteGenerator into RouteGenerator
8 years ago
Nafies Luthfi
09e7c36c5d
Remove view generation on crud-api command
8 years ago
Nafies Luthfi
108596431a
Create new command make:crud-api
Generate Api Controller
8 years ago
Nafies Luthfi
e8b6d95ab8
Update proper tests assertion after generated form view changes
8 years ago
Nafies Luthfi
149b211446
Add make:crud-simple command with separated tests
Add crud type on BaseGenerator@generate method
Add controller.full.stub for full controller
Update ControllerGeneratorTest to adopt controller.full.stub
8 years ago
Nafies Luthfi
b4d7d7ad11
Prepare namespace detection trait on base generator class
8 years ago
Nafies Luthfi
b9a6cc6811
Generate lang file within locale config
8 years ago
Nafies Luthfi
a00f91359f
Fix it detects namespaced model existance
8 years ago
Nafies Luthfi
46c56cc499
Add model policy generator class
8 years ago
Nafies Luthfi
8eba854b9f
Add --parent option for structuring controller path
8 years ago
Nafies Luthfi
02826848c9
Separate CrudMake class properties into own test class
8 years ago
Nafies Luthfi
a32a4274ef
Added namespaced input to namespaced model
Added namespaced input to namespaced model
8 years ago
Nafies Luthfi
c2476026fc
Set proper model names for namespaced model name entry
8 years ago
Nafies Luthfi
15fa99dce8
Add full model name modelNames attribute on CrudMake
8 years ago
Nafies Luthfi
e6ce09262a
Set proper display name for two-words model name
8 years ago
Nafies Luthfi
e3d0ae0b19
Support for two-words model name
8 years ago
Nafies Luthfi
f686ac7006
Always uppercase first letter of model name
8 years ago
Nafies Luthfi
5469b4f164
Update model names
8 years ago
Nafies Luthfi
9141ac01fc
Prevent CRUD files generation if model is already exists
8 years ago
Nafies Luthfi
51298db28f
Add api resource route generator on routes/web.php
8 years ago
Nafies Luthfi
7494559dac
Add model factory generator
8 years ago
Nafies Luthfi
d2bcd7ecec
Add lang file
8 years ago
Nafies Luthfi
f6fb6ab817
Refactor test cases
8 years ago
Nafies Luthfi
c067900a67
Restructure test cases into individual generator test
Added namespaces to test cases
8 years ago
Nafies Luthfi
39580b0dd1
Fixed Migration generator
8 years ago
Nafies Luthfi
0922923b35
Fixed unit test generator
8 years ago
Nafies Luthfi
5e9575851a
Fixed feature test generator
8 years ago
Nafies Luthfi
1af21bdd0f
Fixed controller generator to create correct controller names
8 years ago
Nafies Luthfi
77dbffb374
Refactor CrudMake command class
Added migration class, unit test, and feature test class content
8 years ago
Nafies Luthfi
b762c98e4b
Fixed controller creator to use controller.model.stub
8 years ago
Nafies Luthfi
0c9425dd5b
Test the command creates correct model class content
8 years ago
Nafies Luthfi
00bd5e8aba
Update CrudMakeCommandTest to use proper keyword
8 years ago
Nafies Luthfi
0020a19a31
Added migration file generator
8 years ago
Nafies Luthfi
44a8742b05
Added blade view files
8 years ago
Nafies Luthfi
e5d5a7df57
Added Controller class, feature test class and model unit test class
8 years ago
Nafies Luthfi
3b2a9ceda2
Added Model class
8 years ago