-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
0.204.7 Pre-release #7908
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
0.204.7 Pre-release #7908
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* [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>
* 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)
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
* 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>
fix: api-snippet-v2
* 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
…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
This reverts commit f3c626a.
Nc fix/scroll behavior
Revert "feat(nc-gui): new share ui"
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](follow-redirects/follow-redirects@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>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
fix: Always store full version data of base-users in cache
# Conflicts: # packages/nc-lib-gui/package.json # packages/nocodb-sdk/package.json # packages/nocodb/package.json # pnpm-lock.yaml
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Change Summary
Provide summary of changes with issue number if any.
Change type
Test/ Verification
Provide summary of changes.
Additional information / screenshots (optional)
Anything for maintainers to be made aware of