1812 Commits (c3b821bf8e0920ef9a877ef468e932348d9316a8)

Author SHA1 Message Date
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 26eec06730 fix(gui-v2): use windicss utility classes 2 years ago
Pranav C bc1de4be2d fix(gui-v2): on delete remove tab from state 2 years ago
Raju Udava 598f1abf49 fix: email/url validation error handling 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 af9cf09baa fix(gui-v2): exclude deleted fields from fields list 2 years ago
Pranav C e1c208d42d refactor(gui-v2): keep loading in navbar static 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 7f3e92d63f fix(gui-v2): reload data after system field toggle 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 bf96039c5e fix(gui-v2): handle renaming of active tab 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 3eeffc69a6 refactor(gui-v2): clear tabs on load 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 48552f52c9 refactor(gui-v2): hide plus icon in tab header 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 d28f8578ea feat(gui-v2): introduce ignoreIds 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 b7b057c073 feat(gui-v2): rename formData to formColumnData & add formViewData 2 years ago
Wing-Kam Wong 8dad818271 feat(gui-v2): hide columns in form view 2 years ago