176 Commits (57cf44dfe8ec4d2cd44b7025eca346fa7a8a4bc6)

Author SHA1 Message Date
Pranav C 28b76dc73d refactor: update share and reload icon 2 years ago
Pranav C b2bfa7e56f refactor: follow camel case key naming 2 years ago
Pranav C bc9c999a3d refactor: remove unused icons from icon map and combine import statement 2 years ago
Pranav C 2ad02fdea6 refactor: update virtual cell icons 2 years ago
Pranav C 86f51736d8 refactor: update expand and eye icon 2 years ago
Pranav C 7b3f4c21ed refactor: update uidt icons 2 years ago
Pranav C f8d798b866 refactor: update icons in dashboard (WIP) 2 years ago
Wing-Kam Wong 71967b6874 fix(nc-gui): optional chain expressions can return undefined by design 2 years ago
Wing-Kam Wong ce820b0b6b fix(nc-gui): virtual cell icon type 2 years ago
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