DarkPhoenix2704
533e775e69
fix(nc-gui): auto scroll down to record in week and day view
8 months ago
DarkPhoenix2704
2fbdaef2ee
fix(nc-gui): reduce the height of hour blocks
8 months ago
renovate[bot]
70e24b63f6
chore(renovate): Update patch ( #7996 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
Raju Udava
6d1bf1ec39
docs: gmt info ( #8002 )
8 months ago
Pranav C
2f42eb25fa
refactor: enable calendar view ( #8003 )
8 months ago
Mert E
0f7b88970f
fix: shared form pw error handling ( #7991 )
...
* fix: shared form password error
* fix: remove unnecessary export & duplicate file
* fix: filter non-generic errors from logs for NcBaseErrorv2
8 months ago
Ramesh Mane
2e132bf16a
Nc fix: add missing formula docs and link ( #7987 )
...
* fix(nc-gui): show view in docs btn from formula suggestion modal only if docs link is present
* fix(nocodb-sdk): add docs link form `REGEX_MATCH` formula
* docs: datetime routines
* docs: add missing links
* fix(nc-gui): AI pr review suggestion
* docs: pr ai review changes
* docs: formula record id
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
8 months ago
Raju Udava
7e414ed72c
Nc docs/form view ( #7990 )
...
* docs: form view updates
* docs: form layout & appearance
* docs: prefill
* docs: prefill lock
* docs: add on notes
* docs: limit options & layout
8 months ago
William Entriken
f5d0c739b8
fix typo ( #7988 )
8 months ago
Ramesh Mane
575178c029
Nc fix(nc-gui): Reduce gap between icons in rating field to fit 10 icons in default width of column ( #7986 )
...
* fix(nc-gui): reduce rating field gap between icons to fit 10 icons in column default width
* fix(nc-gui): keep rating field cell content left align
8 months ago
Ramesh Mane
935085b935
Nc fix(nc-gui): remove lookup cell chip min width fixed value ( #7969 )
...
* fix(nc-gui): remove lookup cell chip min width fixed value
* fix(nc-gui): lookup display content should be center align for rowHeight short & for others top align
8 months ago
renovate[bot]
f592411b5a
chore(renovate): Update patch to ^10.3.6 ( #7982 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
navi
7f08b0a2a7
New Crowdin updates ( #7977 )
...
* 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)
8 months ago
Daniel Roe
378a40f695
fix: opt in to `import.meta.*` properties
8 months ago
Ramesh Mane
e5a018de25
Nc fix(nc-gui): Bug fixes ( #7979 )
...
* fix(nc-gui): hide form field label if field title & label is same
* fix(nc-gui): text area truncate issue in form prefilled readonly
* fix(nc-gui): reset form state if user hide the select type prefilled option from limit options
* fix(nc-gui): in form view on click sidebar form field make active edit field
* fix(nc-gui): rating icon update issue in edit column modal
8 months ago
Raju Udava
a1a5ca9219
test: change suite to emulate UI
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
8 months ago
Ramesh Mane
028c4e74d8
fix(nc-gui): prefill currency readonly field ui alignment issue
8 months ago
renovate[bot]
1ec1745dab
chore(renovate): Update dependency @unocss/nuxt to ^0.58.7 ( #7976 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
Ramesh Mane
1b8c47e2b0
Nc fix(nc-gui): allow copy paste email id from gmail in team & settings, for example, abc <abc@gmail.com> ( #7963 )
...
* fix(nc-gui): allow copy paste email id from gmail
* fix(nc-gui): skip display error & add only valid emails if user copy paste bulk emails in team & settings invite input element
* fix(nc-gui): add a comment explaining the regex pattern for email validate/extract
* fix(nc-gui): allow copy paste emailid from gmail in team & settings oss
* fix(nc-gui): add support to extract email from pasted string in email cell if accept only email is true
8 months ago
Ramesh Mane
779db0104b
Nc Feat: Allow inline edit rich text field in form view ( #7974 )
...
* feat(nc-gui): allow inline edit rich text field in form view setup
* fix(nc-gui): rich text link options width issue
* fix(nc-gui): form view title, description on focus bg color issue
* fix(nc-gui): form view rich text field shift tab focus out issue
* fix(nc-gui): set max height of rich text field in form view to 240px
* fix(nc-gui): rich text full mode options visibility issue
* chore(nc-gui): lint
8 months ago
Ramesh Mane
51efbf409c
chore(nc-gui): lint
8 months ago
Ramesh Mane
09f53e3997
fix(nc-gui): typo mistake
8 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
8 months ago
mertmit
67895f5c13
fix: type issues with SqlClient
...
Signed-off-by: mertmit <mertmit99@gmail.com>
8 months ago
renovate[bot]
5132ec449d
chore(renovate): Update patch ( #7959 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 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>
8 months ago
Mert E
8dd54d5d53
fix: update discord link ( #7964 )
...
Co-authored-by: Pranav C <pranavxc@gmail.com>
8 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
renovate[bot]
4cd931e168
chore(renovate): Update patch ( #7950 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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
74b351483b
refactor: type correction
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
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
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
pranavxc
05a8d5c534
[create-pull-request] automated change
...
Signed-off-by: GitHub <noreply@github.com>
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
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
IFGGit
c0ccb1cdf0
fix(nc-gui): Hide Members tab for base when user doesn't have newUser permission ( #7922 )
8 months ago