Pranav C
091ec733b4
test: disable datatype in dropdown if schema RO
5 months ago
Pranav C
652a1676d8
test: extract title from base in context
5 months ago
Pranav C
17bbfd3532
fix: permission correction
5 months ago
Raju Udava
e1174bbf72
chore: tooltip update
5 months ago
Pranav C
180c5206e6
fix: if table list missing id fallback to the parameter value
5 months ago
Pranav C
8cc39feb60
fix: review comments
5 months ago
Pranav C
212488b1c1
fix: review comments
5 months ago
Pranav C
d62f2cccfc
tests: playwright
5 months ago
Pranav C
f11734f967
refactor: review comments
5 months ago
Pranav C
234037d26c
feat: handle in fields
5 months ago
Pranav C
c5f8e8a762
test: api tests
5 months ago
Pranav C
4a308757de
feat: allow virtual column duplication(except LTAR and Links)
5 months ago
Pranav C
4561423226
refactor: move readonly props from meta to new cols for better stability
5 months ago
Pranav C
3820e91a1b
feat: label and tooltip corrections
5 months ago
Pranav C
0b184fc3ca
feat: allow virtual column add/edit/remove - backend
5 months ago
Pranav C
79747d8fb4
feat: allow virtual column add/edit/remove
5 months ago
Pranav C
c73b0b62ad
fix: proper role extraction
5 months ago
Pranav C
76ff5594d1
fix: pass source reference where it's missing
5 months ago
Pranav C
82b89d1ffe
fix: middleware corrections
5 months ago
Pranav C
6c856f4f57
fix: error handling correction in middleware
5 months ago
Pranav C
308ee8ddf8
refactor: exception handling and missing permissions
5 months ago
Pranav C
e82ea344bd
refactor: overwrite the default shared useRoles with a wrapped composable which injects currentSource from the component context
5 months ago
Pranav C
5d8b1fc55a
feat: restrict data/meta operations in gui
5 months ago
Pranav C
4e641f3fd2
feat: extract source id in middleware and remove unnecessary optional chaining
5 months ago
Pranav C
0d2505ebcb
fix: save readonly state in source meta column
5 months ago
navi
a5b74a1955
New Crowdin updates ( #8765 )
...
* 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)
* Update source file en.json
* New translations en.json (German)
5 months ago
Raju Udava
88e2d40d9b
Nc UI/groupby ( #8781 )
...
* feat: groupby design update
* fix: add groupby icons
* fix: misc
* fix: groupby
* fix: update groupBy menu
* fix: remove unwanted addnl widths
* fix: grouopby fixes
* fix: updated styles
* fix: updated styles
* fix: updated styles
* fix: remove data manipulation in fe
* fix: update groupby menu design
* fix: test
* fix: flaky tests
* fix: pagination border fix: left margin fix: shared view and base, incorrect width
* fix: minor fixes
* fix: width calculation
* fix: better width calculation
* fix: refactor group by width caluclation
* fix: tests fix
* fix: groupby tests fix
* fix: pagination bg color
* fix: group by
* fix: group by
* fix: update scrollBump calculation
* fix: updated color
* fix: updated text
* fix: meu margins
* fix: hover effect for elements
* fix: overflow
* fix: coderabbit comments
---------
Co-authored-by: DarkPhoenix2704 <anbarasun123@gmail.com>
5 months ago
navi
9a1fddc755
chore : simplify self-hosting - default to postgres/sqlite ( #8788 )
5 months ago
Anbarasu
8f7ef4317b
fix: break synchronous execution of recursive function ( #8772 )
5 months ago
navi
e972136e99
Merge pull request #8784 from nocodb/update-readme-2
...
Update readme 2
5 months ago
Naveen MR
e665e65ad9
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
Naveen MR
37bc601f58
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
Naveen MR
b603e3d6fb
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
navi
17eece30af
Merge pull request #8782 from nocodb/update-readme
...
Update readme
5 months ago
Naveen MR
f1be35c8a8
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
Naveen MR
e627111d30
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
Naveen MR
5ae6b3e687
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
Naveen MR
fdd6ab93fa
chore : simplify self-hosting - default to postgres/sqlite
5 months ago
navi
f9f0ba2243
Merge pull request #8777 from nocodb/del-mssql-support
...
chore : remove mssql ref from readme and docs.
5 months ago
Naveen MR
c8a19964a3
chore : remove mssql ref from readme and docs.
...
From internal analysis mssql has been rarely used
5 months ago
Ramesh Mane
f0c7b76243
fix(nc-gui): sync option when we select selectType option color ( #8767 )
5 months ago
Ramesh Mane
30aa5fdf3a
Nc Fix: Minor bug fixes ( #8766 )
...
* fix(nc-gui): add addNew record btn in gallery view
* fix(nc-gui): allow clear json field value
* fix(nc-gui): add unlink btn in ltar cell expanded form
* fix(nc-gui): currency field display value visibility issue in ltar cell
* fix(nc-gui): hide kanban grouping field by default
* fix(nc-gui): small changes
5 months ago
Pranav C
cdceec6edd
Merge pull request #8759 from nocodb/nc-fix/cache-list-order
...
Add option to sort cache list data
5 months ago
Ramesh Mane
50f287f215
Nc Refactor: dialog modals ( #8743 )
...
* fix(nc-gui): update view create modal for grid & kanban
* fix(nc-gui): update calendar view create modal
* feat(nc-gui): add support to select gallery cover image while creating/duplicating view
* fix(nc-gui): update view icon size in view create modal
* fix(nc-gui): add input shadow effect
* refactor(nc-gui): dlg ui
* chore(nc-gui): lint
* fix(nc-gui): small changes
* fix(nc-gui): review changes
* chore: revert display message
* chore: lint
* fix(nc-gui): truncate field name
* fix(nc-gui): ignore empty lines at the end in form view #3104
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
5 months ago
navi
24f6f57d45
New translations en.json (Portuguese, Brazilian) ( #8761 )
5 months ago
Pranav C
646ff49e82
fix: on delete find index using id since index could change while deleting
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
5 months ago
Pranav C
c2e31c3836
fix: apply sort after parsing list data
...
Signed-off-by: Pranav C <pranavxc@gmail.com>
5 months ago
Pranav C
6489a4e3cf
fix: add option to sort cache data
5 months ago
Mert E
30670938c1
Merge pull request #8757 from nocodb/nc/50704216
...
chore: post-release sync
5 months ago
github-actions[bot]
c59f1a31bf
chore: update sdk path
5 months ago