|
b0f9a0aba0
|
Refactor(generate): Update code to be more in line with the name of tabs. Update options of generate method to include generator instead of generatorName. Mock out the console logging messages on tests
|
2015-11-02 18:02:14 -07:00 |
|
|
f60c71061c
|
Fix(generate): Improve specs for page generation. Fix test for generator look up. Update generate.js to throw better errors
|
2015-11-02 16:12:30 -07:00 |
|
|
5c79084920
|
Fix(generate): Add error message for blueprints that do not exist. Throw error for the caller to respond to. Update test to have invalid generator error thrown
|
2015-11-02 15:40:00 -07:00 |
|
|
5350aca81a
|
Feature(generate): Merge generate with latest. Update tests for tims refactor
|
2015-11-02 12:58:13 -07:00 |
|
|
b5b8294c79
|
Refactor(generate): Rename all instances of javascriptClassName to jsClassName, and the instances fileAndClassName to be fileName and cssClassName. Refactor generate have a defaultTemplates method that renders those options into the generator blueprint folder. Closes #410.
|
2015-11-02 12:40:26 -07:00 |
|
|
9c9895b0af
|
chore(tooling): add q as generator dependency
|
2015-11-02 13:27:53 -06:00 |
|
|
9de07d93d4
|
chore(tooling): add inquirer as generator dependency
|
2015-11-02 12:59:01 -06:00 |
|
|
9205f400eb
|
Feature(generate): Add generate feature for tabs. Inquire each tab name, and generate the tabs therein
|
2015-10-30 16:35:28 -06:00 |
|
|
219fb2c6e7
|
Refactor(generate): Remove comments and logging
|
2015-10-30 14:44:41 -06:00 |
|
|
01fbaede20
|
Feature(generate): Add generators into the tooling/generators folder. Add in main file into package.json. Bump lodash to 3.10.1 for template and camelCase methods. Move lodash to dependencies from devDependencies. Have index.js require in the generate module.
|
2015-10-30 12:15:12 -06:00 |
|