Commit graph

1655 commits

Author SHA1 Message Date
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
ce6c8d4d54 Merge branch 'devel' of https://github.com/TelescopeJS/Telescope into devel 2016-04-18 10:04:17 +09:00
Sacha Greif
b874b57bdf Meteor 1.3.2.1 2016-04-18 10:04:05 +09:00
Sacha Greif
5c8fbf6d89 working on datetimepicker 2016-04-18 10:03:53 +09:00
Sacha Greif
6a2394082d Merge pull request #1304 from tvukusic/master
fix 404Error page
2016-04-18 08:34:05 +09:00
tvukusic
084f08b86a fix 404Error page 2016-04-17 12:10:45 +02:00
Sacha Greif
2954fe0bb7 small tweaks 2016-04-17 16:49:31 +09:00
Sacha Greif
ece616be1e update state on blur, not on change (better for performance? doesn't really seem to make a difference) 2016-04-17 16:47:04 +09:00
Sacha Greif
9eac9bf800 fixing a couple things 2016-04-17 10:48:02 +09:00
Sacha Greif
60f29bbfd1 simplify UserProfileCheck logic 2016-04-17 10:29:52 +09:00
xavizalote
72ea1ab654 \o/ get rid of state warning on modal by wrapping in a container 2016-04-16 18:02:21 +02:00
xavizalote
d878b8466e get rid of dom warning (nova:forms) 2016-04-16 18:01:37 +02:00
xavizalote
5c424dabf5 add a fields property to filter on them 2016-04-16 16:20:18 +02:00
xavizalote
2baf40ad58 fix Telescope.settings.get(..) if you start with a JSON file 2016-04-16 15:42:41 +02:00
xavizalote
c2d1a1ab99 Merge remote-tracking branch 'TelescopeJS/devel' into completed-profile-hook 2016-04-15 15:16:15 +02:00
xavizalote
a1a23fb705 button padding alignments -> white space by @kadavy 2016-04-15 12:38:37 +02:00
xavizalote
2e835d389e add a log out button to close modal ;) 2016-04-15 12:00:53 +02:00
xavizalote
d17f2f8812 enhance (or tweak?) nova:forms with requiredFieldsOnly props 2016-04-15 11:35:04 +02:00
xavizalote
1fa64d4038 reactively show modal to complete profile depending on currentUser profile 2016-04-15 11:09:19 +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
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
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
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
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