Skip to content
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

feat: Update 1st feedback & userGroup markup 1st completed #5176

Conversation

seungyeoneeee
Copy link
Contributor

To Reviewers

  • Self-reviewed (coding conventions, bug-free, functionality verified, tests checked, documentation updated)
  • Minor change, review optional (style, chore, ci, straightforward changes, etc.)
  • Previously reviewed in feature branch, no further review needed
  • Need review or discussion

Description (optional)

Things to Talk About (optional)

Copy link

vercel bot commented Dec 9, 2024

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

4 Skipped Deployments
Name Status Preview Comments Updated (UTC)
bye-bye-vuex ⬜️ Ignored (Inspect) Visit Preview Dec 10, 2024 2:27am
console ⬜️ Ignored (Inspect) Visit Preview Dec 10, 2024 2:27am
dashboard ⬜️ Ignored (Inspect) Visit Preview Dec 10, 2024 2:27am
hotfix2 ⬜️ Ignored (Inspect) Visit Preview Dec 10, 2024 2:27am

Copy link
Member

@skdud4659 skdud4659 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I left a few comments! Please check them!

@@ -9,25 +9,36 @@ import type { UserGroupListItemType } from '@/schema/identity/user-group/type';

import type { ModalState } from '@/services/iam/types/user-group-type';

interface iState {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be good to align it by specifying the type using the store name!

Comment on lines 6 to 10
const SCHEDULE_SETTING_LIST = [
i18n.t('IAM.USER_GROUP.MODAL.CREATE_USER_GROUP.WEEKDAYS'),
i18n.t('IAM.USER_GROUP.MODAL.CREATE_USER_GROUP.EVERYDAY'),
i18n.t('IAM.USER_GROUP.MODAL.CREATE_USER_GROUP.CUSTOM'),
];
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does it work reactively when changing the translation?

Copy link
Member

@skdud4659 skdud4659 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM~

@seungyeoneeee seungyeoneeee merged commit 6da7e3d into cloudforet-io:feature-project-alert-manager Dec 10, 2024
8 of 9 checks passed
@seungyeoneeee seungyeoneeee deleted the feature/alert-iam-ug branch December 10, 2024 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants