-
Notifications
You must be signed in to change notification settings - Fork 0
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
Notification en #752
Commits on Jan 29, 2024
-
🔥 refactor(campaignSettings.tsx, projectSettings.tsx, workspaceSettin…
…gs.tsx): remove unused 'locale' property from API requests
Configuration menu - View commit details
-
Copy full SHA for 6ca9be5 - Browse repository at this point
Copy the full SHA 6ca9be5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f1ebb - Browse repository at this point
Copy the full SHA 89f1ebbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3141318 - Browse repository at this point
Copy the full SHA 3141318View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd2320d - Browse repository at this point
Copy the full SHA fd2320dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2962eab - Browse repository at this point
Copy the full SHA 2962eabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38f7c94 - Browse repository at this point
Copy the full SHA 38f7c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 00b827c - Browse repository at this point
Copy the full SHA 00b827cView commit details -
Merge pull request #753 from AppQuality/fixes-pre-release
Fixes pre release
Configuration menu - View commit details
-
Copy full SHA for 8ca3463 - Browse repository at this point
Copy the full SHA 8ca3463View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70f00ba - Browse repository at this point
Copy the full SHA 70f00baView commit details
Commits on Jan 30, 2024
-
Merge pull request #754 from AppQuality/i18n-translations
New Crowdin updates
Configuration menu - View commit details
-
Copy full SHA for cfc6f62 - Browse repository at this point
Copy the full SHA cfc6f62View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfb031f - Browse repository at this point
Copy the full SHA dfb031fView commit details -
Merge pull request #761 from AppQuality/i18n-translations
New Crowdin updates
Configuration menu - View commit details
-
Copy full SHA for ea22e6e - Browse repository at this point
Copy the full SHA ea22e6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a17735 - Browse repository at this point
Copy the full SHA 8a17735View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eefd35 - Browse repository at this point
Copy the full SHA 5eefd35View commit details -
Merge pull request #762 from AppQuality/i18n-translations
New Crowdin updates
Configuration menu - View commit details
-
Copy full SHA for a1eb33b - Browse repository at this point
Copy the full SHA a1eb33bView commit details -
🔀 merge(getMentionableUsers.ts): combine all users and filter out pen…
…dingInvitation users 🔀 merge(getMentionableUsers.ts): remove duplicated ids from users array
Configuration menu - View commit details
-
Copy full SHA for ef84b82 - Browse repository at this point
Copy the full SHA ef84b82View commit details -
Merge pull request #763 from AppQuality/filter-pending-users-mentions
🔀 merge(getMentionableUsers.ts): combine all users and filter out pendingInvitation users
Configuration menu - View commit details
-
Copy full SHA for a9af0ce - Browse repository at this point
Copy the full SHA a9af0ceView commit details -
feat(chat): use new API response type to show a different avatarType …
…for internal users's comments
Configuration menu - View commit details
-
Copy full SHA for 40eb91f - Browse repository at this point
Copy the full SHA 40eb91fView commit details
Commits on Jan 31, 2024
-
🐛 fix(getMentionableUsers.ts): remove unused error variables
✨ feat(getMentionableUsers.ts): return empty items when there are no users
Configuration menu - View commit details
-
Copy full SHA for 6727336 - Browse repository at this point
Copy the full SHA 6727336View commit details
Commits on Feb 1, 2024
-
📝 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"
Configuration menu - View commit details
-
Copy full SHA for 2b933b5 - Browse repository at this point
Copy the full SHA 2b933b5View commit details -
Merge pull request #765 from AppQuality/fix-mentionable-users-error
🐛 fix(getMentionableUsers.ts): remove unused error variables
Configuration menu - View commit details
-
Copy full SHA for 5c4342e - Browse repository at this point
Copy the full SHA 5c4342eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea43877 - Browse repository at this point
Copy the full SHA ea43877View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 43f0e7e - Browse repository at this point
Copy the full SHA 43f0e7eView commit details -
🐛 fix(getMentionableUsers.ts): remove duplicated users and exclude cu…
…rrent user from the list of mentionable users
Configuration menu - View commit details
-
Copy full SHA for a05934d - Browse repository at this point
Copy the full SHA a05934dView commit details -
Merge pull request #767 from AppQuality/fix-mentionable-users-error
🐛 fix(getMentionableUsers.ts): remove duplicated users and exclude cu…
Configuration menu - View commit details
-
Copy full SHA for cf59fe9 - Browse repository at this point
Copy the full SHA cf59fe9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41eb415 - Browse repository at this point
Copy the full SHA 41eb415View commit details -
Merge pull request #766 from AppQuality/i18n-translations
New Crowdin updates
Configuration menu - View commit details
-
Copy full SHA for 4c5e450 - Browse repository at this point
Copy the full SHA 4c5e450View commit details
Commits on Feb 5, 2024
-
🔥 refactor(BugStateAccordion.tsx): remove unused imports and variables
🔥 refactor(SingleGroupAccordion.tsx): remove unused imports and variables 🔥 refactor(SingleGroupTable.tsx): remove unused imports and variables
Configuration menu - View commit details
-
Copy full SHA for dff0ce7 - Browse repository at this point
Copy the full SHA dff0ce7View commit details -
🔥 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
Configuration menu - View commit details
-
Copy full SHA for b37097e - Browse repository at this point
Copy the full SHA b37097eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 471766c - Browse repository at this point
Copy the full SHA 471766cView commit details -
🐛 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
Configuration menu - View commit details
-
Copy full SHA for 380fda1 - Browse repository at this point
Copy the full SHA 380fda1View commit details
Commits on Feb 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 501f61d - Browse repository at this point
Copy the full SHA 501f61dView commit details
Commits on Feb 15, 2024
-
Merge pull request #770 from AppQuality/send-credentials-on-video
chore: Update design system
Configuration menu - View commit details
-
Copy full SHA for eb3b751 - Browse repository at this point
Copy the full SHA eb3b751View commit details -
Merge pull request #769 from AppQuality/refactor-bugs-page
Refactor-bugs-page
Configuration menu - View commit details
-
Copy full SHA for cc7807a - Browse repository at this point
Copy the full SHA cc7807aView commit details
Commits on Feb 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 654df97 - Browse repository at this point
Copy the full SHA 654df97View commit details -
Configuration menu - View commit details
-
Copy full SHA for d571ccd - Browse repository at this point
Copy the full SHA d571ccdView commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 44dcc98 - Browse repository at this point
Copy the full SHA 44dcc98View commit details -
Configuration menu - View commit details
-
Copy full SHA for b56c4de - Browse repository at this point
Copy the full SHA b56c4deView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8367fc - Browse repository at this point
Copy the full SHA a8367fcView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d88cf42 - Browse repository at this point
Copy the full SHA d88cf42View commit details -
Merge pull request #776 from AppQuality/profile-modal-notification-se…
…ttings feat- attached functionality to endpoints
Configuration menu - View commit details
-
Copy full SHA for 61b252e - Browse repository at this point
Copy the full SHA 61b252eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c1bee5a - Browse repository at this point
Copy the full SHA c1bee5aView commit details
Commits on Feb 29, 2024
-
Merge pull request #778 from AppQuality/i18n-translations
New Crowdin updates
Configuration menu - View commit details
-
Copy full SHA for 0e39aa3 - Browse repository at this point
Copy the full SHA 0e39aa3View commit details
Commits on Mar 20, 2024
-
🔥 refactor(campaignSettings.tsx, projectSettings.tsx, workspaceSettin…
…gs.tsx): remove unused 'locale' property from API requests
Configuration menu - View commit details
-
Copy full SHA for 74ac4d2 - Browse repository at this point
Copy the full SHA 74ac4d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for adf92ec - Browse repository at this point
Copy the full SHA adf92ecView commit details -
Merge branch 'notification-en' of github.com:AppQuality/unguess-react…
… into notification-en
Configuration menu - View commit details
-
Copy full SHA for acbf478 - Browse repository at this point
Copy the full SHA acbf478View commit details