Raju Udava
|
312120fd0b
|
test: cy-stability for dropdown
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
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 |
Wing-Kam Wong
|
f97ea536b4
|
chore: move nc-gui-v2 to nc-gui
|
2 years ago |
Raju Udava
|
3fe42c1a25
|
refactor: i18n updates
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Raju Udava
|
aaea33d5aa
|
refactor: i18n for message.success
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
d0b9abc61b
|
refactor(gui-v2): i18n - antd table - noData
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Wing-Kam Wong
|
edaabf0276
|
chore(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
7a2d2279ca
|
fix(gui-v2): missing data in quick import after renaming table
|
2 years ago |
Wing-Kam Wong
|
1a3c3d51ae
|
fix(gui-v2): use import data with the first key
|
2 years ago |
Wing-Kam Wong
|
0f2c61ee2c
|
fix(gui-v2): table_name -> ref_table_name
|
2 years ago |
braks
|
0444a20bd4
|
refactor(gui-v2): replace `pink-500` with `accent` color
|
2 years ago |
braks
|
df7f506893
|
feat(gui-v2): implement customizable theme vars
|
2 years ago |
braks
|
63c7c88a12
|
chore(gui-v2): cleanup styles
|
2 years ago |
braks
|
c081ffc0a9
|
chore(gui-v2): cleanup types
|
2 years ago |
braks
|
eb3bc5cedc
|
feat(gui-v2): open quickimport dialog on file drop
|
2 years ago |
braks
|
30d98c5560
|
chore(gui-v2): cleanup imports and fix formatting
|
2 years ago |
braks
|
83eca162ef
|
chore(gui-v2): cleanup typecheck issues
|
2 years ago |
braks
|
0aac7e9b43
|
chore(gui-v2): cleanup typecheck issues
|
2 years ago |
Wing-Kam Wong
|
761ca6eacc
|
refactor(gui-v2): use message instead of notification
|
2 years ago |
Wing-Kam Wong
|
7c03cc79c5
|
fix(gui-v2): lint & use notification
|
2 years ago |
Wing-Kam Wong
|
1fddc7c9e5
|
fix(gui-v2): lint
|
2 years ago |
Wing-Kam Wong
|
89dedf5f14
|
refactor(gui-v2): remove icon imports
|
2 years ago |
Wing-Kam Wong
|
6d385adf48
|
refactor(gui-v2): fieldsValidation
|
2 years ago |
Wing-Kam Wong
|
ffd98b1175
|
feat(gui-v2): add maxRowsToParse
|
2 years ago |
Wing-Kam Wong
|
a4b871f1f1
|
feat(gui-v2): import data only logic
|
2 years ago |
Wing-Kam Wong
|
197d59d402
|
wip(gui-v2): import csv validation
|
2 years ago |
Wing-Kam Wong
|
b103e2ad49
|
feat(gui-v2): src dest column mapping layout
|
2 years ago |
Wing-Kam Wong
|
cf091e2f3c
|
wip(gui-v2): import data only logic
|
2 years ago |
Wing-Kam Wong
|
c464277aab
|
fix(gui-v2): add@import & emit
|
2 years ago |
Wing-Kam Wong
|
14ec15cd3d
|
fix(gui-v2): set SingleLineText as default
|
2 years ago |
Wing-Kam Wong
|
63fe318d62
|
fix(gui-v2): revise editor template input style
|
2 years ago |
Wing-Kam Wong
|
9c4594ef34
|
fix(gui-v2): fix json validation logic
|
2 years ago |
Wing-Kam Wong
|
4f036e4218
|
fix(gui-v2): use <a-select/> with show-search
|
2 years ago |
Wing-Kam Wong
|
1280922286
|
fix(gui-v2): revise based on PR comments
|
2 years ago |
Wing-Kam Wong
|
7247c5980d
|
feat(gui-v2): add isValid & apply tailwindcss on Editor
|
2 years ago |
Wing-Kam Wong
|
883727760c
|
feat(gui-v2): expose importTemplate and remove editorTitle
|
2 years ago |
braks
|
e4077cd12a
|
refactor(gui-v2): cleanup template editor component
# What's changed?
* fix types
* change arrow fns to regular functions to avoid ordering issues
* move templateColumns to utils file
|
2 years ago |
Wing-Kam Wong
|
be5008a625
|
refactor(gui-v2): button size
|
2 years ago |
Wing-Kam Wong
|
65aef10f77
|
fix(gui-v2): add missing []
|
2 years ago |
Wing-Kam Wong
|
a51ba23fee
|
refactor(gui-v2): styling & use classes
|
2 years ago |
Wing-Kam Wong
|
c05ef731c7
|
refactor(gui-v2): use fieldRequiredValidator
|
2 years ago |
Wing-Kam Wong
|
96640b2933
|
feat(gui-v2): add spinning to template editor & clean up
|
2 years ago |
Wing-Kam Wong
|
7d3ff6b2c3
|
chore(gui-v2): revise margin
|
2 years ago |
Wing-Kam Wong
|
2f3c9c932c
|
style(gui-v2): template editor
|
2 years ago |
Wing-Kam Wong
|
eb7143d929
|
fix(gui-v2): delete logic
|
2 years ago |
Wing-Kam Wong
|
1aac0f663a
|
refactor(gui-v2): template editor
|
2 years ago |
Wing-Kam Wong
|
535657ebf2
|
feat(gui-v2): display select column title conditionally
|
2 years ago |
Wing-Kam Wong
|
61c76465d3
|
refactor(gui-v2): importTemplate function
|
2 years ago |
Wing-Kam Wong
|
b9737dca9d
|
chore(gui-v2): bypass bulk import if data is not found & reset loading
|
2 years ago |