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

Make fields immutable on edit #92

Open
KaradzaJuraj opened this issue Jan 5, 2024 · 0 comments
Open

Make fields immutable on edit #92

KaradzaJuraj opened this issue Jan 5, 2024 · 0 comments
Labels
controller Update on controller go Pull requests that update Go code good first issue Good for newcomers react typescript UI Update on the UI

Comments

@KaradzaJuraj
Copy link
Collaborator

Some fields shouldn't be editable, for example, the name field in the demo template.

We should add an option like editable to the schema.json file that tells us if the field will be editable through the module edit screen or present only when creating modules.

Cyclops needs to be able to parse this afterward.

@KaradzaJuraj KaradzaJuraj added go Pull requests that update Go code controller Update on controller UI Update on the UI typescript react labels Jan 5, 2024
@petar-cvit petar-cvit added the good first issue Good for newcomers label May 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
controller Update on controller go Pull requests that update Go code good first issue Good for newcomers react typescript UI Update on the UI
Projects
None yet
Development

No branches or pull requests

2 participants