Raju Udava
43b8006a5a
fix: avoid focus to rich text unless it is expanded ( #8438 )
...
Co-authored-by: mertmit <mertmit99@gmail.com>
6 months ago
Raju Udava
e4e9d2e7f1
Nc fix/duplicate link ( #8422 )
...
* fix: link duplicate (self reference)
* fix: avoid iterating source twice
* fix: duplicate self-referencing oo & hm
* fix: self-referencing mm for tables with bt
---------
Co-authored-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: mertmit <mertmit99@gmail.com>
6 months ago
navi
ab99a7667e
New Crowdin updates ( #8431 )
...
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* 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 (Ukrainian)
* 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 (Hindi)
* New translations en.json (Bengali, India)
* Update source file en.json
6 months ago
Chavy
db08da11a2
fix(nc-gui): Translation issue - Search members ( #8433 )
6 months ago
Pranav C
0b79e4580a
chore: downgrade sqlite version while building executables ( #8435 )
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Ramesh Mane
f85240848d
Nc feat/form validation ( #8409 )
...
* feat(nc-gui): custom validation setup
* fix(nc-gui): custom validation table rounded issue
* fix: add custom field validation type
* fix(nc-gui): updated custom validator
* feat(nc-gui): custom validation working state
* fix(nc-gui): udpate default warning msg
* chore(nc-gui): lint
* fix(nc-gui): grayed out errors if input is focused
* fix(nc-gui): input ring issue
* fix(nc-gui): increase max height of validator select dropdown
* fix(nc-gui): validator select dropdown item text color
* fix(nc-gui): regex validation condition update
* fix(nc-gui): add missing string validation types
* fix(nc-gui): remove unwanted code
* fix(nc-gui): move custom validation to ee
* refacor(nc-gui): form view code
* refactor(nc-gui): separate out formviewstore for ce & ee
* fix(nc-gui): move all validations to another file
* feat(nc-gui): add validation input component
* feat(nc-gui): add time, month types
* fix(nc-gui): add form field limit validations
* fix(nc-gui): add limit link record validation
* fix(nc-gui): add phonenumber & url validation type
* feat(nc-gui): add email, url & phone number validators
* fix(nc-gui): non working phone, email, url validation
* chore(nc-giu): lint
* feat(nc-gui): add attchment type validation
* chore(nc-gui): lint
* fix(nc-gui): add form field validation in shared form
* fix(nc-gui): add form field validation in shared form oss
* fix(nc-gui): oss validation conflict
* fix(nc-gui): enter number validation function
* fix(nc-gui): add config validators
* fix(nc-gui): validation config error handling
* fix(nc-gui): placeholder issue
* fix(nc-gui): custom validation config error handling
* fix(nc-gui): allow negative value validation
* fix(nc-gui): add tooltip for required field switch
* fix(nc-gui): refactor field validation from builder side
* chore(nc-gui): lint
* fix(nc-gui): update number validation logic
* fix(nc-gui): rating field alignment issue
* fix(nc-gui): small changes
* fix(nc-gui): required field validation issue
* fix(nc-gui): allow click on title to enable field config
* feat(nc-gui): business email validation support
* fix(nc-gui): add remove image btn in cell itself
* fix(nc-gui): small changes
* fix(nc-gui): survey form required field validation issue
* fix(nc-gui): error field border issue
* fix(nc-gui): currency validation input cell prefix issue
* fix(nc-gui): remove console
* chore(nc-gui): lint
* fix: information text
* fix(nc-gui): remove contains & doesn't contain option from phone number custom validation
* fix(nc-gui): attachment merge conflict
* fix(nc-gui): attachment cell expand btn size
* fix(nc-gui): PR review changes
* fix(nc-gui): lint
* fix(nc-gui): updated form config heading text color
* fix(nc-gui): small changes
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Raju Udava
d6a3ea49a0
chore: skip build tar & untar step from dockerfile ( #8440 )
...
Co-authored-by: Pranav C <pranavxc@gmail.com>
6 months ago
Anbarasu
ceefe5cff9
feat: sort groups by records count ( #8436 )
...
* feat: group-by count sort
* fix: refactor
* fix: add new row requires manual pageload
* fix: use + for ascending sort
* fix: use tilde instead of count
* fix: groupby sort count not working in shared view
* fix: update group row count
* fix: remove imports
6 months ago
Pranav C
5be970b505
fix: check sortable.el defined or not before invoking destroy method ( #8416 )
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
navi
34a0003961
New Crowdin updates ( #8418 )
...
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* 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 (Ukrainian)
* 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 (Hindi)
* New translations en.json (Bengali, India)
* Update source file en.json
6 months ago
Ramesh Mane
d4fa6a8174
Nc fix: linked records dropdown followup ( #8415 )
...
* fix(nc-gui): update link record dropdown border radius
* fix(nc-gui): move link/unlink btn to the right side
* fix(nc-gui): update placeholder text color
* fix(nc-gui): reduce link record dropdown bottom bar padding x
* fix(nc-gui): update expanded form save btn text in create new record from link record
* fix(nc-gui): grid active cell border issue
* fix(nc-gui): link record dropdown trigger & dropdown spacing
* fix(nc-gui): link record footer btn size
* fix(nc-gui): link record loading state
* fix(nc-gui): update link record search input icon
* fix(nc-gui): update link record item skeleton
* fix(nc-gui): update grid row hover & selected state bg color
* fix(nc-gui): add tooltip on hover over expand icon
* fix(nc-gui): link record tooltip issue
* fix(nc-gui): update search query empty state status
* fix(nc-gui): bt cell ui fixes
* feat(nc-gui): resizable link record dropdown
* fix(nc-gui): external DB, fields re-order to re-align sub fields needs a fix
* chore(nc-gui): lint
* fix(nc-gui): bt & oto cell unlink & link btn visibility issue
* fix(nc-gui): pr review changes
* fix: docs
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Pranav C
a2d265c574
Merge pull request #8426 from nocodb/nc-attachment-ui
...
Nc attachment UI
6 months ago
Pranav C
2455c47088
Merge pull request #8428 from nocodb/nc-fix/2834-one-to-one-erd
...
fix: add one to one relation in ERD diagram
6 months ago
Mert E
89f0895de3
fix: experimental frontend optimizations ( #8427 )
...
* fix: get rid of barrel files
* chore: get rid of explicit imports
* fix: use explicit import for classes and enums
* fix: use explicit import for enum & class & aliases
* fix: build issues
6 months ago
Pranav C
0bc4ac89f9
fix: delete icon
6 months ago
Pranav C
e11991ac80
fix: add max height to avoid overflow
6 months ago
Pranav C
233ac29ccf
fix: expanded modal image size issues and non-image items size correction
6 months ago
Pranav C
2539477b00
fix: fit image and avoid cropping bottom part in modal
6 months ago
Pranav C
254078e9b6
feat: within cell show full image with fixed height and in expanded keep height fixed and crop rest if overflows
6 months ago
Pranav C
6732eaf28d
fix: add one to one relation in ERD diagram
6 months ago
navi
448973c8d3
Merge pull request #8421 from nocodb/8333-ops-auto-upstall-script-enhancements
...
NocoDB installation folder changed to current directory
6 months ago
Rohit
218f20ba76
fix: changed GITHUB_ENV to GITHUB_OUTPUT
6 months ago
Rohit
580b3d273d
fix: swtch to single quotes
6 months ago
Rohit
ff0e63a976
fix: space instead of \n
6 months ago
Rohit
b328549450
fix: fixed typo
6 months ago
Rohit T P
9c4047db23
Merge branch 'develop' into 8333-ops-auto-upstall-script-enhancements
6 months ago
Rohit T P
67acbf21f9
chore: changed NOCO_HOME to ./nocodb
6 months ago
Mert E
08dfcfa7d6
fix: type issues ( #8413 )
6 months ago
Mert E
2d1c743f84
chore: sync ( #8378 )
...
* fix: unique per column for databricks
* fix: id invisible for databricks
* fix: PR requested changes
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
6 months ago
Raju Udava
af2c426c9f
Nc fix/UI flaws p2 ( #8394 )
...
* fix: avoid data reload on field hide & rearrange
* fix: load rollup_function on edit
* fix: hide field if no rollup fn is available
* fix: allowed rollup fns
* fix: multiselect blur on escape
* test: skip wait for update from server for hide field ops
* fix: skip wait for response for field toggle
* fix: disable validation only for hide field
* fix: error handling
* fix: base name missing on dashboard
* fix: replace slash with arrow
* fix: table expand icon & animation
* fix: view chevron
* fix: chevron for base and chevron sizes
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
6 months ago
navi
3747a5fc3c
New translations en.json (Vietnamese) ( #8395 )
6 months ago
Ramesh Mane
14065f60f8
fix(nc-gui): members empty state translation issue ( #8401 )
6 months ago
Pranav C
ed7984508c
docs: coderabbitai suggestions ( #8404 )
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Pranav C
2e993445f6
Merge pull request #8400 from nocodb/nc-docs/links-modal
...
docs: update link modal
6 months ago
Pranav C
d54b4e0381
Merge pull request #8399 from nocodb/nc-one-to-one
...
Nc one to one
6 months ago
Pranav C
03c1e429aa
refactor: use variables to improve readability
6 months ago
Pranav C
b72ee44379
fix: add missing tooltip for one to one
6 months ago
Pranav C
3792a9a0b6
fix: always show tooltip for links, formula,rollup and lookup
6 months ago
Pranav C
413b91a192
test: correction
6 months ago
Pranav C
3195d88c82
fix: one-to-one relation in nested add new row option
6 months ago
Raju Udava
99e55162c9
fix: order of link types
6 months ago
Pranav C
ba47522286
fix: one-to-one column delete bug
6 months ago
Pranav C
1b33ebecfb
feat: enable one-to-one relation
6 months ago
Pranav C
6786d374ed
Merge pull request #8396 from nocodb/nc-filter-group-logic-op
...
Allow only same logical operation in filter group level
6 months ago
Raju Udava
1c100ab153
docs: update link modal
6 months ago
Pranav C
4cbe8dcba2
fix: add missing await
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
6 months ago
Mert E
838c716a08
fix: sorter UI ( #8393 )
...
* feat: use inline sorter instead of dropdown
* chore: lint
* fix: comparison logic for useUserSort
6 months ago
Mert E
b4e005eb43
Merge pull request #8391 from nocodb/nc-fix/2801-shared-form-bt
...
fix: belongs-to relation in shared form
6 months ago
Pranav C
2e19e4746a
fix: belongs-to relation in shared form
6 months ago
Raju Udava
d0cc64773d
fix: PW tests for webhook
6 months ago