Commit graph

3429 commits

Author SHA1 Message Date
tvukusic
084f08b86a fix 404Error page 2016-04-17 12:10:45 +02:00
Sacha Greif
01fe279e8c update package 2016-04-15 15:46:58 +09:00
Sacha Greif
46a4d04931 disabled settings field when already provided 2016-04-15 15:42:14 +09:00
Sacha Greif
3fd1a2412e add settings edit form 2016-04-15 11:11:13 +09:00
Sacha Greif
5679ecf7e8 update readme 2016-04-15 09:45:46 +09:00
Sacha Greif
af4ff619ed get rid of this 2016-04-15 09:37:32 +09:00
Sacha Greif
35f224cdd2 Merge branch 'nova' into devel
# Conflicts:
#	README.md
#	packages/telescope-notifications/lib/notifications.js
2016-04-15 09:33:46 +09:00
Sacha Greif
a059d244c5 Merge branch 'master' into devel 2016-04-15 09:27:30 +09:00
Sacha Greif
843cf6ee70 Merge branch 'master' into devel 2016-04-15 09:26:29 +09:00
Sacha Greif
1469d55c33 npm > 3 2016-04-15 09:22:14 +09:00
Sacha Greif
d9bdd36073 fix category edition/creation 2016-04-15 09:17:04 +09:00
Sacha Greif
fb677e1929 move accounts-password to packages file 2016-04-14 18:12:28 +09:00
Sacha Greif
5fffd48103 Merge pull request #1242 from rizafahmi/fixing-invite-link
Add siteUrl in front of action link. The link is wrong
2016-04-14 17:57:30 +09:00
Sacha Greif
de75991728 fix "load more" bug for now 2016-04-14 16:22:57 +09:00
Sacha Greif
f0f734d6a8 add smart methods for creating/editing categories 2016-04-14 15:54:50 +09:00
Sacha Greif
24d202d6a0 make Telescope.callbacks.run take an unlimited number of arguments 2016-04-14 15:54:23 +09:00
Sacha Greif
6707099bff working on ui for adding/editing categories 2016-04-14 14:12:06 +09:00
Sacha Greif
8b93dab5eb add button for deleting categories; clean up stuff 2016-04-14 11:47:56 +09:00
Sacha Greif
4f250d324a updating packages & getting started content 2016-04-14 11:09:03 +09:00
Sacha Greif
9f3117a11d remove nova: prefix for packages that shouldn't be published yet 2016-04-14 10:31:20 +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
bd2d37b75a Merge pull request #1298 from xavcz/global-headtags
Move head tags to layout
2016-04-13 16:40:46 +09:00
xavizalote
8c85c106b8 remove useless condition 2016-04-13 08:50:28 +02:00
xavizalote
021804b354 move head tags to layout, remove added tags on the client if some where added before 2016-04-13 08:43:43 +02:00
Sacha Greif
ca751b49aa add loading spinner to email debug page 2016-04-13 14:49:03 +09:00
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