Rohit T P
e915ee2aea
feat: added multiple nocodb instance option
7 months ago
Rohit T P
586f715d4f
chore: upgrade from docker-compose to docker compose
7 months ago
Pranav C
5c6f934472
Merge pull request #8281 from nocodb/nc-feat/meta-v3-apis
...
Nc feat/meta v3 apis
7 months ago
Rohit T P
656d003d52
feat: Added advanced options
7 months ago
Ramesh Mane
4263acbdc4
fix(nc-gui): allow user to search members by email as well as username ( #8289 )
...
* fix(nc-gui): allow user to search members by email as well as username
* fix(nocodb): oss allow user to search members by email as well as username
7 months ago
Mert E
9245ffb332
fix: include group by column in response ( #8283 )
...
* fix: include group by column in response
Signed-off-by: mertmit <mertmit99@gmail.com>
* fix: add new record if grouped by checkbox
Signed-off-by: mertmit <mertmit99@gmail.com>
---------
Signed-off-by: mertmit <mertmit99@gmail.com>
7 months ago
navi
8cd000046e
New Crowdin updates ( #8246 )
...
* New translations en.json (English)
* Update source file en.json
* New translations en.json (Thai)
* 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
7 months ago
Pranav C
60da4ab82f
refactor: use update method for modifying partial data in cache
7 months ago
Pranav C
3a33c0e791
refactor: migration name correction
7 months ago
Pranav C
c520cc6f34
refactor: duplicate methos name
7 months ago
Pranav C
1c5defb26f
refactor: migration name update
7 months ago
Pranav C
4bda004613
refactor: update cache only after metadb change
7 months ago
Pranav C
579b64f5b7
feat: ajv validation
7 months ago
Pranav C
40f2de51b5
fix: missing imports
7 months ago
Pranav C
87877b7c7b
fix: bring missing types
7 months ago
Pranav C
cac6bd9ae6
fix: types
7 months ago
Pranav C
388e2505eb
fix: add context in response and test correction
7 months ago
Pranav C
d3f90f3700
fix: migration corrections
7 months ago
Pranav C
a86939119c
feat: add calendar view column in migration
7 months ago
Pranav C
2096c0fcb6
refactor: schema correction
7 months ago
Pranav C
8cf94ab581
refactor: bring clear singleQuery cache block
7 months ago
Pranav C
f33c19c285
feat: unit test and swagger doc
7 months ago
Pranav C
4d15dd6cfc
feat: view columns api
7 months ago
Pranav C
7fe3ebc53f
feat: add index from view columns - WIP
7 months ago
Lisa VC
134fc3d0cc
docs: fixed some errors in documentation ( #8261 )
7 months ago
Pranav C
d237b14dfa
fix: if object proto doesn't have `toString` method implemented then use stringify it using JSON stringify ( #8260 )
7 months ago
Pranav C
c6afb4d7b5
Merge pull request #8276 from nocodb/nc-fix/unit-test-pg
...
fix: unit test pg
7 months ago
Raju Udava
d1b8da3fbe
fix: audit sans payload
7 months ago
Raju Udava
21667de78a
fix: unit test pg
7 months ago
Ramesh Mane
9cc1f3cb30
Nc Fix: UI improvements - left sidebar ( #8244 )
...
* fix(nc-gui); update toolbar menu text grom GroupBy to Group
* fix(nc-gui): move sidebar base, table expand icon to the right side
* fix(nc-gui): sidebar base, table, view menu options padding issue
* fix(nc-gui): add background color for row on hover in grid view
* fix(nc-gui): reduce width of index column
* fix(nc-gui): on hover grid row bg opacity issue
* fix(nc-gui): reduce font size and grid cell height
* fix(nc-gui): sidebar view menu alignment issue on mobile screen
* fix(nc-gui): reduce font size
* fix(nc-gui): set column default width to 180px
* fix(nc-gui): keep only sidebar changes & revert all other changes
* fix(nc-gui): change table icon
* fix(nc-gui): trim base, table, view title while saving it
* fix(nc-gui): increate left sidebar max width
* fix(nc-gui): show truncated base/table/view name until standard end
* fix(nc-gui): oss sidebar base menu options alignment issue
* fix(nc-gui): use valid classname
* fix(nc-gui): sidebar external db source menu ui fixes
* fix(nc-gui): small changes
* chore(nc-gui): lint
* fix(nc-gui): pw test fail issue
* fix(nc-gui): trim title while creating base, table, view
* fix(nc-gui): some of the sidebar pw test fail issues
* fix(test): sidebar test fail issue
* fix(test): projectCollaboration test fail issue
* fix(nc-gui): change font size of view menu option view mode chip text
* fix(nc-gui): grayed out create view dropdown plus icon color
* fix(nc-gui): grayed out table icon and reduce width of default view context menu
* fix(nc-gui): remove copyright text from user menu
* fix(nc-gui): chevron icon and show/hide sidebar icon should be gray in color
7 months ago
Anbarasu
1bfefd8638
fix: update cmd K styles ( #8269 )
7 months ago
Ramesh Mane
6c62cfec67
Nc fix: Groupby pagination layout shift and hide loading text from groupby header ( #8267 )
...
* fix(nc-gui): groupby pagination layout shift issue if pagination is loading
* fix(nc-gui): hide pagination loading text from gropby header
* fix(nc-gui): add new cell grid row width issue
7 months ago
Ramesh Mane
4bbabda3a7
fix(nc-gui): group by header is not sticky if we scroll down more than screen height(100vh) ( #8264 )
7 months ago
Ramesh Mane
5f7a298778
Nc fix(nc-gui): On Add Field/Edit Field in form view - pre-select the placeholder field name ( #8255 )
...
* fix(nc-gui): focus & select title text on addOrEdit modal open in form builder
* refactor(nc-gui): focus add or edit field placeholder input code
7 months ago
Pranav C
6ed6aab6ac
Merge pull request #8248 from nocodb/nc-enable-webhook-body
...
Nc enable webhook body
7 months ago
Anbarasu
c39b30d311
fix: Expanded Record Fields ( #8250 )
...
* fix: expanded record display field is messed up
* fix: delete modal
7 months ago
Anbarasu
fdd2884da6
fix: calendar datetime overlap fix ( #8247 )
...
* fix: some perf fixes
* fix: date time overlap issue
* fix: show hidden records count
7 months ago
Raju Udava
31621732c0
docs: webhook body usage
7 months ago
Pranav C
76068c3b51
refactor: enable webhook body
7 months ago
Ramesh Mane
7b9de4e726
fix(nc-gui): view reorder lost if we minimise table ( #8245 )
7 months ago
Anbarasu
d5a318c16e
fix: failing calendar tests ( #8242 )
7 months ago
Pranav C
283ec5649f
Merge pull request #8200 from nocodb/nc-fix/body-parser-error
...
fix: handle body parser error and avoid logging
7 months ago
Ramesh Mane
8e0262c9e9
fix(nc-gui): prefill form issue on clicking submit another form btn ( #8238 )
7 months ago
k0kishima
d629e9752c
docs: Update japanese.md ( #8014 )
7 months ago
dependabot[bot]
96dcb6e729
chore(deps-dev): bump vite from 4.5.2 to 4.5.3 ( #8042 )
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.5.2 to 4.5.3.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.5.3/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.5.3/packages/vite )
---
updated-dependencies:
- dependency-name: vite
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
navi
f893e64cfe
New Crowdin updates ( #8225 )
...
* 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 packages/nc-gui/lang/en.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update packages/nc-gui/lang/en.json
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
* Update en.json
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
7 months ago
Anbarasu
a3d36ec9b0
Merge pull request #8199 from nocodb/new-docs
...
docs: translations
7 months ago
Ramesh Mane
ef132ff4bd
Merge pull request #8188 from nocodb/nc-feat/update-toolbar-menu-dropdown-with-new-design
...
Nc feat/update toolbar menu dropdown with new design
7 months ago
Anbarasu
67915b4d44
Merge pull request #8222 from nocodb/revert-8104-patch-1
...
Revert "Update fr-020.created-by.md"
7 months ago
Anbarasu
225879c8c9
Merge branch 'new-docs' into revert-8104-patch-1
7 months ago