Wing-Kam Wong
|
9e2c41e22e
|
chore: sdk path
|
2 years ago |
wingkwong
|
76cc2cd28a
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Wing-Kam Wong
|
cc88c53c84
|
chore(nc-gui): lint
|
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 |
Wing-Kam Wong
|
8598786866
|
fix(nc-gui): include ds checking when creating a table
|
2 years ago |
navi
|
7c09cbf5ee
|
New translations en.json (Portuguese, Brazilian)
|
2 years ago |
Wing-Kam Wong
|
3cb3170268
|
fix(nc-gui): emit number for checkbox in mssql
|
2 years ago |
Wing-Kam Wong
|
83c34efb36
|
fix(nc-gui): add item.data to possible source
|
2 years ago |
Wing-Kam Wong
|
e86aef08cb
|
chore(nc-gui): import iconMap
|
2 years ago |
Wing-Kam Wong
|
5bc2c389a6
|
fix(nc-gui): revise signout logic in refreshToken
|
2 years ago |
Wing-Kam Wong
|
000a39f19d
|
fix(nc-gui): add back signout api
|
2 years ago |
Wing-Kam Wong
|
5036a5d27e
|
fix(nc-gui): remove non-existing sign out api
|
2 years ago |
Khisby Al Ghofari
|
7fecf73556
|
feat(nc-gui): lint
|
2 years ago |
Khisby Al Ghofari
|
1dc832b0bf
|
feat(nc-gui): specific param type
|
2 years ago |
Khisby Al Ghofari
|
7860ab5495
|
feat(nc-gui): fix bug checkbox with multiple table
|
2 years ago |
Khisby Al Ghofari
|
cac6b6bb15
|
feat(nc-gui): improve UI
|
2 years ago |
Khisby Al Ghofari
|
dc5ae370f4
|
feat: add check all on action column editor import modal
|
2 years ago |
Wing-Kam Wong
|
630de0f339
|
fix(nc-gui): attachment input height
|
2 years ago |
navi
|
84fb1d5de2
|
New translations en.json (Chinese Simplified)
|
2 years ago |
navi
|
c98e53152b
|
New translations en.json (Chinese Simplified)
|
2 years ago |
Wing-Kam Wong
|
cda6ed2264
|
chore: update sdk path
|
2 years ago |
wingkwong
|
0f8d3bb63c
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Wing-Kam Wong
|
06b998cdff
|
chore: update sdk path
|
2 years ago |
wingkwong
|
60a636ce6e
|
[create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
|
2 years ago |
Wing-Kam Wong
|
4d2ed1d499
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
600e214bd2
|
fix(nc-gui): page-size in pagination
|
2 years ago |
Wing-Kam Wong
|
aeeadbd7c1
|
refactor(nc-gui): show audit desc better
|
2 years ago |
navi
|
4cd2928f63
|
New translations en.json (Chinese Simplified)
|
2 years ago |
navi
|
2d85528df3
|
New translations en.json (Portuguese, Brazilian)
|
2 years ago |
Wing-Kam Wong
|
55f9281c25
|
refactor(nc-gui): revise audit description
|
2 years ago |
Pranav C
|
22a3e56d4b
|
fix(gui): maintain multi select option order using flex order property
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
navi
|
5a5d7bd6fe
|
New translations en.json (Ukrainian)
|
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 |
Wing-Kam Wong
|
d85e01f336
|
refactor(nc-gui): remove audit calls from frontend side
|
2 years ago |
Wing-Kam Wong
|
d425a65741
|
chore(nc-gui): add margin bottom to header plus button
|
2 years ago |
Pranav C
|
6e3d12b01b
|
chore(gui): add todo
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
a80f8fd99c
|
chore(nc-gui): version cant be undefined
|
2 years ago |
navi
|
4398ce6eb3
|
New translations en.json (French)
|
2 years ago |
navi
|
0597e8cebe
|
New translations en.json (French)
|
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
|
02ecf688cf
|
fix(nc-gui): revise call log structure
|
2 years ago |
Pranav C
|
86b729ad7e
|
refactor(gui): render ant select component only when cell is active or in editable state
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
1f4465b1de
|
feat(gui): replace ClampText with css to improve performance of grid view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
5db5e744ef
|
chore(nc-gui): remove unused iconMap
|
2 years ago |