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

feat: merge optimizations and new features from release/hb/meinquartier #969

Open
wants to merge 494 commits into
base: master
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 8, 2024

  1. chore(poi): renamed headline

    MQGB-123
    donni106 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    3d3f5fa View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/MQGB-123-die-bezeichnung-anfahrt-in-allen-berei…

    …chen-durch-karte-zu-ersetzen' into 'release/hb/meinquartier'
    
    chore(poi): renamed headline
    
    See merge request ikusei/smart-village-app-app!561
    ardasnturk committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    bb0f221 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1d678d View commit details
    Browse the repository at this point in the history
  4. fix(location settings): fallback to center of Germany only if no loca…

    …tions are given
    
    MQGB-125
    donni106 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    1c0d675 View commit details
    Browse the repository at this point in the history
  5. chore(poi): remove overview headline

    MQGB-127
    donni106 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c1b4ed1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/MQGB-125-zentrierung-kartenansicht-standort-ein…

    …stellungen' into 'feature/MQGB-125-zentrierung-kartenansicht-im-bereich-a-z'
    
    fix(location settings): fallback to center of Germany only if no locations are given
    
    See merge request ikusei/smart-village-app-app!563
    ardasnturk committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    a37d833 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/MQGB-127-bereinigung-bereich-a-z' into 'feature…

    …/MQGB-125-zentrierung-kartenansicht-im-bereich-a-z'
    
    chore(poi): remove overview headline
    
    See merge request ikusei/smart-village-app-app!564
    ardasnturk committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    0ee6ede View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/MQGB-125-zentrierung-kartenansicht-im-bereich-a…

    …-z' into 'release/hb/meinquartier'
    
    fix(map): center always to `defaultAlternativePosition`
    
    See merge request ikusei/smart-village-app-app!562
    ardasnturk committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    d1c0945 View commit details
    Browse the repository at this point in the history
  9. fix(list items): adjust paddings

    - added paddings to bookmark sections to be visually separated
    - adjusted paddings for text list items with card to be the same
      whether there is an image or not
    - passed the new `listType` down to the bookmark category screen in order
      to keep the same list type across all the bookmark areas
    
    MQGB-99
    donni106 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    072034d View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. feat(layout): adjust alignment for info cards

    MQGB-77
    donni106 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0d47173 View commit details
    Browse the repository at this point in the history
  2. feat: adjust paddings between form elements

    - added missing error border and icon for date time picker
      in order to be visually aligned with the inputs
    
    MQGB-100
    donni106 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    984ce28 View commit details
    Browse the repository at this point in the history
  3. feat: adjust sizes of form elements

    MQGB-100
    donni106 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3bf660f View commit details
    Browse the repository at this point in the history
  4. feat: align checkboxes

    MQGB-100
    donni106 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cd91c1b View commit details
    Browse the repository at this point in the history
  5. feat: align inputs

    MQGB-100
    donni106 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    41407ff View commit details
    Browse the repository at this point in the history
  6. feat(noticeboard): update radio button icons

    MQGB-100
    donni106 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    c88a217 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    147a6f4 View commit details
    Browse the repository at this point in the history
  8. feat(noticeboard): add price

    MQGB-100
    donni106 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    a573adf View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge branch 'feature/MQGB-99-anpassung-der-darstellung-der-favoriten…

    …ansicht' into 'release/hb/meinquartier'
    
    fix(list items): adjust paddings
    
    See merge request ikusei/smart-village-app-app!565
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    f257998 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/MQGB-77-info-card-alignments' into 'release/hb/…

    …meinquartier'
    
    feat(layout): adjust alignment for info cards
    
    See merge request ikusei/smart-village-app-app!566
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    907d36c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-un…

    …d-anforderungen' into 'release/hb/meinquartier'
    
    feat: adjust paddings between form elements
    
    See merge request ikusei/smart-village-app-app!567
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    58ba32f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-un…

    …d-anforderungen-2' into 'release/hb/meinquartier'
    
    feat: adjust sizes of form elements
    
    See merge request ikusei/smart-village-app-app!568
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bb5a80f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-un…

    …d-anforderungen-3' into 'release/hb/meinquartier'
    
    feat: align checkboxes
    
    See merge request ikusei/smart-village-app-app!569
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a0b5ccd View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-un…

    …d-anforderungen-4' into 'release/hb/meinquartier'
    
    feat: align inputs
    
    See merge request ikusei/smart-village-app-app!570
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    79dfeaf View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-un…

    …d-anforderungen-5' into 'release/hb/meinquartier'
    
    feat(noticeboard): update radio button icons
    
    See merge request ikusei/smart-village-app-app!571
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0f968a4 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-un…

    …d-anforderungen-6' into 'release/hb/meinquartier'
    
    feat(noticeboard): just first letter of last name
    
    See merge request ikusei/smart-village-app-app!572
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b912381 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-un…

    …d-anforderungen-7' into 'release/hb/meinquartier'
    
    feat(noticeboard): add price
    
    See merge request ikusei/smart-village-app-app!573
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ae5f283 View commit details
    Browse the repository at this point in the history
  10. feat(noticeboard): disable display name

    MQGB-100
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    e01f75d View commit details
    Browse the repository at this point in the history
  11. refactor(noticeboard): remove condition for list items

    - as the detail screen handles the components to render
      we do not need the condition in the list item parser
    
    MQGB-100
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b6b00b3 View commit details
    Browse the repository at this point in the history
  12. refactor(offer): move component to screens

    - as all the screen components, this file should
      also be placed in the screens folder
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    83dcba9 View commit details
    Browse the repository at this point in the history
  13. feat(noticeboard): create detail screen

    - based on offers, this needs to be adjusted
      in the following commits
    
    MQGB-100
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4a4f8ea View commit details
    Browse the repository at this point in the history
  14. feat(noticeboard): update detail screen

    - implemented layout of noticeboard detail
      screen with adjustment of corresponding components
    - TODO: provider information is missing between details
      and description
    
    MQGB-100
    donni106 committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    6f3e6d2 View commit details
    Browse the repository at this point in the history
  15. fix: the screen refresh problem after logging in

    - Deleted because the refetch in `ProfileScreen` causes the screen to refresh after logging in and we already do this refresh in `ProfileHomeScreen`
    - deleted `unmountOnBlur` in `tabConfig` to prevent the screen from constantly refreshing in the profile tab
    
    MQGB-134
    ardasnturk committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c281067 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. feat: add InfoHeader komponent

    - added `InfoHeader` component to display information information on the screen
    - added button to `InfoHeader` to appear on the right side of the header
    - added the ability to show button inserted into `infoModal` staticContent according to the `title` control
    
    MQGB-137
    ardasnturk committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    be55e6f View commit details
    Browse the repository at this point in the history
  2. feat: add withInfo property to headerRight

    - added `withInfo` property to `HeaderRight` component to make `InfoModal` button appear in the header
    - added `screenOptions` in `defaultStackConfig` to show the information button on the desired screen
    
    MQGB-137
    ardasnturk committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    c92a73e View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/MQGB-134-fix-the-screen-refresh-problem-after-loggi…

    …ng-in' into 'release/hb/meinquartier'
    
    fix: the screen refresh problem after logging in
    
    See merge request ikusei/smart-village-app-app!576
    donni106 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    47418be View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-de…

    …tail' into 'release/hb/meinquartier'
    
    refactor(noticeboard): remove condition for list items
    
    See merge request ikusei/smart-village-app-app!579
    donni106 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2b32034 View commit details
    Browse the repository at this point in the history
  5. feat(poi): configure sort by distance per global settings

    - there is a new setting that enables toggling of sorting by distance
      per `locationService.sortByDistance`
    
    MQGB-122
    donni106 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ae002d3 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/MQGB-122-anpassungen-an-standortfunktionen' int…

    …o 'release/hb/meinquartier'
    
    feat(poi): configure sort by distance per global settings
    
    See merge request ikusei/smart-village-app-app!580
    donni106 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    f9192a7 View commit details
    Browse the repository at this point in the history
  7. feat(map): show alternative position if present

    - if there is a alternative position set, this should
      be shown on maps
    
    MQGB-122
    donni106 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1efc7a4 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/MQGB-122-anpassungen-an-standortfunktionen' int…

    …o 'release/hb/meinquartier'
    
    feat(map): show alternative position if present
    
    See merge request ikusei/smart-village-app-app!581
    donni106 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    fa5d93a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0ca4dff View commit details
    Browse the repository at this point in the history
  10. Merge branch 'feature/MQGB-120-anpassung-des-designs-an-neues-farbsch…

    …ema' into 'release/hb/meinquartier'
    
    feat(colors): adjust colors in the app to more orange
    
    See merge request ikusei/smart-village-app-app!582
    donni106 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    1f613a4 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/MQGB-137-add-information-popup' into 'release/h…

    …b/meinquartier'
    
    feat: add `InfoHeader` komponent
    
    See merge request ikusei/smart-village-app-app!578
    donni106 committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    9fa321f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ca392f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    13c8e77 View commit details
    Browse the repository at this point in the history
  2. feat: orange header

    MQGB-120
    donni106 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    494834e View commit details
    Browse the repository at this point in the history
  3. feat: logo in header on home screen

    MQGB-120
    donni106 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    a172e56 View commit details
    Browse the repository at this point in the history
  4. fix: remove non-functional back button

    - removed `Icon.ArrowLeft` icon from `HeaderLeft`, which has no function and appears on android devices
    
    MQGB-120
    ardasnturk committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    6f72f67 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/MQGB-120-anpassung-des-designs-an-neues-farbsch…

    …ema' into 'release/hb/meinquartier'
    
    feat: orange header with logo
    
    See merge request ikusei/smart-village-app-app!583
    donni106 committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    97872ec View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. chore: change poi and event texts

    MQGB-143
    ardasnturk committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    6e707d5 View commit details
    Browse the repository at this point in the history
  2. fix: info modal covering the whole screen problem

    - added `maxHeight` to fix the problem that the description text is too long and the modal cannot be closed by covering the whole screen
    - removed `centre` value in `RegularText` for left alignment of description text
    
    MQGB-137
    ardasnturk committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ff38ce7 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'fix/MQGB-137-fix-info-modal-covering-the-whole-screen-p…

    …roblem' into 'release/hb/meinquartier'
    
    fix: info modal covering the whole screen problem
    
    See merge request ikusei/smart-village-app-app!586
    donni106 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    139c623 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'chore/MQGB-143-change-poi-and-event-texts' into 'releas…

    …e/hb/meinquartier'
    
    chore: change poi and event texts
    
    See merge request ikusei/smart-village-app-app!585
    donni106 committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    a95c5e9 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. feat: add a check if the profile has been updated

    - added checking whether the profile is updated or not according to the data from the member query in `LoginModal`
    
    MQGB-121
    ardasnturk committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    65b693f View commit details
    Browse the repository at this point in the history
  2. chore: update the xcode version required for build

    - updated the `ios.image` in `eas.json` to `latest` to resolve the xcode version problem we encountered on the apple side
      - latest = macos-sonoma-14.4-xcode-15.3 -> https://docs.expo.dev/build-reference/infrastructure/#ios-server-images
    ardasnturk committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    a47078c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'chore/update-the-xcode-version-required-for-build' into…

    … 'release/hb/meinquartier'
    
    chore: update the xcode version required for build
    
    See merge request ikusei/smart-village-app-app!591
    ardasnturk committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    bd93871 View commit details
    Browse the repository at this point in the history
  4. feat: updated scheme

    - updated `scheme` `mq` so that the redirect link starts with `mq://` and redirects to a specific screen within the app
    
    MQGB-128
    ardasnturk committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    1cdbcd8 View commit details
    Browse the repository at this point in the history
  5. feat: add HOST_NAMES

    - added `HOST_NAMES` object to `consts` because there are multiple host names and to manage them in one place
    
    MQGB-128
    ardasnturk committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    58cbf43 View commit details
    Browse the repository at this point in the history
  6. feat: update quelle in the share feature

    - added `buildSource` function to share a link instead of the name of the app in quelle when sharing and generated a redirect link inside the app
    - updated `queryVariables` according to `id` in `param` when redirected via link in `DetailScreen`
    
    MQGB-128
    ardasnturk committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cc0cfbe View commit details
    Browse the repository at this point in the history
  7. feat: add react-native-map-clustering package

    MQGB-145
    ardasnturk committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    76ce9ab View commit details
    Browse the repository at this point in the history
  8. feat: add clustering to Map component

    - added `MapView` component imported from `react-native-map-clustering` package instead of `react-native-maps` to
      add clustering feature to map view
    - added `clusteringEnabled` prop to add clustering to map view
    - added `renderCluster` function to customise the clustering design
    - added `clusteringEnabled` prop to `Map` component in `LocationOverview` component to use clustering feature
    
    MQGB-145
    ardasnturk committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0f5a494 View commit details
    Browse the repository at this point in the history
  9. fix: status bar adjustments

    - changed to `expo-status-bar` to get rid of the Android issue
    Issue:
    - Android status bar was not transparent as it should have been
    
    MQGB-77
    d4v3d4vE committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ddbc93d View commit details
    Browse the repository at this point in the history
  10. feat: delete isUpdatedProfile helper

    - deleted because there is no longer a need for the `isUpdatedProfile` helper since all user information is contained in the `currentUserMember` object
    - added `storeProfileUserData` helper to `ProfileUpdateScreen` to update user information
    - updated the `isUpdateProfile` control according to the data in `currentUserData`
    - added `refetch` in `useFocusEffect` to fix the problem of the profile tab showing the profile update form after updating the newly registered user profile
    
    MQGB-121
    ardasnturk committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    ca968d7 View commit details
    Browse the repository at this point in the history
  11. feat(noticeboard): layout and add member specific components

    - TODO: show buttons to edit and delete if isCurrentUser
    - TODO: show button to message if !isCurrentUser
    
    MQGB-100
    donni106 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    479f1b4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7289fc3 View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-de…

    …tail' into 'release/hb/meinquartier'
    
    feat(noticeboard): layout and add member specific components
    
    See merge request ikusei/smart-village-app-app!588
    donni106 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    43964cb View commit details
    Browse the repository at this point in the history
  14. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-de…

    …tail-header' into 'release/hb/meinquartier'
    
    feat(noticeboard): adjust header titles depending on current user
    
    See merge request ikusei/smart-village-app-app!589
    donni106 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9f9943a View commit details
    Browse the repository at this point in the history
  15. feat(noticeboard): list with sticky tab logic by categories

    - updated to version 3.3.3 to be able to create a new
      static content serving the new settings from the
      service tile on the home screen
    
    MQGB-100
    donni106 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    fc30555 View commit details
    Browse the repository at this point in the history
  16. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-an-layout-li…

    …st' into 'release/hb/meinquartier'
    
    feat(noticeboard): list with sticky tab logic by categories
    
    See merge request ikusei/smart-village-app-app!595
    donni106 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    72812f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. chore: change cluster color

    MQGB-145
    ardasnturk committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dce193f View commit details
    Browse the repository at this point in the history
  2. feat(noticeboard): edit and delete

    - TODO: edit still creates a new entry, it seems not to be
      enough to send the id
    
    MQGB-100
    donni106 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3bb6c27 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-edit-delete'…

    … into 'release/hb/meinquartier'
    
    feat(noticeboard): edit and delete
    
    See merge request ikusei/smart-village-app-app!597
    donni106 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3e6d5ae View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/MQGB-121-check-that-the-profile-has-been-update…

    …d' into 'release/hb/meinquartier'
    
    feat: add a check if the profile has been updated
    
    See merge request ikusei/smart-village-app-app!590
    donni106 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    39ca499 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/MQGB-128-add-a-redirect-link-to-the-share-featu…

    …re' into 'release/hb/meinquartier'
    
    feat: add the redirect link inside the app to the share feature
    
    See merge request ikusei/smart-village-app-app!592
    donni106 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    af7a355 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'fix/MQGB-77-android-status-bar' into 'release/hb/meinqu…

    …artier'
    
    fix: status bar adjustments
    
    See merge request ikusei/smart-village-app-app!594
    donni106 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    d7cdc0c View commit details
    Browse the repository at this point in the history
  7. feat(noticeboard): edit and delete

    - TODO: edit still creates a new entry, it seems not to be
      enough to send the id
    
    MQGB-100
    donni106 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    58e8038 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/MQGB-100-schwarzes-brett-anpassung-edit-delete'…

    … into release/hb/meinquartier
    donni106 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    c27ab7f View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feature/MQGB-145-add-clustering-function' into 'release…

    …/hb/meinquartier'
    
    feat: add clustering for map view
    
    See merge request ikusei/smart-village-app-app!593
    donni106 committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    da82e05 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2b7279d View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. fix: bring back status bar android settings

    - added again necessary settings for android
    d4v3d4vE committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    af8b9e7 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/MQGB-77-android-status-bar' into 'release/hb/meinqu…

    …artier'
    
    fix: bring back status bar android settings
    
    See merge request ikusei/smart-village-app-app!602
    donni106 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6457e4d View commit details
    Browse the repository at this point in the history
  3. fix: active tab for in-app links

    MQGB-77
    donni106 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ce2c983 View commit details
    Browse the repository at this point in the history
  4. fix: space in bookmark sections

    - if there are query variables, we have an index of points of
      interest for example and if there are no query variables
      we are on the bookmark screen for example...this is how we
      can distinguish currently
    
    MQGB-151
    donni106 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    d41c80e View commit details
    Browse the repository at this point in the history
  5. fix(app intro): linting & background color

    MQGB-144
    donni106 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f6f98d5 View commit details
    Browse the repository at this point in the history
  6. fix: info i for noticeboard

    MQGB-137
    donni106 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    8d0b967 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c56c4da View commit details
    Browse the repository at this point in the history
  8. fix: for shot last names and categories

    MQGB-100
    donni106 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    0bcc1df View commit details
    Browse the repository at this point in the history
  9. feat(noticeboard): tabs in member index

    MQGB-100
    donni106 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    ff7a5c3 View commit details
    Browse the repository at this point in the history
  10. fix(poi): title for share message

    MQGB-128
    donni106 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5761c44 View commit details
    Browse the repository at this point in the history
  11. feat(poi & event): adjust detail layouts

    MQGB-77
    donni106 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    6bca3dd View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    7abcc5a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. fix(icons): created Tabler wrapper without hitslop

    - added `TablerIcon` like `SvgIcon` and `NamedIcon` to wrap icons
      accordingly
      - ignored `hitSlop` as it would overlay each other and touchable
        ares will become badly usable
    - used Tabler share icon to be sized the same as the hearts
    - adjusted spacings around icon to make touchable areas feel right
    
    MQGB-152
    donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    40302e6 View commit details
    Browse the repository at this point in the history
  2. feat: add messaging queries

    - added necessary queries for messaging module
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    3bb4de0 View commit details
    Browse the repository at this point in the history
  3. feat: add parser for conversations

    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    55076eb View commit details
    Browse the repository at this point in the history
  4. feat: add conversations list screen

    - added `ProfileConversationsScreen` to show the message list
    - added `parseListItemsFromQuery` function to send the data received via query to the desired format
    - added `ListComponent` for listing
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    06ab02c View commit details
    Browse the repository at this point in the history
  5. feat: add conversation list item

    - added `ConversationListItem` to ensure that the conversation list is in the desired design
    - added `getConversations` control to `listHooks` to render `ConversationListItem` during listing
    - added `genericItem` query to `ConversationListItem` component because we need `Noticeboard` information in each row
      - merged conversation and `genericItem` data in message object
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    db36233 View commit details
    Browse the repository at this point in the history
  6. feat: add messaging screen

    - added `ProfileMessagingScreen` for users to send messages
    - added `forEach` loop to format the data received with the `getMessages` query into the format requested by the `Chat` component
    - added style props to customise the chat component
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    631e85e View commit details
    Browse the repository at this point in the history
  7. feat: add title param for header

    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    577c1a0 View commit details
    Browse the repository at this point in the history
  8. feat: add messaging feature

    - added `onSendButton` prop and `onSend` function to Chat component for live messaging
    - added details object in params to send the `queryVariables` required for messaging to `createMessage` mutation
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    5cf922d View commit details
    Browse the repository at this point in the history
  9. feat: set the request to refresh

    - added `react-apollo`'s `pollInterval` property to enable lively messaging, and added the ability for messaging data to make
      requests to the server at specific intervals
    - added `useFocusEffect` to refresh data when focusing on messaging or conversations screens
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a4c77b9 View commit details
    Browse the repository at this point in the history
  10. feat: add mark as read mutation

    - added `markMessagesAsRead` mutation to mark messages as read when the messaging screen is opened
    - added condition that `messages` array must be full and `loading` must be `false` to run `markMessagesAsRead` mutation
    - increased the `pollInterval` value used for self-updating queries from 1000ms to 10000ms to avoid sending too frequent requests
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    54afc11 View commit details
    Browse the repository at this point in the history
  11. feat: add badge for service tile

    - added `Badge` component to `ServiceTile` to show unread messages count depending on query condition
    - updated the condition in `useEffect` because of an `undefined` error for `messages[query]` on the messaging screen
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1e60cd7 View commit details
    Browse the repository at this point in the history
  12. feat: add showActionButton to Chat

    - added `showActionButton` prop to control if the action button used to load media should not be visible
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    91a4e20 View commit details
    Browse the repository at this point in the history
  13. fix: keyboard overlaying chat input

    - added `bottomOffset` to the `GiftedChat` component to make the chat input appear on the keyboard
    - deleted `tabbarHideOnKeyboard` in `MainTabNavigator` to fix the problem of input appearing under the keyboard because tabbar
      is closed when keyboard is opened on android platform
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1281165 View commit details
    Browse the repository at this point in the history
  14. feat: add unread message provider

    - added `UnreadMessagesProvider` to access the number of unread messages in each component of the app
    - updated `pollInterval` to refresh every 15 minutes
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    a471f72 View commit details
    Browse the repository at this point in the history
  15. feat: add Badge component

    - relocated `Badge` component from `ServiceTile` to components folder to make it available everywhere in the app
    - added `useMessagesContext` for `count` value in `Badge` component
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    8bf0ac9 View commit details
    Browse the repository at this point in the history
  16. feat: add Badge to tabConfig

    - updated `tabBarIcon` with `Badge` component so that the `Badge` component shown in `ServiceTile` is also shown in tabbar with the same values
    
    MQGB-109
    ardasnturk authored and donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    65d5440 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    31b94bf View commit details
    Browse the repository at this point in the history
  18. feat(messaging): start conversation from noticeboard

    - added logics and conditions to be able to start a conversation in the
      `ProfileMessagingScreen`
    - added query for conversations in noticeboard detail, to get a corresponding
      conversation id to navigate to for messaging
    
    MQGB-109
    donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    748a321 View commit details
    Browse the repository at this point in the history
  19. feat(messaging): adjust colors and styles

    MQGB-109
    donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    1fd44e9 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'feature/MQGB-109-message-module' into 'release/hb/meinq…

    …uartier'
    
    feat: add messaging module
    
    See merge request ikusei/smart-village-app-app!575
    donni106 committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    9ed429f View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    a526676 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    2f7b385 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37d87d0 View commit details
    Browse the repository at this point in the history
  3. fix(messaging): badge styles

    MQGB-107
    donni106 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    1122a77 View commit details
    Browse the repository at this point in the history
  4. fix(messaging): badge count handling

    - moved `Badge` into profile as it directly relates
      to messaging of profiles
    
    MQGB-107
    donni106 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5d2b396 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    281d316 View commit details
    Browse the repository at this point in the history
  6. fix: packages

    - ran check with `npx expo-doctor`
    - ran adjustments with `npx expo install --fix`
    donni106 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d01a8d3 View commit details
    Browse the repository at this point in the history
  7. fix: app start colors

    donni106 committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    33a5bd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8412daa View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. feat: change splash screen

    MQGB-153
    donni106 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    e307d24 View commit details
    Browse the repository at this point in the history
  2. feat(map): do not cluster alternative location

    MQGB-122
    donni106 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4906bc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cb6dcd1 View commit details
    Browse the repository at this point in the history
  4. feat(messaging): make chat German

    MQGB-120
    donni106 committed May 7, 2024
    Configuration menu
    Copy the full SHA
    2c93cee View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. feat(messaging): register for push

    - on login we register the member id to the notification
      device in order to connect for push
    
    MQGB-107
    donni106 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    76926bb View commit details
    Browse the repository at this point in the history
  2. feat(messaging): in-app-link to messaging screen

    - added conditions for different in-app navigations to
      handle detail screens as well as messaging
    - applied certain variables needed for in-app link to messaging
      in order to query the correct data
    - refactored hardcoded strings using consts
    
    MQGB-107
    donni106 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    8517c8c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/MQGB-107-messenger-funktion-in-app-link' into '…

    …feature/MQGB-107-messenger-funktion-pushs'
    
    feat(messaging): in-app-link to messaging screen
    
    See merge request ikusei/smart-village-app-app!608
    donni106 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    2c3bbd1 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/MQGB-107-messenger-funktion-pushs' into 'releas…

    …e/hb/meinquartier'
    
    feat(messaging): register for push
    
    See merge request ikusei/smart-village-app-app!607
    donni106 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    6412648 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4df5a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8340f5c View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

  1. fix: app crashes in messages list

    - added condition to `ConversationListItem` to prevent the app from crashing if the data received according to
      the `genericItemId` variable in the `genericItem` query is `undefined`
    
    MQGB-107
    ardasnturk committed May 10, 2024
    Configuration menu
    Copy the full SHA
    50931ce View commit details
    Browse the repository at this point in the history
  2. fix: query variable naming

    - updated the naming of queries to fix the problem of queries not working because the naming of queries used in queryVariables do not match
    
    MQGB-107
    ardasnturk committed May 10, 2024
    Configuration menu
    Copy the full SHA
    0aa2760 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Merge branch 'fix/MQGB-107-fix-app-crashes-in-messages-list' into 're…

    …lease/hb/meinquartier'
    
    fix: app crashes in messages list
    
    See merge request ikusei/smart-village-app-app!609
    donni106 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    3a09355 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fix/MQGB-107-fix-query-variable-naming' into 'release/h…

    …b/meinquartier'
    
    fix: query variable naming
    
    See merge request ikusei/smart-village-app-app!610
    donni106 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    2a5f4c0 View commit details
    Browse the repository at this point in the history
  3. fix(messaging): push device member id param

    MQGB-107
    donni106 committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ecebff7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab7f510 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    97dfc46 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3409eca View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. refactor: add new map

    added `showsBuildings={false}` and `showsPointsOfInterest={false}` to disable the native pois and buildings from the native maps (apple maps & google maps)
    
    MQGB-148
    d4v3d4vE committed May 21, 2024
    Configuration menu
    Copy the full SHA
    59049e9 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. feat(date picker): implement maximum date validation

    - sorted props alphabetically
    
    MQGB-158
    donni106 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    b14eeaf View commit details
    Browse the repository at this point in the history
  2. feat(profile): limit datepicker for dates before 18 years ago

    - added validation for ages < 18 years ago if the picker
      cannot handle the maximum set date
    
    MQGB-158
    donni106 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    fb76c12 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. feat: update new Date with moment

    MQGB-158
    ardasnturk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    7eb1fcb View commit details
    Browse the repository at this point in the history
  2. feat(date picker): implement minimum date validation

    MQGB-161
    donni106 authored and ardasnturk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    8a3046f View commit details
    Browse the repository at this point in the history
  3. feat(noticeboard): set time range in date picker

    MQGB-161
    donni106 authored and ardasnturk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b3c4cd3 View commit details
    Browse the repository at this point in the history
  4. feat: update new Date with moment

    MQGB-158
    ardasnturk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    9506d09 View commit details
    Browse the repository at this point in the history
  5. feat(noticeboard): update title of the detail screen

    - added `categoryName` prop to `genericTypeHelper` to make noticeboard's title same as category
    
    MQGB-159
    ardasnturk authored and donni106 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    79c6579 View commit details
    Browse the repository at this point in the history
  6. feat(noticeboard): update location on the detail screen

    - moving the send message button to the bottom of the screen
    - added `Preis:` to the beginning of `priceInformation`
    - removed `memberEntries` section
    - moved `description` section below preis information
    
    MQGB-159
    ardasnturk authored and donni106 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    b80b248 View commit details
    Browse the repository at this point in the history
  7. feat(noticeboard): update text

    MQGB-159
    donni106 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    50f0cf5 View commit details
    Browse the repository at this point in the history
  8. fix: travel times list sorting problem

    - removed `sortedData` because we get the data sorted from api and the sort by time feature does not work correctly
    
    MQGB-114
    ardasnturk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    ae8d935 View commit details
    Browse the repository at this point in the history
  9. feat: renaming nachrichten to unterhaltungen

    - updated the `IconMail` icon used in the message launch button with `IconMessage2`
    
    MQGB-165
    ardasnturk committed May 23, 2024
    Configuration menu
    Copy the full SHA
    39b3fca View commit details
    Browse the repository at this point in the history
  10. feat: add new Icon and adjustable stroke to SVGs

    - adjusted `Map.tsx` to achieve the old marker positioning with the new SVG with stoke marker
    - added adjustable stroke to `location.js` and `locationActive.js` Icons
    
    MQGB-148
    d4v3d4vE committed May 23, 2024
    Configuration menu
    Copy the full SHA
    423b19d View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/MQGB-165-renaming-nachrichten-to-unterhaltungen…

    …' into 'release/hb/meinquartier'
    
    feat: renaming nachrichten to unterhaltungen
    
    See merge request ikusei/smart-village-app-app!619
    donni106 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    37819e4 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'fix/MQGB-114-fix-travel-times-list-sorting-problem' int…

    …o 'release/hb/meinquartier'
    
    fix: travel times list sorting problem
    
    See merge request ikusei/smart-village-app-app!621
    donni106 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    d803f79 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    4e74f5e View commit details
    Browse the repository at this point in the history
  14. Merge branch 'feature/MQGB-167-change-the-size-of-noticeboard-filter-…

    …text' into 'release/hb/meinquartier'
    
    feat(noticeboard): change the size of noticeboard filter text
    
    See merge request ikusei/smart-village-app-app!620
    donni106 committed May 23, 2024
    Configuration menu
    Copy the full SHA
    62a75fd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. feat(noticeboard): remove overtitle category

    - as we have the category in the screen header
      we do not need in inside the screen view
    
    MQGB-159
    donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5bbf772 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/MQGB-159-corrections-for-noticeboard' into 'rel…

    …ease/hb/meinquartier'
    
    feat(noticeboard): update detail screen
    
    See merge request ikusei/smart-village-app-app!616
    donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    52653ca View commit details
    Browse the repository at this point in the history
  3. feat(profile): update new Date with moment

    MQGB-158
    ardasnturk authored and donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2478441 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    064a7bd View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/MQGB-158-altersprufung-bei-registrierung' into …

    …'release/hb/meinquartier'
    
    feat(profile): check age
    
    See merge request ikusei/smart-village-app-app!617
    donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f74fcde View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/MQGB-161-anderungen-bei-eingabefeldern-des-schw…

    …arzen-bretts' into 'release/hb/meinquartier'
    
    feat(date picker): implement minimum date validation
    
    See merge request ikusei/smart-village-app-app!618
    donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    9527c64 View commit details
    Browse the repository at this point in the history
  7. refactor: code review adjustments

    - set `MARKER_ICON_SIZE * 1.1` to make the icon fit on small devices
    
    MQGB-148
    d4v3d4vE committed May 24, 2024
    Configuration menu
    Copy the full SHA
    36941b9 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'refactor/add-new-map' into 'release/hb/meinquartier'

    refactor: add new map
    
    See merge request ikusei/smart-village-app-app!615
    donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    a91407b View commit details
    Browse the repository at this point in the history
  9. Merge branch 'refactor/MQGB-148-design-change-map-pins' into 'release…

    …/hb/meinquartier'
    
    feat: add new Icon and adjustable stroke to SVGs
    
    See merge request ikusei/smart-village-app-app!622
    donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    f97135c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0251da2 View commit details
    Browse the repository at this point in the history
  11. feat(normalize): update calculation

    - based on latest version from `react-native-size-metters`
    
    MQGB-77
    donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2d0a1c8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2c6780b View commit details
    Browse the repository at this point in the history
  13. Merge branch 'feature/MQGB-77-update-normalize' into 'release/hb/mein…

    …quartier'
    
    feat(normalize): update calculation
    
    See merge request ikusei/smart-village-app-app!626
    donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    7c49c00 View commit details
    Browse the repository at this point in the history
  14. fix: styles

    MQGB-77
    donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    8ddaf89 View commit details
    Browse the repository at this point in the history
  15. fix: pins on map

    MQGB-77
    donni106 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    99dd009 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. feat(profile): update password min length to 8

    MQGB-166
    donni106 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2297140 View commit details
    Browse the repository at this point in the history
  2. feat(profile): add checkbox for terms of use

    MQGB-168
    donni106 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6e3f5f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c26191a View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature/MQGB-163-verbindung-einer-nachricht-zur-entspre…

    …chenden-anzeige-im-schwarzen-brett' into 'release/hb/meinquartier'
    
    feat(noticeboard): add button to navigate from messaging
    
    See merge request ikusei/smart-village-app-app!627
    donni106 committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e231ebb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4afd9cc View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. feat(profile): change email and password

    - updated layouts accordingly across all profile screens
      and text list items
    
    MQGB-160
    donni106 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    02c9c00 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/MQGB-160-mailadresse-und-passwort-soll-vom-nutz…

    …er-anderbar-sein' into 'release/hb/meinquartier'
    
    feat(profile): change email and password
    
    See merge request ikusei/smart-village-app-app!632
    donni106 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7d53edb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31914c9 View commit details
    Browse the repository at this point in the history
  4. fix: apply patch to react-native-maps to fix street name overlap on i…

    …OS 16+
    
    Added a patch to react-native-maps package to resolve an issue where street names overlap custom map overlays on iOS 16 and above.
    
    Thanks to [@cixio](https://github.com/cixio) for the starting solution to use `MKOverlayLevelAboveLabels` react-native-maps/react-native-maps@49bbdf6
    
    Changes:
    - Updated AirMap.m to use `MKOverlayLevelAboveLabels` for overlays.
    - Added patch-package and postinstall script to package.json to ensure patch is applied automatically.
    - Included the generated patch file in the patches directory.
    
    This ensures consistent behavior across all developer environments.
    
    SUE-43
    d4v3d4vE committed May 30, 2024
    Configuration menu
    Copy the full SHA
    537f122 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'fix/SUE-43-fix-overlapping-names-on-map' into 'release/…

    …hb/meinquartier'
    
    fix: apply patch to react-native-maps to fix street name overlap on iOS 16+
    
    See merge request ikusei/smart-village-app-app!633
    donni106 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    7976f80 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    db20e37 View commit details
    Browse the repository at this point in the history
  2. fix: pictures not showing up problem for android

    - added new control to fix the problem of images not appearing through cache only in development mode and on android platform
    
    SVA-1317
    donni106 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    0ca71fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3029895 View commit details
    Browse the repository at this point in the history
  4. fix(categories): nesting, multiple and map

    - fixed showing the wrong category in nested tree
      if a POI has more than one category added
    - updated rendering fallback marker on map if no
      category icon name is given
    donni106 committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4ee0ba9 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    ab34a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d41ec5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dcd6b0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    387df75 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    75a26be View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    431ca28 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc0a13d View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    3f67d5d View commit details
    Browse the repository at this point in the history
  2. fix(noticeboard): show category if current user

    - the header says "my entry" instead of the category,
      so it is added as overtitle in that case
    donni106 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    064d94d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a585db View commit details
    Browse the repository at this point in the history
  4. feat(noticeboard): price with type

    - added refetch for updated data when focusing detail
      screen
    
    MQGB-161
    donni106 committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    131672d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    914e5e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. fix(map): icon undefined

    donni106 committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    289498b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bcc189e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    769e873 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    042d756 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b368eb View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    ad92981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    003299a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c35110e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92c8d96 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29f15f4 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    7eec34d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f3512c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8b4397a View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    7b4d3eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    940e9c3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    02cfb84 View commit details
    Browse the repository at this point in the history
  4. fix(messaging): avatar size

    donni106 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    eeef01c View commit details
    Browse the repository at this point in the history
  5. fix(messaging): badge without loading

    - removed loading spinner because this moved the tab bar icon away
    donni106 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    22dcd6e View commit details
    Browse the repository at this point in the history
  6. release: increase version

    donni106 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    29634ff View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. Configuration menu
    Copy the full SHA
    785785b View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. feat(noticeboard): add image upload function for noticeboard

    - added `ImageSelector` to `NoticeboardCreateForm` to add image upload feature to noticeboard
    - added image url section to `defaultValues` to show image in noticeboard
    - added the `isLoading` value to the `disabled` prop to ensure that the button is not used while the image is uploading
    - added `existingImageUrl` to avoid code repetition
    
    MQGB-177
    ardasnturk committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    32ac206 View commit details
    Browse the repository at this point in the history
  2. feat(noticeboard): update image editable

    - added `isDeletable` prop to `ImageSelector` so that an added image cannot be deleted
    - added control to `NoticeboardCreateForm` to remove the option to add an image on the edit form of a noticeboard without an image
    
    MQGB-177
    ardasnturk committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    85d700e View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge branch 'feature/MQGB-177-add-image-upload-function-for-noticebo…

    …ard' into 'release/hb/meinquartier'
    
    feat(noticeboard): add image upload function for noticeboard
    
    See merge request ikusei/smart-village-app-app!660
    donni106 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    e4e04eb View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. Merge branch 'release/hb/meinquartier' into feature/optimizations-fro…

    …m-release-hb-meinquartier
    
    # Conflicts:
    #	app.json
    #	package.json
    #	src/components/CardListItem.js
    #	src/components/CategoryListItem.js
    #	src/components/Disturber.tsx
    #	src/components/EventList.js
    #	src/components/Image.js
    #	src/components/ListComponent.js
    #	src/components/SectionHeader.tsx
    #	src/components/Text.js
    #	src/components/TextListItem.tsx
    #	src/components/VerticalList.js
    #	src/components/infoCard/AddressSection.tsx
    #	src/components/infoCard/ContactSection.tsx
    #	src/components/map/LocationOverview.tsx
    #	src/components/map/Map.tsx
    #	src/components/screens/OpeningTimesCard.js
    #	src/components/screens/PointOfInterest.js
    #	src/config/Icon.tsx
    #	src/helpers/parser/listItemParser.js
    #	src/hooks/listHooks.js
    #	src/screens/HomeScreen.js
    #	yarn.lock
    donni106 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    9393e01 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'release/hb/meinquartier' into feature/optimizations-fro…

    …m-release-hb-meinquartier
    
    # Conflicts:
    #	src/components/noticeboard/NoticeboardCreateForm.tsx
    #	src/config/texts.js
    donni106 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    886c471 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge branch 'master' into feature/optimizations-from-release-hb-mein…

    …quartier
    
    # Conflicts:
    #	app.json
    #	package.json
    #	src/components/Button.js
    #	src/components/CardListItem.js
    #	src/components/Checkbox.js
    #	src/components/DropdownSelect.js
    #	src/components/Modal.js
    #	src/components/Text.js
    #	src/components/TextListItem.tsx
    #	src/components/VerticalList.js
    #	src/components/bookmarks/BookmarkSection.tsx
    #	src/components/consul/selectors/ImageSelector.js
    #	src/components/form/Input.tsx
    #	src/components/infoCard/InfoCard.tsx
    #	src/components/map/Map.tsx
    #	src/components/screens/PointOfInterest.js
    #	src/config/Icon.tsx
    #	src/config/normalize.js
    #	src/config/texts.js
    #	src/helpers/dateTimeHelper.ts
    #	src/helpers/parser/listItemParser.js
    #	src/hooks/listHooks.js
    #	src/icons/index.js
    #	src/index.js
    #	src/navigation/screenOptions.tsx
    #	src/queries/index.js
    #	src/queries/pointsOfInterest.js
    #	src/screens/HomeScreen.js
    #	src/screens/index.js
    #	yarn.lock
    donni106 committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    3f9c573 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Merge branch 'master' into feature/optimizations-from-release-hb-mein…

    …quartier
    
    # Conflicts:
    #	package.json
    #	src/components/CardListItem.js
    #	src/components/EventList.js
    #	src/components/HeaderLeft.tsx
    #	src/components/map/Map.tsx
    #	src/components/noticeboard/NoticeboardCreateForm.tsx
    #	src/components/screens/EventRecord.js
    #	src/config/fonts.ts
    #	src/config/icons/Icon.tsx
    #	src/config/index.ts
    #	src/config/texts.js
    #	src/icons/location.js
    #	src/screens/SettingsScreen.js
    #	src/screens/SurveyOverviewScreen.tsx
    #	yarn.lock
    donni106 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    81f4bb9 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Merge branch 'master' into feature/optimizations-from-release-hb-mein…

    …quartier
    
    # Conflicts:
    #	package.json
    #	src/config/Icon.tsx
    #	src/config/IconUrl.tsx
    #	src/config/fonts.ts
    #	src/config/icons/index.ts
    #	yarn.lock
    donni106 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    4821aa7 View commit details
    Browse the repository at this point in the history
  2. fix(sue): filter wrapper

    SVA-1348
    donni106 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    8cbc985 View commit details
    Browse the repository at this point in the history
  3. fix(sue): date filter border radius

    SVA-1348
    donni106 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    9fbed54 View commit details
    Browse the repository at this point in the history
  4. fix(map): icons

    SVA-1348
    donni106 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    382ec31 View commit details
    Browse the repository at this point in the history
  5. fix(map): clustering

    SVA-1348
    donni106 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    cc5b0d7 View commit details
    Browse the repository at this point in the history
  6. fix(poi): horizontal list padding

    SVA-1348
    donni106 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    db06dde View commit details
    Browse the repository at this point in the history
  7. fix(construction site): horizontal list padding

    SVA-1348
    donni106 committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    3e2bfa6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix(tiles): big tiles padding

    SVA-1348
    donni106 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    1692fe3 View commit details
    Browse the repository at this point in the history
  2. fix(map): centering and markers

    SVA-1348
    donni106 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    566015f View commit details
    Browse the repository at this point in the history
  3. fix(poi): card list padding

    SVA-1348
    donni106 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    32848b5 View commit details
    Browse the repository at this point in the history
  4. fix(dropdown): height calculation

    SVA-1348
    donni106 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    62d3688 View commit details
    Browse the repository at this point in the history
  5. fix(calendar): paddings and month switch

    SVA-1348
    donni106 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    c85d77a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. fix(widgets): icons and paddings

    SVA-1348
    donni106 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a3d698f View commit details
    Browse the repository at this point in the history
  2. fix(tabs): icons and paddings

    SVA-1348
    donni106 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    8f1b2d2 View commit details
    Browse the repository at this point in the history
  3. fix(switch): list item paddings

    SVA-1348
    donni106 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4742184 View commit details
    Browse the repository at this point in the history
  4. feat(switch): colors

    SVA-1348
    donni106 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d65aaa3 View commit details
    Browse the repository at this point in the history
  5. fix(calendar): filtering

    SVA-1348
    donni106 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    41d718b View commit details
    Browse the repository at this point in the history
  6. fix(map): icons

    SVA-1348
    donni106 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    be36543 View commit details
    Browse the repository at this point in the history
  7. fix(normalize): for landscape and add caching

    SVA-1348
    donni106 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    4ca4961 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix(waste): avoid empty zip space in suggestions

    SVA-1348
    donni106 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    626bddc View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix(waste calendar): optimize two step progress with showing city on …

    …focus without typing a letter
    donni106 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4c4b4fb View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fix(map): fine positioning icons in markers and added missing borders…

    … for sue placeholder image
    donni106 committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    9d25dfc View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    054ca14 View commit details
    Browse the repository at this point in the history
  2. fix(icons): somehow filled does not work

    SVA-1348
    donni106 committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1381bdd View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. fix(image): export error

    - deleted in export because the selectors folder was deleted from the consul folder
    - added missing text for noticeboard and alphabetized
    
    SVA-1348
    ardasnturk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    f2277ca View commit details
    Browse the repository at this point in the history
  2. feat(noticeboard): add the ability to upload multiple images

    - added `uploadMediaContent` to `NoticeboardCreateForm` with try-catch in for
      loop for multiple image upload feature
    -
    
    SVA-1348
    ardasnturk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    47e70ff View commit details
    Browse the repository at this point in the history
  3. feat(noticeboard): show images on detail screen

    - added `ImageSection` to `NoticeboardFormScreen` to show images added to the noticeboard
    
    SVA-1348
    ardasnturk committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4b4da29 View commit details
    Browse the repository at this point in the history