navi
|
a3e68a7756
|
New translations en.json (Hebrew)
|
2 years ago |
navi
|
91b6d19277
|
New translations en.json (Italian)
|
2 years ago |
navi
|
02666317d5
|
New translations en.json (Korean)
|
2 years ago |
navi
|
db549778c5
|
New translations en.json (Dutch)
|
2 years ago |
navi
|
c463d10d6d
|
New translations en.json (Norwegian)
|
2 years ago |
navi
|
2fae029ef1
|
New translations en.json (Polish)
|
2 years ago |
navi
|
7395344c0c
|
New translations en.json (Portuguese)
|
2 years ago |
navi
|
9a8a064140
|
New translations en.json (Russian)
|
2 years ago |
navi
|
51c5ed032a
|
New translations en.json (Japanese)
|
2 years ago |
navi
|
c3768f6e73
|
New translations en.json (Slovenian)
|
2 years ago |
navi
|
e87a53e1a2
|
New translations en.json (Turkish)
|
2 years ago |
navi
|
afe77d67a5
|
New translations en.json (Ukrainian)
|
2 years ago |
navi
|
487b336f02
|
New translations en.json (Chinese Simplified)
|
2 years ago |
navi
|
ba00896aa7
|
New translations en.json (Chinese Traditional)
|
2 years ago |
navi
|
73a2bf27a7
|
New translations en.json (Vietnamese)
|
2 years ago |
navi
|
446c748d08
|
New translations en.json (Portuguese, Brazilian)
|
2 years ago |
navi
|
8253fb2d1f
|
New translations en.json (Indonesian)
|
2 years ago |
navi
|
8b0a6e96ec
|
New translations en.json (Persian)
|
2 years ago |
navi
|
44b28e82f0
|
New translations en.json (Thai)
|
2 years ago |
navi
|
6f6f5307c0
|
New translations en.json (Croatian)
|
2 years ago |
navi
|
833b0d3456
|
New translations en.json (Latvian)
|
2 years ago |
navi
|
f7ac24d8e5
|
New translations en.json (Hindi)
|
2 years ago |
navi
|
4de4c2678c
|
New translations en.json (Swedish)
|
2 years ago |
navi
|
f7eb8bdca5
|
New translations en.json (German)
|
2 years ago |
navi
|
f847157940
|
Update source file en.json
|
2 years ago |
աɨռɢӄաօռɢ
|
3e3b7a9987
|
Merge pull request #3992 from nocodb/fix/missing-kanban-collapsed-title
fix(nc-gui): add missing uncategorized title when stack is collapsed
|
2 years ago |
Pranav C
|
fcdf749de6
|
Merge pull request #3993 from nocodb/fix/3987-locked-view-bug
Fix: Avoid locking treeview operations based on view lock
|
2 years ago |
Pranav C
|
5937b0a010
|
Merge pull request #3953 from nocodb/fix/3696-save-new-row-with-rqd-fld
Fix: Grid view - save new row only when all required cell values provided
|
2 years ago |
Raju Udava
|
16029f175c
|
test: increase ANT_MESSAGE_DURATION to 0.5
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
Pranav C
|
3ef9115674
|
refactor(gui): avoid locking treeview operation based on view lock
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Pranav C
|
f0dd065e79
|
refactor(gui): group import statements
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
2 years ago |
Raju Udava
|
96eb0c3fa7
|
Merge pull request #3980 from nocodb/feat/survey-form-animation
feat(nc-gui): add animation to survey form on keypress
|
2 years ago |
braks
|
d71f3adaef
|
chore(nc-gui): reduce default transition duration
|
2 years ago |
braks
|
4eb927f29e
|
feat(nc-gui): allow customizing transition duration in survey form
|
2 years ago |
braks
|
d2e89c7226
|
feat(nc-gui): add animation to survey form on keypress
# What's changed?
* small keypress animations on survey form
* add info on line breaks for textarea fields
|
2 years ago |
Raju Udava
|
83dfa3e317
|
Merge pull request #3989 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
Wing-Kam Wong
|
0c6cf2f3a8
|
fix(nc-gui): add missing uncategorized title when stack is collapsed
|
2 years ago |
Raju Udava
|
b4994c8ea7
|
Merge pull request #3981 from nocodb/test/survey-mode
test: survey form
|
2 years ago |
Raju Udava
|
3db8c296cb
|
test: mark fullText in sakila/film as NULLABLE
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 years ago |
navi
|
83bdb32a10
|
New translations en.json (German)
|
2 years ago |
Pranav C
|
d1397fe12f
|
fix(gui): whenever tab/view switched save any existing changes in previous view
Signed-off-by: Pranav C <pranavxc@gmail.com>
|
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
|
73d2154f60
|
fix(gui): extract foreign key value from belongs to
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
|
4f6d92b2e1
|
fix(gui): highlight required column if value is null/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 |
navi
|
fcbf7b1dde
|
Merge pull request #3984 from nocodb/l10n_develop_2
New Crowdin updates
|
2 years ago |
navi
|
b54528499b
|
New translations en.json (German)
|
2 years ago |