453 Commits (30143bbd77f7de76ffcf1e3f3a3a08246bcdce0d)

Author SHA1 Message Date
Wing-Kam Wong 30143bbd77 fix(gui-v2): fix email size 2 years ago
Wing-Kam Wong edbf01d019 fix(gui-v2): wrap edit formula warning text 2 years ago
Wing-Kam Wong 92462166a8 fix(gui-v2): URL cell 2 years ago
Wing-Kam Wong c3ebdf5b8e fix(gui-v2): email cell 2 years ago
braks 1b9ac87af9 chore(gui-v2): fix import paths 2 years ago
braks 6c56aececd chore(gui-v2): replace useGlobalState usages with useGlobal 2 years ago
braks 43050ce8b3 fix(gui-v2): typing issue in smartsheet 2 years ago
braks be76ec4998 chore(gui-v2): type cleanups 2 years ago
braks 63c1e2b357 chore(gui-v2): import path 2 years ago
braks 8098f3fb57 chore(gui-v2): cleanup 2 years ago
braks 42109fa4a7 chore(gui-v2): cleanup 2 years ago
braks 0f8ea25102 chore(gui-v2): update import paths for composables 2 years ago
Pranav C ff2698e68f chore(gui-v2): lint 2 years ago
Pranav C 2ae3e76cc5 refactor(gui-v2): style corrections 2 years ago
Pranav C 35785b78f4 refactor(gui-v2): type correction and avoid unnecessary callback in watch 2 years ago
Pranav C d0e9a98372 feat(gui-v2): focus and select input field on load 2 years ago
Pranav C 346d99237e feat(gui-v2): integrate with save or update api 2 years ago
Pranav C 905c154ca1 feat(gui-v2): close create column dialog on cancel 2 years ago
Pranav C a51c64407d feat(gui-v2): add column fields properties and set proper alter value 2 years ago
Pranav C b707641c50 feat(gui-v2): add store for column create, bind properties 2 years ago
Pranav C a75f84337d feat(gui-v2): add form buttons 2 years ago
Pranav C d0a392bf83 feat(gui-v2): cell content alignment and height 2 years ago
Pranav C 762dc8fbae feat(gui-v2): add column add option in smartsheet grid view 2 years ago
Pranav C 1f74777001 feat(gui-v2): add column menu and edit column option 2 years ago
braks be12f3378c chore(gui-v2): remove empty file 2 years ago
braks 000529df42 chore(gui-v2): xml icon hover style 2 years ago
braks adc3ea65ca chore(gui-v2): update menu styles 2 years ago
braks 6a9c8dc86d feat(gui-v2): add tooltips to right sidebar icons 2 years ago
braks 1becd58827 refactor(gui-v2): use collapsible prop on views sidebar 2 years ago
braks 3c7aa56cbd chore(gui-v2): update menu styles 2 years ago
braks 4c2a545417 chore(gui-v2): add xml and hook icons to collapsed sidebar 2 years ago
braks d01c96a4d9 refactor(gui-v2): fix right sidebar layout 2 years ago
braks e9ba536c7d feat(gui-v2): add `useApi` composable 2 years ago
braks 8594472271 chore: shelve 2 years ago
braks 22e75d90c0 fix(gui-v2): chrome based style fix for view menu list items 2 years ago
braks 832980ccba fix(gui-v2): add id to menu item 2 years ago
braks 067553da1a refactor(gui-v2): hide delete and duplicate icons on view item when dragging 2 years ago
braks 65c2eb69a0 chore(gui-v2): use empty arr for selected items in bottom menu 2 years ago
braks 80c2ece13e fix(gui-v2): chrome applying pointer events while dragging sortable el 2 years ago
braks 9e715b65b9 refactor(gui-v2): use sortable instead of vuedraggable 2 years ago
braks fca2ce7f3d refactor(gui-v2): remove `sortedViews` computed prop from MenuTop 2 years ago
braks b59209da9e chore(gui-v2): menu style updates 2 years ago
braks 6a2fc3cd59 fix(gui-v2): get view ids from sorted elements 2 years ago
braks 1cf91dc952 refactor(gui-v2): replace sortable with vue draggable next 2 years ago
braks 497634a043 fix(gui-v2): wrong sort position when pulled to first pos 2 years ago
braks dc5b7ab9f7 fix(gui-v2): previous and next item swapped 2 years ago
braks b6f5f15fa5 chore(gui-v2): do not update order if index doesn't change 2 years ago
braks 1c2651bbe9 fix(gui-v2): view sorting not persisting correctly 2 years ago
braks b71673b271 refactor(gui-v2): align view create/delete modal further to center 2 years ago
braks 44b30bf535 feat(gui-v2): allow submitting delete modal with keypress 2 years ago