mertmit
|
f8270e8dbb
|
feat: refactor cell context menu visibility
Signed-off-by: mertmit <mertmit99@gmail.com>
|
1 year ago |
Wing-Kam Wong
|
e062467165
|
chore(nc-gui): lint
|
1 year ago |
DIWAKAR
|
81ce3f910d
|
final
|
1 year ago |
DIWAKAR
|
515c607820
|
eyeSlash icon
|
1 year ago |
Pranav C
|
00979908e6
|
fix: remove `GeoDataOptions` from template since the component doesn't exist
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
03e5a995be
|
feat: on clicking display cell scroll to the beginning
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
e1b23687c2
|
feat: provide an extra offset to show the prev/next/up/bottom cell
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
9cfd1e328d
|
fix: while scrolling consider sticky columns width
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
ba28212529
|
feat: scroll to new cell on enter key press
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
61058dbd73
|
fix: hide LTAR expand icon under lookup
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
c427332eea
|
fix: make cursor in public shared gallery default for card
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
Pranav C
|
40aeec53a4
|
fix: disable expand form in public shared gallery
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
1 year ago |
nith2001
|
e4736d9a38
|
Fixing Issue #5648
|
2 years ago |
աɨռɢӄաօռɢ
|
56a6466db3
|
Revert "Revert "refactor: timezone""
|
2 years ago |
Pranav C
|
ad1757b13b
|
Revert "refactor: timezone"
|
2 years ago |
Wing-Kam Wong
|
46c64b58ea
|
enhancement(nc-gui): allow formula callee name case-insensitive
|
2 years ago |
Pranav C
|
c5ec077d9c
|
fix(gui): use activecell injection instead of editenabled since it needs to work same as a form
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
260a84dcb3
|
fix(gui): enable filter value field in shared view
override editEnabled and isForm injection keys to true inside filter menu
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
ccc55dfdac
|
chore: sync with develop
|
2 years ago |
mertmit
|
e6193c57f9
|
fix: avoid reloading data for hook filter
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
545e41f2c5
|
refactor: use enum for job status and job events
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
6a5e7580e6
|
fix: reload table list on mm delete with includeM2M
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
3d2a3c7090
|
refactor(nc-gui): isUpdateOutside -> isUpdatedFromCopyNPaste
|
2 years ago |
Wing-Kam Wong
|
9147ff0668
|
fix(nc-gui): reorder the row meta set logic
|
2 years ago |
gitstart
|
5a7f960075
|
chores: used a better name
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
46e7ed989b
|
feat(nc-gui): include isUpdateOutside to cate copy-n-paste
|
2 years ago |
Wing-Kam Wong
|
617a4869d4
|
feat(nc-gui): add isUpdateOutside after updateOrSaveRow
|
2 years ago |
Wing-Kam Wong
|
59f5b886ec
|
fix(nc-gui): cellWrapperEl + provide IsExpandedFormOpenInj
|
2 years ago |
Wing-Kam Wong
|
5dbf98cf21
|
fix(nc-gui): add missing else
|
2 years ago |
Wing-Kam Wong
|
a5754755f1
|
fix(nc-gui): show audit description if details are not available
|
2 years ago |
Wing-Kam Wong
|
a6b4da653d
|
chore(nc-gui): remove unused import
|
2 years ago |
Wing-Kam Wong
|
0bb5126b96
|
fix(nc-gui): retrieve the comment part from the audit description
|
2 years ago |
Wing-Kam Wong
|
52615bb846
|
refactor(nc-gui): filter inputs
|
2 years ago |
Wing-Kam Wong
|
a6b05fc0e5
|
fix(nc-gui): add select-none to data cell
|
2 years ago |
Wing-Kam Wong
|
bc9b8af46b
|
fix(nc-gui): apply LazySmartsheetDivDataCell
|
2 years ago |
Wing-Kam Wong
|
ed56f6b740
|
feat(nc-gui): add DivDataCell
|
2 years ago |
gitstart
|
daf6c175df
|
chore: use a better name
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
630de0f339
|
fix(nc-gui): attachment input height
|
2 years ago |
gitstart
|
bc3c591b3b
|
chores: used a better name
Co-authored-by: gitstart <gitstart@gitstart.com>
Co-authored-by: frankmagoba <franklinmagoba4@gmail.com>
Co-authored-by: gitstart_bot <gitstart_bot@users.noreply.github.com>
|
2 years ago |
Wing-Kam Wong
|
600e214bd2
|
fix(nc-gui): page-size in pagination
|
2 years ago |
Pranav C
|
5c0cdcaac1
|
chore(gui): lint
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f23f454341
|
fix(gui): switching between tabs or closing tab performance issue
- Use a better approach to pass cell(td) element to attachment component
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
6e3d12b01b
|
chore(gui): add todo
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
d3f2a2575f
|
refactor(gui): implement lazy load option for virtual cells as well
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
e720ac6bf3
|
fix(gui): remove unused icon component
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
526d406621
|
refactor(gui): load the cell only when it is in the viewport
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
5db5e744ef
|
chore(nc-gui): remove unused iconMap
|
2 years ago |
Pranav C
|
6ec29c2236
|
fix(gui): expanded form next/prev icon position correction
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
241e9292ac
|
refactor(gui): use default color for toolbar icons
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
fb24033658
|
fix: icon correction and language menu shadow
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |