feat(ui:items): uploading an item with a swimlane display
restore the legacy display with new element uploaded, when swimlane is in place
as the sort is done by server side just add new element in a "new elements" swimlane.
if user continue to scroll down in cursor/pages and item is found from server,
UI remove it from the new element and restore the position
other option: is user refresh it's page, server will restore the natural order
This commit is contained in:
@@ -382,7 +382,8 @@
|
||||
"col_added": "أضيف",
|
||||
"col_created_by": "أنشئ بواسطة",
|
||||
"col_opened": "افتُح",
|
||||
"col_path": "الموقع"
|
||||
"col_path": "الموقع",
|
||||
"new_elements": "عناصر جديدة"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "إعادة تسمية المجلد",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "Hinzugefügt",
|
||||
"col_created_by": "Erstellt von",
|
||||
"col_opened": "Geöffnet",
|
||||
"col_path": "Speicherort"
|
||||
"col_path": "Speicherort",
|
||||
"new_elements": "Neue Elemente"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "Ordner umbenennen",
|
||||
|
||||
@@ -504,6 +504,7 @@
|
||||
"moved": "Moved",
|
||||
"new_folder": "New folder",
|
||||
"new_folder_prompt": "New folder name",
|
||||
"new_elements": "New elements",
|
||||
"no_home": "No home folder available.",
|
||||
"no_preview": "No preview available for this file type.",
|
||||
"no_subfolders": "No subfolders here.",
|
||||
|
||||
@@ -387,7 +387,8 @@
|
||||
"col_added": "Añadido",
|
||||
"col_created_by": "Creado por",
|
||||
"col_opened": "Abierto",
|
||||
"col_path": "Ubicación"
|
||||
"col_path": "Ubicación",
|
||||
"new_elements": "Nuevos elementos"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "Renombrar carpeta",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "افزوده شده",
|
||||
"col_created_by": "ایجاد شده توسط",
|
||||
"col_opened": "باز شده",
|
||||
"col_path": "مکان"
|
||||
"col_path": "مکان",
|
||||
"new_elements": "موارد جدید"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "تغییر نام پوشه",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "Ajouté",
|
||||
"col_created_by": "Créé par",
|
||||
"col_opened": "Ouvert",
|
||||
"col_path": "Emplacement"
|
||||
"col_path": "Emplacement",
|
||||
"new_elements": "Nouveaux éléments"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "Renommer le dossier",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "जोड़ा गया",
|
||||
"col_created_by": "द्वारा बनाया गया",
|
||||
"col_opened": "खोला गया",
|
||||
"col_path": "स्थान"
|
||||
"col_path": "स्थान",
|
||||
"new_elements": "नए तत्व"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "फ़ोल्डर का नाम बदलें",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "Aggiunto",
|
||||
"col_created_by": "Creato da",
|
||||
"col_opened": "Aperto",
|
||||
"col_path": "Posizione"
|
||||
"col_path": "Posizione",
|
||||
"new_elements": "Nuovi elementi"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "Rinomina cartella",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "追加日",
|
||||
"col_created_by": "作成者",
|
||||
"col_opened": "アクセス日時",
|
||||
"col_path": "場所"
|
||||
"col_path": "場所",
|
||||
"new_elements": "新しいアイテム"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "フォルダ名を変更",
|
||||
|
||||
@@ -471,6 +471,7 @@
|
||||
"move_title": "\"{{name}}\" 이동",
|
||||
"moved": "이동됨",
|
||||
"new_folder_prompt": "새 폴더 이름",
|
||||
"new_elements": "새 항목",
|
||||
"no_home": "홈 폴더를 사용할 수 없습니다.",
|
||||
"no_preview": "이 파일 형식은 미리보기를 지원하지 않습니다.",
|
||||
"no_subfolders": "하위 폴더가 없습니다.",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "Toegevoegd",
|
||||
"col_created_by": "Gemaakt door",
|
||||
"col_opened": "Geopend",
|
||||
"col_path": "Locatie"
|
||||
"col_path": "Locatie",
|
||||
"new_elements": "Nieuwe items"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "Map hernoemen",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "Dodano",
|
||||
"col_created_by": "Utworzone przez",
|
||||
"col_opened": "Otwarte",
|
||||
"col_path": "Lokalizacja"
|
||||
"col_path": "Lokalizacja",
|
||||
"new_elements": "Nowe elementy"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "Zmień nazwę folderu",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "Adicionado",
|
||||
"col_created_by": "Criado por",
|
||||
"col_opened": "Aberto",
|
||||
"col_path": "Localização"
|
||||
"col_path": "Localização",
|
||||
"new_elements": "Novos itens"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "Renomear pasta",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "Добавлено",
|
||||
"col_created_by": "Создано",
|
||||
"col_opened": "Открыт",
|
||||
"col_path": "Расположение"
|
||||
"col_path": "Расположение",
|
||||
"new_elements": "Новые элементы"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "Переименовать папку",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "新增日期",
|
||||
"col_created_by": "建立者",
|
||||
"col_opened": "開啟日期",
|
||||
"col_path": "位置"
|
||||
"col_path": "位置",
|
||||
"new_elements": "新項目"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "重新命名資料夾",
|
||||
|
||||
@@ -382,7 +382,8 @@
|
||||
"col_added": "添加日期",
|
||||
"col_created_by": "创建者",
|
||||
"col_opened": "打开日期",
|
||||
"col_path": "位置"
|
||||
"col_path": "位置",
|
||||
"new_elements": "新元素"
|
||||
},
|
||||
"dialogs": {
|
||||
"rename_folder": "重命名文件夹",
|
||||
|
||||
Reference in New Issue
Block a user