Commit Graph

47 Commits

Author SHA1 Message Date
riggraz
be8f003d70 Add gravatar picture to comments 2019-09-30 23:28:52 +02:00
riggraz
551feef79e Improve LikeList style 2019-09-30 18:10:51 +02:00
riggraz
84263b9d33 Add Likes in Post component 2019-09-30 16:54:37 +02:00
riggraz
ce234f8818 Add style to like button 2019-09-27 18:19:13 +02:00
riggraz
80164178c2 Implement basic version of likes 2019-09-27 16:57:23 +02:00
riggraz
f744c497a2 Improve comment components and its reducers 2019-09-26 18:22:18 +02:00
riggraz
678d2eaacf Improve type checks 2019-09-26 16:03:41 +02:00
riggraz
322c8e51cf Remove unused imports and add some types 2019-09-26 11:00:32 +02:00
riggraz
f4c1792f39 Add edit link to posts and comments 2019-09-25 11:50:23 +02:00
riggraz
c554d68f54 Add env variables to test and fix some of them 2019-09-24 12:57:32 +02:00
riggraz
7729057180 Add select to change board of post 2019-09-21 12:54:57 +02:00
riggraz
7874015580 General improvements to postlist and post 2019-09-21 11:17:58 +02:00
riggraz
38345f9c42 Improve comments component 2019-09-20 18:43:24 +02:00
riggraz
0b88d58094 Improve style pt. 4 (post and comments) 2019-09-20 17:56:01 +02:00
riggraz
409cdeef8a Improve style pt. 1 2019-09-19 16:42:43 +02:00
riggraz
876f77e000 Add integration test for comments (not finished) 2019-09-18 17:00:58 +02:00
riggraz
7701c8f5e6 New comments can be created 2019-09-18 13:40:00 +02:00
riggraz
ecfdc54100 Add comment replies toggle and body to state 2019-09-17 19:09:38 +02:00
riggraz
0c0c6d4e30 Basic comments visualisation 2019-09-17 17:04:19 +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
41795ce963 Refactor CSS pt. 3 (semantically @extend Bootstrap) 2019-09-16 12:22:30 +02:00
riggraz
a964b3627f Refactor CSS pt. 1 (remove custom css in favour of Bootstrap's) 2019-09-15 18:26:51 +02:00
riggraz
c13ac85473 Add tests for Post component 2019-09-14 16:05:54 +02:00
riggraz
f76b7786ca Fix bug in Board component 2019-09-14 12:50:16 +02:00
riggraz
dcdb99401f Redux store is not a singleton anymore (-> bug fixes) 2019-09-14 12:42:30 +02:00
riggraz
7f49b14c06 Fix a bug causing duplication of posts in PostList 2019-09-12 18:04:00 +02:00
riggraz
e649588211 Improve Post component 2019-09-12 18:03:19 +02:00
riggraz
f599471af1 Add basic version of post show page 2019-09-12 15:51:45 +02:00
riggraz
5ca113b545 Fix flickering caused by turbolinks and other minor fixes 2019-09-11 21:03:40 +02:00
riggraz
8d9ab0f717 Add Redux and use it for state management 2019-09-11 18:30:59 +02:00
riggraz
46b8f06955 Fix typescript type for setTimeout variable 2019-09-06 15:04:05 +02:00
riggraz
25d7d9a5af Improve Roadmap and Board components 2019-09-06 14:36:26 +02:00
riggraz
3c3c14b04e Add search to post list 2019-09-05 17:11:07 +02:00
riggraz
a57cdc0c05 Rename components "Shared" folder to "shared" 2019-09-05 14:11:10 +02:00
riggraz
12121218e2 Improve Board style 2019-09-05 13:51:17 +02:00
riggraz
f9f2b291d6 Add infinite scroll to post list 2019-09-04 21:12:07 +02:00
riggraz
542bbcfb85 Refactor controllers and uncomment an authorization check 2019-09-04 15:24:15 +02:00
riggraz
7a2b55ab51 Improve style of Board component 2019-09-03 18:55:37 +02:00
riggraz
4a1378988a Add integration test for Board component 2019-09-03 18:37:27 +02:00
riggraz
88096b2262 Add filter by post status 2019-09-03 12:58:44 +02:00
riggraz
0618974543 Add comment icon 2019-09-02 20:26:09 +02:00
riggraz
66dde5ee91 Refactor stylesheets 2019-09-02 19:59:55 +02:00
riggraz
86286b634d Add post list 2019-09-02 19:26:34 +02:00
riggraz
edacfb1a4f Add new post form 2019-09-02 14:32:57 +02:00
riggraz
98b5b97a4e Add first version of roadmap 2019-08-26 14:29:56 +02:00
riggraz
24339c0e08 Add React and TS to webpacker; add react-rails gem 2019-08-25 14:34:20 +02:00