-
Notifications
You must be signed in to change notification settings - Fork 15
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
1343 category checkboxes #1351
1343 category checkboxes #1351
Conversation
a45d4bb
to
fed0913
Compare
8f62b5f
to
37546e9
Compare
…: global, organisation, community
feat: add categories selection on all levels to community categories
37546e9
to
1ac3e64
Compare
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.
Found the following bug: add a top level category, but don't select any children, of an organisation or community to software and save. Edit the categories again, deselect and select the same top level category as in the step before and save. The category is now not saved anymore.
Seems to work well for all the test case I could come up with. I agree that the layout will become an issue when all flavors of categories are in use at the same time. But will that ever happen? |
54c64fa
to
20a1479
Compare
fix: software organisation categories select/decelet/save
20a1479
to
82e6252
Compare
|
Add checkboxes to all levels of organsation and community categories
Closes #1343
Closes #1348
Changes proposed in this pull request:
How to test:
make start
to build and generate test dataRemark
Further improvements might be needed concerning the order on the software and project page. For software, in particular, we can have 3 types of categories: global, organisation and community specific categories. Currently all category groups/types are listed in alphabetical order.
Example global categories (not changed)
Example organisation/community categories (changed)
PR Checklist:
docker-compose.yml