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: dvt-alerts #65

Closed
wants to merge 6 commits into from
Closed

feat: dvt-alerts #65

wants to merge 6 commits into from

Conversation

Muhammed-baban
Copy link

SUMMARY

AlertReportList replaced with DvtAlerts, DvtAlerts Page Created

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

TESTING INSTRUCTIONS

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

}));

setApiData(editedData);
} catch (error) {}

Choose a reason for hiding this comment

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

catch boş olmaması lazım. console.error verebilirsin ya da alert varsa mesala,

Choose a reason for hiding this comment

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

bu sıfır fetch koyarsak ama her şey kullanırsak saçma olur, biz yeni hooks useFetch gerekiyor yarın beraber bakalım. Bu fetch kalsın

@omerfbolat
Copy link

omerfbolat commented Dec 13, 2023

figmadaki eksik Create a New Alert button kaldı. koymamız gerekiyor. module.tsx açabilirsin tasarlama yapabilirsin bi de eğer data boş olursa DvtIconDataLabel koyabilir. (Alert button basarsa data baştan yapabilir)

ayrıca sidebar 4 tane dropdown seçip sayfa alerts data çalıştırması lazım superset gibi aynısı olmalı.

sidebar 4 tane dropdown seçilecek redux dispatch için gerekiyor dvt-app örneğimi olsun yeni dvt-sidebar oluşturabilirsin.

redux dvt-sidebar object içinde 4 tane objectname yazalım dönüşü dvt-alerts olacak.

sidebar redux yapacaksan yeni branch yapmana gerek yok, branch'teysen sayfa ve redux kodlayabilir

@omerfbolat omerfbolat deleted the feat/dvt-alerts branch January 18, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants