GabrielModog
19b0a6eccc
doc: fixes portuguese quick start guide
3 months ago
Pranav C
68a318398a
Nc fix: Allow base invite for all user roles ( #9368 )
...
* fix: allow base user invite for all users but restrict with roles lower than or equal
* refactor: improved permission error
* fix: base invite bug
* refactor: permission error message
3 months ago
Raju Udava
c9f56650e7
fix: load table even if formula error is present ( #9299 )
...
Co-authored-by: mertmit <mertmit99@gmail.com>
3 months ago
Anbarasu
dd499d1d13
Nc misc fixes ( #9363 )
...
* fix: show calendar is readonly when system fields or computed fields are used
* fix: handle data type mismatch
* fix: handle mysql 5 errors in calendar
* fix: mysql drag drop fix
3 months ago
navi
62a5729598
New Crowdin updates ( #9362 )
...
* New translations en.json (French)
* New translations en.json (Japanese)
* New translations en.json (Ukrainian)
* New translations en.json (Hungarian)
* New translations en.json (Finnish)
* 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 (Hebrew)
* New translations en.json (Italian)
* 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 (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)
3 months ago
Pranav C
71c24650ea
Merge pull request #9348 from nocodb/nc-fix/misc
...
Nc fix: Miscellaneous bugs
3 months ago
Ramesh Mane
5be42ebbd3
fix(nc-gui): append reload_attempt query param after hash url ( #9352 )
3 months ago
navi
115265ba01
New Crowdin updates ( #9358 )
...
* Update source file en.json
* New translations en.json (French)
* New translations en.json (Japanese)
* New translations en.json (Ukrainian)
* New translations en.json (Hungarian)
* New translations en.json (Finnish)
* 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 (Hebrew)
* New translations en.json (Italian)
* 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 (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)
3 months ago
Ramesh Mane
fea18145c7
Nc fix/UI misc changes ( #9354 )
...
* fix(nc-gui): barcode & rollup cell icon stroke issue
* fix(nc-gui): update single select icon
* fix(nc-gui): update `id:` => `FIELD ID:`
* fix(nc-gui): description icon alignment
* fix(nc-gui): field copy id hover effect
* fix(nc-gui): update mfe test case
* fix(nc-gui): update duration icon
* fix(nc-gui): udpate year icon
3 months ago
Ramesh Mane
162a726efd
Nc fix(nc-gui): add more integrations in ticketing category ( #9355 )
...
* fix(nc-gui): add more integrations in ticketing category
* fix(nc-gui): review changes
* fix(nc-gui): show loader integrations tab
* fix(nc-gui): typo error
3 months ago
Hasan Radi - RAZOV
de37be4b84
Update 030.rollup.md
3 months ago
Pranav C
bdc6d26cdb
fix: support array of where query params
3 months ago
Pranav C
bb3d2dc8f6
fix: while cloning base show only workspaces with required roles
3 months ago
Pranav C
f3fa19849a
fix: handle invalid id
3 months ago
Pranav C
bbaec26544
fix: falsy value id handling in update api
3 months ago
Pranav C
f96d78bb40
refactor: improved permission error
3 months ago
Pranav C
8e6d3e7a63
fix: allow base user invite for all users but restrict with roles lower than or equal
3 months ago
Pranav C
b117663856
fix: handle id value properly
3 months ago
Ramesh Mane
8f093fd1a7
fix(nc-gui): hide formula field in new record expanded form ( #9349 )
3 months ago
Mert E.
84aa97312b
fix: remove deprecated apis from swagger ( #9353 )
3 months ago
Anbarasu
2911a610e4
Merge pull request #9328 from nocodb/nc-attachment-issue
...
fix: handle attachment issues for windows
3 months ago
Pranav C
9fc7318210
Merge pull request #9314 from nocodb/nc-fix/3643-setup-page
...
Nc fix/3643 setup page
3 months ago
Pranav C
02ec94583f
refactor: review comments
3 months ago
Pranav C
0fadae99af
refactor: review comments
3 months ago
Pranav C
5e90661a08
refactor: review comments
3 months ago
Pranav C
1b6b59b7ff
refactor: lint and reset logic in test
3 months ago
Pranav C
93b4bc3773
refactor: deprecated label and sidebar pending icon
3 months ago
Pranav C
0c3280bdaf
test: run tests serially
3 months ago
Pranav C
a0758a7ec4
test: playwright test
3 months ago
Pranav C
e24f1fa7cd
test: playwright test - WIP
3 months ago
Raju Udava
c9f3f64b31
fix: disable auto complete
3 months ago
Pranav C
08aa9d4a74
refactor: lint and i18n
3 months ago
Pranav C
b6d2e54385
refactor: suggested changes
3 months ago
Raju Udava
d264a2c71a
chore: minor changes
3 months ago
Pranav C
2d2ae1631c
refactor: suggested changes
3 months ago
Raju Udava
9af9d8f2a7
fix: hover effect
3 months ago
Raju Udava
13eec96e88
fix: text corrections for smtp
3 months ago
Raju Udava
900e63216f
fix: minor alignment changes
3 months ago
Raju Udava
dd34ba20ce
fix: ts error
3 months ago
Pranav C
c5590f2f6a
refactor: minor corrections
3 months ago
Pranav C
19c0a0e0d1
chore: lint
3 months ago
Pranav C
bbb6b09d08
refactor: form builder changes
3 months ago
Pranav C
d924fc388f
refactor: config page design changes
3 months ago
Pranav C
adfcfa4501
refactor: main page and modal changes
3 months ago
Pranav C
00dd1001a4
refactor: review comments
3 months ago
Pranav C
512e086062
refactor: plugin names
3 months ago
Pranav C
7f4034f438
refactor: modal to pages
3 months ago
Pranav C
3eabfb655b
refactor: ui corrections and lint
3 months ago
Pranav C
04d9237192
refactor: minor improvements
3 months ago
Pranav C
22309fac2a
refactor: hide email and storage related plugins from appstore
3 months ago