Riccardo Graziosi
5256ea911a
Add post status administration ( #105 )
2022-05-01 18:00:38 +02:00
Riccardo Graziosi
1803c293ff
Enable redux dev tools and refactor http requests
2022-04-09 10:45:43 +02:00
Riccardo Graziosi
ad67c3986b
Various minor style improvements
2022-04-07 18:58:18 +02:00
Ruben Waterman
08de979b45
Add dark-mode support ( #24 )
...
* add dark-mode support
* make improvements as suggested by riggraz
* fix some dark theme styles
Co-authored-by: Riccardo Graziosi <riccardo.graziosi97@gmail.com >
2020-07-17 18:51:34 +02:00
riggraz
84aa30d0d8
Adjust margin of some components
2020-01-05 11:31:21 +01:00
riggraz
68acccf1a4
Remove autofocus from some input controls
2019-11-25 23:07:20 +01:00
riggraz
c96073e4f8
Fix template issues of some sidebar components
2019-10-16 20:24:42 +02:00
riccardo
1d1169ab08
Add delete button to comment
2019-10-02 16:53:35 +02:00
riccardo
2c2a0e0c82
Add button to toggle comment is post update
2019-10-02 16:43:13 +02:00
riccardo
e8d7fcc359
Add gravatar image to new comment form
2019-10-02 15:26:32 +02:00
riggraz
034a5ab708
Add post updates
2019-10-01 19:15:03 +02:00
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