Riccardo Graziosi
a11157295d
Various improvements ( #325 )
...
* Fix missing translation in roadmap
* Fix resizing of textareas
* Increase line height for small muted texts
* Improve collapsed board list style
* Fix switch on top of header (z-index)
* Fix margin inconsistencies in site settings
* Add user count to site settings
2024-04-10 23:28:58 +02:00
Riccardo Graziosi
e887bca9cf
Fix OAuth login on custom domains ( #320 )
2024-03-28 12:29:54 +01:00
Riccardo Graziosi
d17b45c5c4
Add custom domains ( #314 )
2024-03-24 12:54:02 +01:00
Riccardo Graziosi
d47c70f576
Add some missing translations and limit locale selection only to available locales ( #313 )
2024-03-16 16:24:00 +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
719f1ad4e9
Improve tenant signup page ( #302 )
2024-03-02 18:36:22 +01:00
Riccardo Graziosi
a700c07394
Add "powered by Astuto" ( #298 )
2024-02-27 18:32:14 +01:00
Riccardo Graziosi
7966e80421
Fix mailers for post and comment notifications ( #293 )
2024-02-24 19:18:55 +01:00
Riccardo Graziosi
fadd577db8
Change page title based on current page ( #269 )
2024-01-26 17:35:00 +01:00
Riccardo Graziosi
d7e7db9f72
Add custom CSS ( #264 )
2024-01-23 18:50:42 +01:00
Riccardo Graziosi
653e139a9e
Add default OAuths ( #259 )
2024-01-22 14:45:48 +01:00
Riccardo Graziosi
0828c9c879
Improve UI style ( #262 )
2024-01-20 12:33:22 +01:00
Riccardo Graziosi
2c4a531933
Fix syntax error in views/devise/unlocks/new.html.erb ( #257 )
2024-01-16 23:00:37 +01:00
Rasmus
376e232f71
Skip asset pipeline for site logo file/url ( #255 )
...
Fixes #238
The ruby pipeline validation causes an exception if the file is missing, so pointing to an invalid file/url for the site logo makes every page crash
2024-01-15 19:56:08 +01:00
William Vo
35e7106a93
Add 🇻🇳 Vietnamese locale ( #240 )
2024-01-08 17:13:39 +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
c8f4766332
Bump yarn packages (webpacker, bootstrap, ...) ( #222 )
...
* Specify exact versions in package.json
* Bump @rails packages to 6.1.7-3
* Bump decode-uri-component from 0.2.0 to 0.2.2 (#176 )
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump qs from 6.5.2 to 6.5.3 (#177 )
Bumps [qs](https://github.com/ljharb/qs ) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump express from 4.17.1 to 4.18.2 (#178 )
Bumps [express](https://github.com/expressjs/express ) from 4.17.1 to 4.18.2.
- [Release notes](https://github.com/expressjs/express/releases )
- [Changelog](https://github.com/expressjs/express/blob/master/History.md )
- [Commits](https://github.com/expressjs/express/compare/4.17.1...4.18.2 )
---
updated-dependencies:
- dependency-name: express
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump json5 from 1.0.1 to 1.0.2 (#182 )
Bumps [json5](https://github.com/json5/json5 ) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v1.0.1...v1.0.2 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump minimatch from 3.0.4 to 3.0.8 (#223 )
Bumps [minimatch](https://github.com/isaacs/minimatch ) from 3.0.4 to 3.0.8.
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md )
- [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.0.8 )
---
updated-dependencies:
- dependency-name: minimatch
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/webpacker to 5.1.0
* Fix translations import in application.js
* Bump @rails/webpacker to 5.4.4
* Set some babel plugins loose=true to suppress warnings
* Bump boostrap to 4.6.2 and popper.js to 1.16.1
* Fix CSS after bootstrap bump
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-13 18:41:26 +02:00
Riccardo Graziosi
10f06c9760
Bump ruby to 3.0.6 ( #218 )
...
* Bump ruby to 2.7.8
* Bump listen to 3.5.1 (remove dependency on ruby_dep)
* Bump ruby to 3.0.6
* Fix I18n.translate arguments: from hash to keyword arguments
2023-05-09 09:32:18 +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
fd3665cce6
Improve Docker installation ( #152 )
2022-09-15 17:15:12 +02:00
Riccardo Graziosi
6198d814d8
Add ReactIcons ( #149 )
2022-08-22 10:38:03 +02: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
e2065b2c5e
Add roadmap management to Site settings ( #123 )
2022-06-12 15:22:06 +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
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
5256ea911a
Add post status administration ( #105 )
2022-05-01 18:00:38 +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
68acccf1a4
Remove autofocus from some input controls
2019-11-25 23:07:20 +01:00
riggraz
84263b9d33
Add Likes in Post component
2019-09-30 16:54:37 +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
e70d3bbda6
Add default favicon and logo
2019-09-23 17:06:32 +02:00
riggraz
10f73d876e
Add .env file for docker-compose
2019-09-23 12:14:35 +02:00