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

UIApi / Loading Data / Data Ops #198

Open
elbakerino opened this issue Aug 5, 2022 · 0 comments
Open

UIApi / Loading Data / Data Ops #198

elbakerino opened this issue Aug 5, 2022 · 0 comments
Labels
core enhancement New feature or request plugin schema-keyword Relates to UI-Schema keywords or official JSON-Schema validators
Projects

Comments

@elbakerino
Copy link
Member

elbakerino commented Aug 5, 2022

Data connections which work in a consistent way can be fully automated with further logic, e.g. especially those which are abstractable with languages/tech like OpenAPI, HTTPAPI, JSON API, Mongo/MangoQuery, Google Firestore Data Model etc.

Development of more complex data handling UIs can be sped up with existing plugins and adapters.

Especially features for schema-driven editors like the following should be thought about during dev:

  • block-based (endless nestable) data UIs
  • collection management (lists, tables etc.)
  • publish only systems
  • crud working pages
  • app and in-data navigation
  • mixing input data with different relation management systems

This would require new plugins and widgets, maybe even new validators.

Development should be done after #49 - relying on the than available validation system.

This is the data-side which complements #45

hyper-schema is in hiatus and thus won't be in scope atm.

@elbakerino elbakerino added enhancement New feature or request schema-keyword Relates to UI-Schema keywords or official JSON-Schema plugin validators core labels Aug 5, 2022
@elbakerino elbakerino added this to To do in ui-schema via automation Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core enhancement New feature or request plugin schema-keyword Relates to UI-Schema keywords or official JSON-Schema validators
Projects
ui-schema
  
To do
Development

No branches or pull requests

1 participant