Wing-Kam Wong
934c0a482b
chore(nc-gui): change maxSelectOptionsAllowed to 64
2 years ago
Pranav C
491f9557a3
feat(gui): if bt column is required then mark it as required in header
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
c93e2afda0
feat(gui): save expanded form data only if all required field values provided
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ecdc8ac347
fix(gui): update required condition
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
49ae42e4b4
refactor(gui): check default value is null or undefined
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Pranav C
ea84797381
fix(gui): save record only after all required fields are provided
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
2 years ago
Wing-Kam Wong
dd573ebeb5
feat(nc-gui): add getDateFormat
2 years ago
Wing-Kam Wong
665b0d5764
chore(nc-gui): lint
2 years ago
Wing-Kam Wong
480e9cef03
feat(nc-gui): convert col to SingleLineText if detected options are greater than maxSelectOptionsAllowed
2 years ago
Wing-Kam Wong
634215b3e2
chore(nc-gui): remove unused sqlUi
2 years ago
Wing-Kam Wong
533bb0104e
fix(nc-gui): remove dt enrichment and fix comment
2 years ago
braks
1ce9dcc420
fix(nc-gui): check if sheet exists on name generation
2 years ago
braks
4c29fa18ff
refactor(nc-gui): use lazy load and cleanup imports
2 years ago
braks
b27e909ade
refactor(nc-gui): use dynamic import for unique names pkg
2 years ago
braks
5a566fb9fd
chore(nc-gui): use promise in validator
2 years ago
braks
1e163d7867
refactor(nc-gui): tree-shake locale-codes
2 years ago
braks
baa955ad7e
revert(nc-gui): use import on init for xlsx
2 years ago
braks
6f483ed0f1
refactor(nc-gui): import only necessary portions from papaparse
2 years ago
braks
c997a928e9
chore(nc-gui): cleanup types
2 years ago
braks
4671765ab2
fix(nc-gui): import only necessary portions from xlsx
2 years ago
Wing-Kam Wong
02fc7da224
feat(nc-gui): enrich .dt & save dtxp for singleSelect / multiSelect
2 years ago
braks
ff4af30b47
chore(nc-gui): export mem storage from utils
2 years ago
braks
d3a4bca8f3
feat(nc-gui): store sidebar states separately by id
...
# What's changed?
* use a sidebar id to identify the state
* use in memory storage to store the states
* use local storage to store persistent states
* add MemStorage class
2 years ago
Raju Udava
479373fe04
refactor: i18n validation error messages
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
2 years ago
braks
81db2c8435
chore(nc-gui): fix type issues and set proper ref types
2 years ago
braks
3320453637
chore(nc-gui): remove `as any` typecasts wherever possible
2 years ago
Wing-Kam Wong
961f8ecc3a
feat(nc-gui): add kanban in viewTypeAlias
2 years ago
Wing-Kam Wong
f97ea536b4
chore: move nc-gui-v2 to nc-gui
2 years ago