Commit Graph

40973 Commits

Author SHA1 Message Date
Fendy H
fc83d3a912 Merge pull request #6364 from nocodb/fix/attachment-part-2
fix: attachment for oss
v2025.07.0
2025-07-31 14:55:49 +07:00
Pranav C
26eb46c691 Merge pull request #6360 from nocodb/feat/on-prem-plan
On-prem license plan
2025-07-31 13:17:56 +05:30
Ramesh Mane
f11e42f9d8 fix(nc-gui): add missing params 2025-07-31 12:12:29 +05:30
Fendy Heryanto
0bc08c2084 fix attachment for oss
add more strict condition for processing
2025-07-31 13:23:04 +07:00
Pranav C
041ff2b220 fix: close modal on clicking outside 2025-07-31 01:14:38 +05:30
Pranav C
77f399b4ca feat: handle on-prem plan in GUI 2025-07-31 01:14:38 +05:30
Pranav C
456b2e94e7 fix: correction in license key check 2025-07-31 01:14:38 +05:30
Pranav C
869365b9c7 feat: override getFeature function as well 2025-07-31 01:14:38 +05:30
Pranav C
79c15eefdc feat: on-prem plan 2025-07-31 01:14:37 +05:30
Raju Udava
4c6e04fefc Merge pull request #6353 from nocodb/fix/percent-cell-issues
fix(nc-gui): percent progress bar issue in expanded form
2025-07-30 21:01:28 +05:30
Ramesh Mane
99c4e23ecf chore(nc-gui): lint 2025-07-30 20:13:25 +05:30
Ramesh Mane
3bf76d2786 fix(nc-gui): percentage progress bar issue if value is negative 2025-07-30 20:10:19 +05:30
Ramesh Mane
6b742e372c fix(nc-gui): percent progress bar issue in expanded form 2025-07-30 20:10:19 +05:30
Raju Udava
9ed8a6bb32 Merge pull request #6349 from nocodb/fix-dashboard-layout
fix: layout order randomizes
2025-07-30 19:10:13 +05:30
DarkPhoenix2704
2316b21f8e fix: handle dashboard navigation edge cases and add deep watcher for widget positions 2025-07-30 18:01:01 +05:30
Raju Udava
10be83993c Merge pull request #6357 from nocodb/fix/decimal-cell-data-loss-issue
fix(nc-gui): decimal cell data loss issue on keydown enter
2025-07-30 17:02:48 +05:30
Pranav C
04edc86116 Merge pull request #6355 from nocodb/fix/form-submit-attachment
fix: do not filter undefined id attachments
2025-07-30 13:43:49 +05:30
Ramesh Mane
e599c65c2b fix(nc-gui): decimal cell data loss issue on keydown enter 2025-07-30 13:17:44 +05:30
Fendy Heryanto
d71244e3e5 do not filter undefined id attachments 2025-07-30 14:42:44 +07:00
Raju Udava
29bedb1fd5 Merge pull request #6351 from nocodb/fix/add-missing-docs-link
chore(nc-gui): add missing docs links
2025-07-30 12:06:39 +05:30
Ramesh Mane
2502a5ba07 Merge pull request #6350 from nocodb/fix/nuxt-loading-indicator-stuck
fix(nc-gui): Manually stop page loading indicator if view page query params changes
2025-07-30 12:04:04 +05:30
Ramesh Mane
f58652d319 fix(nc-gui): add missing docs links 2025-07-30 12:02:19 +05:30
DarkPhoenix2704
e15be4ff1f fix: handle undefined dashboard when checking ___is_new property 2025-07-30 11:31:13 +05:30
Ramesh Mane
dc770fcba9 fix(nc-gui): manually stop page loading indicator if view page query params changes 2025-07-30 11:22:04 +05:30
DarkPhoenix2704
14cb7f4a06 fix: assign computed changed to layout ref 2025-07-30 11:13:13 +05:30
DarkPhoenix2704
9d6be8b76a refactor: convert layout from ref to computed and remove redundant watch in dashboard Grid 2025-07-30 11:02:26 +05:30
DarkPhoenix2704
457244bd56 fix: revert to non responsive when exiting edit mode 2025-07-30 10:44:49 +05:30
Raju Udava
1edab9915c Merge pull request #6333 from nocodb/expand-all-group-by
feat: expand all group by
2025-07-30 10:10:31 +05:30
Raju Udava
10a7c69df6 Merge pull request #6324 from nocodb/fix/fields-menu-search
feat(nc-gui): Fields menu search based on column title + description + button label
2025-07-30 10:08:59 +05:30
Raju Udava
d63f242cef Merge pull request #6335 from nocodb/oss/db6c64fb
chore: Sync OSS to EE
2025-07-30 10:06:48 +05:30
DarkPhoenix2704
5644c5ea60 fix: only enable for on prem 2025-07-29 22:44:46 +05:30
DarkPhoenix2704
155d05daee fix: groupby corrections 2025-07-29 22:42:24 +05:30
Mert E.
0fcaa29750 Merge pull request #6348 from nocodb/fix/custom-hm-link
fix: Decide custom HM column UIDT based on payload
2025-07-29 19:56:56 +03:00
Pranav C
0a0ec1faa1 Merge pull request #6347 from nocodb/fix/rollup-validation
fix: Rollup validation - validate function against rollup column
2025-07-29 22:25:29 +05:30
Pranav C
3dd0da4c6e fix: decide HM uidt based on payload 2025-07-29 22:13:50 +05:30
Pranav C
db69b897e8 fix: rollup validation - validate function against rollup column 2025-07-29 21:43:36 +05:30
Raju Udava
a574cb2c04 Merge pull request #6344 from nocodb/enable-dashboard-cloid
feat: enable dashboard in cloud
2025-07-29 21:34:55 +05:30
DarkPhoenix2704
235254b213 feat: enable dashboard in cloud 2025-07-29 20:50:53 +05:30
Anbarasu
7cf4fe46ea Merge pull request #6256 from nocodb/feat/dashboard-share 2025-07-29 20:49:25 +05:30
Raju Udava
34f42d6c8c Merge pull request #6337 from nocodb/fix/button-field-related-issue
Fix: button field related issues
2025-07-29 20:44:33 +05:30
Raju Udava
1248d8cf9f Merge pull request #6343 from nocodb/fix/disable-ai-feature-in-on-prem
chore(nc-gui): add isOnPrem toggle support in feature flag
2025-07-29 20:36:10 +05:30
DarkPhoenix2704
c4b21a74c0 fix: replace Noco with utils 2025-07-29 19:18:28 +05:30
DarkPhoenix2704
f967e4a8fb fix: formatList corrections 2025-07-29 19:18:28 +05:30
DarkPhoenix2704
3bbea39c9c feat: bulk load comments 2025-07-29 19:18:28 +05:30
DarkPhoenix2704
2060362c5f fix: handle request concurrency 2025-07-29 19:18:27 +05:30
DarkPhoenix2704
556b663081 feat: expand all 2025-07-29 19:18:27 +05:30
DarkPhoenix2704
16c337f9ed fix: fn name incorrexct 2025-07-29 19:09:15 +05:30
Ramesh Mane
94096e6c06 chore(nc-gui): lint 2025-07-29 18:24:05 +05:30
Pranav C
a70b005e0f Merge pull request #6341 from nocodb/fix/meta-sync
fix: Correct alias column handling in meta-sync
2025-07-29 17:42:50 +05:30
Ramesh Mane
b26f087806 fix(nc-gui): normal button status related changes 2025-07-29 17:27:15 +05:30