Riccardo Graziosi
37fb99a868
Add users management to site settings ( #126 )
2022-06-24 14:39:35 +02:00
Riccardo Graziosi
bc15140512
Add edit and delete actions to posts and comments ( #125 )
2022-06-22 10:17:42 +02:00
Riccardo Graziosi
e2065b2c5e
Add roadmap management to Site settings ( #123 )
2022-06-12 15:22:06 +02:00
Riccardo Graziosi
db674eaf6a
Update rails, webpacker and other deps ( #122 )
...
* Update webpacker to 4.3.0
* Update Rails to 6.0.5
* Update webpack-dev-server to 3.11.0
* Update @rails packages to 6.0.5 in package.json
2022-06-10 13:40:29 +02:00
Riccardo Graziosi
94f77517a8
Improve rails controllers ( #118 )
2022-06-10 12:03:33 +02:00
Riccardo Graziosi
8e75a85873
Refactor CSS ( #116 )
...
Refactor CSS files and structure. Also refactors some html and React components for a smarter use of CSS classes.
2022-06-08 10:20:36 +02:00
Riccardo Graziosi
35c427d9f6
Add markdown support ( #115 )
2022-06-06 20:20:03 +02:00
Riccardo Graziosi
78049a820c
Add internationalization ( #114 )
...
🇬🇧 and 🇮🇹
2022-06-05 11:40:43 +02:00
Riccardo Graziosi
dad382d2b1
Post follow and updates notifications V1 ( #111 )
...
* It is now possible to follow a post in order to receive updates about it
* Notifications are now sent when updates are published
* Post status changes are now tracked
* Update sidebar now shows the post status history
* Mark a comment as a post update using the comment form
* ... more ...
2022-05-28 11:03:36 +02:00
Riccardo Graziosi
d0ea99c8f2
Remove dark mode (for now ;)
2022-05-10 20:16:03 +02:00
Riccardo Graziosi
f2977574d6
Remove unimplemented pages from site settings menu
...
Commit #200 ;)
2022-05-10 19:57:49 +02:00
Riccardo Graziosi
6be2394dc5
Add Boards management to sitesettings ( #107 )
2022-05-08 16:36:35 +02:00
Riccardo Graziosi
7b8a4d6709
Group actions into folders
2022-05-07 11:27:07 +02:00
Riccardo Graziosi
8195285eb8
Add polyfill for padStart function
2022-05-07 10:57:27 +02:00
Riccardo Graziosi
5256ea911a
Add post status administration ( #105 )
2022-05-01 18:00:38 +02:00
Riccardo Graziosi
c5148147e3
Remove redux devtools from create store
2022-04-10 16:33:08 +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
Riccardo Graziosi
74c6fa5651
Update ruby gems with vulnerabilities ( #96 )
...
* Bump color-string from 1.5.3 to 1.9.0 (#93 )
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.3 to 1.9.0.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/commits/1.9.0 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ajv from 6.10.2 to 6.12.6 (#94 )
Bumps [ajv](https://github.com/ajv-validator/ajv ) from 6.10.2 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases )
- [Commits](https://github.com/ajv-validator/ajv/compare/v6.10.2...v6.12.6 )
---
updated-dependencies:
- dependency-name: ajv
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update rails, devise and administrate gems
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-03-23 21:29:54 +01: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 Graziosi
9b337cc659
Fix navbar style
2020-07-26 15:32:50 +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
595d06df05
Fix post description overflow on smaller devices
2019-11-25 23:01:19 +01:00
riggraz
c96073e4f8
Fix template issues of some sidebar components
2019-10-16 20:24:42 +02:00
riggraz
a97c952191
Make production environment work
2019-10-16 17:27:37 +02:00
riggraz
22fd672efd
Fix a bug in comments controller
2019-10-09 15:23:59 +02:00
riccardo
965a29bb1b
Adjust boxes margin
2019-10-02 16:57:32 +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
1d211e61ad
Modify minimum comment body length
2019-09-30 18:49:15 +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
5ee6a4afae
Implement hotness algorithm
2019-09-27 15:48:21 +02:00
riggraz
970cd6934c
Add likes model, controller and tests
2019-09-27 12:32:30 +02:00
riggraz
e1d8dbc281
Improve style consistency
2019-09-27 11:40:33 +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
e06d95a7bb
Add posts and comments to admin panel
2019-09-24 21:16:51 +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