36 Commits (d0603d5728ca8ece26f4b7ae41a9ec8e615bd3aa)

Author SHA1 Message Date
Pranav C 0e13bff899
Nc feat/one to one (#7915) 7 months ago
Anbarasu 031d261a1d
fix(nc-gui): Update offset of LinkedRecords in accordance with links and unlinks (#7841) 7 months ago
Ramesh Mane 149ad71c7f fix(nc-gui): grouping by lookup column does not display the group name nocodb/nocodb#7226 8 months ago
Ramesh Mane 22220fd238 fix(nc-gui): link record expanded form fields spacing issue 9 months ago
Ramesh Mane b134ffe21e fix(nc-gui): lint errors 9 months ago
Ramesh Mane 9a39e84676 fix(nc-gui): json & virtual fields spacing issue 9 months ago
Muhammed Mustafa 92e37cffe1 fix: Fixed issue with focus for Mulit select, single select, percent, Links, belongs to and disabled for Barcode and QRCode and minor fixes 10 months ago
Raju Udava cf55f8aadb merge fix 10 months ago
Muhammed Mustafa 84ee0fa136 fix: Remvoed isLocked logic from all cell types 11 months 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
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 6ce3ee312f feat(nc-gui): pass belongsToColumn to ItemChip & ListItems 1 year 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
Wing-Kam Wong 304502d538 chore(nc-gui): rename primary value to display value 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 36cf3e5acb chore(nc-gui): pass default value to 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
Pranav C 184d0eb942 chore(gui): linting and code cleanup 2 years ago
Pranav C 173b0219d4 chore(gui): lint 2 years ago
Pranav C e4c1d71926 fix(gui): maintain the pagination data on reload 2 years ago
Pranav C 0e52eaff88 wip: reload only the related row 2 years ago
Pranav C 61662d319f chore(gui): lint 2 years ago
Pranav C 335b4a993a fix(gui): maintain the pagination data on reload 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 b585a5baff feat(gui-v2): show bt add/link icon in shared form view 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
Raju Udava 80177ee16d test: CY markers for virtual columns 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
braks 0aac7e9b43 chore(gui-v2): cleanup typecheck issues 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 4710022fed chore(gui-v2): typo correction and linting 2 years ago
Pranav C eec7e0494c fix(gui-v2): show plus icon for adding belongs to cell if empty 2 years ago