Commit Graph

44691 Commits

Author SHA1 Message Date
Anbarasu
dec937fab0 Merge pull request #7158 from nocodb/fix/pw-test-fail-issue-29-oct 2025-10-29 18:55:54 +05:30
Ramesh Mane
5c17c3e89a fix(nc-gui): change copy from another view btn tooltip position 2025-10-29 18:20:12 +05:30
Raju Udava
978fe5218a Merge pull request #7151 from nocodb/fix/table-create-on-blank-base-issue
Fix: Create Table button from the sidebar doesn't work in blank database OSS
2025-10-29 14:23:05 +05:30
Raju Udava
e86eb80776 Merge pull request #7152 from nocodb/fix/enable-copy-from-another-view-feature
fix: enable copy from another view feature by default
2025-10-29 14:17:01 +05:30
Ramesh Mane
1e21fe495f fix(nc-gui): enable copy from another view feature by default 2025-10-29 13:17:34 +05:30
Ramesh Mane
e1461adeb6 chore(nc-gui): lint 2025-10-29 13:15:51 +05:30
Ramesh Mane
746f298bed fix(nc-gui): some warning issue 2025-10-29 13:12:50 +05:30
Ramesh Mane
dee04b0202 fix(nc-gui): table create btn not working in oss 2025-10-29 13:12:50 +05:30
Ramesh Mane
03c083e92d fix(nc-gui): add missing baseid prop 2025-10-29 13:12:50 +05:30
Fendy H
8480b5e07e Merge pull request #7150 from nocodb/fix/base-swagger-sort-param
fix: base swagger fields and sort is not array anymore
2025-10-29 13:49:19 +07:00
Ramesh Mane
191190444c Merge pull request #7146 from nocodb/fix/on-korean-text-input-cursor-shift-to-end
Fix: Cursor jumps to the end when inserting Korean text in the middle of textarea input if auto-size props added
2025-10-29 11:19:12 +05:30
Anbarasu
8f5667f67d Merge pull request #7148 from nocodb/fix-attachment 2025-10-29 10:34:30 +05:30
Fendy Heryanto
b51d971fb1 fields and sort is not array anymore 2025-10-29 11:46:06 +07:00
Ramesh Mane
a5d84af791 fix(nc-gui): test fail issue 2025-10-29 02:23:51 +05:30
Anbarasu
6b4d7efae1 Merge pull request #7142 from nocodb/xy-chart-limit 2025-10-28 23:43:48 +05:30
DarkPhoenix2704
cc635260b8 fix: prevent accessing local url 2025-10-28 23:29:34 +05:30
Pranav C
c6bf72f0f1 Merge pull request #7139 from nocodb/fix/mux-error-message
fix: handle mux error message
2025-10-28 22:28:02 +05:30
DarkPhoenix2704
56a161225f fix: review changes 2025-10-28 22:26:38 +05:30
Pranav C
1651320ac5 fix: correct spelling of "occurred" in database error messages 2025-10-28 22:07:02 +05:30
Mert E.
0c45ab86e1 Merge pull request #7147 from nocodb/fix-view-delete 2025-10-28 18:39:40 +03:00
DarkPhoenix2704
c0cc362bb5 fix: kanban view delete 2025-10-28 21:03:03 +05:30
Ramesh Mane
ef16f8b56e fix: review comments 2025-10-28 20:44:58 +05:30
Ramesh Mane
e2cec94c06 chore(nc-gui): lint 2025-10-28 20:33:05 +05:30
Ramesh Mane
c2b9c2c0bf fix(nc-gui): fix expanded form textarea korean inptut issue 2025-10-28 20:22:34 +05:30
Ramesh Mane
2f492fbae1 fix(nc-gui): box shadow issue 2025-10-28 19:46:32 +05:30
Ramesh Mane
a27367780a fix(nc-gui): form view field label korean text input issue 2025-10-28 19:43:18 +05:30
Anbarasu
e745d41d6e Merge pull request #7137 from nocodb/enable-password-manage 2025-10-28 18:45:35 +05:30
DarkPhoenix2704
07d48462b8 feat: add configurable category limit for chart widgets
- Added categoryLimit setting (10-50) for pie, donut and bar charts to control number of displayed categories
- Updated "Include others" tooltip to show dynamic category limit instead of hardcoded 10
- Modified chart handlers to use configurable limit when grouping data into categories
- Added categoryLimit validation and default value handling in backend chart handlers
- Standardized category limit constants (min: 10, max: 50, default: 10
2025-10-28 18:43:28 +05:30
Ramesh Mane
788bb55452 fix(nc-gui): form view title korean text input issue 2025-10-28 18:31:08 +05:30
Fendy H
79c07f9180 Merge pull request #7128 from nocodb/fix/v1-base-swagger
fix: openapi version 3.0 set different nullable
2025-10-28 17:01:24 +07:00
Fendy Heryanto
e29d2df4da handle mux error message 2025-10-28 15:56:29 +07:00
Mert E.
09a8b7bed6 Merge pull request #7110 from nocodb/feat/delay-invoice
feat: reseat in periods
2025-10-28 11:28:13 +03:00
Ramesh Mane
9e7bf1d058 Merge pull request #7132 from nocodb/fix/cmd-k-search-changes
fix: Auto select active cmd-k scope based on route params
2025-10-28 12:08:12 +05:30
DarkPhoenix2704
7387e9b40e fix: enable password manage 2025-10-27 22:40:35 +05:30
mertmit
61ccbba706 fix: use timestamp only for non-processed jobs
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-10-27 14:43:26 +03:00
mertmit
882712a0d4 fix: max delay for reseat added
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-10-27 14:37:46 +03:00
Ramesh Mane
b279fd7c78 Merge pull request #7119 from nocodb/feat/show-everyone-personal-view
Feat: show everyone's personal view toggle option
2025-10-27 17:02:07 +05:30
Mert E.
1357b78a4a Merge pull request #7133 from nocodb/query-fix
fix: chart config
2025-10-27 12:55:04 +03:00
Ramesh Mane
c13e908bd6 fix: pr review changes 2025-10-27 14:49:09 +05:30
DarkPhoenix2704
e07fa38b26 fix: chart config 2025-10-27 14:27:53 +05:30
mertmit
b33bcfa7f2 fix: use job payload properly
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-10-27 11:50:29 +03:00
Ramesh Mane
1cd9c2c102 fix: Auto select active cmd-k scope based on route params 2025-10-27 14:15:46 +05:30
Pranav C
1fd9d343d0 Merge pull request #7077 from nocodb/refactor/internal-api
refactor: internal api refactor
2025-10-27 13:53:39 +05:30
mertmit
00df1c2d57 fix: batch reseat on increase only
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-10-27 11:16:15 +03:00
mertmit
5aa5b8458b feat: reseat in periods
Signed-off-by: mertmit <mertmit99@gmail.com>
2025-10-27 11:16:15 +03:00
Ramesh Mane
1b285b0b7c fix(nc-gui): show all views even if local storage vaue is different if feature is not enabled 2025-10-27 13:04:26 +05:30
Ramesh Mane
6de56cfbd4 chore(nc-gui): lint 2025-10-27 12:00:49 +05:30
Ramesh Mane
b9e71fe933 fix: review changes 2025-10-27 11:51:50 +05:30
Ramesh Mane
edd7daa5f2 fix: typo mistake 2025-10-27 11:51:50 +05:30
Ramesh Mane
cb07a2aaf3 chore(nc-gui): lint 2025-10-27 11:51:50 +05:30