Commit Graph

89 Commits

Author SHA1 Message Date
Ramesh Mane
ab13891fc7 fix(nc-gui): keep initial height of lookup dropdown as it is even if some items filtered out using search 2025-08-07 11:07:08 +00:00
Ramesh Mane
0fd2e54afe fix(nc-gui): use extension config provider 2025-07-25 11:20:11 +05:30
Ramesh Mane
13eb31003f fix(nc-gui): use default stored value 2025-06-26 10:20:39 +00:00
Ramesh Mane
cdbc244062 fix(nc-gui): warning issues 2025-06-26 10:20:39 +00:00
Ramesh Mane
43082fb007 fix(nc-gui): review changes 2025-06-06 19:17:56 +00:00
Ramesh Mane
7e937b599e fix(nc-gui): url lookup issue 2025-06-06 19:17:56 +00:00
Ramesh Mane
265cf5811c fix(nc-gui): lookup checkbox cell alignment issue 2025-06-06 19:17:56 +00:00
Ramesh Mane
007ecdcf40 fix(nc-gui): review changes 2025-04-16 08:34:45 +00:00
Ramesh Mane
2637a98f81 chore(nc-gui): lint 2025-03-19 20:42:33 +00:00
Ramesh Mane
2710fc0628 fix(nc-gui): use column.fk_model_id instead of meta.id in lookup component 2025-03-17 19:19:51 +00:00
Ramesh Mane
d4884bffc4 fix(nc-gui): lookup expand on keyboard shortcut 2025-03-11 19:25:19 +00:00
Ramesh Mane
669dce46fa fix(nc-gui): disable horizontal scroll in lookup cell 2025-03-07 05:17:00 +00:00
Ramesh Mane
d7c22d0f1b fix(nc-gui): formatted currency cell value in expanded form 2025-03-06 05:43:03 +00:00
Amit Joki
af5400bc3e feat: use common context to indicate page designer extension active state 2025-02-28 16:10:04 +00:00
Amit Joki
dd2817a4e4 feat: for attachment lookups show the first image 2025-02-28 16:10:04 +00:00
Amit Joki
6cab18fe43 feat: badged formula lookup 2025-02-27 16:28:23 +00:00
Ramesh Mane
27ce4d8e72 fix(nc-gui): instead of rendering multiple lookup attachment cell render only 1 (#10518)
* fix(nc-gui): instead of rendering multiple lookup attachment cell render only 1

* fix(nc-gui): lookup attachment has to be same size as normal attachment field

* fix(nc-gui): variable access issue

* fix(nc-gui): lookup attachment cell alignment and expand icon overlap issue

* fix(nc-gui): show pointer on hover image
2025-02-18 16:38:35 +03:00
Ramesh Mane
da22469a62 fix(nc-gui): close lookup dropdown on open attachment preview 2025-02-17 13:11:48 +00:00
Ramesh Mane
922530ba83 fix(nc-gui): lookup attachment cell padding issue 2025-02-17 13:11:47 +00:00
DarkPhoenix2704
48f77c925b fix: lookup, on enter should open expanded 2025-02-17 13:11:19 +00:00
Amit Joki
6e36598b5a fix: check for isUnderLookup 2025-02-17 13:11:06 +00:00
Amit Joki
db8b8d936c feat: lookup click interaction in canvas cell 2025-02-17 13:10:59 +00:00
Ramesh Mane
2f890e7da9 fix(nc-gui): revert preload column changes 2025-01-28 13:18:35 +00:00
Amit Joki
c19a5af09e feat: use onDivDataCellEventHook 2025-01-25 13:53:59 +00:00
Ramesh Mane
4fbd508a15 feat(nc-gui): add onDivDataCellEventHook 2025-01-25 13:53:59 +00:00
Amit Joki
aee59ab38e feat: introduce useSelectedCellClickListener to listen to active cell clicks 2025-01-25 13:53:59 +00:00
Amit Joki
055a526c34 refactor: use computed refs 2025-01-25 13:53:58 +00:00
Amit Joki
58890e79fe style: use windi classes 2025-01-25 13:53:58 +00:00
Amit Joki
80afe0f779 feat: open lookup modal on Enter key 2025-01-25 13:53:58 +00:00
Amit Joki
92d110e2fa style: make lookup search's height 36px 2025-01-25 13:53:58 +00:00
Amit Joki
4087b8c911 style: truncate the chips to the max width of the cell 2025-01-25 13:53:58 +00:00
Amit Joki
2920522ad4 feat: add empty state for lookup search 2025-01-25 13:53:58 +00:00
Amit Joki
710e856726 fix: close modal on esc and add blue chip for ltar 2025-01-25 13:53:58 +00:00
Amit Joki
3cb08ab6fc fix: style improvements 2025-01-25 13:53:57 +00:00
Amit Joki
fe6c459a09 feat: auto focus lookup search field 2025-01-25 13:53:57 +00:00
Amit Joki
46adb4a8bb feat: lookup search expanded ui 2025-01-25 13:53:57 +00:00
Amit Joki
992112cb1e feat: new dropdown and badge style 2025-01-25 13:53:57 +00:00
Amit Joki
9c1c54e724 feat: add look up search 2025-01-25 13:53:57 +00:00
Ramesh Mane
6e2cfdc20b feat: Use lookup over attachment field as cover image in gallery & kanban view (#8801)
* feat(nc-gui): Use lookup over attachment field as cover image in gallery & kanban view

* chore(nc-gui): lint

* fix(nc-gui): nested attchment lookup cell issue

* fix(nc-gui): pr review changes
2024-06-26 14:10:13 +05:30
Ramesh Mane
5dda4c7d37 Nc fix: misc UI fixes (#8827)
* fix(nc-gui): external source text bold issue

* fix(nc-gui): make new record btn sticky to left in groupby

* fix(nc-gui): add some padding after add column header btn

* fix(nc-gui): links cell margin issue

* fix(nc-gui): groupby table footer issue

* chore(nc-gui): lint

* fix(test): pw test fail issue

* fix(test): pw test fail issue

* fix(test): remove only from test
2024-06-22 20:28:26 +05:30
Pranav C
6e37061520 fix: render rollup with clear separation inside lookup cell 2024-06-06 12:27:17 +00:00
Mert E
67158a2d26 fix: typo on definition (#8511)
Signed-off-by: mertmit <mertmit99@gmail.com>
2024-05-17 16:40:45 +05:30
Pranav C
bccf60644d fix: Extract relation column from useMetas composable (#8492)
* fix: extract relation column from useMetas composable data

* Update packages/nc-gui/components/virtual-cell/Lookup.vue

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>

---------

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2024-05-17 15:02:44 +05:30
Mert E
89f0895de3 fix: experimental frontend optimizations (#8427)
* fix: get rid of barrel files

* chore: get rid of explicit imports

* fix: use explicit import for classes and enums

* fix: use explicit import for enum & class & aliases

* fix: build issues
2024-05-08 15:55:09 +05:30
Ramesh Mane
e9aa37e284 Nc fix: UI improvements (#8223)
* fix(nc-gui): add background color for row on hover in grid view

* fix(nc-gui): reduce width of index column

* fix(nc-gui): on hover grid row bg opacity issue

* fix(nc-gui): reduce font size and grid cell height

* fix(nc-gui): reduce font size

* fix(nc-gui): set column default width to 180px

* fix(nc-gui): revert sidebar changes

* fix(nc-gui): disable grid row hover effect if fillMode is true

* fix(nc-gui): display checkbox & row expand icon if it is active row

* fix(nc-gui): increase the weight of display value cell

* fix(nc-gui): grid cell should have constant padding

* fix(nc-gui): att cell row height auto increase issue

* fix(nc-gui): att cell center align issue

* fix(nc-gui): percent cell spacing issue

* fix(nc-gui): text overflow ellipsis

* fix(nc-gui): single select auto increase height issue if rowHeight is short

* fix(nc-gui): grayed out header text color

* fix(nc-gui): reduce header icon size

* fix(nc-gui): set 12px grid header horizontal padding

* fix(nc-gui): center align expand icon for short row height

* fix(nc-gui): rich text and select type field auto row height increase issue

* fix(nc-gui): lookup cell auto increase height issue

* fix(nc-gui): small changes

* fix(nc-gui): truncate text after no. of lines base on rowHeight

* fix(nc-gui): barcode & qrcode cell row height issue

* chore(nc-gui): lint

* fix(test): update row height pw test

* fix(test): grid toolbar rowHeight test update

* fix(nc-gui): ai review changes

* fix(test): multiselect pw test update

* fix(test): verify multiselct options test update

* fix(nc-gui): merge conflicts

* fix(nc-gui): small changes

* fix(nc-gui): small changes

* fix(nc-gui): display value should be in blue color
2024-04-18 18:21:54 +05:30
Ramesh Mane
935085b935 Nc fix(nc-gui): remove lookup cell chip min width fixed value (#7969)
* fix(nc-gui): remove lookup cell chip min width fixed value

* fix(nc-gui): lookup display content should be center align for rowHeight short & for others top align
2024-03-27 19:15:08 +05:30
Pranav C
0e13bff899 Nc feat/one to one (#7915)
* feat: one-to-one relation - wip

* feat: one-to-one relation

* feat: one-to-one relation - link, unlink, list, excluded list, single query

* fix: pass proper fk value

* feat: add non-single-query support

* feat: filter, sort and delete

* fix: ui - keep only one as linked record in ui - similar to bt

* fix: initial column name correction

* fix: field modal related fixes

* fix: nested insert related bugs

* fix: nested insert corrections

* fix: formula support

* fix: delete cell data

* fix: invalid offset issue

* fix: form submit issue

* fix: return first element - oo relation

* fix: Lookup column rendering

* fix: add link api correction

* fix: sort and group by menu correction

* chore: lint

* refactor: spacing between radio buttons

* fix: undo/redo support with delete key

* fix: formula related issues

* fix: duplicate related issues

* fix: ui label and icon color

* chore: lint

* chore: reset page if offset is beyond offset(temporary solution)

* refactor: suggested review changes

* refactor: suggested review changes

* chore: lint

* fix: missing await

Signed-off-by: Pranav C <pranavxc@gmail.com>

* refactor: add comments

Signed-off-by: Pranav C <pranavxc@gmail.com>

---------

Signed-off-by: Pranav C <pranavxc@gmail.com>
2024-03-20 17:50:52 +05:30
Ramesh Mane
22220fd238 fix(nc-gui): link record expanded form fields spacing issue 2024-01-20 11:37:17 +00:00
Ramesh Mane
b134ffe21e fix(nc-gui): lint errors 2024-01-20 11:37:16 +00:00
Ramesh Mane
9a39e84676 fix(nc-gui): json & virtual fields spacing issue 2024-01-20 11:37:16 +00:00