Skip to content

Conversation

@skdud4659
Copy link
Member

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)

SSIA

Things to Talk About (optional)

dependabot bot and others added 30 commits February 18, 2025 09:03
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.2.3 to 3.2.4.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.2.3...3.2.4)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: samuel.park <samuel.park@megazone.com>
Signed-off-by: samuel.park <samuel.park@megazone.com>
Signed-off-by: samuel.park <samuel.park@megazone.com>
Signed-off-by: samuel.park <samuel.park@megazone.com>
…ment

feat(use-api-query-key): refactor use-api-query-key composable & create api-doc cli
Signed-off-by: samuel.park <samuel.park@megazone.com>
Signed-off-by: mzc-eeheg <166787584+mzc-eeheg@users.noreply.github.com>
…sk apis (#5674)

* feat(link): add line height prop to link component

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

* fix(text-editor): add white-space pre-wrap to code blocks

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

* fix(board-task): add line height classes to task name field

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

* refactor(ops-flow): update import paths for task-related schemas

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

* feat(ops-flow): add category and task type descriptions to task creation form

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

* feat(task-fields): add text field options and improve field configuration

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

* feat(opsflow): add composable API clients for task, task category, and task type

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

* refactor(board-task): migrate to vue-query and improve task list loading

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

* refactor(task-detail): migrate to vue-query and improve task loading mechanism

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

* refactor(task-assign): update task API import and method signature

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

* refactor(ops-flow): remove unused imports and task loading logic from landing page

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

* refactor(task-content-form): update task API import and status change method

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

* refactor(task-type-delete): migrate to vue-query for associated tasks loading

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

* refactor(task-category-delete): add use-associated-tasks-query

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

* fix(collapsible-panel): update display style for text clamping to inline-box

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

* refactor(task-category-delete): optimize workspace-based task filtering

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

* refactor(task-create): migrate to vue-query for task creation with improved error handling

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

* refactor(task-detail): migrate task update to vue-query and remove deprecated 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>

---------

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

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
fix(opsflow): update task-related API composables to use new useAPIQu…
Signed-off-by: 이승연 <sylee1274@mz.co.kr>
…ompurify-3.2.4

chore(deps): bump dompurify from 3.2.3 to 3.2.4
…ing or encoding

Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
Signed-off-by: WANJIN <wanzargen@gmail.com>
feat: add spec of `PCard`header color
…R reviewer assignment workflow

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
fix(ci): add optional chaining to prevent null user login errors in PR reviewer assignment workflow
Signed-off-by: samuel.park <samuel.park@megazone.com>
Signed-off-by: samuel.park <samuel.park@megazone.com>
…-constant

fix(route-constant): separate route-constant
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
WANZARGEN and others added 25 commits March 14, 2025 11:09
…anagement

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
feat: move schemas to api-clients/ and add api client composables of identity, config APIs
…5699)

* chore: update TypeScript and vue-tsc versions, add ts-check script

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

* chore: simplify build scripts and include declaration files in TypeScript configuration

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

* refactor: update type definitions and improve imports across components

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

* refactor: update type definitions and improve TypeScript configuration across components

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

* chore: add ts-check script and update lint command to run concurrently with eslint and stylelint

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

* refactor: update import paths for type definitions to use the new structure

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

* refactor: replace ACTION_ICON usage with string literals for action icons in components

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

* refactor: update import paths for type definitions

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

* refactor: remove unnecessary file paths from package.json

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

* refactor: replace ApiFilter type with any for default_filter in QuerySearchTableOptions

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

* refactor: initialize menu property in context menu controller tests

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

* chore: update vitest dependencies

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

* refactor: remove unused import from test file

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

* chore: add @cloudforet/mirinae dependency to package.json

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

* feat: add items property to DynamicFieldOptions interface for enum values

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

* chore: add vue-tsc linting for TypeScript and Vue files in lint-staged configuration

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

* chore: update dependencies

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

* test: update sorting test cases for mixed data types in dynamic layout

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

* chore: replace vue-tsc with tsc in lint-staged configuration for TypeScript and Vue files

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

* chore: add vitest workspace configuration for multiple projects

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

* chore: replace tsc with npm run ts-check in lint-staged configuration for TypeScript and Vue files

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

* chore: implement function-based TypeScript type checking for lint-staged

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

* chore: remove function-based TypeScript type checking from lint-staged configuration

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

* test: optimize widget width helper tests by reducing sample size and generation

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

* chore: disable TypeScript checking in multiple files for smoother development

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

* chore: disable TypeScript checking in multiple files

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

* chore: update lint script to include TypeScript checking

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

---------

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
refactor: merge version v1, v2 folders
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
…5700)

* refactor: update project imports to new v1 structure

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

* refactor: update RouteMeta and RouteConfig interfaces to support optional properties

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

* refactor: update project route imports to use PROJECT_ROUTE_V1

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

* refactor: migrate project components and types to versions structure

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

* feat: add ProjectTagsInputGroup and ProjectTagsModal components for managing project tags

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

* fix: update asset inventory route import in ProjectMainProjectCard.vue

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

---------

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
chore: changed schema mode name
Signed-off-by: Wanjin Noh <wanjin@megazone.com>
…resolve type issue

Signed-off-by: Wanjin Noh <wanjin@megazone.com>
feat: add composables for identity API clients
* feat: create each feature configurator

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* feat(route): changed to central management method for config

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* feat(menu): changed to central management method for config

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* feat: replace existing config usage with values from the menu store

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* chore: add type

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* feat(route, menu): apply version dependency between services

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* feat(project): apply version

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* feat(api): create APIClientLoader and add interceptor at SpaceConnector

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* refactor: change the api endpoint to a schema management approach

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* feat: service account top-level menuization

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

---------

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
* feat: change to schema-based

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* feat: changed schema

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* chore: changed name

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* refactor: refactor api client schema

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

---------

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
* refactor: changed file name and position

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* chore: fixed file path

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

---------

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.6 to 4.5.10.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.10/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v4.5.10/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
* feat: apply opsFlow tab at cloud service

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* chore: link check

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* chore: lint check

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

* chore: link check

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>

---------

Signed-off-by: NaYeong,Kim <nayeongkim@megazone.com>
…ite-4.5.10

chore(deps-dev): bump vite from 4.5.6 to 4.5.10
@skdud4659 skdud4659 added the self_approved/review Pull Request has been reviewed and approved by the author without requiring additional reviewers. label Mar 27, 2025
@vercel
Copy link

vercel bot commented Mar 27, 2025

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

Name Status Preview Comments Updated (UTC)
web-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 27, 2025 6:03am
2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
console ⬜️ Ignored (Inspect) Mar 27, 2025 6:03am
dashboard ⬜️ Ignored (Inspect) Mar 27, 2025 6:03am

@github-actions
Copy link
Contributor

⚠️ @skdud4659 the signed-off-by was not found in the following 12 commits:

✅ Why it is required

The Developer Certificate of Origin (DCO) is a lightweight way for contributors to certify that they wrote or otherwise have the right to submit the code they are contributing to the project. Here is the full text of the DCO.

Contributors sign-off that they adhere to these requirements by adding a Signed-off-by line to commit messages.

This is my commit message

Signed-off-by: Random Developer <randomdeveloper@example.com>

Git even has a -s command line option to append this automatically to your commit message:

$ git commit -s -m 'This is my commit message'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fail/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.

7 participants