Riccardo Graziosi
6be2394dc5
Add Boards management to sitesettings ( #107 )
2022-05-08 16:36:35 +02:00
Kevin Vinhas
007d08a051
Add New Comment on your post notifications
...
This notification is sent only to the post owner, unless this person turned off the notifications.
A simple first step into the notifications by mail world :)
The mail contains a link to user profile
The link to the user profile is required to give an easy access to
notifications disabling.
Also having a preview for the notify_post_owner method
We can `Comment.first` because it is part of the db:seeds method. So
there should, in development, always be one.
2021-02-11 22:40:52 +01:00
Kevin Vinhas
9dfb13eff6
Adding notifications_enabled attribute to users
...
This diff just contains the migration and profile edition.
Refers to [This Project Card](https://github.com/riggraz/astuto/projects/1#card-31194036 ) and #33
2021-02-11 22:40:52 +01:00
riccardo
1574a84966
Add system test for like in post component
2019-09-30 18:40:34 +02:00
riccardo
dfee92da9c
Add system tests for likes
2019-09-28 13:49:37 +02:00
riggraz
ce234f8818
Add style to like button
2019-09-27 18:19:13 +02:00
riggraz
c554d68f54
Add env variables to test and fix some of them
2019-09-24 12:57:32 +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
876f77e000
Add integration test for comments (not finished)
2019-09-18 17:00:58 +02:00
riggraz
b3fefe77ee
Fix failing board integration test
2019-09-16 16:04:04 +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
3b54772ca1
Add tests for Board search and infinite scroll
2019-09-14 15:20:03 +02:00
riggraz
4a1378988a
Add integration test for Board component
2019-09-03 18:37:27 +02:00
riggraz
66dde5ee91
Refactor stylesheets
2019-09-02 19:59:55 +02:00
riggraz
0c1873d1a6
Add system test for Roadmap component
2019-08-28 17:52:59 +02:00
riggraz
d9414bd218
Add system tests for user signup, login and edit profile
2019-08-28 15:21:20 +02:00
riggraz
b195274161
Capybara now works 🎉
2019-08-27 20:33:44 +02:00
riggraz
33ba4771d7
Add Boards
2019-08-22 17:09:13 +02:00
riggraz
462002c416
Add users factory for tests
2019-08-20 14:26:26 +02:00