449 Commits (cf12ed1e10289b94134b3eb0969cb8f09fd5e899)

Author SHA1 Message Date
Wing-Kam Wong 63783fd992 fix(nc-gui): revise datetime picker rendering logic ... 1 year ago
Wing-Kam Wong 4ae44474df fix(nc-gui): revise parsing logic 1 year ago
Wing-Kam Wong 7470da51d2 refactor(nc-gui): move to backend 1 year ago
Wing-Kam Wong 7a5e76ed51 fix(nc-gui): focus when expanded form not open 1 year ago
Wing-Kam Wong e348c44125 feat(nc-gui): apply new logic on xcdb base only 1 year ago
Wing-Kam Wong f451594b9f feat(nc-gui): handle sqlite datetime 1 year ago
Wing-Kam Wong 8f6382e42c feat(nc-gui): revise emit model value logic for datetime picker 1 year ago
Wing-Kam Wong cc88c53c84 chore(nc-gui): lint 1 year ago
Wing-Kam Wong 3cb3170268 fix(nc-gui): emit number for checkbox in mssql 1 year ago
Wing-Kam Wong e86aef08cb chore(nc-gui): import iconMap 1 year ago
Wing-Kam Wong 4d2ed1d499 chore(nc-gui): lint 1 year ago
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