Pranav C
fbe1e9a209
fix: params correction
8 months ago
Pranav C
8a8f0d78bb
feat: use actual filename with appended random string
8 months ago
Pranav C
36f74470c5
fix: attachment unique filename
8 months ago
Pranav C
13ee192f85
fix: http method name correction
8 months ago
Pranav C
be4a2d6135
fix: avoid appending additional `jpeg` when filename ends with `jpg`
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
Pranav C
028a11a6aa
Post-release : Sync master with develop branch ( #7918 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: downgrade sqlite version for executable
Signed-off-by: Pranav C <pranavxc@gmail.com>
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* Sync master with develop branch (#7909 )
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: downgrade sqlite version for executable
Signed-off-by: Pranav C <pranavxc@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: GitHub <noreply@github.com>
Signed-off-by: Pranav C <pranavxc@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>
* chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Pranav C <pranavxc@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
8318fcadd8
Merge pull request #7917 from nocodb/nc-option-to-block-users
...
Nc option to block users
8 months ago
Pranav C
76851e7890
fix: typo correction
8 months ago
Pranav C
90a1336793
fix: add migration in list
8 months ago
Pranav C
ef0a912814
feat: add option to block user
8 months ago
Pranav C
7ba5724385
Sync master with develop branch ( #7909 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: downgrade sqlite version for executable
Signed-off-by: Pranav C <pranavxc@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: GitHub <noreply@github.com>
Signed-off-by: Pranav C <pranavxc@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
6b7612770a
Merge pull request #7904 from nocodb/nc-fix/7902-base-permission-cache
...
fix: Always store full version data of base-users in cache
8 months ago
Pranav C
2ad17f1e86
fix: include full version data or base users in cache
8 months ago
renovate[bot]
b2d13ee6ab
chore(renovate): Update patch ( #7831 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8 months ago
աӄա
d2bcb12921
fix(nc-gui): incorrect maxAttachmentSize ( #7900 )
8 months ago
Salim B
3a7d4c6b3f
docs: `NC_MAX_ATTACHMENTS_ALLOWED` ( #7894 )
...
see https://github.com/nocodb/nocodb/pull/4820
8 months ago
dependabot[bot]
077d1564d2
chore(deps): bump follow-redirects in /packages/noco-docs ( #7883 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.5...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
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
Ramesh Mane
cc525e3418
fix(nc-gui): MFE options color change issue ( #7891 )
8 months ago
Pranav C
f9c3939c15
Merge pull request #7890 from nocodb/revert-7845-nc-feat/share-ui
...
Revert "feat(nc-gui): new share ui"
8 months ago
navi
629ea3cf7a
Merge pull request #7889 from nocodb/nc-fix/scroll-behavior
...
Nc fix/scroll behavior
8 months ago
Raju Udava
41f294db7b
Revert "feat(nc-gui): new share ui ( #7845 )"
...
This reverts commit f3c626abc3
.
8 months ago
mertmit
d96a42adae
fix: replace scroll with auto for horizontal scrollbars
8 months ago
mertmit
75c7819fff
fix: use important to avoid typesense override
8 months ago
mertmit
424b299b31
fix: replace windicss y scroll with auto
8 months ago
mertmit
441d129334
fix: change y scroll behavior
8 months ago
IFGGit
62414238ca
fix(nc-gui): Hide Rename, Delete, Add record buttons when user doesn't have necessary permissions ( #7871 )
...
* fix(nc-gui): Remove tableRename, tableDelete from org level role permissions
For hiding Rename and Delete buttons in table context menu.
* fix(nc-gui): Hide Add record button when user doesn't have dataInsert permission
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
Pranav C
4ccf470dda
Merge pull request #7875 from nocodb/nc-fix/snippet-with-v2-api
...
fix: api-snippet-v2
8 months ago
Raju Udava
1048fe90a4
fix: include viewId as query param
8 months ago
Raju Udava
4c4bd240a8
fix: api-snippet-v2
8 months ago
Ramesh Mane
fe02007f5a
Nc fix(nc-gui): select type fields default value update issue ( #7864 )
...
* fix(nc-gui): select type fields default value update issue
* chore(nc-gui): lint
* fix(nc-gui): pr review changes #2535
* fix: remove null assertion
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
8 months ago
Anbarasu
7dbd824a15
fix(nocodb): comment update not working for other users ( #7873 )
8 months ago
IFGGit
872d5b7894
chore(deps): Add integrity for the xlsx tarball ( #7835 )
...
We are building nocodb using pnpm2nix-nzbr [1], and that library
requires all dependencies to have integrities.
And it's more secure anyway, since if someone hijacks that website
and replaces that tarball with something malicious, pnpm will refuse
to use that.
[1]: https://github.com/nzbr/pnpm2nix-nzbr
8 months ago
Ramesh Mane
bfd59264e7
feat(nc-ui): swap pagination shortcuts arrowUp & arrowDown ( #7865 )
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
Salim B
953217a59f
Tweak terminology ( #7866 )
8 months ago
Pranav C
b0c1f1e1c7
Post-release master to develop sync ( #7862 )
...
* [create-pull-request] automated change
Signed-off-by: GitHub <noreply@github.com>
* chore: downgrade sqlite version for executable
Signed-off-by: Pranav C <pranavxc@gmail.com>
* chore: update sdk path
Signed-off-by: Pranav C <pranavxc@gmail.com>
---------
Signed-off-by: GitHub <noreply@github.com>
Signed-off-by: Pranav C <pranavxc@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
Ramesh Mane
2899d957ac
fix(nc-gui): lint errors ( #7857 )
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
Pranav C
41f1d66ef6
Merge pull request #7856 from nocodb/nc-fix/7844-aqlite-filepath
...
fix: Sync both filename and connection.filename when updating SQLite datasource
8 months ago
Pranav C
e0c0557039
fix: sync both filename and connection.filename when updating sqlite datasource
8 months ago
iron3oxide
417f17a113
fix: Correct typo in swagger response definition ( #7849 )
...
Change "BadReqeust" to "BadRequest"
closes #7848
8 months ago
Anbarasu
96edbeea2d
Merge pull request #7854 from nocodb/nc-fix/7850-create-table-bug
...
fix: disable default source menu/action options if it's disabled
8 months ago
Anbarasu
4b11f4ebe2
Merge pull request #7855 from nocodb/nc-fix/browser-console-warnings
...
Nc fix/browser console warnings
8 months ago
Anbarasu
031d261a1d
fix(nc-gui): Update offset of LinkedRecords in accordance with links and unlinks ( #7841 )
...
* fix(nc-gui): update links
* fix(nc-gui): update offset
* fix(nc-gui): offset reset
* fix: offset issue
* fix: loading state not working
* fix: tests
* fix: failign tests
* fix: update offset if same or greater than count
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
Ramesh Mane
4058f34dc2
fix(nc-gui): use withDefaults insted of directly assigning default props value in defineProps call
8 months ago
Ramesh Mane
491e8f3cac
fix(nc-gui): pr review changes
8 months ago
Ramesh Mane
4551d1c620
fix(nc-gui): small changes
8 months ago