Riccardo Graziosi
bea146e612
Add billing ( #329 )
2024-05-03 18:11:07 +02:00
Riccardo Graziosi
d17b45c5c4
Add custom domains ( #314 )
2024-03-24 12:54:02 +01:00
Riccardo Graziosi
1cdbbc91e8
Various improvements and fixes ( #309 )
...
* Remove roadmap header
* Add hostname to poweredby url
* Fix oauth button click style
* Fix mailer astuto logo
* Fix asset urls in public html files
2024-03-14 23:04:34 +01:00
Riccardo Graziosi
98daafc244
Improve emails ( #305 )
2024-03-09 17:26:24 +01:00
Riccardo Graziosi
32d19cbe7c
Add the possibility to enable/disable default OAuths ( #303 )
2024-03-05 18:13:16 +01:00
Riccardo Graziosi
a700c07394
Add "powered by Astuto" ( #298 )
2024-02-27 18:32:14 +01:00
Riccardo Graziosi
a7d67652bf
Improve post list filter by status ( #267 )
2024-01-25 14:50:39 +01:00
Riccardo Graziosi
30b7b0f5f4
Add some welcome entities on tenant signup ( #266 )
2024-01-24 18:37:54 +01:00
Riccardo Graziosi
653e139a9e
Add default OAuths ( #259 )
2024-01-22 14:45:48 +01:00
Riccardo Graziosi
d8cf46c351
Switch from webpacker to (css|js)bundling-rails ( #227 )
...
* Install jsbundling-rails, uninstall rails/webpacker
* Remove outdated step from run-tests workflow
* Use cssbundling-rails for CSS
2023-05-19 17:47:01 +02:00
Riccardo Graziosi
5b9edd4745
Upgrade Ruby dependencies ( #214 )
...
* Bump rack from 2.2.3.1 to 2.2.6.3 (#204 )
Bumps [rack](https://github.com/rack/rack ) from 2.2.3.1 to 2.2.6.3.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/2.2.3.1...v2.2.6.3 )
---
updated-dependencies:
- dependency-name: rack
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump globalid from 1.0.0 to 1.0.1 (#188 )
Bumps [globalid](https://github.com/rails/globalid ) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/rails/globalid/releases )
- [Commits](https://github.com/rails/globalid/compare/v1.0.0...v1.0.1 )
---
updated-dependencies:
- dependency-name: globalid
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rails-html-sanitizer from 1.4.3 to 1.4.4 (#180 )
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer ) from 1.4.3 to 1.4.4.
- [Release notes](https://github.com/rails/rails-html-sanitizer/releases )
- [Changelog](https://github.com/rails/rails-html-sanitizer/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rails/rails-html-sanitizer/compare/v1.4.3...v1.4.4 )
---
updated-dependencies:
- dependency-name: rails-html-sanitizer
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com >
* Bump loofah from 2.18.0 to 2.19.1 (#179 )
Bumps [loofah](https://github.com/flavorjones/loofah ) from 2.18.0 to 2.19.1.
- [Release notes](https://github.com/flavorjones/loofah/releases )
- [Changelog](https://github.com/flavorjones/loofah/blob/main/CHANGELOG.md )
- [Commits](https://github.com/flavorjones/loofah/compare/v2.18.0...v2.19.1 )
---
updated-dependencies:
- dependency-name: loofah
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com >
* Bump nokogiri from 1.13.6 to 1.13.9 (#156 )
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.13.6 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.6...v1.13.9 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com >
* Bump httparty from 0.18.0 to 0.21.0 (#181 )
Bumps [httparty](https://github.com/jnunemaker/httparty ) from 0.18.0 to 0.21.0.
- [Release notes](https://github.com/jnunemaker/httparty/releases )
- [Changelog](https://github.com/jnunemaker/httparty/blob/master/Changelog.md )
- [Commits](https://github.com/jnunemaker/httparty/compare/v0.18.0...v0.21.0 )
---
updated-dependencies:
- dependency-name: httparty
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Riccardo Graziosi <31478034+riggraz@users.noreply.github.com >
* Fix Dockerfile
* Fix post system spec
* revert
* comment out post deletion system spec
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-07 11:40:27 +02:00
Riccardo Graziosi
84c6bd06bd
Fix production assets compiling in Dockerfile ( #215 )
2023-05-06 14:34:31 +02:00
Riccardo Graziosi
60b0919ce6
Add GitHub Actions ( #211 )
...
* Add 'run-tests' action to run specs
* Add 'push-to-registry' action to push image to Docker Hub
2023-04-16 15:53:05 +02:00
Riccardo Graziosi
1e6eb17af5
Add system specs for site settings ( #209 )
2023-04-12 18:35:39 +02:00
Riccardo Graziosi
ce21d660d1
Fix system specs ( #206 )
2023-03-19 19:57:53 +01:00
Riccardo Graziosi
b2e9031ed6
Add some header settings ( #199 )
...
* Add show_roadmap_in_header setting
* Add collapse_boards_in_header setting (thanks @josh-bitovi)
2023-02-11 11:35:27 +01:00
Riccardo Graziosi
e7335f5622
Add setting to manage visibility of vote count, vote button and decide root page ( #197 )
2023-02-05 11:55:38 +01:00
Riccardo Graziosi
d4242dd78e
Move tenant settings on separate model ( #196 )
2023-02-04 15:43:15 +01:00
Riccardo Graziosi
0e96ff7ad4
Add role 'owner' to users ( #185 )
2023-01-18 21:11:27 +01:00
Riccardo Graziosi
e86748edca
Fix specs ( #175 )
2022-12-03 19:04:06 +01:00
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
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
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
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
6be2394dc5
Add Boards management to sitesettings ( #107 )
2022-05-08 16:36:35 +02:00
Riccardo Graziosi
5256ea911a
Add post status administration ( #105 )
2022-05-01 18:00:38 +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
2c2a0e0c82
Add button to toggle comment is post update
2019-10-02 16:43:13 +02:00
riggraz
034a5ab708
Add post updates
2019-10-01 19:15:03 +02:00
riggraz
4fdb71d488
Merge branch 'master' of https://github.com/riggraz/astuto
2019-09-30 18:49:35 +02:00
riggraz
1d211e61ad
Modify minimum comment body length
2019-09-30 18:49:15 +02:00
riccardo
1574a84966
Add system test for like in post component
2019-09-30 18:40:34 +02:00
riggraz
84263b9d33
Add Likes in Post component
2019-09-30 16:54:37 +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
ccb63c4e16
Improve routing tests
2019-09-27 14:41:54 +02:00
riggraz
970cd6934c
Add likes model, controller and tests
2019-09-27 12:32:30 +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
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
d05202a2d7
Add power_user? method to User model
2019-09-16 19:38:56 +02:00
riggraz
3f4eba70d7
Add comment model and its tests
2019-09-16 16:05:00 +02:00