38 Commits (f6260037ea3ebca01b698c6a3f17816560f3c8b3)

Author SHA1 Message Date
Anbarasu 031d261a1d
fix(nc-gui): Update offset of LinkedRecords in accordance with links and unlinks (#7841) 5 months ago
Pranav C ccad3d143c fix: instead of skipping chip render empty chip 7 months ago
Ramesh Mane 96b6e73693 fix: disable/hide expand & plus icon if cell is system/junction 9 months ago
Muhammed Mustafa 84ee0fa136 fix: Remvoed isLocked logic from all cell types 9 months ago
mertmit 40588a607e fix: links 11 months ago
mertmit 693c389e2f fix: only render cell modals on demand 11 months ago
mertmit b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 11 months ago
mertmit a930f7d242 fix: revise frontend acl 11 months ago
DarkPhoenix2704 a5aa623cc3 fix: enable Links Modal in Form 11 months ago
DarkPhoenix2704 6a93fb0398 fix: LTAR broken 11 months ago
Pranav C 7dedf3fd21 chore: lint 1 year ago
Pranav C 61058dbd73 fix: hide LTAR expand icon under lookup 1 year ago
Wing-Kam Wong 4b173c0064 feat(nc-gui): pass showUnlinkButton 1 year ago
Wing-Kam Wong f8ccfc5b86 feat(nc-gui): pass column to ListItems & ListChildItems 1 year ago
Wing-Kam Wong ee07ac4c4b feat(nc-gui): pass hasManyColumn to VirtualCellComponentsItemChip 1 year ago
Pranav C d55ea8a5fa chore: lint 1 year ago
Pranav C 0fa096defb fix: update missing icons 1 year ago
Pranav C 274161dcf6 refactor: load material font and use GeneralIcon component 1 year ago
Pranav C 86f51736d8 refactor: update expand and eye icon 1 year ago
Pranav C 7b3f4c21ed refactor: update uidt icons 1 year ago
Wing-Kam Wong 304502d538 chore(nc-gui): rename primary value to display value 2 years ago
mertmit 2b5f46373e fix: virtual cell alignment 2 years ago
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 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
Wing-Kam Wong 3a37adb54c fix(gui-v2): allow children list for viewers 2 years ago
Pranav C f2e9b5130b fix(gui-v2): use maximum available width in LTAR cells 2 years ago
Pranav C 851fb467cd chore(gui-v2): lint 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
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 1d20b7ffa8 fix(gui-v2): use readonlyInj in linked records list modal 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