-
Notifications
You must be signed in to change notification settings - Fork 38
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
feat: Update 1st feedback & userGroup markup 1st completed #5176
Conversation
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: seungyeoneeee <[email protected]>
Signed-off-by: 이승연 <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 4 Skipped Deployments
|
Signed-off-by: 이승연 <[email protected]>
There was a problem hiding this 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 { |
There was a problem hiding this comment.
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!
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'), | ||
]; |
There was a problem hiding this comment.
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?
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: 이승연 <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM~
6da7e3d
into
cloudforet-io:feature-project-alert-manager
To Reviewers
style
,chore
,ci
, straightforward changes, etc.)Description (optional)
Things to Talk About (optional)