6908 Commits

Author SHA1 Message Date
katherinehhh
188950c7a8 Merge branch 'main' into next 2024-12-01 22:30:02 +08:00
Katherine
7a739b91f2
fix: field width issue in sub table in horizontal layout (#5763) 2024-12-01 22:26:16 +08:00
Katherine
05ed11eb15
fix: select field to display blank when data is empty (#5762) 2024-12-01 21:36:05 +08:00
chenos
33bbfeab85
feat: restart the process when plugins are added or removed (#5761)
* feat: restart the process when plugins are added or removed

* fix: debounce

* fix: pm2
2024-12-01 18:12:27 +08:00
ChengLei Shao
9166b7acf3
fix: set belongs to many associations (#5759) 2024-11-30 20:40:22 +08:00
nocobase[bot]
0e2b6343c2 Merge branch 'main' into next 2024-11-30 12:25:38 +00:00
Junyi
b59d53dde8
refactor(client): change block initializers icons (#5757) 2024-11-30 20:25:04 +08:00
nocobase[bot]
15d0ec486e Merge branch 'main' into next 2024-11-30 00:59:35 +00:00
ChengLei Shao
9ddb4c179e
fix: update association with foreign key (#5756) 2024-11-30 08:59:07 +08:00
Katherine
d77b4aa36d
refactor: set small as table default size (#5755) 2024-11-29 22:39:20 +08:00
nocobase[bot]
0e019d1317 Merge branch 'main' into next 2024-11-29 14:18:51 +00:00
ChengLei Shao
bff82856e7
fix: update hasOne/belongsTo association values without foreign key (#5754) 2024-11-29 22:18:24 +08:00
nocobase[bot]
cc5576f64d Merge branch 'main' into next 2024-11-29 09:43:35 +00:00
chenos
397e2165a8 chore: update Dockerfile 2024-11-29 17:42:54 +08:00
chenos
04e7627935 chore: add trace log 2024-11-29 12:20:31 +08:00
nocobase[bot]
9ca80c483a Merge branch 'main' into next 2024-11-29 03:50:34 +00:00
YANG QIA
52dffcf414
chore(ci): optimize get-plugins.yml (#5752)
* chore: optimize get-plugins.yml

* fix: typo

* fix: typo

* chore: test

* fix: bug

* chore: optimize

* chore: update

* chore: update
2024-11-29 11:50:12 +08:00
Katherine
30a16af817
feat: support quick schedule creation by clicking date on calendar block (#5733)
* feat: calender block

* fix: bug

* fix: bug

* refactor:  initialValues for start and end

* fix: bug

* fix: bug

* fix: bug
2024-11-29 10:03:44 +08:00
chenos
f2c3f09685 feat: optimize bulk plugin activation logic 2024-11-29 00:51:31 +08:00
nocobase[bot]
fad19d1c5c Merge branch 'main' into next 2024-11-28 15:35:50 +00:00
nocobase[bot]
e3ec7bc6aa chore(versions): 😊 publish v1.3.54 v1.3.54 2024-11-28 15:35:38 +00:00
nocobase[bot]
fd24bbfde4 chore(versions): 😊 publish v1.4.0-beta.10 v1.4.0-beta.10 2024-11-28 15:10:36 +00:00
nocobase[bot]
05e66c9464 Merge branch 'main' into next 2024-11-28 14:59:01 +00:00
nocobase[bot]
046c767ed3 docs: update changelogs 2024-11-28 14:58:34 +00:00
nocobase[bot]
776d2b2b91 Merge branch 'main' into next 2024-11-28 14:34:57 +00:00
nocobase[bot]
5d60497c37 chore(versions): 😊 publish v1.3.53 v1.3.53 2024-11-28 14:34:54 +00:00
nocobase[bot]
bf889c8c15 Merge branch 'main' into next 2024-11-28 12:20:23 +00:00
chenos
fab699a679
fix(cli): daemon mode does not delete sock files (#5750) 2024-11-28 20:19:57 +08:00
Zeke Zhang
501e4276cb chore(e2e): update register case 2024-11-28 14:04:48 +08:00
nocobase[bot]
ea49f1afbb Merge branch 'main' into next 2024-11-28 05:02:12 +00:00
Katherine
9d5fbf7d6c
fix: build error (#5748) 2024-11-28 13:01:48 +08:00
Katherine
07b13d2f5c
fix: scrollbar issue when table has few columns with medium size (#5745) 2024-11-28 12:27:00 +08:00
nocobase[bot]
2f1e19c00a Merge branch 'main' into next 2024-11-28 04:26:38 +00:00
Katherine
15d274e5be
fix: multiple relational fields are linked to the same table (#5744) 2024-11-28 12:26:11 +08:00
Junyi
4235b845d8
fix(client): use children component when nullable is false (#5746) 2024-11-28 10:30:57 +08:00
nocobase[bot]
2e3cbd160d chore(versions): 😊 publish v1.4.0-beta.9 v1.4.0-beta.9 2024-11-28 02:21:20 +00:00
Katherine
9fff5c8a8b
refactor: optimize compact theme for mobile (#5723)
* refactor: optimize compact theme for mobile

* fix: bug

* fix: bug

* style: style improve

* fix: bug

* fix: bug

* fix: bug
2024-11-27 20:57:23 +08:00
YANG QIA
9f255eba89
fix(data-vi): issue where getting timezone from context (#5743)
* fix(data-vi): issue where getting timezone from context

* fix: test
2024-11-27 19:48:07 +08:00
nocobase[bot]
6bd5b9b54c chore(versions): 😊 publish v1.4.0-beta.8 v1.4.0-beta.8 2024-11-27 08:56:37 +00:00
Sheldon Guo
110600ac4c
fix(plugin-notification-in-app-message): remove in-app message title string slicing logic (#5728)
* fix: remove title and content truncation in InAppNotificationChannel

* fix: improve message title display with text overflow handling
2024-11-27 15:45:00 +08:00
nocobase[bot]
e1b82451af Merge branch 'main' into next 2024-11-27 07:36:29 +00:00
Katherine
05d973ab02
fix: foreign key field display issue in the data selector (#5734) 2024-11-27 15:36:05 +08:00
nocobase[bot]
9d3e3bd010 Merge branch 'main' into next 2024-11-27 07:35:57 +00:00
Katherine
d78d388d8c
fix: error when changing zoom levels in Google Maps (#5722)
* fix: error when changing zoom levels in Google Maps

* fix: bug

* fix: bug
2024-11-27 15:35:34 +08:00
nocobase[bot]
9300afd80c chore(versions): 😊 publish v1.4.0-beta.7 v1.4.0-beta.7 2024-11-27 07:22:59 +00:00
YANG QIA
78a20e8fd9
feat(basic-auth): allows to add more fields of user collection in sign up form (#5741)
* feat(basic-auth): allows to add more fields in sign up form

* feat: backend

* feat: add reactions

* fix: bug

* fix: bug

* chore: optimize
2024-11-27 14:24:56 +08:00
chenos
c825182f32
fix: continent on error (#5740) 2024-11-27 14:15:38 +08:00
Sheldon Guo
f56f49d3ca
fix(RemoteSelect component): fix selected option label not loaded on first render (#5736)
* feat: add defaultParams option to service in RemoteSelect and UsersSelect components

* fix: conditionally set defaultParams in RemoteSelect component
2024-11-27 13:27:35 +08:00
YANG QIA
d62f9507a6
Revert "feat(basic-auth): allows to add more fields in sign up form (#5717)" (#5739)
This reverts commit ac80dd8a3c1aae04d95599e9c2cfd0776825662b.
2024-11-27 12:24:00 +08:00
YANG QIA
ac80dd8a3c
feat(basic-auth): allows to add more fields in sign up form (#5717)
* feat(basic-auth): allows to add more fields in sign up form

* feat: backend

* feat: add reactions

* fix: bug
2024-11-27 11:42:35 +08:00