Merged
Conversation
MTB-86 Update bot image behaviour
* feat: edit bot * refactor code * fix backend: update bot allow edit tag * fix bug backend and frontend
…to some router paths. (#64) * MTB-104-Update page title for each page visiting * MTB-104: Update the page title for each page visited and add "label" to some router paths. * remove dependencies frontend * MTB-104 --------- Co-authored-by: Duy Nguyen Hoang <hoangduy06104@gmail.com>
…her dev in profile or comment section. (#69) * MTB_120: The default dev’s name does not appear when being view by other dev in profile or comment section. * Implement name creation for newUser in authService
* MTB-112-Bot-detail-show-avatar-at-creator-section * Update DetailCard.tsx * Mtb 112 bot detail show avatar at creator section * Update Botcard.types.ts * Update Botcard.types.ts --------- Co-authored-by: Nguyễn Hoàng Duy <45957687+hoangduy0610@users.noreply.github.com>
* MTB130: Support link does not appear in bot’s detail * Replace Special ASCII Symbol with ant-design/icons
* feat: MTB-90-Developer-Portal-Delete-bot * MTB-158-Fix-stlye-of-social-Links
…g_Search_button (#78)
* MTB_141_Validation_fields * Revert "MTB_141_Validation_fields" This reverts commit af2e56f. * MTB_141_Validation_fields
* MTB-176-social-link-input-box * MTB-176: social link input box * refactor: change variable name * refactor: toast error message from server * refactor: add type error message * update --------- Co-authored-by: Duy Nguyen Hoang <hoangduy06104@gmail.com>
* MTB_93_Filtering_function_not_working_after_refreshing_search_page * MTB93_Fix_Search_function_not_working_after_page_refresh * Delete console.log in SearchBar
* MTB-140-comment-section * remove console.log
…dow (#88) * MTB-119-sharing-bot * mtb-119: share bot * fix duplicate code during merging * enhance safe URL * use .env * add .env example
* MTB_92_Filtering_function_does_not_work_immediately_after_clicking * Update handleSearchTag in SearchBar * Update SearchBar.tsx
* MTB-177-Delete-and-Save-button-on-admin-page-remain-loading * MTB-177: unable to save
…urn success message (#95) * MTB_133_Unauthorized_user_can_access_Add_bot_page._Attempt_to_add_return_success_message * Navigate to HomePage * Create condition to use useAuthRedirect()
* MTB_132_Link_of_a_deleted_bot_can_still_be_shared_and_accessible * Update BotDetailPage.tsx
* MTB_141_Validation_fields * Revert "MTB_141_Validation_fields" This reverts commit af2e56f. * MTB_141_Validation_fields * MTB_141_Developer_Portal_Validation_fields After fix: Cannot save bot without Install and SP link. Create limits for SP link and Install link in frontend due to stricter validation with class-validator @isurl() in the backend. * validate tagIds in frontend and backend
* temporary commit * fix backend * fix backend and frontend * fix merge mistake * remove console.log * fix bad request error * update * update * update --------- Co-authored-by: Duy Nguyen Hoang <hoangduy06104@gmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.