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

Notification en #752

Closed
wants to merge 46 commits into from
Closed

Notification en #752

wants to merge 46 commits into from

Commits on Jan 29, 2024

  1. 🔥 refactor(campaignSettings.tsx, projectSettings.tsx, workspaceSettin…

    …gs.tsx): remove unused 'locale' property from API requests
    marcbon committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6ca9be5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    89f1ebb View commit details
    Browse the repository at this point in the history
  3. fixed divider height

    iDome89 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3141318 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd2320d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2962eab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38f7c94 View commit details
    Browse the repository at this point in the history
  7. updated design system

    iDome89 committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    00b827c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #753 from AppQuality/fixes-pre-release

    Fixes pre release
    marcbon authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8ca3463 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70f00ba View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2024

  1. Merge pull request #754 from AppQuality/i18n-translations

    New Crowdin updates
    marcbon authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    cfc6f62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dfb031f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #761 from AppQuality/i18n-translations

    New Crowdin updates
    marcbon authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ea22e6e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a17735 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5eefd35 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #762 from AppQuality/i18n-translations

    New Crowdin updates
    marcbon authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a1eb33b View commit details
    Browse the repository at this point in the history
  7. 🔀 merge(getMentionableUsers.ts): combine all users and filter out pen…

    …dingInvitation users
    
    🔀 merge(getMentionableUsers.ts): remove duplicated ids from users array
    marcbon committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    ef84b82 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #763 from AppQuality/filter-pending-users-mentions

    🔀 merge(getMentionableUsers.ts): combine all users and filter out pendingInvitation users
    marcbon authored Jan 30, 2024
    Configuration menu
    Copy the full SHA
    a9af0ce View commit details
    Browse the repository at this point in the history
  9. feat(chat): use new API response type to show a different avatarType …

    …for internal users's comments
    cannarocks committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    40eb91f View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. 🐛 fix(getMentionableUsers.ts): remove unused error variables

    ✨ feat(getMentionableUsers.ts): return empty items when there are no users
    marcbon committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    6727336 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. 📝 chore(translation.json): update text in the translation file

    - Update "__BUG_COMMENTS_CHAT_HEADER__" to "Share messages with UNGUESS and your workteam"
    - Update "__BUG_COMMENTS_CHAT_MENTION" to "Mention a specific person"
    - Update "__BUG_COMMENTS_CHAT_NO_RESULTS" to "No results. Use “Invite” to add new users to this campaign."
    - Update "__BUG_COMMENTS_CHAT_PLACEHOLDER" to "Leave a comment. Use @ to mention people"
    - Update "__BUG_PAGE_ACTIONS_TITLE" to "Manage this bug in an easy way"
    marcbon committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    2b933b5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #765 from AppQuality/fix-mentionable-users-error

    🐛 fix(getMentionableUsers.ts): remove unused error variables
    iDome89 authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    5c4342e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea43877 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #764 from AppQuality/use-system-avatars-for-internals

    feat(chat): use new API response type to show a different avatarType for internal users's comments
    marcbon authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    43f0e7e View commit details
    Browse the repository at this point in the history
  5. 🐛 fix(getMentionableUsers.ts): remove duplicated users and exclude cu…

    …rrent user from the list of mentionable users
    marcbon committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a05934d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #767 from AppQuality/fix-mentionable-users-error

    🐛 fix(getMentionableUsers.ts): remove duplicated users and exclude cu…
    cannarocks authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    cf59fe9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    41eb415 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #766 from AppQuality/i18n-translations

    New Crowdin updates
    marcbon authored Feb 1, 2024
    Configuration menu
    Copy the full SHA
    4c5e450 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. 🔥 refactor(BugStateAccordion.tsx): remove unused imports and variables

    🔥 refactor(SingleGroupAccordion.tsx): remove unused imports and variables
    🔥 refactor(SingleGroupTable.tsx): remove unused imports and variables
    marcbon committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    dff0ce7 View commit details
    Browse the repository at this point in the history
  2. 🔥 refactor(useBugs.tsx): move bugs filtering logic to useBugsByState.…

    …tsx and useBugsByUseCase.tsx
    
    🔥 refactor(useBugsByState.tsx): move bugs filtering logic to useBugs.tsx
    🔥 refactor(useBugsByUseCase.tsx): move bugs filtering logic to useBugs.tsx
    🔥 refactor(useCampaignBugStates.ts): add isLoading property to return object
    🔥 refactor(useCampaignUseCases.ts): add isLoading and isFetching properties to return object
    🔥 refactor(useTableData.tsx): remove useTableData hook, move logic to useBugs.tsx, useBugsByState.tsx, and useBugsByUseCase.tsx
    marcbon committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b37097e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    471766c View commit details
    Browse the repository at this point in the history
  4. 🐛 fix(AllBugs.tsx): rename UseCaseTable component to AllBugsTable

    ✨ feat(AllBugs.tsx): add support for fetching bugs data using useBugs hook
    🐛 fix(AllBugs.tsx): handle loading and error states in AllBugs component
    ✨ feat(BugsByState.tsx): add support for fetching bugs by state data using useBugsByState hook
    🐛 fix(BugsByState.tsx): handle loading and error states in BugsByState component
    ✨ feat(BugsByUsecase.tsx): add support for fetching bugs by use case data using useBugsByUseCase hook
    🐛 fix(BugsByUsecase.tsx): handle loading and error states in BugsByUsecase component
    
    🔀 refactor(BugsTable/index.tsx): remove unused imports and components, simplify rendering logic
    ✨ feat(BugsTable/index.tsx): add support for default view based on selected filters
    marcbon committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    380fda1 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. chore: Update design system

    d-beezee committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    501f61d View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

  1. Merge pull request #770 from AppQuality/send-credentials-on-video

    chore: Update design system
    d-beezee authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    eb3b751 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #769 from AppQuality/refactor-bugs-page

    Refactor-bugs-page
    marcbon authored Feb 15, 2024
    Configuration menu
    Copy the full SHA
    cc7807a View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. Configuration menu
    Copy the full SHA
    654df97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d571ccd View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. fix to cache

    iDome89 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    44dcc98 View commit details
    Browse the repository at this point in the history
  2. added translation

    iDome89 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    b56c4de View commit details
    Browse the repository at this point in the history
  3. updated design system version

    iDome89 committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    a8367fc View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. fixed caching

    iDome89 committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    d88cf42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #776 from AppQuality/profile-modal-notification-se…

    …ttings
    
    feat- attached functionality to endpoints
    marcbon authored Feb 27, 2024
    Configuration menu
    Copy the full SHA
    61b252e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1bee5a View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Merge pull request #778 from AppQuality/i18n-translations

    New Crowdin updates
    marcbon authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    0e39aa3 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. 🔥 refactor(campaignSettings.tsx, projectSettings.tsx, workspaceSettin…

    …gs.tsx): remove unused 'locale' property from API requests
    marcbon authored and iDome89 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    74ac4d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf92ec View commit details
    Browse the repository at this point in the history
  3. Merge branch 'notification-en' of github.com:AppQuality/unguess-react…

    … into notification-en
    iDome89 committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    acbf478 View commit details
    Browse the repository at this point in the history