Skip to content
This repository has been archived by the owner on Apr 10, 2021. It is now read-only.

Schema extension with Object Type Field (PART I) #196

Open
2 tasks
keggyy opened this issue Feb 8, 2020 · 0 comments
Open
2 tasks

Schema extension with Object Type Field (PART I) #196

keggyy opened this issue Feb 8, 2020 · 0 comments
Labels
API A full backend task help wanted Extra attention is needed

Comments

@keggyy
Copy link
Member

keggyy commented Feb 8, 2020

User story

Add new Field type for allowing save the generic object on entities definition.

task

  • Define new Filed Type on Schema, for examples view Fields type definitions
  • Add Validation for new field type, for examples view Fields Type Validations. Check that field value is empty or JSON valid object.
  • New field type should be returned from "fieldinfo" api, this service load field type dropdown on UI.

acceptance criteria

  • Using Monaco editor for entities definition is allowed add object field on the schema definition

2020-02-08 09_22_34-Raw CMS GUI

  • Using CRUD API is allowed saving object field on the entity
@keggyy keggyy added help wanted Extra attention is needed good first issue Good for newcomers API A full backend task first-timers-only up-for-grabs and removed first-timers-only good first issue Good for newcomers up-for-grabs labels Feb 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API A full backend task help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant