Commit Graph

6 Commits

Author SHA1 Message Date
Riccardo Graziosi
4c73b398e8 Add OAuth2 authentication (#147)
- Added Site settings > Authentication section
- Create/edit/delete your custom oauth2 configurations
- Login or signup with oauth2
2022-08-05 18:15:17 +02:00
Riccardo Graziosi
35831b9801 Add Site settings > General (#133) 2022-07-18 10:47:54 +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
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