navi
d567ffe41b
New translations en.json (Hebrew) ( #7930 )
8 months ago
navi
df8582c9e0
New Crowdin updates ( #7892 )
...
* Update source file en.json
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Basque)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Slovenian)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Traditional)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Basque)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Slovenian)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Traditional)
* New translations en.json (English)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
* Update source file en.json
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Basque)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Slovenian)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Traditional)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
* fix: overwrites
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
---------
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
8 months ago
Ramesh Mane
34cc8197d4
Nc fix: Form view bug fixes ( #7899 )
...
* fix(nc-gui): show inline form field validation errors
* fix(nc-gui): display inline validation error in shared form and form builder
* fix(nc-gui): shared form default value issue
* fix(nc-gui): limit option spell mistake
* fix(nc-gui): form title update issue when toggle between grid & form view
* fix(nc-gui): form banner & logo display issue on upload
* chore(nc-gui): lint
* fix(nc-gui): show error message on press non numeric keys in numeric field
* fix(nc-gui): add key for form banner and logo
* fix(nc-gui): show currency suffix only in form
* fix(nc-gui): edit column default value input height issue
* fix(nc-gui): form checkbox field enter keypress should navigate to next question in survey form
* fix(nc-gui): escape should blur focus field in survey form
* fix(nc-gui): add currency code suffix in form view currency field
* chore(nc-gui): lint
* fix(nc-gui): add percent suffix in form view percent field
* fix(nc-gui): survey form pw test fail issue
* fix(nc-gui): filter pw test fail issue
* fix(nc-gui): add missing classname in oss
* fix(nc-gui): survey form ui break issue
* fix(nc-gui): update oss survey form file
* fix(nc-gui): in survey form branding text color should be dynamic based on form bg color
* chore(nc-gui): lint
* fix(nc-gui): ai pr review changes
* fix(nc-gui): pr review changes #2555
* fix(nc-gui): use handler instead on ternery condition
8 months ago
Pranav C
0e13bff899
Nc feat/one to one ( #7915 )
...
* feat: one-to-one relation - wip
* feat: one-to-one relation
* feat: one-to-one relation - link, unlink, list, excluded list, single query
* fix: pass proper fk value
* feat: add non-single-query support
* feat: filter, sort and delete
* fix: ui - keep only one as linked record in ui - similar to bt
* fix: initial column name correction
* fix: field modal related fixes
* fix: nested insert related bugs
* fix: nested insert corrections
* fix: formula support
* fix: delete cell data
* fix: invalid offset issue
* fix: form submit issue
* fix: return first element - oo relation
* fix: Lookup column rendering
* fix: add link api correction
* fix: sort and group by menu correction
* chore: lint
* refactor: spacing between radio buttons
* fix: undo/redo support with delete key
* fix: formula related issues
* fix: duplicate related issues
* fix: ui label and icon color
* chore: lint
* chore: reset page if offset is beyond offset(temporary solution)
* refactor: suggested review changes
* refactor: suggested review changes
* chore: lint
* fix: missing await
Signed-off-by: Pranav C <pranavxc@gmail.com>
* refactor: add comments
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: Pranav C <pranavxc@gmail.com>
8 months ago
Raju Udava
41f294db7b
Revert "feat(nc-gui): new share ui ( #7845 )"
...
This reverts commit f3c626abc3
.
8 months ago
Anbarasu
f3c626abc3
feat(nc-gui): new share ui ( #7845 )
...
* feat(nc-gui): new share ui
* fix(nc-gui): hide view, base tab when opened from base
* fix(nc-gui): update prefill form labels
* fix(nc-gui): invite user to base
* fix(playwright): update share tests
* fix(nc-gui): enable shared base edit access in oss
* fix(nc-gui): truncate text if overflows
* fix(nc-gui): show tooltips if truncated
* fix(nc-gui): animate icons
* fix(playwright): oss tests fix
* fix(nc-gui): review changes
* fix(nc-gui): minor changes
* fix(nc-gui): update tabs
* fix(nc-gui): update translation
* fix(nc-gui): update heading size
* feat(nc-gui): support sharing any views from share modal
* fix(nc-gui): review changes
* fix(nc-gui): pr review changes
8 months ago
navi
d95b9def0b
New Crowdin updates ( #7863 )
...
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Basque)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Slovenian)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Traditional)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
8 months ago
Ramesh Mane
2cd0a1c74a
Nc feat/survey form v2 ( #7843 )
...
* fix(nc-gui): survey form v2 setup
* fix(nc-gui): survey form ui updated
* fix(nc-gui): survery form ui changes for oss
* chore(nc-gui): lint
* chore(nc-gui): lint
* chore(nc-gui): revert unrelated changes
* test(nc-gui): update pw test of survey form
* fix(nc-gui): update survey form according to new design
* fix(nc-gui): add survey form slide animation
* fix(nc-gui): hide survey form pagination in first slide
* fix(nc-gui): optimize shared form for mobile screen
* chore(nc-gui): lint
* fix(nc-gui): pw test fail issue
* fix(nc-gui): some of the pr review changes
* fix(nc-gui): add placeholder for datetime related fields
* fix(nc-gui): allow upload same file next time
* fix(nc-gui): gallery image display issue nocodb/nocodb/issues/7851
* chore(nc-gui): lint
* fix(nc-gui): survey form ui changes for oss
* fix(nc-gui): use i18n for survey form
* fix(nc-gui): use keydown space for date, datetime fields to open modal in survey form
8 months ago
navi
8edad3be55
New Crowdin updates ( #7852 )
...
* New translations en.json (French)
* New translations en.json (Spanish)
* New translations en.json (Arabic)
* New translations en.json (Czech)
* New translations en.json (Danish)
* New translations en.json (German)
* New translations en.json (Basque)
* New translations en.json (Finnish)
* New translations en.json (Hebrew)
* New translations en.json (Italian)
* New translations en.json (Japanese)
* New translations en.json (Korean)
* New translations en.json (Dutch)
* New translations en.json (Norwegian)
* New translations en.json (Polish)
* New translations en.json (Portuguese)
* New translations en.json (Russian)
* New translations en.json (Slovak)
* New translations en.json (Slovenian)
* New translations en.json (Swedish)
* New translations en.json (Turkish)
* New translations en.json (Ukrainian)
* New translations en.json (Chinese Simplified)
* New translations en.json (Chinese Traditional)
* New translations en.json (English)
* New translations en.json (Vietnamese)
* New translations en.json (Portuguese, Brazilian)
* New translations en.json (Indonesian)
* New translations en.json (Persian)
* New translations en.json (Thai)
* New translations en.json (Croatian)
* New translations en.json (Latvian)
* New translations en.json (Hindi)
* New translations en.json (Bengali, India)
8 months ago
navi
e8a28121ff
New translations en.json (Bengali, India)
8 months ago
navi
66753fe87a
New translations en.json (Hindi)
8 months ago
navi
a33eff1aeb
New translations en.json (Latvian)
8 months ago
navi
3f68fc6b0e
New translations en.json (Croatian)
8 months ago
navi
bfa4f2c669
New translations en.json (Thai)
8 months ago
navi
a8cc16025b
New translations en.json (Persian)
8 months ago
navi
c5ee66ad14
New translations en.json (Indonesian)
8 months ago
navi
c971e25b5b
New translations en.json (Portuguese, Brazilian)
8 months ago
navi
0b71f1cf50
New translations en.json (Vietnamese)
8 months ago
navi
18ad1ff628
New translations en.json (English)
8 months ago
navi
e6e9aa2298
New translations en.json (Chinese Traditional)
8 months ago
navi
2b8e8ed7cd
New translations en.json (Chinese Simplified)
8 months ago
navi
90c76f2b2b
New translations en.json (Ukrainian)
8 months ago
navi
a161f32819
New translations en.json (Turkish)
8 months ago
navi
26f4cc6c0d
New translations en.json (Swedish)
8 months ago
navi
0305190384
New translations en.json (Slovenian)
8 months ago
navi
2e12dce630
New translations en.json (Slovak)
8 months ago
navi
6d801b7d80
New translations en.json (Russian)
8 months ago
navi
55063db9ae
New translations en.json (Portuguese)
8 months ago
navi
9c04792ae6
New translations en.json (Polish)
8 months ago
navi
1b8366d168
New translations en.json (Norwegian)
8 months ago
navi
00630495a1
New translations en.json (Dutch)
8 months ago
navi
d1c4a39209
New translations en.json (Korean)
8 months ago
navi
ec216793a2
New translations en.json (Japanese)
8 months ago
navi
66580c5adf
New translations en.json (Italian)
8 months ago
navi
bb07b7c7f9
New translations en.json (Hebrew)
8 months ago
navi
73f7947c1f
New translations en.json (Finnish)
8 months ago
navi
3d034258a6
New translations en.json (Basque)
8 months ago
navi
df99bf4da3
New translations en.json (German)
8 months ago
navi
6a078d12d7
New translations en.json (Danish)
8 months ago
navi
1065e8a7e6
New translations en.json (Czech)
8 months ago
navi
d761b03ff4
New translations en.json (Arabic)
8 months ago
navi
43c990b9ac
New translations en.json (Spanish)
8 months ago
navi
04b7b04445
New translations en.json (French)
8 months ago
navi
252b0cbbda
Update source file en.json
8 months ago
DarkPhoenix2704
6125c2fca3
feat: gui
8 months ago
Ramesh Mane
5c089aa873
fix(nc-gui): update prefillform info tooltip text
8 months ago
Raju Udava
ba0e765e8c
chore: case change
8 months ago
Ramesh Mane
70bde41568
chore(nc-gui): revert unrelated changes
8 months ago
Ramesh Mane
b36de0bd08
feat(nc-gui): add tooltip for base icon
8 months ago
Ramesh Mane
30d4edc3df
fix(nc-gui): update base icon color picker model with new design
8 months ago