-
Notifications
You must be signed in to change notification settings - Fork 1
feat: circuit using entitycore #681
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
Conversation
5fa879a
to
b878837
Compare
124d6b0
to
5b8e97c
Compare
add subcircuits and derived circuits in details page
set hierarchy view as default allow multiple related circuits to be shown depends on visibility
5b8e97c
to
8b1f6c9
Compare
please, if anyone can test it locally that would be good, just testing that |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I have tested in my local environment.
With NEXT_PUBLIC_DEPLOYMENT_ENV=
development
: I can get the list of circuits even by replacingcircuit
withcircuit-dev
staging
:circuit-dev
is not accessible.
No description provided.