braks
|
bcff62b834
|
feat(nc-gui): open a separate form for each composable caller
|
2 years ago |
braks
|
a82af3a53f
|
feat(nc-gui): extend `useDialog` by app context opts
|
2 years ago |
braks
|
7c326ce118
|
fix(nc-gui): Add detached expanded form
|
2 years ago |
Wing-Kam Wong
|
f8ad013873
|
refactor(nc-gui): import rename logic
|
2 years ago |
Wing-Kam Wong
|
34eddb9f15
|
fix(nc-gui): autoSelectFieldType -> autoSelectFieldTypes
|
2 years ago |
Wing-Kam Wong
|
f308f41bb3
|
fix(nc-gui): take raw data if autoSelectFieldType is true
|
2 years ago |
Wing-Kam Wong
|
642ada6249
|
feat(nc-gui): get importData.value after pre import
|
2 years ago |
navi
|
66811b1da0
|
New translations en.json (Chinese Simplified)
|
2 years ago |
Wing-Kam Wong
|
041bf96ada
|
fix(nc-gui): handle invalid date cases in import
|
2 years ago |
Wing-Kam Wong
|
1d36ecc17f
|
refactor(nc-gui): fall currency & date to the else case
|
2 years ago |
Wing-Kam Wong
|
2dc5045891
|
feat(nc-gui): allow Auto-Select Field Types in Excel & JSON import
|
2 years ago |
Wing-Kam Wong
|
4ad73666f8
|
feat(nc-gui): optionally import data
|
2 years ago |
Wing-Kam Wong
|
a2e515de5d
|
feat(nc-gui): add callback to excel parsing + refactor
|
2 years ago |
Wing-Kam Wong
|
9732debc4b
|
feat(nc-gui): templateGenerator logic for excel & json
|
2 years ago |
Wing-Kam Wong
|
2e11b200a3
|
fix(nc-gui): column remap logic
|
2 years ago |
Wing-Kam Wong
|
404374a988
|
fix(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
1e533a018f
|
feat(nc-gui): add callback function in parse
|
2 years ago |
Maya Nedeljković Batić
|
f9ea83d52d
|
fix(nc-gui): gallery cover image is clipped
|
2 years ago |
Wing-Kam Wong
|
bed7495a67
|
feat(nc-gui): cover old logic for non streaming import
|
2 years ago |
Wing-Kam Wong
|
6ad264c902
|
feat(nc-gui): add importFileList & streamImportFileList types
|
2 years ago |
Wing-Kam Wong
|
cc05d4b5c1
|
fix(nc-gui): take data[col.column_name] for import
|
2 years ago |
Wing-Kam Wong
|
aa31a9320a
|
fix(nc-gui): correct insert data starting row
|
2 years ago |
Wing-Kam Wong
|
e8c904bdba
|
fix(nc-gui): header -> firstRowAsHeaders
|
2 years ago |
Wing-Kam Wong
|
5c14090e4d
|
feat(nc-gui): add detectColumnType logic
|
2 years ago |
Wing-Kam Wong
|
e843e1d9f6
|
feat(nc-gui): add auto-select field types & use first row as headers checkbox
|
2 years ago |
Wing-Kam Wong
|
0de099c618
|
feat(nc-gui): create dummy column names when header is not available
|
2 years ago |
Wing-Kam Wong
|
33406498e7
|
fix(nc-gui): lint issues, remove worker & add skipEmptyLines
|
2 years ago |
Wing-Kam Wong
|
7f01c9b738
|
feat(nc-gui): prevent uploading files greater than 5MB
|
2 years ago |
Wing-Kam Wong
|
6c7d5e0594
|
refactor(nc-gui): getPossibleUidt function
|
2 years ago |
Wing-Kam Wong
|
a9e272e074
|
feat(nc-gui): import numeric detection logic
|
2 years ago |
Wing-Kam Wong
|
3f435a1bae
|
fix(nc-gui): import DateTime & Date detection logic
|
2 years ago |
Wing-Kam Wong
|
5a4efd58d8
|
fix(nc-gui): csv import column detection logic
|
2 years ago |
Wing-Kam Wong
|
8b82b8a15e
|
fix(nc-gui): single select detection & select type
|
2 years ago |
Wing-Kam Wong
|
e82ddb0966
|
feat(nc-gui): handle datetime logic for import
|
2 years ago |
Wing-Kam Wong
|
a8640df6a9
|
fix(nc-gui): revise getCheckboxValue type
|
2 years ago |
dependabot[bot]
|
a2e493f8e2
|
chore(deps): bump vite from 2.9.12 to 2.9.15 in /packages/nc-gui
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.15.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.15/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.15/packages/vite)
---
updated-dependencies:
- dependency-name: vite
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
mertmit
|
1c2c9d320a
|
fix(nc-gui): use composable instead of redefining
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
mertmit
|
1d495268f5
|
fix(nc-gui): currency handle manual save
Signed-off-by: mertmit <mertmit99@gmail.com>
|
2 years ago |
braks
|
e28a7b4e74
|
chore(nc-gui): marker color
|
2 years ago |
Wing-Kam Wong
|
e2925fe06e
|
feat(nc-gui): add csvTemplateAdapter getData logic
|
2 years ago |
braks
|
10aa15c4a3
|
chore(nc-gui): replace flatMap with arr reduce
|
2 years ago |
braks
|
001c653e90
|
chore(nc-gui): cleanup styles
|
2 years ago |
Wing-Kam Wong
|
c43233ebd7
|
refactor(nc-gui): pass tn & delete column values after it is used
|
2 years ago |
Wing-Kam Wong
|
b95be12114
|
refactor(nc-gui): revise templateGenerator logic & move getData to handleImport
|
2 years ago |
navi
|
663ba5d1e3
|
New translations en.json (Polish)
|
2 years ago |
Wing-Kam Wong
|
15bda1fb1c
|
fix(nc-gui): retrieve tn from fileName for csv import
|
2 years ago |
Wing-Kam Wong
|
5f262c5d90
|
fix(nc-gui): preimport & import loading
|
2 years ago |
Wing-Kam Wong
|
a3fa0e1e3c
|
chore(nc-gui): lint
|
2 years ago |
Wing-Kam Wong
|
e4d8683fa6
|
chore(nc-gui): revise TODO tag for import for tracking easily later
|
2 years ago |
Wing-Kam Wong
|
d892aef5d3
|
feat(nc-gui): add spinner during parsing large data
|
2 years ago |