Vulcan/client/templates
2012-10-03 16:33:28 +09:00
..
admin.html migrating from user_id to userId 2012-10-01 16:08:30 +09:00
admin.js migrating from user_id to userId 2012-10-01 16:08:30 +09:00
comment_deleted.html can now deleted posts and comments 2012-09-07 10:57:57 +09:00
comment_edit.html made comment edit field constant 2012-09-29 17:19:48 +09:00
comment_edit.js deleting a comment now decreases post comment count 2012-10-03 15:59:03 +09:00
comment_form.html Use currentUser builtin to simplify templates. 2012-09-27 23:33:08 -07:00
comment_form.js deleting a comment now decreases post comment count 2012-10-03 15:59:03 +09:00
comment_item.html now showing avatars with comments 2012-10-03 16:33:28 +09:00
comment_item.js now showing avatars with comments 2012-10-03 16:33:28 +09:00
comment_list.html improving comments queuing UI 2012-09-13 14:57:57 +09:00
comment_list.js getting rid of underscores in variable names 2012-10-01 10:59:08 +09:00
comment_page.html drop postLoaded, always return from post helper. 2012-09-27 23:33:10 -07:00
comment_page.js getting rid of underscores in variable names 2012-10-01 10:59:08 +09:00
error.html added throwError method 2012-09-20 08:56:44 +09:00
error.js fixed a bug with errors and added analytics code setting 2012-09-21 07:51:47 +09:00
footer.html fixed typo & added report bug tab 2012-09-30 20:11:51 +09:00
footer.js added GoSquared analytics 2012-10-01 12:23:35 +09:00
head.html added proxino error tracking 2012-09-24 15:36:37 +09:00
head.js added proxino error tracking 2012-09-24 15:36:37 +09:00
head_scripts.js added proxino error tracking 2012-09-24 15:36:37 +09:00
nav.html migrating from user_id to userId 2012-10-01 16:08:30 +09:00
nav.js made logo image a setting 2012-09-29 12:28:51 +09:00
post_deleted.html can now deleted posts and comments 2012-09-07 10:57:57 +09:00
post_edit.html fixed conflicts and got rid of workaround 2012-10-02 11:05:59 +09:00
post_edit.js fixed conflicts and got rid of workaround 2012-10-02 11:05:59 +09:00
post_item.html added sticky posts 2012-10-02 10:54:04 +09:00
post_item.js scroll page to right comment when editing and commenting 2012-10-02 13:49:38 +09:00
post_page.html Use currentUser builtin to simplify templates. 2012-09-27 23:33:08 -07:00
post_page.js scroll page to right comment when editing and commenting 2012-10-02 13:49:38 +09:00
post_submit.html preserve edit fields when re-rendering template 2012-09-29 17:48:49 +09:00
post_submit.js disable post buttons after click 2012-10-01 18:48:46 +09:00
posts_new.html added "new" page 2012-09-18 11:49:17 +09:00
posts_new.js added "new" page 2012-09-18 11:49:17 +09:00
posts_top.html added "new" page 2012-09-18 11:49:17 +09:00
posts_top.js added "new" page 2012-09-18 11:49:17 +09:00
settings.html deleting a comment now decreases post comment count 2012-10-03 15:59:03 +09:00
settings.js deleting a comment now decreases post comment count 2012-10-03 15:59:03 +09:00
signin.html working on user account edit page 2012-09-19 09:03:25 +09:00
signin.js added throwError method 2012-09-20 08:56:44 +09:00
signup.html refactored views and added routing for posts 2012-09-04 18:57:07 +09:00
signup.js refactored views and added routing for posts 2012-09-04 18:57:07 +09:00
user_edit.html adding user_email template 2012-10-01 13:57:52 +09:00
user_edit.js migrating from user_id to userId 2012-10-01 16:08:30 +09:00
user_email.html cleaning up syntax 2012-10-01 14:52:32 +09:00
user_email.js migrating from user_id to userId 2012-10-01 16:08:30 +09:00
user_item.html now showing avatars with comments 2012-10-03 16:33:28 +09:00
user_item.js now showing avatars with comments 2012-10-03 16:33:28 +09:00
user_password.html working on user account edit page 2012-09-19 09:03:25 +09:00
user_password.js working on user account edit page 2012-09-19 09:03:25 +09:00
user_profile.html User profile pages 2012-09-24 22:27:29 +02:00
user_profile.js migrating from user_id to userId 2012-10-01 16:08:30 +09:00
users.html user list tweaks 2012-09-19 10:15:03 +09:00
users.js sort users by createdAt 2012-09-25 11:05:49 +09:00