Riccardo Graziosi
5842bfc66d
Add base translations ( #129 )
...
* New translations devise.en.yml (French)
* New translations activerecord.en.yml (Dutch)
* New translations en.yml (Russian)
* New translations en.yml (Portuguese)
* New translations en.yml (Dutch)
* New translations en.yml (Korean)
* New translations en.yml (Japanese)
* New translations en.yml (Italian)
* New translations en.yml (German)
* New translations en.yml (Spanish)
* New translations en.yml (French)
* New translations activerecord.en.yml (Chinese Simplified)
* New translations activerecord.en.yml (Russian)
* New translations activerecord.en.yml (Portuguese)
* New translations activerecord.en.yml (Korean)
* New translations devise.en.yml (Spanish)
* New translations activerecord.en.yml (Japanese)
* New translations activerecord.en.yml (Italian)
* New translations activerecord.en.yml (German)
* New translations activerecord.en.yml (Spanish)
* New translations activerecord.en.yml (French)
* New translations devise.en.yml (Chinese Simplified)
* New translations devise.en.yml (Russian)
* New translations devise.en.yml (Portuguese)
* New translations devise.en.yml (Dutch)
* New translations devise.en.yml (Korean)
* New translations devise.en.yml (Japanese)
* New translations devise.en.yml (Italian)
* New translations devise.en.yml (German)
* New translations en.yml (Chinese Simplified)
* New translations en.yml (Italian)
* New translations devise.en.yml (Italian)
2022-07-15 14:08:08 +02:00
Justman10000
84b9834d88
Add Crowdin configuration file ( #128 )
2022-07-15 13:24:23 +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
07ca2a304a
Update README and CONTRIBUTING ( #124 )
2022-06-13 15:04:57 +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
ba86e81aa0
Remove dead links from README
2022-06-05 11:17:03 +02:00
Riccardo Graziosi
084a7c6944
Update link to demo
...
Nice fail...
2022-05-28 16:52:41 +02:00
Riccardo Graziosi
b2c43a4647
Update README with demo link
2022-05-28 11:09:03 +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
ce7be1b30c
Change "docker-compose" to "docker compose"
2022-05-10 20:23:25 +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
64e16778fd
Fix post status ordering in seeds.rb
2022-05-07 11:03:52 +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
1943b8446f
Bump ruby to 2.6.6 and speed up docker build
2022-04-07 16:31:57 +02:00
Riccardo Graziosi
3866aad0b4
Bump puma from 4.3.11 to 4.3.12 ( #98 ) ( #99 )
...
Bumps [puma](https://github.com/puma/puma ) from 4.3.11 to 4.3.12.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v4.3.11...v4.3.12 )
---
updated-dependencies:
- dependency-name: puma
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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-03 15:11:57 +02:00
Riccardo Graziosi
b4e859d3b4
Update node to v14 and run yarn-audit-fix
2022-03-31 19:51:03 +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
Riccardo Graziosi
e7b73bcc1a
Update dependencies with vulnerabilities ( #92 )
...
* Bump minimist from 1.2.0 to 1.2.5
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.0 to 1.2.5.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.0...1.2.5 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump elliptic from 6.5.3 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump ssri from 6.0.1 to 6.0.2
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump lodash from 4.17.20 to 4.17.21
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump hosted-git-info from 2.8.8 to 2.8.9
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump browserslist from 4.8.2 to 4.16.6
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.8.2 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.8.2...4.16.6 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump dns-packet from 1.3.1 to 1.3.4
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/commits )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump postcss from 7.0.25 to 7.0.36
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.25 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.25...7.0.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump addressable from 2.7.0 to 2.8.0
Bumps [addressable](https://github.com/sporkmonger/addressable ) from 2.7.0 to 2.8.0.
- [Release notes](https://github.com/sporkmonger/addressable/releases )
- [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md )
- [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.0 )
---
updated-dependencies:
- dependency-name: addressable
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump path-parse from 1.0.6 to 1.0.7
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump follow-redirects from 1.13.0 to 1.14.8
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.13.0 to 1.14.8.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.13.0...v1.14.8 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump nokogiri from 1.11.3 to 1.13.3
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.11.3 to 1.13.3.
- [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.11.3...v1.13.3 )
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* Bump url-parse from 1.4.7 to 1.5.10
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.10 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* resolve merge conflict
2022-03-21 20:57:46 +01:00
Riccardo Graziosi
4e0975dff6
Run bundle update
...
The gem mimemagic 0.3.3 was no longer available, but it was required by some Rails dependency. Running bundle update solved the issue. Now mimemagic dependency is gone, in favour of mini_mime.
2021-04-13 19:14:06 +02:00
dependabot[bot]
e2c3b50cd4
Apply dependabot security fixes
...
Bump elliptic from 6.5.2 to 6.5.3
Bump node-sass from 4.13.0 to 4.14.1
Bump http-proxy from 1.18.0 to 1.18.1
Bump ini from 1.3.5 to 1.3.8
Bump dot-prop from 4.2.0 to 4.2.1
Bump nokogiri from 1.10.9 to 1.11.1
2021-02-12 16:17:22 +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
0cc130a797
Add CONTRIBUTING.md
2021-02-07 12:59:20 +01:00
Riccardo Graziosi
57cc309d3c
Create CODE_OF_CONDUCT.md
2021-01-30 11:40:05 +01:00
Riccardo Graziosi
44843a03c3
Remove demo link from README
2020-09-04 12:47:35 +02:00
Riccardo Graziosi
1f15114e7d
Update jquery from 3.5.0 to 3.5.1
2020-08-11 11:22:38 +02:00
Riccardo Graziosi
d22cc81c35
Update README
2020-07-26 16:34:09 +02:00
dependabot[bot]
3392984b4a
Bump puma from 3.12.2 to 3.12.6 ( #27 )
...
Bumps [puma](https://github.com/puma/puma ) from 3.12.2 to 3.12.6.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-26 15:56:06 +02:00
Riccardo Graziosi
9b337cc659
Fix navbar style
2020-07-26 15:32:50 +02:00
Riccardo Graziosi
732a75d2b2
Apply dependabot security fixes ( #26 )
...
* Bump nokogiri from 1.10.5 to 1.10.8 (#11 )
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri ) from 1.10.5 to 1.10.8.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases )
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.10.5...v1.10.8 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump puma from 3.12.2 to 3.12.4 (#14 )
Bumps [puma](https://github.com/puma/puma ) from 3.12.2 to 3.12.4.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v3.12.2...v3.12.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump acorn from 6.4.0 to 6.4.1 (#15 )
Bumps [acorn](https://github.com/acornjs/acorn ) from 6.4.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases )
- [Commits](https://github.com/acornjs/acorn/compare/6.4.0...6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump jquery from 3.4.1 to 3.5.0 (#18 )
Bumps [jquery](https://github.com/jquery/jquery ) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/jquery/jquery/releases )
- [Commits](https://github.com/jquery/jquery/compare/3.4.1...3.5.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump kaminari from 1.1.1 to 1.2.1 (#19 )
Bumps [kaminari](https://github.com/kaminari/kaminari ) from 1.1.1 to 1.2.1.
- [Release notes](https://github.com/kaminari/kaminari/releases )
- [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kaminari/kaminari/compare/v1.1.1...v1.2.1 )
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 websocket-extensions from 0.1.4 to 0.1.5 (#21 )
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby ) from 0.1.4 to 0.1.5.
- [Release notes](https://github.com/faye/websocket-extensions-ruby/releases )
- [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump websocket-extensions from 0.1.3 to 0.1.4 (#22 )
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node ) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases )
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md )
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump rack from 2.0.8 to 2.2.3 (#23 )
Bumps [rack](https://github.com/rack/rack ) from 2.0.8 to 2.2.3.
- [Release notes](https://github.com/rack/rack/releases )
- [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rack/rack/compare/2.0.8...2.2.3 )
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 lodash from 4.17.15 to 4.17.19 (#25 )
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-07-26 15:25:35 +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
59d1c4ba7d
Adjust image and link to demo in README
2020-01-13 11:14:26 +01:00
riggraz
9025a102f4
Add a screenshot to the README
2020-01-13 11:10:14 +01:00
Riccardo Graziosi
4c23a6dfec
Remove old todo list from README
2020-01-10 17:54:47 +01:00
Riccardo Graziosi
8c6e827018
Add notes for Windows support in README
2020-01-09 21:55:13 +01:00
Riccardo Graziosi
0961dbfaec
Improve run test suite explanation in README
2020-01-07 16:07:50 +01:00
Riccardo Graziosi
3386e8e909
Improve contributing paragraph of README
2020-01-05 18:16:20 +01:00