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
a700c07394
Add "powered by Astuto" ( #298 )
2024-02-27 18:32:14 +01:00
Riccardo Graziosi
d866246518
Add date filter to post list ( #285 )
2024-02-15 22:30:41 +01:00
Riccardo Graziosi
9c5553cc32
Add sort by filter to post list ( #271 )
2024-01-26 17:43:24 +01:00
Riccardo Graziosi
a7d67652bf
Improve post list filter by status ( #267 )
2024-01-25 14:50:39 +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
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
riggraz
80164178c2
Implement basic version of likes
2019-09-27 16:57:23 +02:00
riggraz
322c8e51cf
Remove unused imports and add some types
2019-09-26 11:00:32 +02:00
riggraz
41795ce963
Refactor CSS pt. 3 (semantically @extend Bootstrap)
2019-09-16 12:22:30 +02:00
riggraz
a964b3627f
Refactor CSS pt. 1 (remove custom css in favour of Bootstrap's)
2019-09-15 18:26:51 +02:00
riggraz
f76b7786ca
Fix bug in Board component
2019-09-14 12:50:16 +02:00
riggraz
dcdb99401f
Redux store is not a singleton anymore (-> bug fixes)
2019-09-14 12:42:30 +02:00
riggraz
7f49b14c06
Fix a bug causing duplication of posts in PostList
2019-09-12 18:04:00 +02:00
riggraz
8d9ab0f717
Add Redux and use it for state management
2019-09-11 18:30:59 +02:00