709 Commits (c131c0a258c183bfeac5bd6849f22314576410e5)

Author SHA1 Message Date
Pranav C 22a3e56d4b fix(gui): maintain multi select option order using flex order property 1 year ago
Pranav C 5c0cdcaac1 chore(gui): lint 1 year ago
Pranav C f23f454341 fix(gui): switching between tabs or closing tab performance issue 1 year ago
Pranav C 526d406621 refactor(gui): load the cell only when it is in the viewport 1 year ago
Pranav C 86b729ad7e refactor(gui): render ant select component only when cell is active or in editable state 1 year ago
Pranav C 1f4465b1de feat(gui): replace ClampText with css to improve performance of grid view 1 year ago
mertmit 95b239c6f7 fix: missing injection warning on kanban select fields 2 years ago
mertmit 43aae02016 fix: add default value to row height injection 2 years ago
Pranav C b29189f0c3 refactor: move all icons to iconMap (WIP) 2 years ago
Pranav C 957df0735b refactor: move all icons to iconMap (WIP) 2 years ago
Pranav C 1cac58183b refactor: change to light icon 2 years ago
Pranav C 9febf76945 chore: lint 2 years ago
Pranav C 28b76dc73d refactor: update share and reload icon 2 years ago
Pranav C 86f51736d8 refactor: update expand and eye icon 2 years ago
Wing-Kam Wong f71aa1be21 fix(nc-gui): remove autofocus in TimePicker.vue 2 years ago
Wing-Kam Wong 9186afd7dc enhancement(nc-gui): allow emit if it is survey form 2 years ago
Wing-Kam Wong 3ef96ea8c0 fix(nc-gui): avoid sending request with invalid email 2 years ago
Wing-Kam Wong bc8db8e619 enhancement(nc-gui): make email input full width 2 years ago
Wing-Kam Wong 880c48676d fix(nc-gui): vModel on numeric columns 2 years ago
Wing-Kam Wong d683319219 fix(nc-gui): apply parseProp on column meta 2 years ago
Wing-Kam Wong 36e3ff33a6 fix(nc-gui): type 'unknown' is not assignable to type 'Error' 2 years ago
Wing-Kam Wong c7de4dcb47 fix(nc-gui): apply parseProp to meta 2 years ago
Wing-Kam Wong be17970733 fix(nc-gui): apply parseProp 2 years ago
Wing-Kam Wong 6dbcc0acc8 refactor(nc-gui): switch to parseProp 2 years ago
Wing-Kam Wong 132ce16fa9 fix(nc-gui): parse meta in durationType 2 years ago
Wing-Kam Wong ffc68895de fix(nc-gui): apply json parse for string before spread 2 years ago
Wing-Kam Wong e284b96d2b fix(nc-gui): numeric cell type issues 2 years ago
Wing-Kam Wong 09da14fed4 fix(nc-gui): geo onSuccess and onError type & fix type 'number' is not assignable to type 'string' 2 years ago
Wing-Kam Wong e8c1997edc fix: spread types may only be created from object types 2 years ago
Daniel Spaude ce8cb699a8
code cleanup 2 years ago
Daniel Spaude 6baa3cc9a0
geo data col: change wording and adapt layout of buttons 2 years ago
Daniel Spaude 3eb372749c
geo data col: change wording and adapt layout of buttons 2 years ago
Wing-Kam Wong 8f2e5f05b1 chore(nc-gui): lint 2 years ago
Pranav C 29a43aee10 fix: wrap store with `storeToRefs` wherever missing 2 years ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 2 years ago
Pranav C 30cd0c3d42 refactor: move tab composable to pinia store 2 years ago
Pranav C dbce6f0952 chore: lint 2 years ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 2 years ago
Pranav C ecc64e0169 refactor(gui): show default system context menu when cell is in editable state and typable 2 years ago
Pranav C e62b9e02d4 refactor: show as multiline for single line if row height is more than 1 2 years ago
Pranav C cf4381e388 refactor: move expanded form icons to menu 2 years ago
Pranav C 3701c4c660 fix(gui): remove outline of textarea 2 years ago
Pranav C 076cc578aa fix(gui): do line break by word 2 years ago
Pranav C f9861744df feat(gui): show empty checkbox 2 years ago
flisowna d4d61405d5 open geodata type column only in expanded form or grid view 2 years ago
flisowna 29e308bdab fix follow-up issue of geodata layout 2 years ago
Raju Udava a54f0e5535 test: anomaly fix for handling multi select dropdown 2 years ago
flisowna 46c11b33a3 show open location on an external map only if the location is given 2 years ago
flisowna 7cdac26ffa add two buttons to geodata column to open location in google maps and OSM 2 years ago
Wing-Kam Wong b60647d509 chore(nc-gui): lint 2 years ago