7419 Commits

Author SHA1 Message Date
nocobase[bot]
c70bc40f0f Merge branch 'next' into develop 2024-12-06 06:49:05 +00:00
nocobase[bot]
7ec1664f43 Merge branch 'main' into next 2024-12-06 06:48:02 +00:00
Katherine
eca3bf4a65
fix: incorrect QC code scan path in sub-application public form (#5799) 2024-12-06 14:47:41 +08:00
nocobase[bot]
44c9b93fb6 Merge branch 'next' into develop 2024-12-06 06:37:36 +00:00
nocobase[bot]
f549ea0b3b Merge branch 'main' into next 2024-12-06 06:37:11 +00:00
mahuantest
2952d28224
Update Video in README.md 2024-12-06 14:36:43 +08:00
nocobase[bot]
4d3b4ae61a Merge branch 'next' into develop 2024-12-06 04:05:27 +00:00
nocobase[bot]
86151659d7 Merge branch 'main' into next 2024-12-06 04:05:04 +00:00
Katherine
c86b1efdf7
fix: select readPretty (#5807) 2024-12-06 12:04:38 +08:00
Zeke Zhang
de19124fa1
fix(Navigate): fix the issue where mobile login redirects to desktop page (#5805) 2024-12-06 10:50:27 +08:00
Zeke Zhang
db7c9bac42
fix: prevent multiple requests from being triggered (#5804) 2024-12-06 09:32:14 +08:00
nocobase[bot]
2657e8feb0 Merge branch 'next' into develop 2024-12-05 15:28:59 +00:00
nocobase[bot]
5168a608ab Merge branch 'main' into next 2024-12-05 15:28:37 +00:00
Zeke Zhang
6a7f2f2913
fix(Calendar): fix popup issue (#5793)
* test(e2e): add e2e test

* fix(Calendar): fix popup issue
2024-12-05 23:28:14 +08:00
nocobase[bot]
b906326c6f Merge branch 'next' into develop 2024-12-05 15:01:23 +00:00
nocobase[bot]
eee875a0ce Merge branch 'main' into next 2024-12-05 15:01:01 +00:00
Katherine
7f370bb29d
fix: error when clicking on a blank date in the calendar (#5803) 2024-12-05 23:00:37 +08:00
nocobase[bot]
f647abaf1d docs: update changelogs 2024-12-05 14:53:35 +00:00
nocobase[bot]
5a0b884a7d Merge branch 'next' into develop 2024-12-05 14:34:15 +00:00
nocobase[bot]
f29b7760ab Merge branch 'main' into next 2024-12-05 14:32:43 +00:00
nocobase[bot]
713563ada7 chore(versions): 😊 publish v1.4.3 v1.4.3 2024-12-05 14:32:22 +00:00
nocobase[bot]
8fef0f473e Merge branch 'next' into develop 2024-12-05 12:49:09 +00:00
nocobase[bot]
405a761028 Merge branch 'main' into next 2024-12-05 12:48:46 +00:00
chenos
387f570dcf fix(client): prevent error when this.app is undefined 2024-12-05 20:47:39 +08:00
nocobase[bot]
bb77a14973 Merge branch 'next' into develop 2024-12-05 12:44:01 +00:00
nocobase[bot]
d98d95845b Merge branch 'main' into next 2024-12-05 12:43:36 +00:00
YANG QIA
e610f10d38
fix(users): token is not cleared when a user has no role signing in (#5790) 2024-12-05 20:43:10 +08:00
gchust
201b3c43d2
fix: async chunks has been cached incorrectly (#5801) 2024-12-05 20:30:30 +08:00
nocobase[bot]
7181861692 Merge branch 'next' into develop 2024-12-05 11:20:16 +00:00
nocobase[bot]
f356cc917f Merge branch 'main' into next 2024-12-05 11:19:55 +00:00
Sheldon Guo
411614eb86
chore(notification-in-app-message): update titles for detail URLs in forms and localization files (#5742)
* chore(notification-in-app-message): update titles for detail URLs in forms and localization files
2024-12-05 19:19:33 +08:00
nocobase[bot]
54efc909b1 Merge branch 'next' into develop 2024-12-05 09:56:09 +00:00
nocobase[bot]
41c165288e Merge branch 'main' into next 2024-12-05 09:55:47 +00:00
chenos
7f674aafb2
fix: blank page when user has no role (#5797) 2024-12-05 17:55:21 +08:00
Zeke Zhang
92e87ee1da Merge branch 'next' into develop 2024-12-05 16:36:42 +08:00
nocobase[bot]
91fecb85b2 Merge branch 'main' into next 2024-12-05 08:24:51 +00:00
Junyi
7c6e863c8d
fix(test): add roleName to login in mock server (#5794) 2024-12-05 16:24:25 +08:00
Katherine
9ad93ed790
fix: configure action button to be left-aligned (#5798) 2024-12-05 15:50:47 +08:00
nocobase[bot]
af60ae9f73 Merge branch 'main' into next 2024-12-05 07:18:12 +00:00
chenos
331c3002ba
fix: loss of request headers on silent requests (#5795) 2024-12-05 15:17:46 +08:00
nocobase[bot]
c541132994 Merge branch 'main' into next 2024-12-05 06:06:24 +00:00
Katherine
c8d8b719bd
fix: scrollbar issue in sub-table with size small under compact theme (#5796) 2024-12-05 14:06:01 +08:00
Katherine
99e9f41fef
refactor: optimize operation panel and public form components for mobile adaptation (#5788)
* refactor: public form datetime & select

* refactor: action panel
2024-12-05 11:38:48 +08:00
Zeke Zhang
77af684214
perf(getAssociationAppends): prevent unnecessary rendering (#5792)
* perf(getAssociationAppends): prevent unnecessary rendering

* chore(e2e): remove comment

* Revert "perf(getAssociationAppends): prevent unnecessary rendering"

This reverts commit 68b1c921bba06818c9a3e91d0d92104adc3e12e3.

* Revert "Revert "perf(getAssociationAppends): prevent unnecessary rendering""

This reverts commit 26e04c1c073c5e0a20902b36dac091ab29ae3d49.

* chore(e2e): fix e2e error
2024-12-05 10:44:05 +08:00
Zeke Zhang
fc4b125d6a chore(NocoBaseField): improve compatibility 2024-12-05 07:03:51 +08:00
Zeke Zhang
6ef4e9608c fix(enableLink): fix error when enableLink is enabled 2024-12-04 22:10:25 +08:00
nocobase[bot]
eb57d5325c Merge branch 'next' into develop 2024-12-04 13:44:13 +00:00
nocobase[bot]
6b4ca21819 Merge branch 'main' into next 2024-12-04 13:43:50 +00:00
nocobase[bot]
d31804884f docs: update changelogs 2024-12-04 13:43:22 +00:00
nocobase[bot]
00d9c6dbe1 Merge branch 'next' into develop 2024-12-04 13:14:27 +00:00