Add search records actions to the command menu (#9892)
Closes https://github.com/twentyhq/core-team-issues/issues/253 and https://github.com/twentyhq/core-team-issues/issues/256. - Created `CommandMenuList`, a component used at the root level of the command menu and inside the search page of the command menu - Refactored record agnostic actions - Added shortcuts to the action menu entries (`/` key for the search) and updated the design of the shortcuts - Reordered actions at the root level of the command menu https://github.com/user-attachments/assets/e1339cc4-ef5d-45c5-a159-6817a54b92e9
This commit is contained in:
@ -1,17 +1,11 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"POT-Creation-Date: 2025-01-28 21:09+0100\n"
|
||||
"POT-Creation-Date: 2025-01-29 18:14+0100\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=utf-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"X-Generator: @lingui/cli\n"
|
||||
"Language: en\n"
|
||||
"Project-Id-Version: \n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"PO-Revision-Date: \n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: \n"
|
||||
"Plural-Forms: \n"
|
||||
|
||||
#: src/modules/view/standard-objects/view-field.workspace-entity.ts:32
|
||||
msgid "(System) View Fields"
|
||||
@ -916,10 +910,6 @@ msgstr "Ideal Customer Profile: Indicates whether the company is the most suita
|
||||
msgid "If the event is related to a particular object"
|
||||
msgstr "If the event is related to a particular object"
|
||||
|
||||
#: src/modules/timeline/standard-objects/timeline-activity.workspace-entity.ts:94
|
||||
#~ msgid "inked Object Metadata Id"
|
||||
#~ msgstr "inked Object Metadata Id"
|
||||
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:48
|
||||
#: src/modules/calendar/common/standard-objects/calendar-event.workspace-entity.ts:49
|
||||
msgid "Is canceled"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user