-
Notifications
You must be signed in to change notification settings - Fork 14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add communities to rsd #1182
Add communities to rsd #1182
Conversation
e2f042e
to
d5d8d25
Compare
Works well. I'm not sure if the 300 character short description is sufficient, but we'll figure that out once we start testing with actual content |
d5d8d25
to
65ac70e
Compare
443c1c2
to
7536c03
Compare
ab34bb9
to
20523b6
Compare
feat: implement communities overview, grid and list incl. search on name and short description chore: add communities to data generation and small SQL style fixes --------- Co-authored-by: Ewan Cahen <[email protected]>
feat: implement community settings page chore: refactor maintainers sections fix: do not show highlights section when javascript is disabled chore: add row level security for communities and improve database functions feat: add community keywords (#1199) feat: add community keywords chore: improve SQL and add keywords for communities to data generation --------- Co-authored-by: Ewan Cahen <[email protected]> --------- Co-authored-by: Ewan Cahen <[email protected]>
…tware page (#1213) feat: add seprate tabs for pending requests and rejected requirest fix: data generation fix formatting (main.js)
feat: improve delete of communities in admin section docs: add communities to documentation chore: update docusaurus and lock versions chore: remove communities from modules fix: revert back font size when less than 4 items in the menu fix: remove unused variable
test: fix broken test and extend with communties check note: communties is disabled by default
chore: bump rsd-frontent verion. chore: next.js to latest version
fix: linting errors after rebase
d2a43a4
to
3c05bc4
Compare
…tainers, improve link button on invite confirmation page
3c05bc4
to
c4b96c4
Compare
Quality Gate passed for 'rsd-database'Issues Measures |
Quality Gate failed for 'rsd-frontend'Failed conditions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RSD communites
This PR implements first version of communities into RSD. By default the communities are not "enabled".
Closes #616
Closes #1183
Closes #1184
Closes #1185
Closes #1189
Closes #1196
Closes #1214
Closes #1215
Changes proposed in this pull request:
How to test:
make start
to build the solution and create some test data (although test data is not required)PR Checklist:
docker-compose.yml