0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Dec 21, 2023 — Dec 21, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Several changes here and there: More... about 13 years ago
Update README.md More... about 13 years ago
Removing example link. More... about 13 years ago
Broken pic. More... about 13 years ago
Adding README.md file. More... about 13 years ago
Removing unused files. More... about 13 years ago
Done adding comments. Moved all server side requests to the Model class in order to properly user Backbone.sync style. Decoupled view references by passing class as constructor options instead of referencing them internally. More... about 13 years ago
Adding some comments and LocalStorage support to persist user credentials. More... about 13 years ago
Cropping extra whitespace More... about 13 years ago
Adding screenshots of the running application More... about 13 years ago
Adding a bit of color with some pictures, Gravatar for automatic profile picture and a Credits dialog. More... about 13 years ago
All functionality added. I am not doing extensive validations as those are out of the scope of this demo. I had to change the error status returned by the API to make it easier to handle errors. Now all responses are 200 but the "status" field continues to return the expected error status. More... about 13 years ago
Removing views, layout, etc. cause this demo was supposed to be Backbone driven on UI and not on navigation changes. Most of the services are ready and the basic UI also now supports registration, login and logout. Missing parts: Update user data, display user image if present, allow account deletion, show error messages on modal windows. More... about 13 years ago
Adding API methods More... about 13 years ago
Initial revision. More... about 13 years ago