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

Conversation

donni106
Copy link
Member

@donni106 donni106 commented Nov 16, 2023

This PR adds optimizations and new features made while developing a certain release. The changes were needed for master. We need to merge all the other open PRs before checking this one again. This is done now!

Please try out locally and navigate along the app and as much screens as possible. Check if there are errors or elements render badly.

new old
mastermqgb 2 master 2

SVA-1348

@donni106 donni106 added the enhancement New feature or request label Nov 16, 2023
@donni106 donni106 added this to the 3.3.3 milestone Nov 16, 2023
@donni106 donni106 self-assigned this Nov 16, 2023
@ardasnturk ardasnturk modified the milestones: 3.3.3, 3.3.4 Dec 8, 2023
@donni106 donni106 removed this from the 3.3.4 milestone Dec 14, 2023
@donni106 donni106 changed the title feat: merge optimizations from release/hb/meinquartier feat: merge optimizations and new features from release/hb/meinquartier Feb 19, 2024
donni106 and others added 22 commits April 8, 2024 16:41
…chen-durch-karte-zu-ersetzen' into 'release/hb/meinquartier'

chore(poi): renamed headline

See merge request ikusei/smart-village-app-app!561
…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
…/MQGB-125-zentrierung-kartenansicht-im-bereich-a-z'

chore(poi): remove overview headline

See merge request ikusei/smart-village-app-app!564
…-z' into 'release/hb/meinquartier'

fix(map): center always to `defaultAlternativePosition`

See merge request ikusei/smart-village-app-app!562
- 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
- added missing error border and icon for date time picker
  in order to be visually aligned with the inputs

MQGB-100
…ansicht' into 'release/hb/meinquartier'

fix(list items): adjust paddings

See merge request ikusei/smart-village-app-app!565
…meinquartier'

feat(layout): adjust alignment for info cards

See merge request ikusei/smart-village-app-app!566
…d-anforderungen' into 'release/hb/meinquartier'

feat: adjust paddings between form elements

See merge request ikusei/smart-village-app-app!567
…d-anforderungen-2' into 'release/hb/meinquartier'

feat: adjust sizes of form elements

See merge request ikusei/smart-village-app-app!568
…d-anforderungen-3' into 'release/hb/meinquartier'

feat: align checkboxes

See merge request ikusei/smart-village-app-app!569
@ardasnturk ardasnturk self-requested a review September 25, 2024 09:46
@donni106 donni106 force-pushed the feature/optimizations-from-release-hb-meinquartier branch from 21bf3bb to 626bddc Compare September 26, 2024 15:39
d4v3d4vE

This comment was marked as resolved.

@d4v3d4vE d4v3d4vE self-requested a review September 30, 2024 12:34
donni106 and others added 5 commits October 7, 2024 18:37
- deleted in export because the selectors folder was deleted from the consul folder
- added missing text for noticeboard and alphabetized

SVA-1348
- added `uploadMediaContent` to `NoticeboardCreateForm` with try-catch in for
  loop for multiple image upload feature
-

SVA-1348
- added `ImageSection` to `NoticeboardFormScreen` to show images added to the noticeboard

SVA-1348
@ardasnturk ardasnturk force-pushed the feature/optimizations-from-release-hb-meinquartier branch from 643fc7c to 4b4da29 Compare October 8, 2024 08:39
@ardasnturk ardasnturk modified the milestones: 4.0.2, 4.0.3 Oct 22, 2024
Lunch: (props: IconProps) => <SvgIcon xml={lunch} {...props} />,
Lupe: (props: IconProps) => <SvgIcon xml={lupe} {...props} />,
Mail: (props: IconProps) => <SvgIcon xml={mail} {...props} />,
Mail: (props: IconProps) => <NamedIcon name="messagae-2" {...props} />,
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

message-2!!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants