Commit Graph

44 Commits

Author SHA1 Message Date
Josiah Dahl
8b6e2db315 Added database for testing 2017-08-07 12:28:22 -07:00
Josiah Dahl
982dee15fc Possible codeception updates 2017-08-06 09:37:25 -07:00
Josiah Dahl
434e7f6b2c Testing Resources Command
Finialized testing the changes to the resources command.
2017-08-06 09:36:57 -07:00
Stéphane
9ab561df2f
fix: change version of codeception 2017-05-07 20:24:40 +02:00
Amine Ben hammou
5cf6f6ed9c Model softDeletes trait fixed 2017-02-04 21:55:44 +00:00
Amine Ben hammou
8e57d36894 bug fixed: soft deletes missing in the model 2017-01-28 14:35:11 +00:00
Amine Ben hammou
057199cb8b fixed the duplicate column for the foriegn key bug 2017-01-20 19:01:25 +00:00
Amine Ben hammou
cfe5b2f69b updating wn:resources to follow changes on wn:resource 2017-01-18 18:21:40 +00:00
Amine Ben hammou
482cc3f8c4 preparing release 1.3.0 2017-01-18 15:55:18 +00:00
Amine Ben hammou
55fcf27362 add support for lumen 5.3.x 2017-01-18 14:18:58 +00:00
Amine Ben hammou
93856362b7 refering the package locally from lumen-test 2017-01-18 13:33:35 +00:00
Amine Ben hammou
a9c12e9fa0 - Tests fixed.
- Bug fixed: [Undefined index: factory](https://github.com/webNeat/lumen-generators/issues/14)
- Feature added: [Check if file already exists before generating it](https://github.com/webNeat/lumen-generators/issues/11)
- Feature added: [Support for additional columns like nullableTimestamps() and softDeletes() in migrations](https://github.com/webNeat/lumen-generators/issues/12)
- Feature added: [Specifying namespace for `wn:resource` and `wn:resources`](https://github.com/webNeat/lumen-generators/issues/18)
2017-01-12 16:50:02 +01:00
Amine Ben hammou
17bc595db9 Fixing the failing build 2016-12-29 20:06:29 +01:00
Amine Ben hammou
c0daa0c97b wn:resource: foreign keys are added automatically to model, migration and factory 2016-02-25 22:47:13 +01:00
Amine Ben hammou
6094a546fc adding missing app folder 2016-02-23 20:34:04 +01:00
abenhammou
024b2e33d0 added missing env file 2016-02-22 12:12:16 +01:00
abenhammou
33d7a151ae added missing database folder 2016-02-22 11:55:12 +01:00
Amine Ben hammou
b6d47df699 pivot table seeder generator added and tested 2016-02-22 00:38:41 +01:00
Amine Ben hammou
5f8f2f2888 untracking lumen-test files 2016-02-21 22:11:01 +01:00
Amine Ben hammou
d149e7532e fix seeder generator test 2016-02-20 00:04:30 +01:00
Amine Ben hammou
5605377f86 Seeder generator added 2016-02-19 23:31:29 +01:00
Amine Ben hammou
8af58ea50a Factory generator activated 2016-02-19 21:17:03 +01:00
Amine Ben hammou
a52c059050 fixing a bug 2015-12-05 21:42:19 +01:00
Amine Ben hammou
a33ffc7742 factory command will be added on the next release 2015-12-05 21:03:15 +01:00
Amine Ben hammou
7be47337d8 README updated 2015-12-05 20:53:35 +01:00
Amine Ben hammou
b743670470 wn:resources not generating pivot tables bug fixed 2015-12-05 20:40:55 +01:00
Amine Ben hammou
9b1c38b58d model factory generator added 2015-10-21 00:34:10 +02:00
Amine Ben hammou
381c16c833 no env file for the lumen-test 2015-10-07 18:11:57 +01:00
Amine Ben hammou
65b5c37fcc Tests modified to follow changes 2015-10-07 17:49:26 +01:00
Amine Ben hammou
ce54fe6d5a migration file name bug fixed 2015-10-07 17:37:17 +01:00
Amine Ben hammou
4b66c5af88 wn:pivot-table command added 2015-10-06 22:41:40 +01:00
Amine Ben hammou
1b2f524683 added documentation 2015-10-02 03:17:32 +01:00
Amine Ben hammou
0b4f299142 wn:resource command added 2015-09-27 05:48:03 +01:00
Amine Ben hammou
b0e163eb09 wn:migration command improuved 2015-09-26 22:43:06 +01:00
Amine Ben hammou
3fb6c053a9 wn:migration command added 2015-09-26 02:43:35 +01:00
Amine Ben hammou
df6abe636c wn:route command added and wn:controller command modified 2015-09-26 00:57:27 +01:00
Amine Ben hammou
6528a95f74 wn:controller command added 2015-09-24 03:04:44 +01:00
Amine Ben hammou
ed29c38049 TravisCI fixed 2015-09-24 02:18:35 +01:00
Amine Ben hammou
4e6b3999c2 TravisCI added 2015-09-24 02:03:29 +01:00
Amine Ben hammou
db0f6e8033 wn:controller:rest-actions command added 2015-09-24 01:25:55 +01:00
Amine Ben hammou
96b1866e35 wn:model command done 2015-09-23 15:53:55 +01:00
Amine Ben hammou
4a60029604 bug fixes 2015-09-23 05:38:56 +01:00
Amine Ben hammou
04ce3077cd added --has-many option to model command 2015-09-23 04:58:39 +01:00
Amine Ben hammou
558ebd5f0a Added testing lumen application 2015-09-23 03:22:02 +01:00