penpot/frontend
Andrey Antukh 5628efdfad 🐛 Fix auto-link libraries: permission check, default selection, and tests
Backend:
- Add edit-permission check in auto-link-libraries before creating
  file_library_rel rows, matching the manual link RPC behavior
- Fix 3 broken tests by removing source library before import to
  simulate cross-environment scenario
- Add test for permission check (viewer vs owner auto-link)
- Add test for used-by filtering (only linked files get rels)

Frontend:
- Fix library resolution default selection: pre-select first candidate
  so confirming without interaction actually links libraries
- Remove unused file-ids prop from library-resolution* component
- Remove unused translation keys (library-link-error, library-placeholder)
2026-06-17 05:58:59 +00:00
..
2026-05-29 11:24:58 +02:00
2026-04-07 21:35:00 +02:00
2026-06-16 19:46:03 +02:00
2026-06-05 11:44:20 +02:00
2026-06-11 11:06:12 +02:00