Closes https://github.com/twentyhq/twenty/issues/5741 Filtering was already working. I just added the required logic in the frontend to allow sorting by primary link url (because label can be empty)
Fixes : #6056 - Refactored the logic to get order by query variables for field types - Added a case for Currency field type
* feat: add Settings Object Edit identifiers form Closes #3836 * fix: fix wrong imports after renaming directories