24 Commits (1ba2c208ad183fcffd9fde6a9eb304e3e21edbb7)

Author SHA1 Message Date
Pranav C 0e13bff899
Nc feat/one to one (#7915) 5 months ago
Ramesh Mane 71158bc6d7 fix: show warning on paste or clear on not supported col 6 months ago
Ramesh Mane 4434da23e9 fix: undo redo mm cell copy paste 6 months ago
WK Wong 55259c89b9 chore(nc-gui): lint 11 months ago
Pranav C e790abdbaf refactor: rename project and base 11 months ago
Pranav C 33ee9bfa62
feat: Improved UI (#6222) 1 year ago
Pranav C 4249f3ac02
Revert "Feat: Links column type" 1 year ago
Pranav C aa2d9f3d24 refactor(gui): use id instead of alias to avoid issues with different base 1 year ago
Pranav C 19797577fa fix: typo corrections 1 year ago
Pranav C 332a92ddd9 refactor: apply all LTAR behaviour to Links 1 year ago
mertmit 1e5d0a2dd4 feat: undo/redo clear LTAR 1 year ago
Pranav C d62b3d9419 refactor: include `storeToRefs` in imports alias 1 year ago
Pranav C 500979d135 refactor: migrate simple composable usage syntax to pinia store usage syntax 1 year ago
braks fca55cffb2 chore(nc-gui): remove useVirtualCell 2 years ago
Pranav C 7d3aab549b refactor(gui): show error message on failure 2 years ago
Pranav C d20af97a83 refactor(gui): update data directly 2 years ago
Pranav C b783234181 fix(gui): pass row data for extracting id 2 years ago
Pranav C d269fb4263 chore(gui): lint 2 years ago
Pranav C bdd530ba9e feat(gui): allow clear option for LTAR cell 2 years ago
Pranav C d1397fe12f fix(gui): whenever tab/view switched save any existing changes in previous view 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
braks 16b238fd8b fix(nc-gui): remove injection usage in callback 2 years ago
braks 81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2 years ago
Pranav C 48a1e36faf chore(gui): lint 2 years ago
Pranav C 173b0219d4 chore(gui): lint 2 years ago
Pranav C 0e52eaff88 wip: reload only the related row 2 years ago
Pranav C ff13ea4c51 fix(gui): save row on switching tables 2 years ago
Pranav C 61662d319f chore(gui): lint 2 years ago
Pranav C bb2dced5a7 wip: reload only the related row 2 years ago
Wing-Kam Wong f97ea536b4 chore: move nc-gui-v2 to nc-gui 2 years ago
Raju Udava 686de21eae fix: correct position for i18n include 2 years ago
Raju Udava 95d4afc0b5 refactor: i18n for message.info 2 years ago
braks 40e67573ad fix(gui-v2): shared form view not passing files when submitting 2 years ago
Pranav C c3dc19da50 enhancement(gui-v2): block user from adding same relation twice in new row 2 years ago
braks 0e699f89c0 chore(gui-v2): cleanup typecheck issues 2 years ago
Wing-Kam Wong 761ca6eacc refactor(gui-v2): use message instead of notification 2 years ago
Pranav C df9fb1f3ee chore(gui-v2): lint 2 years ago
Pranav C 04db065153 chore(gui-v2): linting and other corrections 2 years ago
Pranav C d65aaa687f feat(migration): show expanded form on clicking chips 2 years ago
Pranav C 6ac0bf8d39 feat(guiv2): save record(new) with LTAR cell using expanded form 2 years ago
Pranav C 747d1e9ee7 feat(gui-v2): integrate unlink with local state 2 years ago
Pranav C f4976d9aa6 fix(gui-v2): correction in bt local state 2 years ago
Pranav C 616244570f feat(gui-v2): if new row add linked record to local state of row 2 years ago
Pranav C 8a4939eb07 refactor(gui-v2): rename `localstate` to `state` 2 years ago
Pranav C 32ca054ac2 refactor(gui-v2): simplify Row component 2 years ago
Pranav C 56dca1166a feat(gui-v2): keep row level state 2 years ago