Vulcan/client/templates
2012-10-01 11:56:28 +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 getting rid of underscores in variable names 2012-10-01 10:59:08 +09:00
comment_form.html Use currentUser builtin to simplify templates. 2012-09-27 23:33:08 -07:00
comment_form.js hooking up more events, hooking up comment upvotes and downvotes 2012-10-01 11:45:18 +09:00
comment_item.html hooking up more events, hooking up comment upvotes and downvotes 2012-10-01 11:45:18 +09:00
comment_item.js hooking up more events, hooking up comment upvotes and downvotes 2012-10-01 11:45:18 +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 fixed Mixpanel createdAt date format 2012-10-01 11:56:28 +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 css tweak 2012-09-29 18:09:00 +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 preserve edit fields when re-rendering template 2012-09-29 17:48:49 +09:00
post_edit.js getting rid of underscores in variable names 2012-10-01 10:59:08 +09:00
post_item.html open links in new window 2012-10-01 08:51:54 +09:00
post_item.js hooking up more events, hooking up comment upvotes and downvotes 2012-10-01 11:45:18 +09:00
post_page.html Use currentUser builtin to simplify templates. 2012-09-27 23:33:08 -07:00
post_page.js getting rid of underscores in variable names 2012-10-01 10:59:08 +09:00
post_submit.html preserve edit fields when re-rendering template 2012-09-29 17:48:49 +09:00
post_submit.js getting rid of underscores in variable names 2012-10-01 10:59:08 +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 made logo image a setting 2012-09-29 12:28:51 +09:00
settings.js made logo image a setting 2012-09-29 12:28:51 +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 getting rid of underscores in variable names 2012-10-01 10:59:08 +09:00
user_edit.js drop client use of isAdmin 2012-09-27 23:33:10 -07:00
user_item.html fixed bug with admin flag display 2012-09-29 14:29:33 +09:00
user_item.js Use currentUser builtin to simplify templates. 2012-09-27 23:33:08 -07: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 Use this.userId() in publish rather than an arg. 2012-09-26 17:14:17 -07: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