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

Upgrade block editor #56

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open

Upgrade block editor #56

wants to merge 32 commits into from

Conversation

PatrickStAmant
Copy link
Contributor

Multiple visual improvements to the block editor such as editor position, code themes and padding. The code is more legible in light theme.

The workspace is now moved to the computation.py file edition. When clicking on the computation.py in the directoryViewer it opens the workspace with the assistant (optional).

The name and most block specs can now be edited from the UI in the block editor tab called Specs.

Can now search the logs and non editable code blocks in the workspace.

frontend/core/blocks/canny-edge/specs_v1.json Outdated Show resolved Hide resolved
frontend/server/express.mjs Outdated Show resolved Hide resolved
frontend/src/components/ui/blockEditor/DirectoryViewer.jsx Outdated Show resolved Hide resolved
frontend/src/components/ui/blockEditor/DirectoryViewer.jsx Outdated Show resolved Hide resolved
frontend/server/express.mjs Outdated Show resolved Hide resolved
frontend/src/components/ui/blockEditor/SpecsInterface.jsx Outdated Show resolved Hide resolved
frontend/src/components/ui/blockEditor/SpecsInterface.jsx Outdated Show resolved Hide resolved
frontend/src/components/ui/blockEditor/SpecsInterface.jsx Outdated Show resolved Hide resolved
frontend/src/components/ui/blockEditor/SpecsInterface.jsx Outdated Show resolved Hide resolved
@FGRCL FGRCL marked this pull request as draft May 15, 2024 16:24
@FGRCL FGRCL marked this pull request as ready for review May 22, 2024 15:24
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

3 participants