mertmit
|
331bcd022a
|
feat: row height support for public views
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
e43888158e
|
fix: PR requested changes
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
8d52b6fbc3
|
fix: icons for row height
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
a49a68215e
|
feat: ClampedText for handling line-clamping
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
36fb93def5
|
feat: row height for grid view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Pranav C
|
6a098aec17
|
fix(gui): apply attachment validation in shared form view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
53408f7d70
|
refactor(gui): use a computed property to compute cell active/not
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
77ec4c17da
|
fix(gui): skip ctrl+arrow navigation if active cell is null/NaN
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
a9fec14895
|
fix(gui): skip expand row behaviour if active row value is NaN or null
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
60f2b8e463
|
refactor(nc-gui): revise attachment highlighted search color
|
2 years ago |
Pranav C
|
46f19611b2
|
feat: on clear cell set rating and checkbox value 0 and false
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
8d60c1f1ab
|
chore(nc-gui): remove TreeProps
|
2 years ago |
Wing-Kam Wong
|
bf05431c10
|
feat(nc-gui): supportedAttachmentMimeTypes
|
2 years ago |
Wing-Kam Wong
|
0ba90dbb7f
|
feat(nc-gui): add fileMimeTypeList
|
2 years ago |
Wing-Kam Wong
|
d266ee3606
|
feat(nc-gui): use tree to display supported mime types
|
2 years ago |
Wing-Kam Wong
|
7fa2df4f6d
|
feat(nc-gui): convert to tree data format
|
2 years ago |
Wing-Kam Wong
|
fa91d64244
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
24708d5da8
|
feat(nc-gui): revise rename attachment logic
|
2 years ago |
Wing-Kam Wong
|
802fe6db05
|
refactor(nc-gui): maxNumberOfAttachments & maxAttachmentSize logic
|
2 years ago |
Pranav C
|
6b86c7c1cd
|
fix(api): neq query correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
7a8f79097a
|
feat(nc-gui): revise attachment limits
|
2 years ago |
Pranav C
|
eadbdab289
|
refactor(gui): code cleanup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
90bfa2dec2
|
feat(gui): improve row navigation option in expanded form
- Add tooltip
- Show warning if out of bound
- Hide option from nested
- Implement it in Gallery view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
46d670f089
|
feat(gui): navigation option to switch between rows in expanded form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
29ff2cd0db
|
fix(gui): inject readonly property to cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1d11ba2861
|
feat(gui): hide unnecessary options from filter comparison dropdown based on type
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
9792a3a0ad
|
feat(gui): add checked and notchecked option in filter
re #2014
|
2 years ago |
Pranav C
|
cc95ca634f
|
fix(gui): typo correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
88e648c5a9
|
fix(gui): avoid opening expanded form in shared view
re #4580
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
d542086f06
|
refactor(nc-gui): move file mime types to utils
|
2 years ago |
Wing-Kam Wong
|
4025e9d680
|
feat(nc-gui): show LazySmartsheetColumnAttachmentOptions only in ee
|
2 years ago |
Wing-Kam Wong
|
151df360bc
|
refactor(nc-gui): move LazySmartsheetColumnAttachmentOptions to Advanced Settings
|
2 years ago |
Wing-Kam Wong
|
3ae55fe0d8
|
feat(nc-gui): add vertical adding to AttachmentOptions
|
2 years ago |
mertmit
|
9f3e55a736
|
fix: injection warnings on shared view
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
01df8ec6f7
|
feat(nc-gui): pass groupingFieldColumn to share view
|
2 years ago |
Wing-Kam Wong
|
164e9eaa23
|
feat(nc-gui): set min max for attachment option inputs
|
2 years ago |
Wing-Kam Wong
|
d97ae2ec17
|
feat(nc-gui): retrieve ncAttachmentFieldSize and ncMaxAttachmentsAllowed from app info
|
2 years ago |
Wing-Kam Wong
|
b5feda7494
|
feat(nc-gui): revise maxAttachmentSize
|
2 years ago |
Ekaterina Balakina
|
7bfb208746
|
undo removal of select options
|
2 years ago |
Wing-Kam Wong
|
653312773d
|
fix(nc-gui): prohibit to display unshared cover image column
|
2 years ago |
flisowna
|
495a40bc66
|
fix iframe issue with multiple embedded views
|
2 years ago |
Wing-Kam Wong
|
04e6650179
|
feat(nc-gui): attachment option
|
2 years ago |
Wing-Kam Wong
|
a1261b9006
|
feat(nc-gui): add LazySmartsheetColumnAttachmentOptions and adjust EditOrAdd width
|
2 years ago |
Raju Udava
|
6c2b7ae449
|
refactor: 'Link To Another Record' instead of 'Child Table'
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
9a0391c2a3
|
fix(nc-gui): show LTAR record in view for users to add even it is empty
|
2 years ago |
Wing-Kam Wong
|
89f3f5ecd0
|
feat(nc-gui): disable filter value input if the column is not selected
|
2 years ago |
Southball
|
10b669b0cf
|
fix: issues with multiselect filters
|
2 years ago |
Pranav C
|
f1103cbcd3
|
fix(gui): remove extra quote from iframe script
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
5b4c029ae4
|
refactor(gui): share view modal - icons alignment correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d1e1906d2f
|
fix(gui): viewIcon - handle if view meta is not defined
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |