Commit Graph

37 Commits

Author SHA1 Message Date
Pranav C
ccad3d143c fix: instead of skipping chip render empty chip 2024-01-19 09:20:15 +00:00
Ramesh Mane
96b6e73693 fix: disable/hide expand & plus icon if cell is system/junction 2023-12-07 11:20:38 +05:30
Muhammed Mustafa
84ee0fa136 fix: Remvoed isLocked logic from all cell types 2023-11-23 07:02:56 +00:00
mertmit
40588a607e fix: links 2023-10-05 04:30:56 +00:00
mertmit
693c389e2f fix: only render cell modals on demand 2023-10-05 04:30:56 +00:00
mertmit
b2eadae74f fix: refactor isUIAllowed and move to useRoles composable 2023-09-19 12:12:36 +00:00
mertmit
a930f7d242 fix: revise frontend acl 2023-09-19 12:12:35 +00:00
DarkPhoenix2704
a5aa623cc3 fix: enable Links Modal in Form 2023-09-19 09:22:45 +05:30
DarkPhoenix2704
6a93fb0398 fix: LTAR broken 2023-09-19 09:22:45 +05:30
mertmit
f0a2d09369 Merge pull request #5807 from nocodb/feat/drag-n-drop-ltar-lookup-creation
feat: Drag n drop LTAR and Lookup creation
2023-06-08 19:22:36 +03:00
Raju Udava
d50f6d2a5f Merge pull request #5724 from nocodb/enhancement/hm-mm-cells
enhancement: hm / mm cells
2023-06-05 16:01:31 +05:30
Pranav C
7dedf3fd21 chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-06-02 18:06:54 +05:30
Pranav C
61058dbd73 fix: hide LTAR expand icon under lookup
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-05-31 14:21:03 +05:30
Wing-Kam Wong
4b173c0064 feat(nc-gui): pass showUnlinkButton 2023-05-27 17:47:09 +08:00
Wing-Kam Wong
f8ccfc5b86 feat(nc-gui): pass column to ListItems & ListChildItems 2023-05-25 19:51:54 +08:00
Wing-Kam Wong
ee07ac4c4b feat(nc-gui): pass hasManyColumn to VirtualCellComponentsItemChip 2023-05-24 20:11:18 +08:00
Pranav C
d55ea8a5fa chore: lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-25 00:37:21 +05:30
Pranav C
0fa096defb fix: update missing icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-25 00:26:45 +05:30
Pranav C
274161dcf6 refactor: load material font and use GeneralIcon component
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 19:49:22 +05:30
Pranav C
86f51736d8 refactor: update expand and eye icon
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
Pranav C
7b3f4c21ed refactor: update uidt icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-03-24 09:59:57 +05:30
Wing-Kam Wong
304502d538 chore(nc-gui): rename primary value to display value 2023-02-16 18:36:53 +08:00
mertmit
2b5f46373e fix: virtual cell alignment
Signed-off-by: mertmit <mertmit99@gmail.com>
2023-01-24 20:41:52 +03:00
Pranav C
19b91417c1 feat(api): navigation in LTAR link row modal
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
75c1c202a9 feat(gui): ignore unselecting if clicking inside any picker element
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
4b0845bd30 feat(gui): on enter key press open ref table rows modal for LTAR cells
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
braks
8b255f3096 refactor(nc-gui): use ref for readonly injection 2022-10-21 17:00:27 +02:00
Wing-Kam Wong
842712e441 Merge branch 'develop' into feat/kanban-view 2022-09-28 22:31:32 +08:00
braks
71ccf80beb fix(nc-gui): lazy load breaks item chip 2022-09-28 13:30:40 +02:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
Wing-Kam Wong
67033bb126 feat(nc-gui): prevent event bubbling on kanban cards 2022-09-21 17:32:42 +08:00
braks
81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2022-09-14 13:34:20 +02:00
braks
3320453637 chore(nc-gui): remove as any typecasts wherever possible 2022-09-14 13:33:40 +02:00
Pranav C
f8e7c2ed0f fix(api): provide dummy hook as fallback for ReloadRowDataHookInj
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-12 19:17:16 +05:30
Pranav C
796b535855 fix(gui): reload LTAR list on value change
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-10 23:03:40 +05:30
Pranav C
0e52eaff88 wip: reload only the related row
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-09-10 23:03:40 +05:30
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00