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
|
e38027f9ae
|
Update .gitignore to ignore .vscode folder
|
2019-09-26 10:44:52 +02:00 |
|
riggraz
|
f4c1792f39
|
Add edit link to posts and comments
|
2019-09-25 11:50:23 +02:00 |
|
riggraz
|
e06d95a7bb
|
Add posts and comments to admin panel
|
2019-09-24 21:16:51 +02:00 |
|
riggraz
|
7d50454d14
|
Add env vars to docker-compose and improve env check
|
2019-09-24 18:57:42 +02:00 |
|
riggraz
|
9bdbcef0ab
|
Improve navbar brand visualisation
|
2019-09-24 16:37:55 +02:00 |
|
riggraz
|
c554d68f54
|
Add env variables to test and fix some of them
|
2019-09-24 12:57:32 +02:00 |
|
riccardo
|
2967b4eba0
|
Fix problematic line in seeds
|
2019-09-23 18:41:38 +02:00 |
|
riggraz
|
e70d3bbda6
|
Add default favicon and logo
|
2019-09-23 17:06:32 +02:00 |
|
riggraz
|
95ffd32420
|
Number of posts per page is now configurable through .env
|
2019-09-23 16:10:25 +02:00 |
|
riggraz
|
eed2ef5446
|
User email confirmation is now optional
|
2019-09-23 15:52:00 +02:00 |
|
riggraz
|
10f73d876e
|
Add .env file for docker-compose
|
2019-09-23 12:14:35 +02:00 |
|
riccardo
|
3ce611374b
|
Improve docker scripts
|
2019-09-22 15:52:53 +02:00 |
|
riggraz
|
31828d48ba
|
Fix integration tests for comments component
|
2019-09-21 16:11:13 +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
|
53afa9007a
|
Style improvements for mobile
|
2019-09-19 19:39:16 +02:00 |
|
riggraz
|
494983efc6
|
Improve style pt. 3 (breakpoints)
|
2019-09-19 19:06:22 +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
|
2bc991e154
|
Fix css bug in header
|
2019-09-19 18:45:55 +02:00 |
|
riggraz
|
0a41c22ec1
|
Improve style pt. 2 (devise forms)
|
2019-09-19 18:30:29 +02:00 |
|
riggraz
|
409cdeef8a
|
Improve style pt. 1
|
2019-09-19 16:42:43 +02:00 |
|
riggraz
|
2b1fc213db
|
Fix bug in post status edit
|
2019-09-19 14:00:34 +02:00 |
|
riggraz
|
de1c225c56
|
Improve admin panel
|
2019-09-18 22:03:51 +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
|
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
|
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
|
b3fefe77ee
|
Fix failing board integration test
|
2019-09-16 16:04:04 +02:00 |
|
riggraz
|
41795ce963
|
Refactor CSS pt. 3 (semantically @extend Bootstrap)
|
2019-09-16 12:22:30 +02:00 |
|
riggraz
|
8d297a897e
|
Refactor CSS pt. 2 (Properly structure stylesheets folder)
|
2019-09-15 18:46:54 +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
|
e92aa9842c
|
Add redux-devtools
|
2019-09-14 17:36:11 +02:00 |
|
riggraz
|
b42d062d4a
|
Add model tests to post and post_status
|
2019-09-14 17:14:52 +02:00 |
|
riggraz
|
c13ac85473
|
Add tests for Post component
|
2019-09-14 16:05:54 +02:00 |
|
riggraz
|
3b54772ca1
|
Add tests for Board search and infinite scroll
|
2019-09-14 15:20:03 +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 |
|