From 712059f8f460edca1f0011fbd636e6e55f955944 Mon Sep 17 00:00:00 2001 From: Pranav C Date: Mon, 1 Nov 2021 13:17:26 +0530 Subject: [PATCH] refactor(gui): ui improvements Signed-off-by: Pranav C --- .../spreadsheet/components/editColumn.vue | 550 +++++++++--------- .../editColumn/linkedToAnotherOptions.vue | 2 +- .../editableCell/editableAttachmentCell.vue | 2 +- .../project/spreadsheet/helpers/uiTypes.js | 54 +- 4 files changed, 331 insertions(+), 277 deletions(-) diff --git a/packages/nc-gui/components/project/spreadsheet/components/editColumn.vue b/packages/nc-gui/components/project/spreadsheet/components/editColumn.vue index 496ac6904e..3dfc173f44 100644 --- a/packages/nc-gui/components/project/spreadsheet/components/editColumn.vue +++ b/packages/nc-gui/components/project/spreadsheet/components/editColumn.vue @@ -104,272 +104,286 @@ - - - + + + +
@@ -397,7 +411,7 @@