116 Commits (f6260037ea3ebca01b698c6a3f17816560f3c8b3)

Author SHA1 Message Date
Wing-Kam Wong 3d2a3c7090 refactor(nc-gui): isUpdateOutside -> isUpdatedFromCopyNPaste 1 year ago
Wing-Kam Wong 46e7ed989b feat(nc-gui): include isUpdateOutside to cate copy-n-paste 1 year ago
Wing-Kam Wong 630de0f339 fix(nc-gui): attachment input height 1 year ago
Pranav C 6e3d12b01b chore(gui): add todo 1 year ago
Pranav C d3f2a2575f refactor(gui): implement lazy load option for virtual cells as well 1 year ago
Pranav C 526d406621 refactor(gui): load the cell only when it is in the viewport 1 year ago
Wing-Kam Wong 6851b33687 fix(nc-gui): extra patch request 2 years ago
Wing-Kam Wong f8c4c9ca6e enhancement(nc-gui): revise height css for isSurveyForm 2 years ago
Wing-Kam Wong f5a58b82e3 chore(nc-gui): lint 2 years ago
Wing-Kam Wong fdabe0ed2f refactor(nc-gui): revise style in cell for form 2 years ago
Daniel Spaude 119395d698
make cell container relative 2 years ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 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
Pranav C ecc64e0169 refactor(gui): show default system context menu when cell is in editable state and typable 2 years ago
Pranav C ac9aa0f46d fix(gui): align numeric fields left in expanded form 2 years ago
Pranav C 8c7c8871c9 fix(gui): remove duplicate lines 2 years ago
Pranav C 6013f99cf1 feat(gui): right align numeric fields text in grid view 2 years ago
mertmit fbbe85c455 fix: css for fixed row height 2 years ago
mertmit 8ccb128cba fix: set default row height to short 2 years ago
mertmit a49a68215e feat: ClampedText for handling line-clamping 2 years ago
Daniel Spaude e81463301b
geodata: remove unused code 2 years ago
flisowna 1c5139f101 WIP geodata: add marker by tap holding in a map view - passing and saving in expanded form works 2 years ago
flisowna 49d9ade608 geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP 2 years ago
flisowna 3fbe68317f geodata: create new row on right-click/tap on map (pass data into expand form dialog - hacky code / needs refactoring) - WIP 2 years ago
flisowna c63c343a48 geodata: pass default geo position (based on map click) through to GeoData column component 2 years ago
Ekaterina Balakina e94ebe9f4c fix multiselect 2 years ago
mertmit b0b32dd4a4 fix: cellIcon for multiple source 2 years ago
Wing-Kam Wong 8098dc3540 feat(nc-gui): ad nc-locked-overlay to system columns 2 years ago
Pranav C 3b3d842ba1 fix: focus percentage input on enter key press and on enter key press save and navigate to next row 2 years ago
Pranav C 25b68a74cd fix(gui): checkbox rendering 2 years ago
braks 3a9338b3ef chore(nc-gui): rebase 2 years ago
braks 0d7b129e33 chore(nc-gui): lint 2 years ago
braks 5ea1b2b661 chore(nc-gui): lint 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 19c38753a4 refactor(nc-gui): reduce computed values generated by cells 2 years ago
Pranav C 07728342d8 fix: proper multi/single select behaviour with keyboard 2 years ago
Pranav C ad1a64a985 fix(gui): single/multi select issue with arrow and enter keys 2 years ago
Daniel Spaude 606cf1fd95
QR Code: enable auto updating of cell if referenced value cell is changed 2 years ago
Muhammed Mustafa 9e0eddf833 feat(testing): Added Table Column Operations test suite 2 years ago
Muhammed Mustafa 6998c3e6c7 feat(testing): Added and integrated playwright 2 years ago
Vijay Kumar Rathore 34c97d731f disallow date picker from opening if column is primary key 2 years ago
Wing-Kam Wong 49a94eeec0 chore(nc-gui): remove unused import / variables 2 years ago
braks 8b255f3096 refactor(nc-gui): use ref for readonly injection 2 years ago
flisowna 31d9197266 geodata: cell type WIP 2 years ago
Daniel Spaude 60b02fd6c6
qrcode column type: prototyping 2 years ago
mertmit 1c2c9d320a fix(nc-gui): use composable instead of redefining 2 years ago
mertmit 1d495268f5 fix(nc-gui): currency handle manual save 2 years ago
Wing-Kam Wong b685f811b9 chore(nc-gui): remove console.log 2 years ago