Pranav C
|
ea821edb13
|
fix: password reset page
|
2 weeks ago |
Pranav C
|
f9dab2a343
|
fix: handle if meta is not defined/null
|
2 weeks ago |
Anbarasu
|
af2e7ca694
|
Merge pull request #9775 from nocodb/nc-fix/formula-special-chars
fix: Formula - special character in identifier bug
|
2 weeks ago |
Pranav C
|
747cddfdef
|
fix: formula identifier special character bug
|
2 weeks ago |
Pranav C
|
23e75737c6
|
Merge pull request #9771 from nocodb/docs/example-update
docs: operator list mentioend explicitly
|
2 weeks ago |
Raju Udava
|
64d8fa34cb
|
docs: operator list mentioend explicitly
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
|
2 weeks ago |
Mert E.
|
812dbecd36
|
Merge pull request #9770 from nocodb/nc-refactor/move-upgrader-tomigration-job
refactor: Move link recover and duplicate remove upgrader to migration jobs
|
2 weeks ago |
Pranav C
|
44c1b37a4f
|
Update packages/nocodb/src/modules/jobs/migration-jobs/nc_job_003_recover_links.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
3 weeks ago |
Pranav C
|
1f6a314835
|
Update packages/nocodb/src/modules/jobs/migration-jobs/nc_job_003_recover_links.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
|
3 weeks ago |
Pranav C
|
326aecad15
|
refactor: cleanup and add logs
|
3 weeks ago |
Pranav C
|
9b5f82b7e6
|
refactor: move link recover and duplicate remove upgrader to migration job
|
3 weeks ago |
Anbarasu
|
93728095ec
|
Merge pull request #9765 from nocodb/nc-minio-handle-endpoint
fix: normalize endpoint url in Minio
|
3 weeks ago |
Anbarasu
|
95b9c484f0
|
Merge pull request #9764 from nocodb/nc-fix/refactor-alias
fix: simplify alias generation for groupby
|
3 weeks ago |
DarkPhoenix2704
|
2693d5e051
|
fix: refactor aliasMapper
|
3 weeks ago |
DarkPhoenix2704
|
38d05799f9
|
fix: simplify alias generation for groupby
|
3 weeks ago |
DarkPhoenix2704
|
d7b83b33bd
|
fix: normalize endpoint url
|
3 weeks ago |
Pranav C
|
e90bd6a8eb
|
fix: populate index name to avoid duplicate index names for long table names (#9762)
|
3 weeks ago |
Anbarasu
|
f004c6adbe
|
Merge pull request #9759 from nocodb/nc-formula-blank-filter
fix: handle blank and notblank for formulas
|
3 weeks ago |
DarkPhoenix2704
|
4773236c70
|
fix: simplify condition
|
3 weeks ago |
DarkPhoenix2704
|
f63dd8b6cc
|
handle blank and notblank for formulas
|
3 weeks ago |
Anbarasu
|
eef9ce0f72
|
fix: reload row if the attachments are expired (#9739)
* fix: reload row if the attachments are expired
* fix: handle attachment url expiry
* fix:build feat: image zoom
* fix:attchment comments
* fix: async issue
|
3 weeks ago |
navi
|
0d157adb84
|
New translations en.json (Japanese) (#9755)
|
3 weeks ago |
Mert E.
|
ae6700fc1a
|
Merge pull request #9684 from nocodb/nc-fix/9677-avoid-deleting-meta-on-desc-update
fix: Avoid deleting meta on LTAR description update - WIP
|
3 weeks ago |
Pranav C
|
3ce52ed772
|
refactor: disable upgrader
|
3 weeks ago |
Pranav C
|
f54b1e6273
|
refactor: improved logs
|
3 weeks ago |
Pranav C
|
6ac6a2e0f3
|
fix: corrections in upgrader
|
3 weeks ago |
Pranav C
|
49216a1128
|
fix: add updgrader to recover broken links
|
3 weeks ago |
Pranav C
|
390c76bbd9
|
fix: insert colOpt only if deleted
|
3 weeks ago |
Pranav C
|
1118089a65
|
fix: insert colOpt only if deleted
|
3 weeks ago |
Pranav C
|
9b9a039e46
|
fix: add upgrader to recover deleted relation metas
|
3 weeks ago |
Pranav C
|
d0c50760c7
|
fix: avoid deleting meta is required fields are missing
|
3 weeks ago |
navi
|
d21225c00a
|
New Crowdin updates (#9746)
* New translations en.json (Swedish)
* New translations en.json (Korean)
|
3 weeks ago |
Mert E.
|
1528e30cbc
|
Merge pull request #9748 from nocodb/nc-fix/survey-form-submit-btn
fix:submit button blocking issue in survey form
|
3 weeks ago |
Pranav C
|
134ad1d0ba
|
fix:submit button blocking issue in survey form
|
3 weeks ago |
Ylli
|
2a9f9587ac
|
refactor: Additional informations added on Airtable Import feature that tells which column in which table was Duplicate column alias. Issue Refs: #8798 (#9741)
|
3 weeks ago |
navi
|
23f38be0dd
|
New translations en.json (Swedish) (#9742)
|
3 weeks ago |
Ramesh Mane
|
6246a1c96b
|
Nc fix/extension follow-up changes (#9721)
* fix(nc-gui): extension pane new design changes
* fix(nc-gui): hide extensions btn on details tab
* fix(nc-gui): create new component for extensions tab of marketpalce
* fix(nc-gui): update marketplace card
* fix(nc-gui): extension tab scroll issue
* fix(nc-gui): extension modal header padding issue
* fix(nc-gui): auto scroll extensions on add/duplicate
* fix(nc-gui): auto scroll extension issue
* fix(nc-gui): update extension icons
* fix(nc-gui): data exporter extension button overflow issue
* fix(nc-gui): change extension list layout
* fix(nc-gui): add extension docs link
* fix(nc-gui): wrong publisher icon path in data exporter extension manifest
* fix(nc-gui): solid extension icon on panel open
* fix(nc-gui): extension marketplace placeholder image placement issue
* fix(nc-gui): select action table on add data exporter extension
* fix(nc-gui): on add data exporter extension select action view also
* fix(nc-gui): don't clear deleted exports from kvstore on clear extension data
* fix(nc-gui): show search icon instead of search input box in extension marketplace modal
* fix(nc-gui): pr review changes
* fix(nc-gui): update data exporter extension as per new design
* fix(nc-gui): update empty state
* fix(nc-gui): add tooltip on compact toolbar btns
* fix(nc-gui): update import extension as per new design
|
3 weeks ago |
Anbarasu
|
12f8c0afa5
|
Merge pull request #9740 from nocodb/nc-calendar-current-time
fix: Calendar current time cursor is in the wrong place
|
3 weeks ago |
Pranav C
|
aedd9dd6dc
|
Merge pull request #9738 from nocodb/nc-fix/junction-table-column
fix: Handle duplicate column name issue in junction table
|
3 weeks ago |
DarkPhoenix2704
|
d7cf477d31
|
fix: Calendar current time cursor is in the wrong place
|
3 weeks ago |
Anbarasu
|
c16baef47e
|
Merge pull request #9734 from nocodb/nc-gcs
fix: gcs uniform bucket_level access
|
3 weeks ago |
Pranav C
|
f58f82f916
|
fix: handle duplicate column name issue in junction table
|
3 weeks ago |
Anbarasu
|
e2344924b8
|
Merge pull request #9736 from nocodb/nc-calendar-bug-sidebar
fix: data in sidebar not getting updated
|
3 weeks ago |
DarkPhoenix2704
|
69c5cf1a4c
|
fix: data in sidebar not getting updated
|
4 weeks ago |
DarkPhoenix2704
|
97402c7961
|
fix: gcs uniform bucket_level access
|
4 weeks ago |
navi
|
c16e623e8a
|
Merge pull request #9733 from nocodb/nc-refactor/bettter-jn-table-name
Nc refactor/bettter jn table name
|
4 weeks ago |
navi
|
36b2e69765
|
New Crowdin updates (#9723)
* New translations en.json (Korean)
* New translations en.json (Swedish)
|
4 weeks ago |
Anbarasu
|
3cb2b088f6
|
feat: load pdf with browser by default (#9726)
|
4 weeks ago |
Pranav C
|
a72e59e7c1
|
refactor: limit table name length
|
4 weeks ago |
Pranav C
|
7c165511a1
|
feat: use better junction table name and column names
|
4 weeks ago |