[#1656] added duplicate collection and record dropdown option

This commit is contained in:
Gani Georgiev
2023-01-24 22:30:42 +02:00
parent b3fa1f0fea
commit 39df263a03
33 changed files with 202 additions and 118 deletions
+2
View File
@@ -41,6 +41,8 @@
- Refactored the relation picker UI, allowing inline search, sorting, create, update and delete of relation records.
- Added "Duplicate" Collection and Record option in the Admin UI ([#1656](https://github.com/pocketbase/pocketbase/issues/1656)).
- Improved API and validations error reporting by providing more detailed messages.