Commit graph

51 commits

Author SHA1 Message Date
Sacha Greif
7f8a38a2a1 refactor + simplify nova:forms logic 2016-04-07 15:24:38 +09:00
Sacha Greif
013afb158f finish work on embedly prefilling 2016-04-07 12:43:41 +09:00
Sacha Greif
4cf74cfc27 clean up publishedFields 2016-04-05 16:27:48 +09:00
Sacha Greif
3967e5ca73 publish createdAt 2016-04-01 20:57:50 +09:00
Sacha Greif
aff400ec9f use ES6 classes for form components; disable form while it's submitting 2016-04-01 20:57:37 +09:00
Sacha Greif
9127c43b26 use ES6 class for CategoriesList because functional stateless components can't return null 2016-04-01 16:52:02 +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
ece9a98c4b wrap post edit form in DocumentContainer to load extra properties like body 2016-03-31 11:04:24 +09:00
Sacha Greif
62928f1b2d use simpleSchema for validation; make sure posts default to sticky: false 2016-03-31 10:04:41 +09:00
Sacha Greif
b23b7eea73 include forms package in repo; add cache for FR-SSR; fix modal window callback issue; fix posts.single publication and subscription bug 2016-03-30 19:08:06 +09:00
Sacha Greif
40d3a737bf readme 2016-03-30 10:55:11 +09:00
Sacha Greif
dfca7df846 remove Blaze templates; add import React everywhere 2016-03-30 09:24:52 +09:00
Sacha Greif
393106497d working on user profile 2016-03-28 12:36:29 +09:00
Sacha Greif
184ff290ac working on daily view 2016-03-28 11:43:42 +09:00
Sacha Greif
8d5c5ece0e add post excerpt (see https://github.com/TelescopeJS/Telescope/pull/1280) 2016-03-28 10:31:28 +09:00
Sacha Greif
ac45ef754c show thumbnails 2016-03-27 18:17:20 +09:00
Sacha Greif
05080fa97e working on forms; use React Composer for AppContainer 2016-03-27 13:04:21 +09:00
Sacha Greif
a93cbc60de work on nav and avatars 2016-03-25 11:22:35 +09:00
Sacha Greif
b70e43a370 working on markup and CSS 2016-03-24 16:03:30 +09:00
Sacha Greif
cb3918f933 adding daily view at /daily 2016-03-22 10:22:46 +09:00
Sacha Greif
733887ca2b working on voting feature; added methods to cheatsheet 2016-03-21 10:27:43 +09:00
Sacha Greif
e913cd6abc fix getting started bug 2016-03-01 14:01:12 +09:00
Sacha Greif
14b5af4b41 using smart publications and smart methods 2016-02-28 13:12:36 +09:00
Sacha Greif
3f8c5a81af clean up 2016-02-27 17:46:11 +09:00
Sacha Greif
ecea1e6a74 refactor code to use smart-publications package 2016-02-27 16:41:50 +09:00
Sacha Greif
4e02085bba more refactoring 2016-02-27 10:58:57 +09:00
Sacha Greif
4adea55f6e more tweaks to demo 2016-02-26 13:05:12 +09:00
Sacha Greif
50b0c57de3 get rid of PostNewContainer and PostEditContainer 2016-02-25 21:40:30 +09:00
Sacha Greif
13df8f5df7 some cleaning up 2016-02-25 21:32:13 +09:00
Sacha Greif
32c1759b9f adding ModalButton component 2016-02-25 21:05:53 +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
0a98c14288 convert posts.new to callbacks; fix flash message typos 2016-02-24 18:11:53 +09:00
Sacha Greif
8cb101317a nova:tags -> nova:categories 2016-02-24 14:47:44 +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
56fb10d23a user edit/account page 2016-02-23 11:34:40 +09:00
Sacha Greif
05a000eb46 fix load categories bug; work on post new/edit and permissions 2016-02-22 13:23:46 +09:00
Sacha Greif
1248e1e33a add username field 2016-02-21 13:57:02 +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
aa54340e05 adding i18n package stub; working on new post page; adding user accounts widget 2016-02-18 11:55:00 +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
2e30712961 adding email, notifications, and newsletter packages 2016-02-17 20:44:52 +09:00
Sacha Greif
e3d7454b82 find -> selector; removed some logic from listContainer 2016-02-17 19:39:43 +09:00
Sacha Greif
4ef019060b give joins their own file, more work on components 2016-02-17 18:02:39 +09:00
Sacha Greif
6b360d51eb remove this.unblock() for now 2016-02-17 17:46:34 +09:00
Sacha Greif
5f6d64d19e adding client-side joins 2016-02-17 17:22:32 +09:00
Sacha Greif
2ac991d672 move routes to theme package 2016-02-17 15:09:49 +09:00