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: views/instances/startup UI add result filter and sort by duration desc #2835

Merged
merged 5 commits into from May 24, 2024

Conversation

qxo
Copy link
Contributor

@qxo qxo commented Oct 21, 2023

filter by name/startupStep.name/startupStep.tags
and if the filter input is number will filter by duration

and the result will be sorted by duration desc.

spring-boot-admin-startup-filter1

spring-boot-admin-startup-filter2

@qxo qxo requested a review from a team as a code owner October 21, 2023 11:48
@qxo qxo force-pushed the dev4v3.1.x branch 3 times, most recently from 5fd4199 to 42eb7a9 Compare October 22, 2023 01:41
…on desc

filter by name/startupStep.name/startupStep.tags
and if the filter input is number will filter by duration

and the result will be sorted  by duration desc.
@codecov-commenter
Copy link

codecov-commenter commented Mar 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.88%. Comparing base (4f9d0ae) to head (47985c7).
Report is 1247 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #2835      +/-   ##
============================================
- Coverage     83.64%   81.88%   -1.76%     
- Complexity     1247     1330      +83     
============================================
  Files           156      167      +11     
  Lines          3644     4345     +701     
  Branches        258      283      +25     
============================================
+ Hits           3048     3558     +510     
- Misses          464      643     +179     
- Partials        132      144      +12     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SteKoe SteKoe merged commit a69fe96 into codecentric:master May 24, 2024
1 check passed
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.

None yet

4 participants