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

upcoming: [DI: 21998] - Added Service Type, Engine Option and Region Select component to Create Alert form #11286

Commits on Nov 19, 2024

  1. upcoming: [DI: 21998] - Added Severity, Region, Engine Option compone…

    …nt to the Create Alert form and made necessary changes
    santoshp210-akamai committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4617bfb View commit details
    Browse the repository at this point in the history
  2. upcoming: [DI:21998] - Fixed the ServiceTypeSelect test file and remo…

    …ve Memo from RegionSelect component
    santoshp210-akamai committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c2b296e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3e9178 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90b860a View commit details
    Browse the repository at this point in the history
  5. upcoming: [DI:21998] - Modified the Create Alert test file to reflect…

    … the changes in error messages
    santoshp210-akamai committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c2fbd5a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    04e528b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. upcoming: [DI-21998] - Changed the name of the utility getCreateAlert…

    …Payload to filterFormValues and replaced the type of service_typeto a union type of relevant services instead of string
    santoshp210-akamai committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    2533236 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b91a446 View commit details
    Browse the repository at this point in the history
  3. upcoming: [DI-21998] - Extended the createAlertDefinitionSchema and s…

    …eparated the interface from api-v4/types.ts for the non payload fields
    santoshp210-akamai committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    39f2a18 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

  1. upcoming: [DI-21998] - Review changes: changeset naming, changed type…

    … from string to AlertServiceType wherever applicable, moved randomness to the serverHandler from the alert factory
    santoshp210-akamai committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8dfa25d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    86960c1 View commit details
    Browse the repository at this point in the history
  3. upcoming: [DI-21998] - Separated null as a type from api-v4 and moved…

    … them to manager , appropriately omitted and added null checks to ensure type safety
    santoshp210-akamai committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    7d562ef View commit details
    Browse the repository at this point in the history