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
cbd79a8d63
Add authorization on store, update and destroy controller methods
8 years ago
Nafies Luthfi
792dff3d46
Add use base controller statement on generated controller with parent
8 years ago
Nafies Luthfi
8eba854b9f
Add --parent option for structuring controller path
8 years ago
Nafies Luthfi
709a8438f2
Add test for controller content for namespaced model
8 years ago
Nafies Luthfi
15fa99dce8
Add full model name modelNames attribute on CrudMake
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
376d6471c1
Change order of model name replacements order
Remove unused import clas on test feature stub
Make generator tests to adopt modelName property of TestCase
8 years ago
Nafies Luthfi
ad2c6b938c
Apply record search query on name attribute
Description attribute not required and nullable
Add pagination link on index page
8 years ago
Nafies Luthfi
52b42d88d3
Add searchable and paged model update and deletation
Remove flash function call
8 years ago
Nafies Luthfi
4a5515c8d2
Set correct controller and feature test stub
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