Ramesh Mane
51efbf409c
chore(nc-gui): lint
7 months ago
Ramesh Mane
09f53e3997
fix(nc-gui): typo mistake
7 months ago
Ramesh Mane
2a78930923
Nc feat/form view builder field settings in right pannel and fixed column delete modal virtual cell icon issue ( #7927 )
...
* feat(nc-gui): form field in right pannel setup
* fix(nc-gui): inline form field reorder issue
* fix(nc-gui): make edit form field right panel scrollable
* fix(nc-gui): form field limit option hide btn focus box shadow style issue
* fix(nc-gui): add support to edit form column in form view builder
* feat(nc-gui): added form field header menu dropdown
* fix(nc-gui): tab issue in form builder
* feat(nc-gui): add support to edit column from form builder itself
* fix(nc-gui): wrong virtual cell icon in column delete modal
* feat(nc-gui): column edit, hide, delete option in form builder field settings
* fix(nc-gui): move all form field settings radio btns to the right side
* chore(nc-gui): lint
* chore(nc-gui): lint errors
* chore(nc-gui): lint
* fix(nc-gui): update 'change icon color' text case
* fix(nc-gui): small changes
* fix(nc-gui): form builder side panel field div key issue
* fix(nc-gui): form view outsideclick fild toggle issue
* chore(nc-gui): lint
* fix(nc-gui): hide select dropdown in value is selected and show if value is not selected
* fix(nc-gui): suggested review changes
* fix(nc-gui): make form field rich text options sticky at bottom
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): lazy import richtext component
* fix(nc-gui): set the max height for form rich text fields
* fix(nc-gui): move form settings switch inputs to the right side
* fix(nc-gui): move form select type field layout option to appearance settings section
* fix(nc-gui): select form active field text on focus
* fix(nc-gui): form rich text element menu option tabindex issue
* fix(nc-gui): form search field input autofill issue
* fix(nc-gui): update position of rich text menu option of form description
* feat(nc-gui): adjustable form view sidebar width
* chore(nc-gui): lint
* fix(nc-gui): typo mistake
* fix(nc-gui): PR review changes
7 months ago
Pranav C
63eb6eeab1
Merge pull request #7962 from nocodb/fix/formula-pg-right-and-left-functions
...
fix: Formula - RIGHT and LEFT methods argument type correction
7 months ago
renovate[bot]
5132ec449d
chore(renovate): Update patch ( #7959 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
7 months ago
dependabot[bot]
6b6ef4f845
chore(deps): bump webpack-dev-middleware in /packages/noco-docs ( #7934 )
...
Bumps [webpack-dev-middleware](https://github.com/webpack/webpack-dev-middleware ) from 5.3.3 to 5.3.4.
- [Release notes](https://github.com/webpack/webpack-dev-middleware/releases )
- [Changelog](https://github.com/webpack/webpack-dev-middleware/blob/v5.3.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-dev-middleware/compare/v5.3.3...v5.3.4 )
---
updated-dependencies:
- dependency-name: webpack-dev-middleware
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 months ago
Mert E
8dd54d5d53
fix: update discord link ( #7964 )
...
Co-authored-by: Pranav C <pranavxc@gmail.com>
7 months ago
Pranav C
35ca80c97e
fix: formula - RIGHT and LEFT methods argument type correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
8 months ago
Pranav C
4bd16f8efc
Merge pull request #7958 from nocodb/nc-fix/misc-bugs
...
Nc fix/misc bugs
8 months ago
renovate[bot]
4cd931e168
chore(renovate): Update patch ( #7950 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
Pranav C
f888191545
Merge pull request #7942 from nocodb/nc-fix/offset-in-links-modal
...
fix: Reset offset count when closing modal or when filter query changes
8 months ago
navi
97b830c301
New translations en.json (Swedish) ( #7956 )
8 months ago
Pranav C
11fe984a67
Nc fix/insert issue ( #7947 )
...
* fix: use optimized query reader for post insert read
* fix: use optimised query for read before delete
* fix: add async
8 months ago
navi
393b89b19a
New Crowdin updates ( #7955 )
...
* New translations en.json (Polish)
* New translations en.json (Ukrainian)
8 months ago
Anbarasu
2ee96cf36c
fix(nc-gui): calendar minor fixes ( #7943 )
...
* fix(nocodb): skip data refetch when hiding fix(nocodb): duplicate view does not copy field formattings
* fix(nc-gui): update the size of icons
* fix(nc-gui): single select focus not lost on escape press
* fix(nc-gui): disable focus on cell, if opening and not creating
* fix(nocodb): playwright failing
* fix(nc-gui): playwright failing
* fix(nc-gui): hide loading on field enable/disable
* fix(nc-gui): allow all fields reorder. prevent reorder tigger loading screen on load
8 months ago
Pranav C
df1cd20c7e
Post-release: Master and develop branch sync ( #7953 )
...
* chore: update upgradeNocodbSdk script (#7940 )
Signed-off-by: mertmit <mertmit99@gmail.com>
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Pranav C <pranavxc@gmail.com>
Co-authored-by: Mert E <mertmit99@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: pranavxc <pranavxc@users.noreply.github.com>
8 months ago
Pranav C
1d54166a6b
Merge pull request #7946 from nocodb/fix/v2-insert-api-response
...
fix: Use column title as alias in bulk insert return statement
8 months ago
Pranav C
74b351483b
refactor: type correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
8 months ago
Mert E
5fb78f1bc5
Merge pull request #7941 from nocodb/chore/master-sync-action
...
chore: create PR for master sync after release
8 months ago
mertmit
e4af50e1de
chore: change logic for branch name and add a comment
...
Signed-off-by: mertmit <mertmit99@gmail.com>
8 months ago
Mert E
1a81457c55
Merge pull request #7938 from nocodb/sync-master
...
Post-release sync
8 months ago
Pranav C
caf7160e7d
fix: use column title as alias in bulk insert return statement
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
8 months ago
renovate[bot]
25afed4a27
chore(renovate): Update patch ( #7937 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
navi
d3d847d73a
New Crowdin updates ( #7944 )
...
* 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
Pranav C
d2036dc7be
fix: reset offset count when closing modal or when filter query changes
8 months ago
mertmit
1303a9cba1
chore: create PR for master sync after release
...
Signed-off-by: mertmit <mertmit99@gmail.com>
8 months ago
Pranav C
1321be8e66
Merge branch 'develop' into sync-master
8 months ago
Pranav C
5e08297d7d
chore: update sdk path
8 months ago
renovate[bot]
bafc68ec00
chore(renovate): Update patch to v0.204.8 ( #7936 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
github-actions[bot]
6fa015f76f
Merge pull request #7935 from nocodb/release/0.204.8
8 months ago
pranavxc
05a8d5c534
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
8 months ago
github-actions[bot]
e26c239d49
Merge pull request #7933 from nocodb/develop
8 months ago
Pranav C
fa92d6a00a
Merge pull request #7931 from nocodb/sync-master
...
Sync master
8 months ago
Pranav C
8257ecd2ac
chore: dummy commit
8 months ago
Pranav C
070d5cbeee
Merge branch 'develop' into master
8 months ago
navi
d567ffe41b
New translations en.json (Hebrew) ( #7930 )
8 months ago
renovate[bot]
99e47d38f1
chore(renovate): Update patch ( #7905 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
Mert E
ef917e5c72
chore: increase timeout for running fe & be ( #7928 )
...
Signed-off-by: mertmit <mertmit99@gmail.com>
8 months ago
Ramesh Mane
d153eb839a
fix(nc-gui): form attachment visibility issue on upload ( #7929 )
8 months ago
Mert E
b28877360c
fix: formula error on field title update ( #7924 )
...
* fix: avoid stringifying null with stringifyMetaProp
* fix: move updating formulas to a function
8 months ago
Ramesh Mane
7b9ff71f56
Nc feat(nc-gui): disable webhook bulk events while editing webhook ( #7914 )
...
* feat(nc-gui): disable webhook bulk events while editing webhook instead of removing it from dropdown
* fix(nc-gui): add missing condition in webhook edit event options
* fix(nc-gui): disable webhook bulk op events in v1 only
* fix(nc-gui): make webhook parameter tab as current tab by default
8 months ago
Pranav C
b3a0809883
Merge pull request #7919 from nocodb/nc-fix/links-excluded-list-modal-offset-bug
...
Nc fix/links excluded list modal offset bug
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
Pranav C
a5f17eb2ec
Merge branch 'develop' into nc-fix/links-excluded-list-modal-offset-bug
8 months ago
IFGGit
c0ccb1cdf0
fix(nc-gui): Hide Members tab for base when user doesn't have newUser permission ( #7922 )
8 months ago
Mert E
af49ed346f
feat: errors v2 ( #7916 )
...
* feat: NcBaseErrorv2
* feat: move existing errors to v2 (WIP)
* feat: use functions instead of replace for templates
* feat: use v2 for database errors
* feat: experimental extraction for non-matched db errors
* feat: improved error message formats
* test: NcBaseErrorv2
* fix: move string casting to handler
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
Ramesh Mane
141a288704
Nc fix(nc-gui): Use `control` key instead of `ctrl` from useMagicKeys ( #7921 )
...
* fix(nc-gui): use control key instead of ctrl from useMagicKeys
* chore(nc-gui): lint
* chore(nc-gui): lint
8 months ago
Pranav C
fbd25b7e9d
fix: avoid adding extra dot
8 months ago
Pranav C
fbe1e9a209
fix: params correction
8 months ago