Commit Graph

9 Commits

Author SHA1 Message Date
beff5c2fe1 🔨 refactor(fieldMeta.json): remove unnecessary code duplication and reorganize fieldMeta schema
🌟 feat(fieldMeta.json): add new properties for folding configuration, hiding field widget, direction, pathStep, and metaElements
The changes in the fieldMeta.json schema remove unnecessary code duplication by removing a section that was already defined elsewhere. The schema is also reorganized to group related properties together for better readability. New properties for folding configuration, hiding field widget, direction, pathStep, and metaElements are added to enhance the flexibility and customization options of the fieldMeta schema.
2023-08-06 09:35:49 +00:00
791ef2639c 🔧 chore(schemas): update collectionNavigation.json and fieldMeta.json schemas
All checks were successful
continuous-integration/drone/push Build is passing
🔀 Merge branch 'feature/schema-update' into 'master'
The collectionNavigation.json schema was updated to include a new enum value "MANUALLY" for the "order" property in the "defaultSort" object. This allows for manual sorting of items in the admin UI lists. The fieldMeta.json schema was updated to include new properties and definitions related to folding configuration for array fields, hiding field widgets, direction of fields, path steps, and meta elements. These updates enhance the flexibility and customization options for the field widgets in the application.
2023-08-06 09:31:19 +00:00
5d6fc43f44 schemas updated
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-23 20:32:50 +00:00
baa34b4646
include tag for css
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-30 10:09:24 +00:00
922cf2ff2e
meta: folding, foreignKey
All checks were successful
continuous-integration/drone/push Build is passing
2023-03-18 09:48:26 +00:00
3e3fb870fd
openapi object allowed in field meta
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-06 13:19:33 +00:00
9e714c734e
added inputProps to text, checkbox widget type
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-28 04:45:17 +00:00
bbc1881faf
disabled css schema
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-18 19:10:40 +00:00
14da32bac6
updated schema for contentbuilder and refactored code
All checks were successful
continuous-integration/drone/push Build is passing
2022-11-18 18:59:36 +00:00