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

Adjust navigation menu #149

Merged
merged 12 commits into from
Jun 3, 2024
Merged

Adjust navigation menu #149

merged 12 commits into from
Jun 3, 2024

Commits on Mar 6, 2024

  1. added view code

    SUN committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    bf22658 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. added navigation interaction

    SUN committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    17ccf46 View commit details
    Browse the repository at this point in the history
  2. added empty pages

    SUN committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    6de0add View commit details
    Browse the repository at this point in the history
  3. add topic statistics ui

    SUN committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    da3fc68 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. complete topic page style

    SUN committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    a5339c4 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

  1. update the UI style

    SUN committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    7f2bd82 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/SLSJL/eventmesh-dashboard in…

    …to dev
    
    * 'dev' of https://github.com/SLSJL/eventmesh-dashboard:
      [ISSUE apache#73] Add remoting service (apache#74)
      [ISSUE apache#45] Implement methods from storage-plugin.admin(rocketmq) (apache#66)
      [ISSUE apache#71] Reduce log file size and Streamline debug output (apache#72)
      [ISSUE apache#69] Integrate database credentials in auto-deploy (apache#70)
      [ISSUE apache#67] Fix HealthCheckResultMapper which leads to application error
      [ISSUE apache#64] Support automated deployment and Fix runtime packaging errors (apache#65)
      [ISSUE apache#60] add SDK manager (apache#62)
      [ISSUE apache#57] Modify the field, synchronize the modification, and add the mapper method (apache#58)
      [ISSUE apache#29] Set up EventMesh Dashboard Front-end (apache#56)
      [ISSUE apache#49] RocketMQ and Nacos health check (apache#53)
      [ISSUE apache#51] Config Mgmt basic function and config,runtime,store,cluster SQL (apache#52)
    
    # Conflicts:
    #	eventmesh-dashboard-view/public/index.html
    #	eventmesh-dashboard-view/src/App.tsx
    #	eventmesh-dashboard-view/src/index.tsx
    #	eventmesh-dashboard-view/src/routes/RootLayout.tsx
    #	eventmesh-dashboard-view/src/routes/navigation/Navigation.tsx
    #	eventmesh-dashboard-view/src/routes/navigation/NavigationItem.tsx
    #	eventmesh-dashboard-view/src/routes/topic/Topic.tsx
    #	eventmesh-dashboard-view/src/routes/topic/stats/AbnormalTopicCount.tsx
    #	eventmesh-dashboard-view/src/routes/topic/stats/Stats.tsx
    #	eventmesh-dashboard-view/src/routes/topic/stats/StatsChart.tsx
    #	eventmesh-dashboard-view/src/routes/topic/stats/TopicCount.tsx
    #	eventmesh-dashboard-view/src/routes/topic/topic-list/TopicList.tsx
    SUN committed Mar 31, 2024
    Configuration menu
    Copy the full SHA
    e75f4ae View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

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

Commits on Apr 29, 2024

  1. complete basic features in topic list

    SUN committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    6a26862 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. 1. adjust the navigation menu

    2. optimized the layout
    SUN committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4d2b285 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'main' into dev

    * main: (32 commits)
      [ISSUE apache#144] Auto approve when dependabot's branch is changed by someone else (apache#145)
      chore(deps): bump gradle/gradle-build-action from 2 to 3 (apache#140)
      chore(deps): bump actions/setup-java from 3 to 4 (apache#139)
      [ISSUE apache#134] Deploy Meta, Event Store and Runtime test environments in CI (apache#135)
      [ISSUE apache#63] Function Manager and Health Service update (apache#98)
      chore(deps): bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0 (apache#124)
      chore(deps): bump com.alibaba.fastjson2:fastjson2 from 2.0.40 to 2.0.49 (apache#125)
      chore(deps): bump org.springdoc:springdoc-openapi-ui from 1.7.0 to 1.8.0 (apache#127)
      [ISSUE apache#132] Make Maven Wrapper executable (apache#133)
      [ISSUE apache#130] Auto-approve Dependabot PR only and Disable PR up-to-date check (apache#131)
      [ISSUE apache#128] Use GitHub CLI `comment` to auto-merge a Dependabot PR (apache#129)
      [ISSUE apache#122] Enable auto-merge workflow of Dependabot (apache#123)
      chore(deps): bump webpack-dev-middleware in /eventmesh-dashboard-view (apache#117)
      Add SDKManager JavaDoc and some code optimisation (apache#121)
      [ISSUE apache#119] Introduce dependencies for a unified return front-end format (apache#120)
      chore(deps): bump spring-boot.version from 2.7.6 to 2.7.18 (apache#112)
      chore(deps): bump org.apache.rocketmq:rocketmq-client (apache#115)
      chore(deps): bump org.apache.maven.plugins:maven-surefire-plugin (apache#111)
      chore(deps): bump org.apache.maven.plugins:maven-compiler-plugin (apache#114)
      chore(deps): bump io.etcd:jetcd-core from 0.7.5 to 0.7.7 (apache#113)
      ...
    
    # Conflicts:
    #	eventmesh-dashboard-view/src/assets/icons/index.ts
    #	eventmesh-dashboard-view/src/routes/RootLayout.tsx
    #	eventmesh-dashboard-view/src/routes/cluster/topic/Topic.tsx
    #	eventmesh-dashboard-view/src/routes/cluster/topic/stats/Stats.tsx
    #	eventmesh-dashboard-view/src/routes/cluster/topic/stats/TopicCount.tsx
    #	eventmesh-dashboard-view/src/routes/navigation/Navigation.tsx
    #	eventmesh-dashboard-view/src/routes/topic/topic-list/TopicList.tsx
    SUN committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    500b5ba View commit details
    Browse the repository at this point in the history
  2. added license header

    SUN committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    cfa0cd7 View commit details
    Browse the repository at this point in the history