Skip to content

feat(opsflow): fix v1 minor bugs and refactor to use vue query for task apis#5674

Merged
WANZARGEN merged 18 commits intodevelopfrom
feature-opsflow-v1-improvement
Mar 5, 2025
Merged

feat(opsflow): fix v1 minor bugs and refactor to use vue query for task apis#5674
WANZARGEN merged 18 commits intodevelopfrom
feature-opsflow-v1-improvement

Conversation

@WANZARGEN
Copy link
Member

@WANZARGEN WANZARGEN commented Mar 5, 2025

Skip Review (optional)

  • Minor changes that don't affect the functionality (e.g. style, chore, ci, test, docs)
  • Previously reviewed in feature branch, further review is not mandatory
  • Self-merge allowed for solo developers or urgent changes

Description (optional)

Things to Talk About (optional)

WANZARGEN added 18 commits March 4, 2025 10:53
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
…ion form

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
…tion

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
…d task type

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
…mechanism

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
… landing page

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
… method

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
… loading

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
…ine-box

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
…proved error handling

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
…precated task API composable

This commit:
- Removes the deprecated `use-task-api.ts` composable
- Migrates task update logic to use vue-query mutation in TaskDetailPage
- Simplifies task content form store by removing direct task creation/update methods
- Adds loading and success state handling for task updates

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
@vercel
Copy link

vercel bot commented Mar 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
console ⬜️ Ignored (Inspect) Mar 5, 2025 7:41am
dashboard ⬜️ Ignored (Inspect) Mar 5, 2025 7:41am
inventory-v2 ⬜️ Ignored (Inspect) Mar 5, 2025 7:41am
web-storybook ⬜️ Ignored (Inspect) Mar 5, 2025 7:41am

@github-actions
Copy link
Contributor

github-actions bot commented Mar 5, 2025

🎉 @seungyeoneeee and @skdud4659 have been randomly selected as the reviewers! Please review. 🙏

@WANZARGEN WANZARGEN added the self_approved/review Pull Request has been reviewed and approved by the author without requiring additional reviewers. label Mar 5, 2025
@WANZARGEN WANZARGEN merged commit 0ea6ccd into develop Mar 5, 2025
10 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pass/signedoff self_approved/review Pull Request has been reviewed and approved by the author without requiring additional reviewers.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant