1735 Commits (45890000ba72881413745f2b18b390954212044d)

Author SHA1 Message Date
Pranav C f0fff78f15 fix(gui-v2): merge any missing default values with localstorage 2 years ago
Pranav C 525ed41ea4 feat(gui-v2): persist autosave option in localstorage 2 years ago
Wing-Kam Wong 0809409c3c fix(gui-v2): take form column required into consideration as well 2 years ago
Pranav C f454422d39 chore(gui-v2): lint 2 years ago
Pranav C 91565b0ce7 refactor(gui-v2): use `useEventListener` for binding event handler 2 years ago
Pranav C 49fe82546b refactor(gui-v2): remove unused event args 2 years ago
Pranav C 62c83c3c8d refactor(gui-v2): replace comma separated statement with inline function 2 years ago
Pranav C 40041b8636 refactor(gui-v2): remove unnecessary optional chaining 2 years ago
Pranav C 15a382ef4d fix(gui-v2): hide share view from gallery 2 years ago
Pranav C f335d3d418 fix(gui-v2): hide share view from gallery 2 years ago
Pranav C b9eafb04e7 refactor(gui-v2): enter key navigation correction 2 years ago
Pranav C 0c61a273a6 refactor(gui-v2): show search option in uidt 2 years ago
Pranav C d6b9a77d59 fix(gui-v2): virtual column header tooltip correction - lookup/rollup 2 years ago
Pranav C 22b91cfafc wip(gui-v2): virtual column header tooltip 2 years ago
Pranav C ac046a24a9 filter(gui-v2): correction in filter delete 2 years ago
Pranav C d1b0b7cca3 fix(gui-v2): block user from editing pk and ai values 2 years ago
Pranav C 996d91ef49 fix(gui-v2): allow id column creation if pk missing 2 years ago
Pranav C 9518a25a06 refactor(gui-v2): update LTAR columns 2 years ago
Pranav C cbd1f17185 fix(gui-v2): reload data after column add/update 2 years ago
Pranav C c4c2e477bd fix(gui-v2): on blur event reset editable value 2 years ago
Pranav C 95de96b6b4 fix(gui-v2): focus decimal cell on edit enabled 2 years ago
Pranav C 8dfb1f4853 fix(gui-v2): bind column default property 2 years ago
Pranav C c68ace833d fix(gui-v2): add copy to clipboard 2 years ago
Pranav C c4b10a4329 fix(gui-v2): populate default column name and type 2 years ago
Pranav C f7dffa5012 refactor(gui-v2): convert to reactive 2 years ago
Pranav C a26128837f refactor(gui-v2): accept null prop value in cell component 2 years ago
Pranav C 33af6f18aa fix(gui-v2): use right injection key 2 years ago
Pranav C 7095344bb7 refactor(gui-v2): replace column with reactive object 2 years ago
Wing-Kam Wong b7fea0796a feat(gui-v2): add isRequired and pass to header cells 2 years ago
Wing-Kam Wong 75650e54ef fix(gui-v2): set required to boolean 2 years ago
Wing-Kam Wong 7d50fe05f6 feat(gui-v2): add help text in form 2 years ago
Wing-Kam Wong db8efbceb8 feat(gui-v2): merge form input label 2 years ago
Wing-Kam Wong 03d9a00660 feat(gui-v2): add updateColMeta 2 years ago
Wing-Kam Wong 2e5c63bf8b feat(gui-v2): add active row in form view 2 years ago
Wing-Kam Wong 2b87b3ce48 feat(gui-v2): add optional required symbol 2 years ago
Wing-Kam Wong be66666fd3 feat(gui-v2): add scrollbar-thin-primary and tune styles 2 years ago
Wing-Kam Wong a899d03f8c feat(gui-v2): add drag ref 2 years ago
Wing-Kam Wong a52a73b0cc fix(gui-v2): columns -> localColumns 2 years ago
Wing-Kam Wong be50a6bde1 feat(gui-v2): drag-n-drop on sidebar item in form view 2 years ago
Wing-Kam Wong db4173f38f chore(gui-v2): add w-full to virtual cell header 2 years ago
Wing-Kam Wong d322796183 wip(gui-v2): include SmartsheetColumnEditOrAdd 2 years ago
Wing-Kam Wong 8beed14956 feat(gui-v2): add addAllColumns & removeAllColumns 2 years ago
Wing-Kam Wong 2d7bdd33e3 feat(gui-v2): add hidden columns logic in form view 2 years ago
Wing-Kam Wong 8dad818271 feat(gui-v2): hide columns in form view 2 years ago
Wing-Kam Wong 8d24379c04 wip(gui-v2): hide column 2 years ago
Wing-Kam Wong 8ce55878be feat(gui-v2): integrate fields with draggable in form view 2 years ago
Wing-Kam Wong 666e049e60 feat(gui-v2): render columns 2 years ago
Raju Udava 50eab8093a refactor: cy marker for spreadshet cell read 2 years ago
Wing-Kam Wong 9c73e0dc74 feat(gui-v2): add IsFormInj and disable header menu for form view 2 years ago
Wing-Kam Wong d53f89ace1 feat(gui-v2): add setFormData and fix variable names 2 years ago