Ramesh Mane
66eeaaf86c
fix(nc-gui): update chevron icon size
4 months ago
Ramesh Mane
8df1ecda1d
fix(nc-gui): resize icons size to align with text size
4 months ago
Ramesh Mane
53015b1429
fix(nc-gui): relation settings tables changes
4 months ago
Ramesh Mane
e77fd0c1c4
fix(nc-gui): remove unwanted file
4 months ago
Ramesh Mane
817af0e356
fix(nc-gui): add advance relation setting table connection line
4 months ago
Ramesh Mane
6e9b5e9200
fix(nc-gui): replace component a-select with NcSelect
4 months ago
Ramesh Mane
1936d31648
fix(nc-gui): optimize nc select component
4 months ago
Ramesh Mane
1b04bac817
fix(nc-gui): on toggle validate field error
4 months ago
Ramesh Mane
e5eb471499
fix(nc-gui): use grayscale base icon in relation settings field modal
4 months ago
Ramesh Mane
ff06da8726
feat(nc-gui): update advance link field modal with new design
4 months ago
Ramesh Mane
f54ef63b3e
fix(nc-gui): add relation settings tables
4 months ago
Ramesh Mane
16e13e18a2
feat(nc-gui): update relation type ui with new design
4 months ago
Ramesh Mane
d4dbf97a23
fix(nc-gui): change relation type ui from edit column modal
4 months ago
Pranav C
aa8aeb97bf
feat: update new data link api
4 months ago
Pranav C
849c4a746e
fix: extract base id from model meta since it can belongs to npn-active base
4 months ago
Pranav C
94f8651c35
fix: groupby - interbase link/lookup
4 months ago
Pranav C
3bcbc2ca02
fix: lookup - interbase link
4 months ago
Pranav C
4eb9260120
fix: belongs to link delete issue
4 months ago
Pranav C
fee1e9545a
fix: one-to-one excluded list issue
4 months ago
Pranav C
0ee27e716c
feat: relation across bases
4 months ago
Pranav C
b2d8b9ffca
fix: move fk column delete inside condition block
4 months ago
Pranav C
47b68a4454
refactor: avoid nested blocks
4 months ago
Pranav C
f3381252ff
fix: avoid deleting foreign key when it's a custom link
4 months ago
Pranav C
00ead02e08
fix: reload meta after link creation
4 months ago
Pranav C
6155444885
feat: custom relation - WIP
4 months ago
Pranav C
fa0f7f0d05
feat: custom relation
4 months ago
Pranav C
826905ca49
feat: custom link creation
4 months ago
Ramesh Mane
11e9672b52
fix(nc-gui): add new row btn width issue ( #8989 )
4 months ago
Mert E
b8c3139933
fix: missing pk for user junction table ( #8973 )
4 months ago
Ramesh Mane
7577fddcb3
Nc fix: prevent commentor/viewer from enabling hidden columns ( #8971 )
...
* fix(nc-gui): show proper error msg instead of harcoded text
* fix(nc-gui): disable show field switch is user don't have permission
* fix(nc-gui): hide hidden field for commenter/viewer role
* fix(nc-gui): hide groupby option in local mode
* fix(nc-gui): groupby issue in shared view if grouping field is hidden
* fix(nc-gui): show pagination even if total no pages is 1
* fix(nc-gui): show hidden grouping field in shared view
* chore(nc-gui): type mistake
* fix(nc-gui): show/hide all columns in local mode issue
* fix(nc-gui): pw test fail issue
* fix(nc-gui): hide/show field local mode save issue
4 months ago
Anbarasu
1f4af34f9f
fix: add telementry to cmd+j ( #8981 )
4 months ago
navi
77bb2b961e
New translations en.json (Portuguese, Brazilian) ( #8982 )
4 months ago
Anbarasu
a09c8a4087
fix: enable toc in docs ( #8983 )
5 months ago
navi
e95eb204d3
chore : Group the env variables and remove the ones that are not nece… ( #8977 )
...
* chore : Group the env variables and remove the ones that are not necessary.
* chore : Group the env variables and remove the ones that are not necessary.
* chore : Group the env variables and remove the ones that are not necessary.
5 months ago
Ramesh Mane
1fc030ea27
fix(nc-gui): sidebar width issue if user hide & reload page ( #8972 )
5 months ago
navi
ea512fd540
New Crowdin updates ( #8968 )
...
* Update source file en.json
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* 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 (Ukrainian)
* 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 (Hindi)
* New translations en.json (Bengali, India)
* New translations en.json (Hungarian)
* i18n: revert case sensitive changes
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>
5 months ago
Raju Udava
827f9390b0
fix: use update method for soft delete ( #8967 )
...
* fix: use update method for soft delete
* fix: remove unnecessary argument
---------
Co-authored-by: mertmit <mertmit99@gmail.com>
5 months ago
Mert E
44722688e9
fix: avoid checking names cross-source ( #8954 )
5 months ago
Raju Udava
dce7bf8502
Nc chore/menu titles ( #8961 )
...
* fix: menu items
* test: fix menu item name change
* fix: menu items in expand record, kanban & mfe
5 months ago
Raju Udava
c44c4ae7b5
docs: remove EAN from supported barcode type ( #8955 )
...
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
navi
3857d7e9ac
New Crowdin updates ( #8953 )
...
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* 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 (Ukrainian)
* 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 (Hindi)
* New translations en.json (Bengali, India)
* New translations en.json (Hungarian)
* chore: case fix
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>
5 months ago
Raju Udava
6ac1425b3c
docs: import csv ( #8952 )
...
* docs: import csv
* docs: fix link
5 months ago
Ramesh Mane
5cfe0f781b
Nc feature: Import CSV - skip field mapping during import ( #8915 )
...
* fix(nc-gui): import csv changes
* fix(nc-gui): tooltip alignment issue
* fix(nc-gui): duplicate table name issue
* fix(nc-gui): uncheck auto select field type checkbox
* fix(nc-gui): skip field mapping during csv import
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): remove auto mapping option
* fix(test): update import excel test cases
* fix(nc-gui): review changes
* fix(nc-gui): quick import modal width issue
* fix(nc-gui): w.replace is not a function
5 months ago
Ramesh Mane
b56c585572
fix: load expnaded form row on cliking on bt, ltar cell chip ( #8950 )
...
* fix(nc-gui): load expnaded form row on cliking on bt, ltar cell chip
* fix(nc-gui): chip content alignment issue
5 months ago
navi
b7b86b601c
New Crowdin updates ( #8951 )
...
* New translations en.json (French)
* New translations en.json (Turkish)
* New translations en.json (Chinese Simplified)
* New translations en.json (Latvian)
* 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 (Ukrainian)
* 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 (Hindi)
* New translations en.json (Bengali, India)
* New translations en.json (Hungarian)
5 months ago
dependabot[bot]
45491de47b
chore(deps): bump braces from 3.0.2 to 3.0.3 in /packages/noco-docs ( #8725 )
...
Bumps [braces](https://github.com/micromatch/braces ) from 3.0.2 to 3.0.3.
- [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md )
- [Commits](https://github.com/micromatch/braces/compare/3.0.2...3.0.3 )
---
updated-dependencies:
- dependency-name: braces
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 months ago
Mert E
40622297d0
feat: use text for SingleLineText & URL ( #8933 )
5 months ago
Ramesh Mane
bfbe3ff915
Merge pull request #8901 from nocodb/nc-fix/audit-related-fixes
...
Nc fix: Audit related fixes
5 months ago
Ramesh Mane
3ce5674968
chore(nc-gui): lint
5 months ago
Ramesh Mane
140091558c
fix(nocodb): record insert with blank details issue
5 months ago