Wing-Kam Wong
4f731a8887
fix(nc-gui): infinite import validation errors
2 years ago
Wing-Kam Wong
0153f52304
docs: update import screenshots
2 years ago
Wonkeun No
cc3ca2c71a
feat(formulaUtils):allow decimal for round
...
Add a proper spacing in function description
2 years ago
Wing-Kam Wong
7a8a58d020
fix(nc-gui): at most 5 files for csv import only
2 years ago
Wing-Kam Wong
83d06cb71d
chore(nc-gui): remove console.log
2 years ago
Wing-Kam Wong
65a5eeaa37
chore(nc-gui): fix lint issues
2 years ago
Wing-Kam Wong
1cb9767d6e
feat(nc-gui): add @typescript-eslint/no-this-alias
2 years ago
Wing-Kam Wong
2ec7d24ac2
feat(nc-gui): error handling for import
2 years ago
Wonkeun No
f21c564b4d
feat(formulaUtils):allow decimal for round
...
This commit improves ROUND func description for the user and updates documentation
2 years ago
Wing-Kam Wong
fb053489fd
fix(nc-gui): populate unique table name in non importDataOnly case only
2 years ago
Wing-Kam Wong
df23296774
Merge branch 'develop' into feat/import-optimization
2 years ago
Wonkeun No
8f4f20518a
Merge branch 'develop' into issue-3441
2 years ago
Wonkeun No
9267e95fbb
feat(formulaUtils):allow decimal for round
...
This allows ROUND func to have an optional parameter to show decimal number to the position that the integer parameter specifies
This will address issue-3441
2 years ago
navi
23c3c62ae8
New translations en.json (Italian)
2 years ago
mateonunez
ddce847179
test(grid-locked): expand element should always exist
2 years ago
Wing-Kam Wong
bf72ff1687
feat(nc-gui): populateUniqueTableName
2 years ago
mateonunez
b168e76a59
fix(nc-gui): allow expand when is locked
2 years ago
Wing-Kam Wong
e596bf7ac1
feat(nc-gui): support multiple tn in srcDestMapping
2 years ago
Wing-Kam Wong
52a880d471
feat(nc-gui): add error blocks for parse
2 years ago
Wing-Kam Wong
1dfc069b01
feat(nc-gui): avoid undefined column during async import
2 years ago
braks
eed31087c8
fix(nc-gui): useRoles to check if previewAs is enabled
2 years ago
braks
eea4ef0211
refactor(nc-gui): show expand icon depending on role and readonly state
2 years ago
Wing-Kam Wong
38054ecafe
feat(nc-gui): allow multiple drop
2 years ago
Wing-Kam Wong
99925bc4ba
feat(nc-gui): support multiple files with importingTips
2 years ago
Wing-Kam Wong
56a6da5b63
feat(nc-gui): support max 5 files upload
2 years ago
Wing-Kam Wong
fd262e8660
feat(nc-gui): fallback to SingleLineText if there is some data not numeric
2 years ago
Wing-Kam Wong
e0045de65b
refactor(nc-gui): align the default column names
2 years ago
braks
1eac103651
revert: 2b test
2 years ago
braks
94065a92c0
fix(nc-gui): use `TableDataCell` component to set cell refs
2 years ago
flisowna
4bc7d786d0
geodata: WIP geodata column type
2 years ago
braks
ad5e9a3532
fix(nc-gui): disable text field if readonly
2 years ago
braks
97cdb832e4
fix(nc-gui): show expand icon regardless of readonly state
2 years ago
braks
8b255f3096
refactor(nc-gui): use ref for readonly injection
2 years ago
braks
4478c23b97
fix(nc-gui): hide floating language btn in shared grid view
2 years ago
braks
eb76e7b22d
tests: close modal in 2b tests
2 years ago
flisowna
31d9197266
geodata: cell type WIP
2 years ago
Wing-Kam Wong
1863a18efc
feat(nc-gui): support header option in Excel Import
2 years ago
Wing-Kam Wong
f4b611b5dc
chore(nc-gui): remove unused name in ExcelUrlTemplateAdapter
2 years ago
Wing-Kam Wong
bed98a7ba4
feat(nc-gui): allow excel import to check use first row as headers
2 years ago
braks
8df7d8423c
tests: reduce test flakiness
2 years ago
Wing-Kam Wong
5ef9b64b60
fix(nc-gui): apply promise.all on excel parse function
2 years ago
Wing-Kam Wong
e72bc31352
fix(nc-gui): pass empty object instead of name in ExcelUrlTemplateAdapter
2 years ago
Wing-Kam Wong
72e6ef626d
fix(nc-gui): pass empty object instead of name in JSONUrlTemplateAdapter
2 years ago
braks
030bab3c9b
revert(nc-gui): list items to use regular expanded form
2 years ago
Wing-Kam Wong
ade79ecd50
feat(nc-gui): allow Use First Row as Headers when importing to existing table
2 years ago
Wing-Kam Wong
7068fbcdd9
feat(nc-gui): import url logic
2 years ago
braks
c3ce940676
chore(nc-gui): suspend form
2 years ago
braks
e884a7d1d4
refactor(nc-gui): move readonly injection to smartsheet
2 years ago
Wing-Kam Wong
3d18d991e2
fix(nc-gui): fallback to row[i] if cellObj.w s not found
2 years ago
Wing-Kam Wong
b6f81de2b3
refactor(nc-gui): move the parse string date logic to dateTimeUtil
2 years ago