Commit graph

65 commits

Author SHA1 Message Date
Sacha Greif
e6324788dc rollback version change for now to fix issue on run 2016-12-20 10:55:11 +09:00
Sacha Greif
fa7987d67a v0.3.0 2016-12-20 09:50:14 +09:00
Sacha Greif
fbff53d761 fix user log in bug (maybe?) 2016-12-20 09:45:55 +09:00
xavcz
2638023f4e harmonize apollo branch to be on v0.27.5 2016-12-08 23:48:16 +01:00
Sacha Greif
56c04baf3b use new group-based syntax for permissions; various tweaks 2016-12-01 15:29:07 +09:00
xavcz
41d19f52aa v0.27.5 2016-11-30 12:07:45 +01:00
xavcz
c8615d3439 v0.27.4 2016-11-15 10:44:01 +01:00
xavcz
28cf7a20c7 Update to Meteor 1.4.2.1, add npm babel-runtime, remove some Meteor packages constraints versions 2016-11-15 09:55:05 +01:00
Xavier Cazalot
4717100099 Merge pull request #1507 from sherryxiao1988/patch-1
Fix react setState race condition
2016-11-11 10:52:02 +01:00
Matt Lively
4f6b7d78fd ml/cjl: adding support for users logged in. 2016-11-01 19:38:06 -07:00
Sean Song
f1fd21dd58 fix typo in style class name 2016-10-26 16:25:28 +08:00
xavcz
042cb4ff86 v0.27.3 2016-10-19 09:54:15 +02:00
chptung
779179754c Updated _posts.scss
Added `flex-wrap: wrap;` to posts-categories for better styling if a user creates a post with too many categories.
2016-10-11 09:08:19 -07:00
xavcz
b3ae8ef6c6 v0.27.2 2016-10-01 18:11:37 +02:00
xavcz
4e3d32d2a6 v0.27.1 2016-09-22 07:58:59 +02:00
Sacha Greif
2b34713c0b v0.27.0 2016-08-29 09:02:11 +09:00
Sacha Greif
e788998bec Upgrade to Meteor 1.4.1.1 2016-08-29 08:53:20 +09:00
Sacha Greif
952617dd96 subscribe-to-posts -> subscribe 2016-08-07 19:10:53 +09:00
schabluk
ce48b0c58d udpate to 4.0.0-alpha.3 2016-08-04 10:47:19 +02:00
Sacha Greif
fcdb1d89f8 1.4 upgrade 2016-07-26 17:45:29 +09:00
Sacha Greif
cfc52b1158 v0.26.5 2016-07-24 19:15:55 +09:00
Sacha Greif
a944fc7fcf get rid of duplicate stylesheets 2016-07-12 17:34:59 +09:00
Sacha Greif
4f61940b07 version 0.26.4 2016-07-04 10:42:36 +09:00
Sacha Greif
47e1799157 settings tweak (removed settings panel to avoid confusion) 2016-06-19 14:32:15 +09:00
Sacha Greif
cf0320b72b Merge branch 'react-router' into devel
# Conflicts:
#	packages/nova-base-components/lib/config.js
2016-06-14 10:18:38 +09:00
Sacha Greif
550ca85258 complete work on react-router 2016-06-14 10:01:44 +09:00
Sacha Greif
7b8624f709 v0.26.3 2016-06-12 12:15:11 +09:00
Sacha Greif
d402069896 css fix 2016-06-10 18:35:59 +09:00
Sacha Greif
2c6e3d0d30 more i18n work 2016-06-10 10:25:38 +09:00
Sacha Greif
204fa1d8b7 added support for field groups; small tweaks to user edit form 2016-06-03 11:03:36 +09:00
xavizalote
8ad7efae59 delete user from list to make it possible for him to resubscribe, default props for the button, style newsletter settings in the UsersEdit 2016-05-25 09:30:29 +02:00
Sacha Greif
acad01f492 0.26.2 2016-05-22 15:53:58 +09:00
Sacha Greif
ecb58a98a3 make avatars work with hash instead of email 2016-05-22 15:46:44 +09:00
Sacha Greif
70779b53cb add stats to post edit form 2016-05-20 09:33:55 +09:00
Sacha Greif
1de7e9bc14 Merge pull request #1323 from justintime4tea/feature-1314-r2
Complete soft delete feature for comments (Revision 2)
2016-05-13 16:25:39 +09:00
Sacha Greif
9e2173ca6d add autofilled tags form component 2016-05-07 18:12:16 +09:00
Justin Gross
bcfa305530 Complete soft delete feature for comments
- Add deleteComment function to CommentsItem.jsx
- Add Delete link next to Edit link in CommentsItem.jsx
- Hide reply link if comment.isDeleted
- Add styling for Delete link element in _comments.scss
- Add check for document.isDeleted in Users.can.edit in permissions.js
2016-05-06 17:07:40 -04:00
Sacha Greif
1d419b9c3c update readme 2016-04-26 09:12:38 +09:00
Sacha Greif
64f357d601 Meteor 1.3.2.4; small fixes and tweaks for easier customisation; bug fixes 2016-04-25 17:02:41 +09:00
Sacha Greif
eff2ab627f css tweak 2016-04-21 15:21:14 +09:00
Sacha Greif
312a7b4f9e various small tweaks 2016-04-21 15:08:43 +09:00
Sacha Greif
3b6d6375a8 more css tweaks 2016-04-20 09:23:22 +09:00
Sacha Greif
e99721f345 more naming fixes 2016-04-20 09:17:19 +09:00
Sacha Greif
0907733208 more work on consistent naming 2016-04-19 15:54:53 +09:00
Sacha Greif
6665a7c968 making component names and class names more consistent.
- Posts, Comments, Users, etc. are always pluralized.
- CSS classes are based off component names (PostsTitle -> posts-title)
2016-04-19 15:45:36 +09:00
Sacha Greif
aaa280e8e8 version bump (0.26.1) 2016-04-19 14:52:22 +09:00
Sacha Greif
a27a6c5306 more work on mobile version 2016-04-19 09:39:09 +09:00
Sacha Greif
f2416eaf63 working on mobile version 2016-04-18 12:16:07 +09:00
Sacha Greif
b874b57bdf Meteor 1.3.2.1 2016-04-18 10:04:05 +09:00
Sacha Greif
60f29bbfd1 simplify UserProfileCheck logic 2016-04-17 10:29:52 +09:00