Commit Graph

6 Commits

Author SHA1 Message Date
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
59c269f0c4 dashboard fixes
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-23 20:57:50 +00:00
5d6fc43f44 schemas updated
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-23 20:32:50 +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
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
5fccea7513 defaultValue, dependsOn, subNavigation
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-18 16:48:16 +02:00