Commit graph

36 commits

Author SHA1 Message Date
Sacha Greif
24c1dc4722 cleaning up component naming 2016-04-14 10:12:35 +09:00
Sacha Greif
fbccfa588b more methods clean up 2016-04-14 09:54:41 +09:00
Sacha Greif
0167aace45 cleaning up; added raw template view for debugging 2016-04-13 12:55:21 +09:00
Sacha Greif
127b49dcbe more refactoring of email system 2016-04-13 12:34:41 +09:00
Sacha Greif
beab17299a reworking email/notifications system 2016-04-13 11:39:01 +09:00
Sacha Greif
7886ea80de reorganising email templates and debug routes; created two new nova:email-templates and nova:debug packages 2016-04-13 09:50:12 +09:00
Sacha Greif
104cad9b15 adding @summary for jsdocs compatibility 2016-04-09 09:41:20 +09:00
Sacha Greif
f4b1c2ee63 fix comment reply notification bug 2016-04-08 10:34:03 +09:00
Sacha Greif
4cf74cfc27 clean up publishedFields 2016-04-05 16:27:48 +09:00
Sacha Greif
93b70553d7 fix comment notification links 2016-04-05 16:27:32 +09:00
Sacha Greif
f59729bbc4 merge NewDocument and EditDocument components into single NovaForm component; use it for comment edit form as well 2016-04-04 10:21:18 +09:00
Sacha Greif
576fae3008 use nova:forms for comment new/reply forms as well 2016-04-03 20:58:11 +09:00
Sacha Greif
8305cd8a3d adding loading spinner 2016-04-03 15:56:12 +09:00
Sacha Greif
b5352d1d37 fix new setting name 2016-04-01 12:46:01 +09:00
Sacha Greif
f2f7b6ab18 switching Email back to global Telescope.email for now; getting rid of Herald; improving user edit form; 2016-04-01 12:38:50 +09:00
Sacha Greif
0cb56d8b79 create separate PostNewForm component; add error messages to post new and edit forms (for now); add errors to comment new and edit 2016-03-31 09:36:25 +09:00
Sacha Greif
dfca7df846 remove Blaze templates; add import React everywhere 2016-03-30 09:24:52 +09:00
Sacha Greif
fa78a827a3 add avatars 2016-03-19 18:19:28 +09:00
Paul Molluzzo
8c2362befe fix #1255 - add comment incrementing to Posts when adding a comment 2016-03-01 21:32:03 -05:00
Sacha Greif
14b5af4b41 using smart publications and smart methods 2016-02-28 13:12:36 +09:00
Sacha Greif
ecea1e6a74 refactor code to use smart-publications package 2016-02-27 16:41:50 +09:00
Sacha Greif
4adea55f6e more tweaks to demo 2016-02-26 13:05:12 +09:00
Sacha Greif
13df8f5df7 some cleaning up 2016-02-25 21:32:13 +09:00
Sacha Greif
0ea6775d3a implement "autoform" 2016-02-25 17:44:43 +09:00
Sacha Greif
6b810de8fa updating callback names to new dot notation 2016-02-24 18:23:21 +09:00
Sacha Greif
b07e429e11 rename packages telescope:foo -> nova:foo 2016-02-24 10:09:23 +09:00
Sacha Greif
c630704d34 add simple profile page; move email templates to component package 2016-02-23 21:35:54 +09:00
Sacha Greif
46e66efa38 working on comment edit 2016-02-18 21:39:33 +09:00
Sacha Greif
dd921e0301 working on comments 2016-02-18 16:26:52 +09:00
Sacha Greif
38d0f03d39 working on methods 2016-02-18 12:16:32 +09:00
Sacha Greif
635a5e6776 more work on notifications 2016-02-17 21:57:20 +09:00
Sacha Greif
a119d2b2c0 breaking up notifications package into separate feature-related pieces 2016-02-17 21:57:07 +09:00
Sacha Greif
e3d7454b82 find -> selector; removed some logic from listContainer 2016-02-17 19:39:43 +09:00
Sacha Greif
6b360d51eb remove this.unblock() for now 2016-02-17 17:46:34 +09:00
Sacha Greif
2ac991d672 move routes to theme package 2016-02-17 15:09:49 +09:00
Sacha Greif
7daabf9e42 renaming 2016-02-17 14:27:27 +09:00