Riccardo Graziosi
|
09fb156a4e
|
Add slugs for Posts, Boards and OAuths (#321)
|
2024-04-05 18:23:31 +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
|
1e6eb17af5
|
Add system specs for site settings (#209)
|
2023-04-12 18:35:39 +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
|
9592ac3d1d
|
Form refactoring (#142)
|
2022-07-22 16:50:36 +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
|
6be2394dc5
|
Add Boards management to sitesettings (#107)
|
2022-05-08 16:36:35 +02:00 |
|