Commit Graph

26 Commits

Author SHA1 Message Date
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
riggraz
35d55c1e71 Add gravatar picture to header 2019-08-19 17:42:13 +02:00
riggraz
7f2f536027 Improve style, in particular forms 2019-08-19 16:43:32 +02:00
riggraz
6fe5845ec9 Add Boostrap 2019-08-19 12:16:17 +02:00
riggraz
467d5a9a0f Setup Rails project and dockerize 2019-08-18 14:51:37 +02:00