xavcz
|
4ae1c01eec
|
complete eslint devDeps and fix lint errors
|
2016-11-15 09:02:30 +01:00 |
|
Matt Lively
|
eef2b7e233
|
ml/cjl: adding reset password feature
|
2016-10-28 21:27:27 -07:00 |
|
xavcz
|
6a4c9c1f57
|
consistency on users callbacks (users.new, users.profileCompleted), remove dead code (~copy of users.edit method) not used anymore: what it did is now handled thanks to callbacks
|
2016-10-07 10:50:21 +02:00 |
|
xavcz
|
5463ff7b86
|
prefer Users namespace to Meteor.users in active packages
|
2016-10-05 08:37:48 +02:00 |
|
Sacha Greif
|
3ec90a04b5
|
remove Telescope global
|
2016-08-08 11:18:21 +09:00 |
|
Sacha Greif
|
4a05939bb7
|
Users.is.admin -> Users.isAdmin
|
2016-07-21 14:51:58 +09:00 |
|
xavizalote
|
4bf0a15a41
|
whoops, remove console.log
|
2016-06-27 22:59:06 +02:00 |
|
xavizalote
|
bfcc395c6f
|
import Users in publications & some components
|
2016-06-27 21:36:45 +02:00 |
|
Sacha Greif
|
104cad9b15
|
adding @summary for jsdocs compatibility
|
2016-04-09 09:41:20 +09:00 |
|
Sacha Greif
|
a9b1d82ee0
|
use named function
|
2016-04-03 11:27:53 +09:00 |
|
Sacha Greif
|
05080fa97e
|
working on forms; use React Composer for AppContainer
|
2016-03-27 13:04:21 +09:00 |
|
Sacha Greif
|
c630704d34
|
add simple profile page; move email templates to component package
|
2016-02-23 21:35:54 +09:00 |
|
Sacha Greif
|
56fb10d23a
|
user edit/account page
|
2016-02-23 11:34:40 +09:00 |
|
Sacha Greif
|
635a5e6776
|
more work on notifications
|
2016-02-17 21:57:20 +09:00 |
|
Sacha Greif
|
a119d2b2c0
|
breaking up notifications package into separate feature-related pieces
|
2016-02-17 21:57:07 +09:00 |
|
Sacha Greif
|
e3d7454b82
|
find -> selector; removed some logic from listContainer
|
2016-02-17 19:39:43 +09:00 |
|
Sacha Greif
|
6b360d51eb
|
remove this.unblock() for now
|
2016-02-17 17:46:34 +09:00 |
|
Sacha Greif
|
7daabf9e42
|
renaming
|
2016-02-17 14:27:27 +09:00 |
|