Commit Graph

42 Commits

Author SHA1 Message Date
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
mertmit
97b956f4ee feat: createdBy & lastModifiedBy 2024-01-06 08:47:47 +00:00
Ramesh Mane
53a31efc96 fix: group by lookup groupHeaderLabel height changes as row height change 2024-01-04 11:07:53 +00:00
Ramesh Mane
8e580865f2 fix: lookup cell badge height issue 2023-12-23 15:30:33 +05:30
Raju Udava
cf55f8aadb merge fix 2023-12-22 10:31:05 +00:00
mertmit
d171bdf133 fix: lookup rendering 2023-12-21 13:21:07 +03:00
Pranav C
0e3fe37362 fix: qr code and bar code rendering in lookup
re #6988
2023-11-23 13:27:52 +05:30
Muhammed Mustafa
d78e019b3f fix: Added click to preview text area lookup and show new line in text area 2023-11-15 07:31:06 +00:00
Muhammed Mustafa
96e925fe35 fix: Hidden lookup cell scroll bar unless on hover 2023-11-02 09:19:29 +00:00
Muhammed Mustafa
22d836f439 fix: Handled attachment cell case and fixed an issue with empty pill coming up 2023-11-02 09:19:29 +00:00
Muhammed Mustafa
36bc7dd3da fix: Handled lookup overflow issue 2023-11-02 09:19:29 +00:00
sreehari jayaraj
525711f9b9 fix: misc changes 2023-10-03 13:19:16 +00:00
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
Pranav C
a7e63fdb55 refactor(gui): render attachment lookup in the same way how it renders in normal cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-09 19:19:05 +05:30
Pranav C
3f7c3338b5 refactor(gui): remove unused import and specify types
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-09 11:47:54 +05:30
Pranav C
9c61b18f0a fix(gui): hide attachment edit option in readonly mode
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-09 11:40:55 +05:30
Pranav C
755b54e795 fix(gui): treat cells in lookup as readonly
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-09 11:36:58 +05:30
Pranav C
091b6dd210 fix(gui): if lookup column is attachment and array of objects then pass the array to smartsheet cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
2023-02-08 15:30:42 +05:30
Pranav C
aeda11d5ca fix(gui): lookup and rollup - show readonly warning only when necessary
re #4702

Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-12-29 13:24:43 +05:30
Wing-Kam Wong
d5097bbfca Merge branch 'develop' into feat/keyboard-manoeuvre 2022-11-28 11:22:03 +08:00
Pranav C
4749171498 fix: pass array/json array to attachment cell from lookup cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-26 12:06:08 +05:30
Wing-Kam Wong
83cc395810 feat(nc-gui): add computedFieldEditWarning & computedFieldDeleteWarning 2022-11-24 14:30:27 +08:00
Wing-Kam Wong
5ec9902cee feat(nc-gui): show showEditWarning when double clicking lookup cell 2022-11-24 14:11:54 +08:00
Pranav C
2fab4c4632 fix(gui): miscellaneous ui fixes and improvement
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-20 15:59:26 +05:30
braks
cc29b8474e fix(nc-gui): lookup cell nullish checks 2022-11-17 14:11:48 +01:00
braks
705d6de190 chore(nc-gui): nullish check 2022-11-17 14:11:48 +01:00
braks
fc7fdb1ee7 fix(nc-gui): check if col exists in lookup cmp 2022-11-17 14:11:48 +01:00
braks
9daa6d8b47 refactor(nc-gui): remove useColumn and useVirtualCell 2022-11-17 14:11:47 +01:00
braks
19c38753a4 refactor(nc-gui): reduce computed values generated by cells 2022-11-17 14:11:32 +01:00
Pranav C
d682e56a3f refactor: cleanup and lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
c3b14ede49 fix(api): show warning as cell content like formula
Signed-off-by: Pranav C <pranavxc@gmail.com>
2022-11-14 16:31:01 +05:30
Pranav C
64f55b841a feat(api): show warning for virtual cells when enter or delete key press
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
4946f89355 fix(nc-gui): more on cell styles 2022-09-29 18:57:55 +08:00
braks
4c29fa18ff refactor(nc-gui): use lazy load and cleanup imports 2022-09-28 13:30:40 +02:00
braks
81db2c8435 chore(nc-gui): fix type issues and set proper ref types 2022-09-14 13:34:20 +02:00
braks
38a9cb6c44 refactor(nc-gui): update useCellUrlConfig composable 2022-09-14 10:05:42 +02:00
Denis
4a9915f6a6 fix(gui): typos 2022-09-07 19:00:21 -05:00
Denis
dd1a6f2f23 fix(gui): disable overlay in lookup cells 2022-09-07 11:16:02 -05:00
Wing-Kam Wong
f97ea536b4 chore: move nc-gui-v2 to nc-gui 2022-09-06 12:00:09 +08:00