Commit Graph

23 Commits

Author SHA1 Message Date
riggraz
eed2ef5446 User email confirmation is now optional 2019-09-23 15:52:00 +02:00
riggraz
98b8d53ad0 Fix bug in boards load and destroy belonging posts when destroying board 2019-09-19 18:55:55 +02:00
riggraz
a1dbbb07b4 Random color assigned to new post statuses 2019-09-18 21:12:52 +02:00
riggraz
109381e791 Add order to Boards 2019-09-18 21:00:38 +02:00
riggraz
476f720119 Remove comments pagination 2019-09-17 15:03:25 +02:00
riggraz
b40ddfd543 Add basic version of Comments component 2019-09-17 11:33:18 +02:00
riggraz
d05202a2d7 Add power_user? method to User model 2019-09-16 19:38:56 +02:00
riggraz
3c6e27be14 Add comments controller and routes 2019-09-16 18:02:52 +02:00
riggraz
3f4eba70d7 Add comment model and its tests 2019-09-16 16:05:00 +02:00
riggraz
9fcf9bcef9 Models and controllers looks more like Rails 2019-09-09 16:50:33 +02:00
riggraz
3c3c14b04e Add search to post list 2019-09-05 17:11:07 +02:00
riggraz
f9f2b291d6 Add infinite scroll to post list 2019-09-04 21:12:07 +02:00
riggraz
b496a4d624 Add order and show_in_roadmap fields to PostStatus 2019-08-26 18:15:52 +02:00
riggraz
0ceaa6acb5 Add Post model 2019-08-24 16:51:25 +02:00
riggraz
726236b8aa Add PostStatus model 2019-08-24 12:06:48 +02:00
riggraz
75893bc4fd Add tests to user model and admin panel requests 2019-08-23 15:58:43 +02:00
riggraz
33ba4771d7 Add Boards 2019-08-22 17:09:13 +02:00
riggraz
ecc0d1cb27 Add admin panel and make it work for user resource 2019-08-21 16:13:39 +02:00
riggraz
35d55c1e71 Add gravatar picture to header 2019-08-19 17:42:13 +02:00
riggraz
983841800c Add full name to users 2019-08-19 15:45:44 +02:00
riggraz
b854562ca1 Add role to users 2019-08-19 10:37:45 +02:00
riggraz
fb924c9e75 Install and set up Devise 2019-08-18 18:51:25 +02:00
riggraz
467d5a9a0f Setup Rails project and dockerize 2019-08-18 14:51:37 +02:00