mertmit
56eb008dc6
feat: better pane resize
7 months ago
mertmit
17511f8c11
feat: details page for extensions
7 months ago
mertmit
94f72c80f7
feat: use papaparse with worker mode
7 months ago
mertmit
67061eb10a
feat: csv import extension error handling
7 months ago
mertmit
49d6680a7d
fix: duplicated item in generated column types
7 months ago
mertmit
f0cb3260ca
fix: upsert detection
7 months ago
mertmit
4841c6a950
feat: csv importer extension
7 months ago
mertmit
fa444fc126
feat: improve extension update
7 months ago
mertmit
9a12877bf7
fix: extension button placement
7 months ago
mertmit
7b67215a65
fix: fullscreen local state for extension
7 months ago
mertmit
d4790d867a
fix: component styles
7 months ago
mertmit
85c2ae3191
fix: add index for extension base_id
7 months ago
mertmit
e482301cb8
refactor: change meta table name
7 months ago
mertmit
a2dafd3928
fix: until extensions loaded
7 months ago
mertmit
898d8ea67b
feat: extensions
7 months ago
mertmit
beebe05827
feat: extensions backend
7 months ago
mertmit
3a0489c13c
feat: improve extension helper
7 months ago
mertmit
0cf467be33
feat: improved getData helper
7 months ago
mertmit
a4c0ebaee1
feat: extensions (WIP)
7 months ago
Pranav C
345237550d
Merge pull request #8295 from nocodb/nc-fix/separate-count-query-from-single-query
...
Nc fix/separate count query from single query
7 months ago
Ramesh Mane
00515f5b86
fix(nc-gui): stop event propagation on dblclicking downArrow of field header in grid view ( #8297 )
7 months ago
Ramesh Mane
4128c7f01b
Nc fix: gallery, kanban view cover image load issue if column is hidden ( #8290 )
...
* fix(nc-gui): gallery, kanban view cover image load issue if column is hidden
* chore(nc-gui): lint
* fix(nocodb): delete single query cache on update view card cover image
* chore(nc-gui): lint
7 months ago
Ramesh Mane
9470f99c01
fix(nc-gui): use keyup listener to add new row on pressing tab or arrowDown from last row of last page ( #8293 )
...
* fix(nc-gui): use keyup to add new row on pressing tab or arrowDown from last row of last page
* fix(nc-gui): small changes
7 months ago
Anbarasu
7d1cdad90f
fix: update calendar grid styles ( #8262 )
...
* fix: update calendar grid styles
* fix: delete record should be removed from the calendar grid
* fix: drag drop from side menu
* fix: optimize data fetching
* fix: hide attachment links
* fix: prepare for drag drop from all sidebar filters
* fix: prepare for drag drop from all sidebar filters
* fix: show tooltips
* fix: hide sidemenu by default
* fix: update calendar tab styles
* fix: update year & date selectors
* fix: update year & date selectors
* fix: showing calendar range is null
* fix: update playwright tests
* fix: update side bar styles
* fix: minor font corrections
* fix: time alignment, weekend shade
* fix: space between date & time display in record sidebar
* fix: view settings modal width
---------
Co-authored-by: Raju Udava <86527202+dstala@users.noreply.github.com>
7 months ago
Pranav C
37b55639fd
Merge pull request #8292 from nocodb/nc-docs/auth-token
...
docs: auth token
7 months ago
Raju Udava
1de84033a4
docs: auth token
7 months ago
Pranav C
4e51cd6569
fix: typo correction
7 months ago
Pranav C
7e84ee39a1
fix: include count query with clear cache
7 months ago
Pranav C
3dad9e64c2
refactor: exclude page info in response if previous request missing page info
7 months ago
Pranav C
0cbc56464e
fix: handle pagination offset in gui
7 months ago
Pranav C
1f1319a38c
refactor: count fallback in singleQuery
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
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