Skip to content
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 new categories with icons for Nürnberg #512

Closed
Tracked by #504
maxammann opened this issue Mar 1, 2022 · 5 comments · Fixed by #709
Closed
Tracked by #504

Add new categories with icons for Nürnberg #512

maxammann opened this issue Mar 1, 2022 · 5 comments · Fixed by #709
Assignees
Labels
prio: high Issue must be solved within the next weeks. Task
Milestone

Comments

@maxammann
Copy link
Member

maxammann commented Mar 1, 2022

Is your feature request related to a problem? Please describe.
If Nürnberg wants different categories for their stores then we would need to add them to:

  • The database in the backend
  • To the app with corresponding icons
  • To the map style with corresponding icons

Describe the solution you'd like
Each category must have a unique ID. The categories 0 to 9 are already used by the ehrenamtskarte project. For new categories, currently unused IDs should be used.

For each project the used categories should be defined in the build config:

projects:
  - id: nuernberg.sozialpass.app:
    categories: [10, 11, 12, 13]
  - id: bayern.ehrenamtskarte.app:
    categories: [0, 1, 2, 3, 4, 5, 6, 7, 8]

These categories are used for the Suche/Liste tab.

They are also used on the map:

For categories for which we do not yet have a detail header frontend/assets/detail_header/1.svg show nothing for now and creata a new task for each icon!

Check how the Sonstige category is used

Describe alternatives you've considered
None

Additional context
None

@maxammann maxammann added Task blocked Task or user story can not be continued at the moment prio: high Issue must be solved within the next weeks. labels Mar 1, 2022
@maxammann maxammann mentioned this issue Mar 1, 2022
17 tasks
@maxammann
Copy link
Member Author

Nürnberg is using the same categories.

@maxammann maxammann reopened this Nov 21, 2022
@maxammann
Copy link
Member Author

Seems like they have custom categories.

@maxammann
Copy link
Member Author

maxammann commented Dec 5, 2022

Current proposal for Nürnberg (new categories):

| 10 | Mittagstische |
| 11 | Kleidung/Gebrauchtes |
| 12 | Kultur/Museen/Freizeit |
| 13 | Bildung |
| 14 | Kinos/Theater/Konzerte |
| 15 | Apotheken/Gesundheit |
| 16 | Digitale Teilhabe |
| 17 | Sport/Bewegung/Tanz |
| 18 | Mobilität |
| 9 | Sonstiges |

@f1sh1918
Copy link
Contributor

@maxammann is this still blocked?

@maxammann maxammann removed the blocked Task or user story can not be continued at the moment label Dec 14, 2022
@maxammann
Copy link
Member Author

@f1sh1918 no, I removed the label :)

@michael-markl michael-markl self-assigned this Dec 26, 2022
@michael-markl michael-markl removed their assignment Jan 9, 2023
@f1sh1918 f1sh1918 self-assigned this Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
prio: high Issue must be solved within the next weeks. Task
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants