integreat-app
integreat-app copied to clipboard
React JS and React Native App for Integreat
### Short description Fix the text cut off ### Resolved issues Fixes: #2767 ---
### Describe the Bug in an Event, the time shown is wrong in the app. It is probably a timezone problem. ### Steps to Reproduce 1. Go to '...'Stadt Augsburg...
### Short description The plan for this PR was to check that the app requests permission to send notifications, and to check if the app subscribes to the correct location...
### Short description Upgrade react-native and dependencies blocked by this upgrade. ### Proposed changes - Upgrade react-native according to https://react-native-community.github.io/upgrade-helper/?from=0.71.12&to=0.73.3 - Upgrade react-native-firebase to its latest version - Migrate our...
### Short description The main task in this issue was to check if we apply alt tags to images that come from the CMS without a manually supplied alt tag....
### Describe the Bug In some cases, the text is cut off at the end instead of wrapping. This issue was first described in https://chat.tuerantuer.org/digitalfabrik/pl/dmurxw7c9jykmeunzinqsts3dy It seems to me that...
### Short description Upgrade dependencies ### Proposed changes Upgrade most dependencies that are not blocked by a react-native upgrade and fix their usages. ### Blocked - @dr.pogodin/react-native-static-server (starting [v0.8](https://github.com/birdofpreyru/react-native-static-server/releases/tag/v0.8.0)): RN...
### Describe the Bug When clicking the link to a filtered category on the map, the link only opens to the general map, when opened in the same tab ###...
I have received the feedback from Munich that since the new design of the feedback functionality no more feedback has been send to them whereas before they received 2 a...
### Short description Apple wants all accessed apis to be declared ### Proposed changes - add an array of values for the different api types according to docs. See additional...