Commit graph

15 commits

Author SHA1 Message Date
Sacha Greif
5634bc2e77 working on react-router 2016-06-10 19:19:32 +09:00
xavizalote
63c5a11b43 NewsletterButton linked to method called with certain props 2016-05-25 08:52:04 +02: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
xavizalote
1fa64d4038 reactively show modal to complete profile depending on currentUser profile 2016-04-15 11:09:19 +02:00
Sacha Greif
3fd1a2412e add settings edit form 2016-04-15 11:11:13 +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
24c1dc4722 cleaning up component naming 2016-04-14 10:12:35 +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
42b25d3eb0 adding route for email debugging 2016-04-12 19:36:47 +09:00
Sacha Greif
8a2c9dbeed adding a Settings cheatsheet at /settings 2016-04-04 14:39:08 +09:00
Sacha Greif
8305cd8a3d adding loading spinner 2016-04-03 15:56:12 +09:00
Sacha Greif
2fca9b6900 extract account form into own component; use modal to show it instead of comment form when not logged in; add size option for modal 2016-04-03 11:42:07 +09:00
Sacha Greif
0cb56d8b79 create separate PostNewForm component; add error messages to post new and edit forms (for now); add errors to comment new and edit 2016-03-31 09:36:25 +09:00
Sacha Greif
6a31ef2871 rename packages for consistency 2016-03-30 09:25:25 +09:00
Renamed from packages/base-components/lib/components.js (Browse further)