forked from event-catalog/eventcatalog
-
Notifications
You must be signed in to change notification settings - Fork 0
Sync with base #5
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
Open
LeeGathercole
wants to merge
132
commits into
NHSDigital:main
Choose a base branch
from
event-catalog:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or 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
* backup * backup * backup * backup * backup * backup * backup * backup * navigation only shows resources that are in teh catalog * navigation only shows resources that are in teh catalog * added favourites * updated the default landing page * removed unused code * turnoff pagefind * turnoff pagefind * turnoff pagefind * Create late-zoos-scream.md
Updated the 'Get Started' link in the README.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): fixing circular dep in JS * Create selfish-geese-wave.md
* fix(core): fixed issues with nested sidebar state * Create mighty-walls-watch.md
* chore(core): updated styles for v3 * Create khaki-humans-wonder.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(core): visualizer now has presentation mode * Create clever-turkeys-wink.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated cli logger * Create sweet-feet-reflect.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated cli logger * feat(core): added channel support in nav and search * Create gold-dryers-sleep.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated react-syntax-highlighter * Create tiny-suns-lie.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* chore(core): updated logger for the ecstudio watcher * Create five-cougars-smell.md
* chore(core): updated logger for the ecstudio watcher * chore(core): added empty state to nestedsidebar * Create light-humans-mate.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * Create eleven-terms-agree.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * Create early-bottles-reply.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * Create dirty-sheep-doubt.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * fix(core): fixed issue embedding pages on build * Create curvy-clocks-complain.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* feat(core): added support for titles on admonitions * Create cyan-readers-hear.md
* feat(core): updated homepage styles * Create tall-adults-end.md
* fix(context-menu): use actual schema filename for downloads Co-Authored-By: Claude Sonnet 4.5 <[email protected]> * update discord release --------- Co-authored-by: Claude Sonnet 4.5 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
#1992) When a producer references a channel version that doesn't exist, the fallback edge was created with reversed direction (message -> service instead of service -> message), incorrectly showing the service as subscribing to the event. Also fixes MCP test suite by properly mocking hono and @modelcontextprotocol/sdk dependencies to avoid module resolution issues with pnpm. Co-authored-by: Claude Sonnet 4.5 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…1996) Co-authored-by: Claude Sonnet 4.5 <[email protected]>
…api (#1995) * fix(sidebar): reduce build size with node references and static json api - store string references for unversioned keys instead of duplicating full nodes - extract sidebar data to static /api/sidebar-data.json endpoint - fetch sidebar data dynamically instead of embedding in every html page closes #1994 Co-Authored-By: Claude Opus 4.5 <[email protected]> * Create silly-otters-hunt.md --------- Co-authored-by: Claude Opus 4.5 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <[email protected]>
…e support (#2001) Co-authored-by: Claude Sonnet 4.5 <[email protected]>
Co-authored-by: Claude Sonnet 4.5 <[email protected]>
* chore(core): bumped hono version up * chore(core): bumped hono version up * Create big-onions-live.md
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.5 <[email protected]>
Co-authored-by: Claude Sonnet 4.5 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
…saging (#2010) Co-authored-by: Claude Sonnet 4.5 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
* updated astro * Create early-files-cough.md
…rds (#2017) - Add handling for anyOf in processSchema function (was missing entirely) - Fix oneOf rendering to show selected variant's properties instead of merged properties - Add variant selector UI for nested oneOf/anyOf within properties - Add support for oneOf/anyOf in array items - Show variant type indicator in property type display Fixes #1965 Co-authored-by: Claude Opus 4.5 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
… explorer (#2018) - Add domain specifications to Schema Explorer index data - Add 'API & Contracts' section to domain sidebar builder - Extract shared specification processing utilities to util.ts - Add tests for domain specifications in sidebar Fixes #1826 Co-authored-by: Claude Sonnet 4.5 <[email protected]>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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.
Motivation
(Write your motivation here.)