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

chore: changed css #5537

Merged

Conversation

skdud4659
Copy link
Member

To Reviewers

  • Minor change, self-reviewed (style, chore, ci, test, docs)
  • Previously reviewed in feature branch, no further review needed
  • Self-merge allowed for solo developers or urgent changes

Description (optional)

SSIA

Things to Talk About (optional)

Signed-off-by: NaYeong,Kim <[email protected]>
Copy link

vercel bot commented Jan 16, 2025

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

2 Skipped Deployments
Name Status Preview Comments Updated (UTC)
console ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2025 2:35am
dashboard ⬜️ Ignored (Inspect) Visit Preview Jan 16, 2025 2:35am

@skdud4659 skdud4659 added the self_approved/review Pull Request has been reviewed and approved by the author without requiring additional reviewers. label Jan 16, 2025
@skdud4659 skdud4659 merged commit e4a1654 into cloudforet-io:feature-project-alert-manager Jan 16, 2025
8 checks passed
skdud4659 added a commit that referenced this pull request Jan 16, 2025
* feat: add CloudServiceAlertsTab component for viewing at cloudService (#5486)

* feat(alert): add asset_id parameter to alert list interface

- Introduced asset_id as a new parameter in the alert list interface.

Signed-off-by: sulmo <[email protected]>

* feat: add CloudServiceAlertsTab component for viewing at cloudService

- Introduced a new Vue component to manage cloud service alerts.
- Implemented data fetching and filtering for alerts based on status and urgency.
- Added functionality to export alert data to Excel.
- Integrated custom field modal for table customization.

Signed-off-by: sulmo <[email protected]>

* feat: add alerts tab for cloud service detail

- Import `CloudServiceAlertsTab` component.
- Add `alerts` tab conditionally based on alert manager version.
- Update template to include the new alerts tab.

Signed-off-by: sulmo <[email protected]>

* feat(language-pack): add translations for "TAB_ALERTS"

- Added "TAB_ALERTS" concept node with translations in console-translation file
- Updated English, Japanese, and Korean JSON files with "TAB_ALERTS" translation

Signed-off-by: sulmo <[email protected]>

---------

Signed-off-by: sulmo <[email protected]>

* feat: fix bug of badge in double check table modal (#5484)

Signed-off-by: 이승연 <[email protected]>

* feat: apply mobile responsive design to the event rules page (#5524)

* feat: apply mobile responsive design to the event rules page

Signed-off-by: 이승연 <[email protected]>

* feat: add necessary comment about `design system custom`

Signed-off-by: 이승연 <[email protected]>

---------

Signed-off-by: 이승연 <[email protected]>

* feat: apply qa issue and update event rule (#5527)

* fix: fixed bug

Signed-off-by: NaYeong,Kim <[email protected]>

* chore: remove total count section

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply protocol select dropdown at update modal

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: changed scope order

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply order drag at sidebar

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply feedback at condition form

Signed-off-by: NaYeong,Kim <[email protected]>

* chore: update translations

Signed-off-by: NaYeong,Kim <[email protected]>

* refactor: refactor action form

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply period at event rule card

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply mobile reactivity

Signed-off-by: NaYeong,Kim <[email protected]>

---------

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply match asset dropdown (#5530)

* feat: add selected prop

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply asset type

Signed-off-by: NaYeong,Kim <[email protected]>

* chore: update translations

Signed-off-by: NaYeong,Kim <[email protected]>

---------

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply qa issue (#5531)

* chore: changed service card style

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: fixed bug

Signed-off-by: NaYeong,Kim <[email protected]>

---------

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply mapping key (#5532)

* feat: apply mapping key

Signed-off-by: NaYeong,Kim <[email protected]>

* fix: fixed label display bug at alert management table

Signed-off-by: NaYeong,Kim <[email protected]>

---------

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: add operator (#5533)

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: update mobile responsive design of event rules page (#5534)

* feat: update mobile responsive design of event rules page

Signed-off-by: seungyeoneeee <[email protected]>

* feat: add minor style code

Signed-off-by: seungyeoneeee <[email protected]>

---------

Signed-off-by: seungyeoneeee <[email protected]>

* fix(reference-store): correct logic for selecting fetcher based on version (#5536)

- Inverted the condition for determining the collector and region fetchers
- Ensured correct API client is used based on alert manager version

Signed-off-by: sulmo <[email protected]>

* chore: changed css (#5537)

Signed-off-by: NaYeong,Kim <[email protected]>

---------

Signed-off-by: sulmo <[email protected]>
Signed-off-by: 이승연 <[email protected]>
Signed-off-by: NaYeong,Kim <[email protected]>
Signed-off-by: seungyeoneeee <[email protected]>
Co-authored-by: sulmo <[email protected]>
Co-authored-by: syeeeee <[email protected]>
@skdud4659 skdud4659 deleted the feature/chore branch January 16, 2025 02:44
skdud4659 added a commit that referenced this pull request Jan 16, 2025
* ci: add check for PR author organization membership and assign them (#5521)

* chore: for ci test

Signed-off-by: Wanjin Noh <[email protected]>

* ci: add check for PR author organization membership and assign them

Signed-off-by: Wanjin Noh <[email protected]>

* ci: update pull request review labeler to handle reopened events

Signed-off-by: Wanjin Noh <[email protected]>

* ci: enhance pull request review labeler to handle missing review state

Signed-off-by: Wanjin Noh <[email protected]>

---------

Signed-off-by: Wanjin Noh <[email protected]>

* chore: ci test (#5522)

Signed-off-by: Wanjin Noh <[email protected]>

* fix(reference-store): correct logic for selecting fetcher based on version (#5536)

- Inverted the condition for determining the collector and region fetchers
- Ensured correct API client is used based on alert manager version

Signed-off-by: sulmo <[email protected]>

* chore: changed css (#5537)

Signed-off-by: NaYeong,Kim <[email protected]>

---------

Signed-off-by: Wanjin Noh <[email protected]>
Signed-off-by: sulmo <[email protected]>
Signed-off-by: NaYeong,Kim <[email protected]>
Co-authored-by: WANJIN <[email protected]>
Co-authored-by: sulmo <[email protected]>
@skdud4659 skdud4659 mentioned this pull request Jan 16, 2025
3 tasks
skdud4659 added a commit that referenced this pull request Jan 20, 2025
* ci: add check for PR author organization membership and assign them (#5521)

* chore: for ci test

Signed-off-by: Wanjin Noh <[email protected]>

* ci: add check for PR author organization membership and assign them

Signed-off-by: Wanjin Noh <[email protected]>

* ci: update pull request review labeler to handle reopened events

Signed-off-by: Wanjin Noh <[email protected]>

* ci: enhance pull request review labeler to handle missing review state

Signed-off-by: Wanjin Noh <[email protected]>

---------

Signed-off-by: Wanjin Noh <[email protected]>

* chore: ci test (#5522)

Signed-off-by: Wanjin Noh <[email protected]>

* fix(reference-store): correct logic for selecting fetcher based on version (#5536)

- Inverted the condition for determining the collector and region fetchers
- Ensured correct API client is used based on alert manager version

Signed-off-by: sulmo <[email protected]>

* chore: changed css (#5537)

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply qa and additional requests (#5552)

* chore: changed icon color

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: create alert creation button at service page

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: update history error modal

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: create app reference store and apply app name at timeline

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply resource link at alert detail page

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply 'user group' text at member modal

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply raw data modal at webhook error tab

Signed-off-by: NaYeong,Kim <[email protected]>

* fix: fixed timeline bug

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply filter retention

Signed-off-by: NaYeong,Kim <[email protected]>

* chore: changed translations and style

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: changed create alert button position

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: fixed condition form bug and translate operator

Signed-off-by: NaYeong,Kim <[email protected]>

* chore: translations

Signed-off-by: NaYeong,Kim <[email protected]>

---------

Signed-off-by: NaYeong,Kim <[email protected]>

* fix: fixed qa bug (#5554)

* fix: fixed minor bug (timeline)

Signed-off-by: NaYeong,Kim <[email protected]>

* fix: fixed qa bug

Signed-off-by: NaYeong,Kim <[email protected]>

---------

Signed-off-by: NaYeong,Kim <[email protected]>

* feat: apply sort (#5555)

Signed-off-by: NaYeong,Kim <[email protected]>

---------

Signed-off-by: Wanjin Noh <[email protected]>
Signed-off-by: sulmo <[email protected]>
Signed-off-by: NaYeong,Kim <[email protected]>
Co-authored-by: WANJIN <[email protected]>
Co-authored-by: sulmo <[email protected]>
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