457 Commits (5497056fd3d44159ebb03426f5ae98b2b45d45ef)

Author SHA1 Message Date
Wing-Kam Wong 8f2e5f05b1 chore(nc-gui): lint 2 years ago
Pranav C 29a43aee10 fix: wrap store with `storeToRefs` wherever missing 2 years ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 2 years ago
Pranav C 30cd0c3d42 refactor: move tab composable to pinia store 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 e62b9e02d4 refactor: show as multiline for single line if row height is more than 1 2 years ago
Pranav C cf4381e388 refactor: move expanded form icons to menu 2 years ago
Pranav C 3701c4c660 fix(gui): remove outline of textarea 2 years ago
Pranav C 076cc578aa fix(gui): do line break by word 2 years ago
Pranav C f9861744df feat(gui): show empty checkbox 2 years ago
flisowna d4d61405d5 open geodata type column only in expanded form or grid view 2 years ago
flisowna 29e308bdab fix follow-up issue of geodata layout 2 years ago
Raju Udava a54f0e5535 test: anomaly fix for handling multi select dropdown 2 years ago
flisowna 46c11b33a3 show open location on an external map only if the location is given 2 years ago
flisowna 7cdac26ffa add two buttons to geodata column to open location in google maps and OSM 2 years ago
Wing-Kam Wong b60647d509 chore(nc-gui): lint 2 years ago
flisowna f1c20b24d9 adjust classes naming 2 years ago
flisowna 03d0380c35 --amend 2 years ago
flisowna 1eef5ebad4 fix PR issues 2 years ago
Wing-Kam Wong 2c47610d68 fix(nc-gui): single select issues 2 years ago
flisowna 18719c0a4a PR fixes: geodata column layout, expanded form in shared view 2 years ago
Daniel Spaude cb776e9408
work on geo data column tests - WIP 2 years ago
Wing-Kam Wong a88e6b380c refactor(nc-gui): add comments for clamped text 2 years ago
Wing-Kam Wong 70796e96a9 fix(nc-gui): margin-auto -> m-auto 2 years ago
Wing-Kam Wong 7f065ecab8 refactor(nc-gui): src -> srcs 2 years ago
Wing-Kam Wong 5a15a4b7b3 refactor(nc-gui): use `@error` instead of `:onerror` 2 years ago
Wing-Kam Wong 1fd89c3d23 refactor(nc-gui): attachment width style 2 years ago
Wing-Kam Wong 4cf26182a0 fix(nc-gui): show LazyCellAttachmentImage for images only 2 years ago
Wing-Kam Wong 597c1d8c20 fix(nc-gui): attachment carousel style 2 years ago
Wing-Kam Wong 158cce40c0 refactor(nc-gui): use MdiFileImageBox for fallback 2 years ago
Wing-Kam Wong 53a775ae23 refactor(nc-gui): remove the logic to useAttachment 2 years ago
Wing-Kam Wong 27a317a6e7 refactor(nc-gui): use LazyCellAttachmentImage 2 years ago
Wing-Kam Wong 59e6cd147d feat(nc-gui): AttachmentImage 2 years ago
Pranav C 9c61b18f0a fix(gui): hide attachment edit option in readonly mode 2 years ago
Raju Udava b77eb3d5a7 test: single select, multi select 2 years ago
Wing-Kam Wong 024643d2ea fix(nc-gui): revise download attachment logic 2 years ago
Wing-Kam Wong 0bc47dc627 fix(nc-gui): convert to LazyNuxtImg 2 years ago
Wing-Kam Wong 2a14bb5ec7 fix(nc-gui): try possible attachment sources 2 years ago
Wing-Kam Wong e1797af0b4 fix(nc-gui): revise download attachment logic 2 years ago
Wing-Kam Wong b38afece91 refactor(nc-gui): move logic to useAttachment 2 years ago
Wing-Kam Wong 5f250b5453 fix(nc-gui): use fallback image 2 years ago
Wing-Kam Wong 7e9aa7b810 fix(nc-gui): remove getAttachmentUrl 2 years ago
mertmit 947f4c7cb3 fix: drop url availability check with fetch 2 years ago
mertmit a0db4eb7ab fix: use text length as key instead of text 2 years ago
mertmit 284fea2462 fix: use debounced refresh for resize observer 2 years ago
mertmit b9f9d956bf fix: RowHeighInj for sharing row height between components 2 years ago
Pranav C 6416388153 fix(gui): use key to re-render whenever the cell value changes 2 years ago
Pranav C bdcec083f7 feat(gui): finalised navbar style 2 years ago