fix: update icons and add workspaceId prop to task components#5364
Merged
WANZARGEN merged 5 commits intocloudforet-io:feature-opsflow-jirafrom Dec 31, 2024
Merged
Conversation
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
|
@WANZARGEN is attempting to deploy a commit to the cloudforet Team on Vercel. A member of the Team first needs to authorize it. |
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 2 Skipped Deployments
|
|
Deployment failed with the following error: |
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
510c5dc to
16d678b
Compare
7d22639
into
cloudforet-io:feature-opsflow-jira
4 checks passed
WANZARGEN
added a commit
that referenced
this pull request
Jan 2, 2025
* fix: update icons and add workspaceId prop to task components Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix(ops-flow): enhance view mode initialization Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: restructure task field types and options for better clarity Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(validation): add maxLength validation for task field inputs Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(ops-flow): increase column widths in BoardTaskTable component Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com>
WANZARGEN
added a commit
that referenced
this pull request
Jan 3, 2025
* refactor: separate mention functionality from comment input component (#5277) * feat(authenticator): initialize task management template on sign-in Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: separate mention functionality from comment input component Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat: enhancements and fixes for validation, task field management (#5333) * feat(editor): add options for text alignment and undo/redo buttons Signed-off-by: Wanjin Noh <wanjin@megazone.com> * chore: remove debug log from TextEditor component on mount Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix(task-category-store): correct syntax in task-category-store.ts Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: separate mention functionality from comment input component (#5277) * feat(authenticator): initialize task management template on sign-in Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: separate mention functionality from comment input component Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com> feat(editor): add color picker option to menu bar and refactor text editor Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(ops-flow): use TextEditorViewer component for comment display Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(ops-flow): disable undo/redo buttons in comment text editor Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(ops-flow): add timezone support for comment date display Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(i18n): add translation for default description placeholder in text editor Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(task-field): add options property to OtherTaskField interface and enhance validation logic Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(task-field-generator): add JSON input handling and new input types Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: enhance task field metadata store with computed properties and types Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: add options generator types for dropdown and paragraph components Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(task-fields-configuration): enhance validation and field management logic Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(validation): add new enum validation messages and improve logic Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: update event type for 'update:files' to use FileModel[] Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: remove unused import for useMention in BoardTaskComment.vue Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(comment): add optional fields and mention source to comment model (#5334) Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(event): add status change interface and update event handling logic (#5336) * feat(event): add status change interface and update event handling logic Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: add key to datetime-picker for re-rendering on readonly change Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(ops-flow): enhance task initialization and category filtering logic Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix(task-category-store): improve item handling in task category updates Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(ops-flow): add cleanup for associated tasks on modal unmount Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(package-delete-modal): simplify deletable condition for package deletion Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat: update column widths and add edit access control in components Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat: enable project group selection in ProjectTaskField component Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat: add conditional rendering for badge and fix field ID reference Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(go-back): update goBack logic to use ref for path tracking Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(ops-flow): add landing description and improve layout for landing page (#5354) Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(routes): restructure board route to include nested children components (#5355) Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: update icons and add workspaceId prop to task components (#5364) * fix: update icons and add workspaceId prop to task components Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix(ops-flow): enhance view mode initialization Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: restructure task field types and options for better clarity Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(validation): add maxLength validation for task field inputs Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(ops-flow): increase column widths in BoardTaskTable component Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(associated-tasks): add workspace link and loading skeleton to tasks table Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(project-link-button): add noRoleIfNotExists prop and translations Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: correct layout padding in AdminTaskCategoryDetailPageTaskTypeTab.vue Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(task-management): add getters for associated tasks and categories feat(language-pack): add translations for archived task description Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(comment-store): refactor comment management to use reactive comments array Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: use new opsflowTaskData composable Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: move task-category-store imports to a new location Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: resolve category handling issues in task content form and store Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: update task detail handling to use getters for improved clarity Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat: add task status handling and improve error management in forms Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(task): add scope field to task and comment models for categorization Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(task-field): add project task field with match pattern option Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(task-fields): update task field components and validation logic Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat: restructure user-select-dropdown components for better layout Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: resolve readonly state for default fields in TaskFieldGenerator.vue Signed-off-by: Wanjin Noh <wanjin@megazone.com> * docs: add documentation and stories for useContextMenuStyle hook Signed-off-by: Wanjin Noh <wanjin@megazone.com> docs: add context menu attach hook with storybook integration Signed-off-by: Wanjin Noh <wanjin@megazone.com> fix: update pageSize in useContextMenuAttach to improve functionality Signed-off-by: Wanjin Noh <wanjin@megazone.com> feat: add useContextMenuItems hook for enhanced context menu management Signed-off-by: Wanjin Noh <wanjin@megazone.com> refactor: reorganize context menu hooks and update import paths Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(AssetTaskField): implement data selector with cloud service options Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: remove unused type import in dynamic-layout item component Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat: add advanced menu display composable for dynamic menu rendering Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(asset-inventory): add task tab to CloudServiceDetailTabs component Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix(task-field-metadata): integrate task field metadata store and update mappings Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(space-connector): add restClient for simplified API method access Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(task-content-form): replace file model with file IDs for uploads Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(image): simplify attachment handling by removing unnecessary data fields Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor(space-connector): update rest client to use serviceApiV2 instance Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(file-attachments): enhance file attachment handling with resource group logic Signed-off-by: Wanjin Noh <wanjin@megazone.com> * refactor: simplify restClient type and initialization in SpaceConnector Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(file-manager): simplify file upload process and enhance resource handling Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(editor-content-transformer): add content transformation for editor inputs Signed-off-by: Wanjin Noh <wanjin@megazone.com> * feat(task-content-form): add create-minimal mode and improve task handling Signed-off-by: Wanjin Noh <wanjin@megazone.com> * fix: resolve layout issues in OpsFlowLandingPage component Signed-off-by: Wanjin Noh <wanjin@megazone.com> --------- Signed-off-by: Wanjin Noh <wanjin@megazone.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.
To Reviewers
style,chore,ci, straightforward changes, etc.)Description (optional)
Things to Talk About (optional)