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

[ISSUE #57] Modify the field, synchronize the modification, and add the mapper method #58

Merged
merged 41 commits into from
Mar 12, 2024
Merged

Commits on Jan 21, 2024

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

Commits on Jan 22, 2024

  1. fix: add logback config, fix application-dev.yml and move `</dependen…

    …cyManagement>` to root `pom.xml` as pointed out in PR#19.
    Lambert-Rao committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    f81c0dd View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. FirstCommit

    zzxxiansheng committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    d9cf419 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Merge remote-tracking branch 'eventmesh/dev' into dev

    # Conflicts:
    #	eventmesh-dashboard-common/pom.xml
    #	eventmesh-dashboard-console/pom.xml
    #	eventmesh-dashboard-console/src/main/resources/application-dev.yml
    #	eventmesh-dashboard-console/src/main/resources/eventmesh-dashboard.sql
    #	pom.xml
    zzxxiansheng committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    6bd0009 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. remerge

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    df369e7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b82aad View commit details
    Browse the repository at this point in the history
  3. first improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    3391325 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/dev' into dev

    # Conflicts:
    #	eventmesh-dashboard-console/src/test/java/org/apache/eventmesh/dashboard/console/linkage/log/TestOprLog.java
    #	eventmesh-dashboard-console/src/test/java/org/apache/eventmesh/dashboard/console/unit/group/TestGroupDao.java
    #	eventmesh-dashboard-console/src/test/java/org/apache/eventmesh/dashboard/console/unit/groupmember/testGroupMemberDao.java
    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c7da0b9 View commit details
    Browse the repository at this point in the history
  5. second improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    0b17293 View commit details
    Browse the repository at this point in the history
  6. third improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    22b8528 View commit details
    Browse the repository at this point in the history
  7. fourth improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    edb4005 View commit details
    Browse the repository at this point in the history
  8. fourth improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    c030859 View commit details
    Browse the repository at this point in the history
  9. fourth improve

    zzxxiansheng committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    a6b5caa View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. Configuration menu
    Copy the full SHA
    92b2953 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dcb360 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f5bf0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7f2e85b View commit details
    Browse the repository at this point in the history
  5. improve name

    zzxxiansheng committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b9718ed View commit details
    Browse the repository at this point in the history
  6. improve name

    zzxxiansheng committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    b4ab687 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bff80be View commit details
    Browse the repository at this point in the history
  8. improve name

    zzxxiansheng committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    e5765d0 View commit details
    Browse the repository at this point in the history
  9. improve name

    zzxxiansheng committed Feb 5, 2024
    Configuration menu
    Copy the full SHA
    390dd05 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2024

  1. Merge remote-tracking branch 'origin/dev' into dev

    # Conflicts:
    #	eventmesh-dashboard-console/pom.xml
    #	eventmesh-dashboard-console/src/main/java/org/apache/eventmesh/dashboard/console/mapper/group/OprGroupMapper.java
    #	eventmesh-dashboard-console/src/main/java/org/apache/eventmesh/dashboard/console/mapper/groupmember/OprGroupMemberMapper.java
    #	eventmesh-dashboard-console/src/main/java/org/apache/eventmesh/dashboard/console/mapper/log/OprLogMapper.java
    #	eventmesh-dashboard-console/src/main/java/org/apache/eventmesh/dashboard/console/mapper/topic/TopicMapper.java
    #	eventmesh-dashboard-console/src/main/resources/application-dev.yml
    #	eventmesh-dashboard-console/src/main/resources/eventmesh-dashboard.sql
    周倬贤 committed Mar 3, 2024
    Configuration menu
    Copy the full SHA
    befb6ee View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. Configuration menu
    Copy the full SHA
    ca26ec5 View commit details
    Browse the repository at this point in the history
  2. try to resolve build error

    周倬贤 committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    ab82d06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    506023b View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Some changes in the specification

    周倬贤 committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    886c754 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. something rename

    周倬贤 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    e6081f6 View commit details
    Browse the repository at this point in the history
  2. one sql update

    周倬贤 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    8b0db55 View commit details
    Browse the repository at this point in the history
  3. tag something to do

    周倬贤 committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    3e01c42 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5ff139b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2024

  1. The distinction between state and status is_delete fields is unified,…

    … and selectAll() and batchInsert() are added to all instance tables for subsequent data synchronization. Modification of some fields.
    周倬贤 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0601b9b View commit details
    Browse the repository at this point in the history
  2. Delete eventmesh-dashboard-console/src/main/java/org/apache/eventmesh…

    …/dashboard/console/entity/meta/ClusterEntity1.java
    
    delete something no use
    zzxxiansheng authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    095eb24 View commit details
    Browse the repository at this point in the history
  3. Delete eventmesh-dashboard-console/src/main/java/org/apache/eventmesh…

    …/dashboard/console/entity/meta/RuntimeEntity1.java
    
    delete something no use
    zzxxiansheng authored Mar 10, 2024
    Configuration menu
    Copy the full SHA
    dc6276e View commit details
    Browse the repository at this point in the history
  4. improve something checkstyle error

    周倬贤 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    7661186 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/dev' into dev

    周倬贤 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    92d11b8 View commit details
    Browse the repository at this point in the history
  6. try to solve something sql test error

    周倬贤 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    eb3fe52 View commit details
    Browse the repository at this point in the history
  7. try to resolve something test error

    周倬贤 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    d4efd94 View commit details
    Browse the repository at this point in the history
  8. try to resolve something test error

    周倬贤 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    0044f3c View commit details
    Browse the repository at this point in the history
  9. Merge remote-tracking branch 'eventmesh/dev' into dev

    # Conflicts:
    #	eventmesh-dashboard-console/src/main/resources/eventmesh-dashboard.sql
    周倬贤 committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    a2dd306 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

  1. something is_delete(error) change to status (#3)

    Co-authored-by: 周倬贤 <[email protected]>
    zzxxiansheng and 周倬贤 authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    545e91e View commit details
    Browse the repository at this point in the history