[#976] added optional RelationOptions.DisplayFields and refactored the relation picker UI

This commit is contained in:
Gani Georgiev
2023-01-23 21:57:35 +02:00
parent 4c73e16f54
commit 4c010847e3
106 changed files with 1845 additions and 981 deletions
+4
View File
@@ -37,6 +37,10 @@
- Added new helper `apis.RecordAuthResponse(app, httpContext, record, meta)` to return a standard Record auth API response ([#1623](https://github.com/pocketbase/pocketbase/issues/1623)).
- Added optional `RelationOptions.DisplayFields` slice to support custom relation field(s) visualization in the Admin UI.
- Refactored the relation picker UI, allowing inline search, sorting, create, update and delete of relation records.
## v0.11.3