riggraz
064f7a59f3
add attachments to comments + add attachment upload on comment create
2025-02-05 15:36:47 +01:00
riggraz
e4ddf0e5f3
fix spec
2025-02-04 16:20:20 +01:00
riggraz
2e89e3ed67
fix oauth spec
2025-01-23 12:15:27 +01:00
riggraz
1e798c3874
remove 'logo' from o_auths factory
2025-01-23 12:04:15 +01:00
riggraz
a712c97882
fix spec
2025-01-22 10:06:43 +01:00
riggraz
640785181c
Add upload for site logo
2025-01-22 09:55:36 +01:00
Riccardo Graziosi
a12a95eccc
Add webhooks ( #447 )
2024-12-20 14:06:48 +01:00
Riccardo Graziosi
c0d70186f6
Send recap emails for new feedback ( #440 )
2024-11-19 17:17:05 +01:00
Riccardo Graziosi
31999a2af6
Add API ( #427 )
2024-11-08 16:40:53 +01:00
Riccardo Graziosi
63b3b4050a
Add setting to set logo URL ( #410 )
2024-09-16 18:48:18 +02:00
Riccardo Graziosi
5decb702f2
Increase user full_name max length to 64 characters ( #403 )
2024-09-07 18:10:45 +02:00
Riccardo Graziosi
519ec80b90
Add invitation system ( #398 )
2024-09-06 20:27:15 +02:00
Riccardo Graziosi
0ad1b5eec0
Add private feedback space setting ( #392 )
2024-08-29 22:14:04 +02:00
Riccardo Graziosi
a49b5695f5
Add anonymous feedback ( #380 )
2024-07-12 20:38:46 +02:00
Riccardo Graziosi
3ee686b640
Hotfix: self-hosted tenant must always have active subscription ( #358 )
2024-05-29 10:22:22 +02:00
Riccardo Graziosi
f0346a73ec
Add tour and other improvements ( #348 )
...
* Add tour
* Add instructions to set password for OAuth users
* Tenant signup improvement
* Fix bug on user soft delete
* Slighlty darken background color
* Add a stronger confirmation for board deletion
2024-05-21 19:10:18 +02:00
Riccardo Graziosi
5a162c6f4f
Add instructions to set password for OAuth users ( #346 )
2024-05-14 17:47:17 +02:00
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