69 Commits (47ec9b265702e944bd9d1ffb248e4dc5f450aeec)

Author SHA1 Message Date
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 2 years ago
Wing-Kam Wong 59a92dfca9 refactor(nc-gui): menu types 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
Wing-Kam Wong 4204f246eb fix(nc-gui): add missing .list 2 years ago
Pranav C adc48d68e3 refactor: show proper field icon 2 years ago
Pranav C 4812d920ab fix(gui): extract reactive value using `value` prop 2 years ago
Pranav C 29d4544bb1 fix(gui): avoid header menu in form view and for user who doesn't have permission 2 years ago
Wing-Kam Wong 304502d538 chore(nc-gui): rename primary value to display value 2 years ago
Pranav C ea27fc5e66 refactor(gui): change label 2 years ago
Pranav C 77a03454f2 fix(gui): remove unnecessary `.value` in template 2 years ago
Pranav C 860fdbfa0a feat(gui): allow user to set display value 2 years ago
mertmit 33285716a1 fix: primary value column menu operations 2 years ago
mertmit 275ba16c45 fix: hide set as primary value option from primary value column 2 years ago
mertmit 03db6b26b5 feat: force primary value column as sticky 2 years ago
Pranav C 459a1802fa fix(gui): reload table data after duplicating a column 2 years ago
flisowna 05e98c4f79 geodata: delete duplicated component file (CellIcon.ts/vue) 2 years ago
flisowna 6f932a3266 geodata: fix linter issues 2 years ago
mertmit 879dcee082 fix: shared view sqlUis 2 years ago
mertmit b0b32dd4a4 fix: cellIcon for multiple source 2 years ago
flisowna 1131b67363 WIP barcode column type 2 years ago
Wing-Kam Wong b1b362366e fix(nc-gui): type issues 2 years ago
Pranav C d70b18f50b test(playwright): corrections 2 years ago
Pranav C 3d75334332 chore(gui): move label to i18n 2 years ago
Pranav C 49098822ac refactor(gui): group imports 2 years ago
Pranav C 207c002c6f chore(gui): lint 2 years ago
Pranav C f302f63759 fix(gui): duplicating single/multiselect column 2 years ago
Pranav C 0c83506e7f refactor(gui): remove sort option from LTAR column 2 years ago
Pranav C a4038a81fe fix(gui): allow insert after last column and insert before on first column 2 years ago
Pranav C a44ce593e6 fix(gui): add newly added sort top of the list 2 years ago
Pranav C ae5b022efb chore: lint 2 years ago
Pranav C 4f0f43976d fix: add column menu position correction 2 years ago
Pranav C bcbabd0ecb feat: hide field from column menu 2 years ago
Pranav C 44217b0ce4 feat: insert column after/before a column 2 years ago
Pranav C 27a19ea7f5 feat: add api to specify default column order in active view 2 years ago
Pranav C e25625be84 refactor: cell icon update 2 years ago
Pranav C 19bd5ebcc8 feat(gui): duplicate column(wip) 2 years ago
Pranav C ca24809b7d feat(gui): implement sort option in column grid level 2 years ago
Pranav C a733324629 feat(gui): add menu options in column header 2 years ago
Pranav C 4749171498 fix: pass array/json array to attachment cell from lookup cell 2 years ago
mertmit 2c932f9e70 fix: use isPrimaryKey instead of isPrimary 2 years ago
Pranav C 25b68a74cd fix(gui): checkbox rendering 2 years ago
braks 6bab6a459c refactor(nc-gui): remove watcher from virtual cell icon 2 years ago
braks b60e861caa refactor(nc-gui): replace virtual cell icon with render fn 2 years ago
braks 612978758c chore(nc-gui): cleanup abstractType computed 2 years ago
braks e1cd1a9e7e refactor(nc-gui): use sql ui of useProject 2 years ago
braks 9daa6d8b47 refactor(nc-gui): remove useColumn and useVirtualCell 2 years ago
flisowna 31d9197266 geodata: cell type WIP 2 years ago
Daniel Spaude 60b02fd6c6
qrcode column type: prototyping 2 years ago
Pranav C 491f9557a3 feat(gui): if bt column is required then mark it as required in header 2 years ago