James Morgan

Results 18 issues of James Morgan
trafficstars

- Persist to file/DB in between PC restarts - Notify about changes to repos on re-loaded, i.e. what has happened over night

enhancement
question
proposal

Now the basic concept exists look at other options - be defence against existing tags, existing zips etc. - validation routine checking -> prompting for overwrite of everything - y/n

enhancement

- Test with no internet

bug

- Whats changed? - Improvements to layout and settings?

enhancement

See for more details : http://developer.github.com/v3/#conditional-requests

enhancement
question

- Test on Spring 4 - Investigate other features which may be useful from Spring 4

enhancement

# As described ## Application runs on localhost:3000 * `http://localhost:3000` ## Using openInPopup('/auth/github') ```javascript openInPopup('/auth/github') ``` * After a click - GitHub auth launches successfully and github auth model appears...