Commit Graph

29 Commits

Author SHA1 Message Date
Kevin Giszewski 7ba4cd8e17 Remove Old Configs, fix bugs and wire-up collapser 2014-01-14 17:30:10 -05:00
Kevin Giszewski b9c9e499e2 Fix Default Config Model Issues 2014-01-14 16:08:38 -05:00
Kevin Giszewski 410a27fb89 Add Collapser 2014-01-14 15:41:40 -05:00
Kevin Giszewski 381efc0089 Basic fieldset/property CRUD working 2014-01-14 15:12:38 -05:00
Kevin Giszewski af014fbf43 Ongoing WIP 2014-01-14 14:15:16 -05:00
Kevin Giszewski 908df13626 Begin WIP on config GUI 2014-01-14 14:15:00 -05:00
Kevin Giszewski 475f9fc62c Include extra js 2014-01-14 14:14:42 -05:00
Kevin Giszewski e670a074a2 Update README.md 2014-01-13 13:01:21 -05:00
Kevin Giszewski e3a9a7c09a Update README.md 2014-01-13 12:58:42 -05:00
Kevin Giszewski bf60a3e9ee Merge pull request #9 from imulus/feature/remove-property
Remove the 'remove' property from the model
2014-01-13 09:51:09 -08:00
Kevin Giszewski 045fe2ee5c Remove the 'remove' property from the model 2014-01-13 12:47:21 -05:00
Kevin Giszewski 6d093c9642 Updated Readme.md with Documentation 2014-01-13 12:10:33 -05:00
Tom Fulton 5d6581e988 Fix README formatting 2014-01-12 23:55:10 -07:00
Tom Fulton 831ac0ca6f Tweak build tasks
* Disable spawn for watch:dev
* Reorder tasks
* Fix hardcoded path
2014-01-12 23:51:37 -07:00
Kevin Giszewski 9fb0a995ac Merge pull request #4 from imulus/develop
Bring Master up to date
2014-01-12 11:44:50 -08:00
Kevin Giszewski 67ebc20930 Merge pull request #2 from imulus/feature/dev-tasks
Grunt Tasks for Development
2014-01-12 11:43:59 -08:00
Kevin Giszewski e8a2d81009 Get Running with the Latest Reorg of stuff 2014-01-12 14:33:09 -05:00
Kevin Giszewski e44be56fb1 Ini new changes 2014-01-12 14:05:39 -05:00
Tom Fulton 4fb4c23c7d Fix build paths 2014-01-12 04:40:41 -07:00
Tom Fulton bffdc7f644 Add build option to touch web.config automatically on deploy 2014-01-12 04:40:27 -07:00
Tom Fulton 628fa750ba Update README with new dev tasks 2014-01-12 03:36:02 -07:00
Tom Fulton 75ed6f11c9 Merge branch 'develop' into feature/dev-tasks
Conflicts:
	README.md
2014-01-12 03:33:24 -07:00
Tom Fulton dcc869a3cc Merge branch 'develop'
Conflicts:
	README.md
2014-01-12 03:32:49 -07:00
Tom Fulton 5a3a38cc68 Add deploy, watch:dev tasks to ease local development. Usage:
`grunt deploy --target D:\\Dev\\Projects\\MyUmbracoSiteRoot` copies the build to /App_Plugins/Archetype/
`grunt watch:dev --target D:\\Dev\\Projects\\MyUmbracoSiteRoot` runs a deploy automatically when a file change is detected in /app/*
2014-01-12 03:26:08 -07:00
Tom Fulton c2e936364e Update readme with rough build details 2014-01-10 17:55:21 -07:00
Tom Fulton 5f3fb68ca7 Update readme with rough build details 2014-01-10 17:51:54 -07:00
Tom Fulton fe1218b028 Merge branch 'master' of github.com:imulus/Archetype 2014-01-10 17:38:43 -07:00
tomfulton c4f4995c65 Initial commit 2014-01-10 16:22:14 -08:00
Tom Fulton b524121f8a Initial commit 2014-01-10 17:20:35 -07:00