16 Commits (88efea2078e73ea93294e0abf7ce3f4a0b16192c)

Author SHA1 Message Date
Pranav C 19b91417c1 feat(api): navigation in LTAR link row modal 2 years ago
Pranav C 75c1c202a9 feat(gui): ignore unselecting if clicking inside any picker element 2 years ago
Pranav C 4b0845bd30 feat(gui): on enter key press open ref table rows modal for LTAR cells 2 years ago
braks 8b255f3096 refactor(nc-gui): use ref for readonly injection 2 years ago
braks 71ccf80beb fix(nc-gui): lazy load breaks item chip 2 years ago
braks 4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2 years ago
Wing-Kam Wong f546f6712e chore(nc-gui): format 2 years ago
Wing-Kam Wong 5fc96000fb chore(nc-gui): lint 2 years ago
Wing-Kam Wong 67033bb126 feat(nc-gui): prevent event bubbling on kanban cards 2 years ago
braks 81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2 years ago
braks 3320453637 chore(nc-gui): remove `as any` typecasts wherever possible 2 years ago
Pranav C f8e7c2ed0f fix(api): provide dummy hook as fallback for `ReloadRowDataHookInj` 2 years ago
Pranav C 796b535855 fix(gui): reload LTAR list on value change 2 years ago
Pranav C 0e52eaff88 wip: reload only the related row 2 years ago
Pranav C 09e0de0768 fix(gui): reload LTAR list on value change 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
Pranav C f3d4b45d00 fix(gui-v2): show expand icon in cell 2 years ago
Pranav C f2e9b5130b fix(gui-v2): use maximum available width in LTAR cells 2 years ago
braks df7f506893 feat(gui-v2): implement customizable theme vars 2 years ago
Wing-Kam Wong 49a488494c fix(gui-v2): use isUIAllowed('xcDatatableEditable') instead of isSharedBase 2 years ago
Wing-Kam Wong b4ba3315c9 fix(gui-v2): add missing isSharedBase on LTAR cells 2 years ago
Wing-Kam Wong 7953d65549 feat(gui-v2): add isLocked condition on BT, HM and MM cells 2 years ago
Wing-Kam Wong e9fb22a2f7 chore(gui-v2): lint 2 years ago
Pranav C 1e75ff30cd feat(gui-v2): shared form LTAR - load referenced table data 2 years ago
Raju Udava 80177ee16d test: CY markers for virtual columns 2 years ago
Pranav C 062e2a67cb fix(gui-v2): if bt/hm cell value is null/undefined treat it as empty array 2 years ago
Pranav C adb10581a5 fix(gui-v2): use ReadonlyInj in LTAR since editEnabled is not the right one 2 years ago
braks 1c79b77c64 fix(gui-v2): circular component imports replaced with async imports and typehack 2 years ago
Pranav C 4a31d733a8 refactor(gui-v2): use edit and readonly injection keys properly in all cell 2 years ago
Wing-Kam Wong 4a59b5247a fix(gui-v2): editEnabled for virtual cells 2 years ago
Pranav C da349ef0db fix(gui-v2): avoid duplicate meta api invocation 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 b88517d696 fix(gui-v2): pass isNewRow reference to LTAR store 2 years ago
Pranav C 747d1e9ee7 feat(gui-v2): integrate unlink with 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 efd732edb1 feat(gui-v2): LTAR form style correction 2 years ago
braks 56148802e7 chore(gui-v2): fix types in components 2 years ago
braks 704b641ed0 chore(gui-v2): fix types in components 2 years ago
Pranav C dcc210e3ac fix(gui-v2): show expand/add icon even if cell is empty 2 years ago
Pranav C 9518a25a06 refactor(gui-v2): update LTAR columns 2 years ago
Pranav C ad19f4deb0 refactor(gui-v2): update injection key name 2 years ago
Pranav C 99d1ebda23 chore(gui-v2): lint 2 years ago
Pranav C 7f818d0599 refactor(gui-v2): label correction 2 years ago
Pranav C 05c10b78e8 feat(gui-v2): children list modal functionalities 2 years ago
Pranav C 39c10ef386 feat(gui-v2): reload modal items on link/unlink 2 years ago
Pranav C e751a7aeae chore(gui-v2): remove unused files 2 years ago
Pranav C 2a99584a33 fix(gui-v2): show icons on cell hover 2 years ago