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: update i18n, update textarea max letters position, add missing … #991

Merged
merged 2 commits into from
Jan 23, 2024

Conversation

web-mi
Copy link
Contributor

@web-mi web-mi commented Jan 23, 2024

…user roles field, add new fields assigned agencies and hint message

Fixes #

Proposed Changes

…user roles field, add new fields assigned agencies and hint message
Copy link

what-the-diff bot commented Jan 23, 2024

PR Summary

  • Update of package-lock.json file
    The package-lock.json file, which is important for keeping track of the project's dependencies, was updated to ensure file integrity and correctness.

  • Expanded functionality of Group Chat Settings
    The Group Chat Settings feature has been expanded by adding two new properties: agencyId and hintMessage. These additions will provide details about the agency association and additional hints in the group chat setting.

  • Enhancements to Textarea and Create Chat View design
    Modifications made in the textarea.styles.scss and createChat.styles.scss files have led to style improvements in certain sections of the platform. The improvements include better positioning of text, color adjustments, and more comfortable text input.

  • Expanded features in Textarea and Create Chat View components
    The Textarea component now includes a new feature for controlling text properties, made possible by adding a new textarea__letters element. On the other hand, the CreateChatView component now includes a global Textarea component for hint message, allowing users to perceive hints while creating chats.

  • GroupChatInfo Improvements
    Adjustments were made to the GroupChatInfo component to show the agency and hintMessage settings to consultants. This means that consultants on the platform will now have additional, contextual information about each group chat.

  • New Properties to GroupChatItemInterface and UserDataInterface
    Additional properties are added to the GroupChatItemInterface and UserDataInterface. The former now has an assignedAgencies property that associates each group chat with specific agencies. The latter now has a userRoles property that associates user roles with each specific user.

  • Inclusion of New Translations
    Unique translations for the agencySelect and hintMessage labels are now included in the de.json and en.json files, enhancing the user interface experience for German and English speaking users.

Copy link

Quality Gate Passed Quality Gate passed

Kudos, no new issues were introduced!

0 New issues
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

@web-mi web-mi merged commit ef7891b into develop Jan 23, 2024
8 checks passed
@web-mi web-mi deleted the feat/delphi-46-group-chat branch January 23, 2024 10:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants