-
Notifications
You must be signed in to change notification settings - Fork 218
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
Hermes console vue #1697
Merged
Merged
Hermes console vue #1697
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* setup hermes-console-vue (#1657) * dark theme, frontend CI workflow (#1657) * linter error fixed (#1657) * components structure (#1657) * subscription view - wip (#1657) * config `vue-router` for testing (#1657) * more compact layout (#1657) * flexbox, `jest-dom` matchers, readme, bump deps (#1657) * fetch subscription health & metrics (#1657) * unit tests for `useSubscription` (#1657) * subscription undelivered messages, grid layout (#1657) * testing components (#1657) * testing components (cont.) (#1657) * testing components (cont.) (#1657) * inline types (#1657) * extract string resources (#1657)
* Added readiness view with tests * Added workload constraints view with tests * Added consumerGroups view with tests * Added consistency view with tests * Apply suggestions from code review Co-authored-by: Karol Szapsza <[email protected]> * Code review changes * Code review changes --------- Co-authored-by: Karol Szapsza <[email protected]>
Implemented fetching application configuration in new hermes console Co-authored-by: Mateusz Szczygiel <[email protected]>
Implemented groups and topic groups Co-authored-by: Karol Szapsza <[email protected]>
Added auth to hermes console
Co-authored-by: Adrian Stypinski <[email protected]>
- enable notifications - enable i18n in composables
* add forms for creating and editing constraints * lint
Co-authored-by: Adrian Stypinski <[email protected]>
* fix readiness and subscription state change * copy subscription fqn in SubscriptionMetadata * remove service response metrics from subscription view * fix readiness request body
This was referenced Sep 28, 2023
* Fixed issue with subscription filters * Fixed issue with subscription filters
* filtering subscription list in topic view * linter applied --------- Co-authored-by: carlos_felix <[email protected]>
…ties (#1759) * add support for editing boolean endpoint address resolver metadata properties * improve metadata hints
moscicky
approved these changes
Oct 26, 2023
Diewa
approved these changes
Oct 26, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.