44 Commits (e125832a1b95f37097e0faadadebce3c16b13dbe)

Author SHA1 Message Date
Pranav C 308ee8ddf8 refactor: exception handling and missing permissions 5 months ago
Pranav C e82ea344bd refactor: overwrite the default shared useRoles with a wrapped composable which injects currentSource from the component context 5 months ago
Pranav C 5d8b1fc55a feat: restrict data/meta operations in gui 5 months ago
Ramesh Mane d4fa6a8174
Nc fix: linked records dropdown followup (#8415) 7 months ago
Mert E 89f0895de3
fix: experimental frontend optimizations (#8427) 7 months ago
Ramesh Mane b4bde7336f
Nc feat/link record dropdown (#8345) 7 months ago
Anbarasu 031d261a1d
fix(nc-gui): Update offset of LinkedRecords in accordance with links and unlinks (#7841) 9 months ago
Pranav C ccad3d143c fix: instead of skipping chip render empty chip 10 months ago
Ramesh Mane 96b6e73693 fix: disable/hide expand & plus icon if cell is system/junction 12 months ago
Muhammed Mustafa 84ee0fa136 fix: Remvoed isLocked logic from all cell types 1 year ago
mertmit 40588a607e fix: links 1 year ago
mertmit 693c389e2f fix: only render cell modals on demand 1 year ago
mertmit b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 1 year ago
mertmit a930f7d242 fix: revise frontend acl 1 year ago
DarkPhoenix2704 a5aa623cc3 fix: enable Links Modal in Form 1 year ago
DarkPhoenix2704 6a93fb0398 fix: LTAR broken 1 year ago
Pranav C 7dedf3fd21 chore: lint 2 years ago
Pranav C 61058dbd73 fix: hide LTAR expand icon under lookup 2 years ago
Wing-Kam Wong 4b173c0064 feat(nc-gui): pass showUnlinkButton 2 years ago
Wing-Kam Wong f8ccfc5b86 feat(nc-gui): pass column to ListItems & ListChildItems 2 years ago
Wing-Kam Wong ee07ac4c4b feat(nc-gui): pass hasManyColumn to VirtualCellComponentsItemChip 2 years ago
Pranav C d55ea8a5fa chore: lint 2 years ago
Pranav C 0fa096defb fix: update missing icons 2 years ago
Pranav C 274161dcf6 refactor: load material font and use GeneralIcon component 2 years ago
Pranav C 86f51736d8 refactor: update expand and eye icon 2 years ago
Pranav C 7b3f4c21ed refactor: update uidt icons 2 years 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