mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
7d89fe4894
Added optional `fields_order` to the entity configuration schema, allowing for custom field sorting. Updated `getFields` method to support sorting based on this configuration. Adjusted related methods and UI components to handle field order during updates and serialization. Improved handling of virtual fields in various contexts.