Commit graph

1613 commits

Author SHA1 Message Date
Sacha Greif
01b359851e update readme 2016-04-13 13:21:30 +09:00
Sacha Greif
4e3d469fc6 fix bug, update readme 2016-04-13 13:06:34 +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
544c51fbfe Merge pull request #1295 from xavcz/fix-thumbnail
Helper: handle thumbnails from embedly, an external website or hosted on the app
2016-04-12 20:17:43 +09:00
Sacha Greif
1664db3c5c fix various client/server module bugs 2016-04-12 20:09:08 +09:00
Sacha Greif
42b25d3eb0 adding route for email debugging 2016-04-12 19:36:47 +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
fee29d4437 updating everything (Meteor 1.3.1, React 15, etc.) 2016-04-11 10:15:24 +09:00
Sacha Greif
3e29cbf5bb working on nova:kadira 2016-04-09 10:47:44 +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
b89f1693a7 adding jsdoc 2016-04-08 11:40:23 +09:00
Sacha Greif
f4b1c2ee63 fix comment reply notification bug 2016-04-08 10:34:03 +09:00
Sacha Greif
a342909102 add cancel callback to forms 2016-04-08 10:29:32 +09:00
Sacha Greif
d4324dd388 fix new post notification bug; fix new post form bug 2016-04-08 10:09:19 +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
xavizalote
b30ba944be get HeadTags out of the post-list-header div -> dont mess with flexbox 2016-04-07 14:17:35 +02:00
Sacha Greif
959cd081cc fix nova:demo 2016-04-07 20:05:23 +09:00
Sacha Greif
7316b25e74 don't bump version after all, more readme work 2016-04-07 16:05:40 +09:00
Sacha Greif
1e4f732082 updated readme; nova:forms version bump (0.25.8) 2016-04-07 15:53:18 +09:00
Sacha Greif
b32b48d40b reorganize file 2016-04-07 15:29:02 +09:00
Sacha Greif
7f8a38a2a1 refactor + simplify nova:forms logic 2016-04-07 15:24:38 +09:00
Sacha Greif
0c76519954 small form tweak 2016-04-07 14:20:44 +09:00
Sacha Greif
013afb158f finish work on embedly prefilling 2016-04-07 12:43:41 +09:00
Sacha Greif
6342aca8a0 clean up modals 2016-04-07 10:33:44 +09:00
xavizalote
a2232b5f95 responsive meta 2016-04-06 19:39:57 +02:00
xavizalote
312a865b96 switch from react-helmet to dochead 👌 2016-04-06 16:56:05 +02:00
Sacha Greif
d0e4b1ea76 switch from react-modal to react-bootstrap-modal; fix reactivity issues with user object inside modals (hopefully?) 2016-04-05 18:05:41 +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
8af78d8987 add readme sections about custom fields, publishing data, and posts parameters 2016-04-05 12:22:44 +09:00
Sacha Greif
b64de2f0ce documenting and refactoring campaign code 2016-04-05 11:03:53 +09:00
Sacha Greif
a74d29ebb0 fixing a few bugs 2016-04-04 17:08:09 +09:00
Sacha Greif
641bc46e13 clean up forms package and update readme 2016-04-04 16:58:53 +09:00
Sacha Greif
a367ed426d adding embedly integration 2016-04-04 16:50:07 +09:00
Sacha Greif
8a2c9dbeed adding a Settings cheatsheet at /settings 2016-04-04 14:39:08 +09:00
Sacha Greif
f510c41244 improve social login buttons 2016-04-04 11:30:14 +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
afad8d21b7 Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova 2016-04-04 09:31:53 +09:00
Sacha Greif
4fb68d4cc7 renaming variables to be more accurate; adding submitCallback to forms 2016-04-04 09:31:48 +09:00
michelherszak
43f2bc9f94 Package update: std:accounts-ui from 1.1.5 to 1.1.12, collection2 from 2.8.0 to 2.9.1, react-meteor-data from 0.2.6beta to 0.2.7, check-npm-versions from 0.1.1 to 0.2.0 2016-04-03 13:29:26 -06:00
michelherszak
4a5a1ca3c2 Merge branch 'nova' of https://github.com/TelescopeJS/Telescope into nova
Merge after
2016-04-03 10:14:35 -06:00
Sacha Greif
576fae3008 use nova:forms for comment new/reply forms as well 2016-04-03 20:58:11 +09:00