Commit graph

8 commits

Author SHA1 Message Date
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
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
5c424dabf5 add a fields property to filter on them 2016-04-16 16:20:18 +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