Commit graph

82 commits

Author SHA1 Message Date
Sacha Greif
7a3a467fbc small bug fixes 2016-06-06 16:11:51 +09:00
Sacha Greif
0d28817ac0 small tweaks 2016-06-06 15:03:02 +09:00
Sacha Greif
43f47a98ee turn off counts for now 2016-06-06 12:19:07 +09:00
Sacha Greif
241ba651e8 change import syntax; add listId to all ListContainers 2016-06-06 10:06:53 +09:00
Sacha Greif
204fa1d8b7 added support for field groups; small tweaks to user edit form 2016-06-03 11:03:36 +09:00
Sacha Greif
acad01f492 0.26.2 2016-05-22 15:53:58 +09:00
Sacha Greif
3a5b4e1634 refactoring emails and newsletter to get rid of some meteor packages 2016-05-20 09:59:01 +09:00
Sacha Greif
e3903575d7 fix new posts notifications 2016-05-20 09:32:37 +09:00
Sacha Greif
55fcdf98dc fix Telescope.notifications undefined 2016-05-17 09:50:37 +09:00
Sacha Greif
89c8616dae make daily view work when client and server have different timezones 2016-05-13 15:52:33 +09:00
Sacha Greif
e872c19fd0 small bugfixes 2016-05-12 11:49:15 +09:00
Sacha Greif
cabdcb37d8 make userId non-editable since user list is not published anyway 2016-05-07 18:10:05 +09:00
Sacha Greif
453634c4c4 small improvements and clean up to components 2016-05-03 12:44:50 +09:00
Sacha Greif
aaa280e8e8 version bump (0.26.1) 2016-04-19 14:52:22 +09:00
Sacha Greif
3103aeef81 remove postedAt field from form for now (until we figure out date time input) 2016-04-18 12:01:26 +09:00
Sacha Greif
5c8fbf6d89 working on datetimepicker 2016-04-18 10:03:53 +09:00
Sacha Greif
619551bcef version bump (0.26.0-nova) 2016-04-14 10:27:27 +09:00
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
xavizalote
847f5a7cdf handle thumbnails from embedly, an external website or hosted on the app 2016-04-11 10:36:01 +02:00
Sacha Greif
5acda44722 debugging newsletter 2016-04-11 10:23:23 +09:00
Sacha Greif
1309854354 working on nova:rss 2016-04-09 10:45:27 +09:00
Sacha Greif
2e9df52a08 work on posts parameters an nova:api package 2016-04-09 10:22:44 +09:00
Sacha Greif
104cad9b15 adding @summary for jsdocs compatibility 2016-04-09 09:41:20 +09:00
Sacha Greif
e3d2ffc90f Merge pull request #1292 from xavcz/dochead
Fix HeadTags <-> Flexbox + add 2 helpers for images
2016-04-08 09:53:02 +09:00
Sacha Greif
37861c4695 simplify nova:forms (again) 2016-04-07 22:21:01 +09:00
xavizalote
1f9a92ec17 helpers for logo & thumbnail urls 2016-04-07 14:34:13 +02:00
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