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

[type:feat] support alert notice #4782

Merged
merged 41 commits into from
Sep 8, 2023
Merged

Commits on Jun 26, 2023

  1. add dependency

    tomsun28 committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    f2b75da View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. init alert notice

    tomsun28 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    51d498f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5eac35 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    5125710 View commit details
    Browse the repository at this point in the history
  2. alert notice

    tomsun28 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    b631718 View commit details
    Browse the repository at this point in the history
  3. delete unused alert template

    tomsun28 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    2308295 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feature-alertnotice

    # Conflicts:
    #	shenyu-admin/src/main/resources/application-mysql.yml
    #	shenyu-admin/src/main/resources/sql-script/h2/schema.sql
    tomsun28 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    d56252a View commit details
    Browse the repository at this point in the history
  5. fix pmd error

    tomsun28 committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    0cb3b34 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2023

  1. Configuration menu
    Copy the full SHA
    f2ee261 View commit details
    Browse the repository at this point in the history
  2. add license header

    tomsun28 committed Jul 23, 2023
    Configuration menu
    Copy the full SHA
    49cc97e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f5ed76d View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. pass pmd

    tomsun28 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    6407d4e View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. pass pmd

    tomsun28 committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    382cb20 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Merge branch 'master' into feature-alertnotice

    # Conflicts:
    #	shenyu-admin/src/main/resources/application-h2.yml
    #	shenyu-admin/src/main/resources/application-mysql.yml
    #	shenyu-admin/src/main/resources/application-oracle.yml
    #	shenyu-admin/src/main/resources/application-pg.yml
    tomsun28 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    f65b1a1 View commit details
    Browse the repository at this point in the history
  2. bugfix error typehandler

    tomsun28 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    b12c42d View commit details
    Browse the repository at this point in the history
  3. bugfix error unit test

    tomsun28 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    2492e28 View commit details
    Browse the repository at this point in the history
  4. fix pmd error

    tomsun28 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5da4898 View commit details
    Browse the repository at this point in the history
  5. fix pmd error

    tomsun28 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    6f5d6ec View commit details
    Browse the repository at this point in the history
  6. fix pmd error

    tomsun28 committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    5dbfecd View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    d190430 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    771869b View commit details
    Browse the repository at this point in the history
  2. add db init table sql

    tomsun28 committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    514a822 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2023

  1. [Improve] delete alert support batch (#1)

    * [Improve] delete alert support batch
    
    * [Improve] add none arg constructor
    VampireAchao committed Sep 2, 2023
    Configuration menu
    Copy the full SHA
    23dc7dd View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Configuration menu
    Copy the full SHA
    25dd243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d858212 View commit details
    Browse the repository at this point in the history
  3. fix pmd error

    tomsun28 committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    421dc41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    75d33a8 View commit details
    Browse the repository at this point in the history
  5. ignore alert report auth

    tomsun28 committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    0f51566 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Configuration menu
    Copy the full SHA
    145f883 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53998bd View commit details
    Browse the repository at this point in the history
  3. fix e2e test error

    tomsun28 committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    b8bbabb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    675ab09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86a5560 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    09fdb3a View commit details
    Browse the repository at this point in the history
  2. fix test error

    tomsun28 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    0f23166 View commit details
    Browse the repository at this point in the history
  3. fix test error

    tomsun28 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    7d549b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4e0aa7c View commit details
    Browse the repository at this point in the history
  5. fix test error

    tomsun28 committed Sep 7, 2023
    Configuration menu
    Copy the full SHA
    801d5e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    b062f4c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5382df View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    349c6e9 View commit details
    Browse the repository at this point in the history