awestruct / web-editor

A web based editor for awestruct projects
8 stars 6 forks source link

Provide an "auto-commit" mode #31

Closed pmuir closed 11 years ago

pmuir commented 11 years ago

Some users won't want to worry about this. For them, we should hide the commit button, and auto-commit on push.

LightGuard commented 11 years ago

When would you suggest doing an auto commit and push? Auto commit after a certain number of time is fine, but push?

On Wed, Jul 10, 2013 at 9:22 AM, Pete Muir notifications@github.com wrote:

Some users won't want to worry about this. For them, we should hide the commit button, and auto-commit on push.

— Reply to this email directly or view it on GitHubhttps://github.com/awestruct/web-editor/issues/31 .

Jason Porter http://en.gravatar.com/lightguardjp

pmuir commented 11 years ago

Sorry, I meant that we do the auto-commit when the user hits the push button.

LightGuard commented 11 years ago

Ah okay, yes, that makes more sense.

On Wed, Jul 10, 2013 at 9:41 AM, Pete Muir notifications@github.com wrote:

Sorry, I meant that we do the auto-commit when the user hits the push button.

— Reply to this email directly or view it on GitHubhttps://github.com/awestruct/web-editor/issues/31#issuecomment-20751278 .

Jason Porter http://en.gravatar.com/lightguardjp

pmuir commented 11 years ago

This looks done, closing.