508 Commits

Author SHA1 Message Date
ChengLei Shao
fbe63b1712
fix: filter external data source collections (#5890)
* fix: filter external data source collections

* fix: test
2024-12-16 09:25:21 +08:00
nocobase[bot]
b708f7f676 Merge branch 'main' into next 2024-12-12 01:51:13 +00:00
ChengLei Shao
f9afb13cee
chore: datetime parser (#5865) 2024-12-12 09:50:52 +08:00
nocobase[bot]
dd41466a2a Merge branch 'next' into develop 2024-12-07 13:29:04 +00:00
YANG QIA
a0aa3b8663
fix(m2m-array): issue where updating m2m array fields in single relation collection (#5820)
* fix(m2m-array): issue where updating m2m array fields in single relation collection

* fix: select

* test: add test cases
2024-12-07 21:28:20 +08:00
nocobase[bot]
99288e0e1a Merge branch 'next' into develop 2024-11-30 12:40:46 +00:00
ChengLei Shao
9166b7acf3
fix: set belongs to many associations (#5759) 2024-11-30 20:40:22 +08:00
katherinehhh
f343b988fa Merge branch 'next' into develop 2024-11-30 09:26:29 +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
nocobase[bot]
9cc5475774 Merge branch 'next' into develop 2024-11-29 14:19:18 +00: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]
2e83d3c9b9 Merge branch 'next' into develop 2024-11-26 09:13:06 +00:00
Chareice
548cfe3e56
Merge remote-tracking branch 'origin/main' into next 2024-11-26 17:12:36 +08:00
ChengLei Shao
de7c86a1e5
fix: infer view field attribute (#5729)
* fix: view collection with field attribute

* fix: infer view with column field attribute
2024-11-26 16:39:21 +08:00
mytharcher
fa5a61fc97 Merge branch 'next' into develop 2024-11-19 10:52:28 +08:00
nocobase[bot]
a043182d8f Merge branch 'main' into next 2024-11-16 01:55:32 +00:00
YANG QIA
c541435b09
fix(m2m-array): error when retriving association records with m2m array field (#5661) 2024-11-16 09:55:08 +08:00
mytharcher
5824f1fb15 Merge branch 'next' into T-4910 2024-11-15 11:03:16 +08:00
ChengLei Shao
9fe1775ca3
chore: support update field attribute in collection (#5643) 2024-11-13 19:09:02 +08:00
nocobase[bot]
f218c0b1c6 Merge branch 'main' into next 2024-11-13 01:14:09 +00:00
Chareice
4441602149
chore: console.log 2024-11-13 09:13:37 +08:00
ChengLei Shao
97b63b9b90
fix: import with m2m id field (#5623) 2024-11-13 09:13:26 +08:00
Chareice
416450d470
fix: filter target key with single item array 2024-11-11 21:51:48 +08:00
nocobase[bot]
95134d0273 Merge branch 'main' into next 2024-11-10 02:22:04 +00:00
chenos
451210a248 docs: update README.md 2024-11-10 10:09:21 +08:00
nocobase[bot]
63ba93dfd1 Merge branch 'main' into next 2024-11-10 02:06:13 +00:00
ChengLei Shao
bea2d4880e
fix: import with m2m id field (#5623) 2024-11-10 10:05:53 +08:00
ChengLei Shao
c728146160
refactor: collections api (#5610)
* chore: test

* chore: list meta

* chore: list meta api

* fix: test
2024-11-08 12:44:13 +08:00
ChengLei Shao
8e1eed7c2f
feat: database beanchmark (#5615)
* chore: db logging with sql benchmark

* chore: log response size
2024-11-08 12:13:43 +08:00
ChengLei Shao
85a6c171fa
fix: import with datetime no tz field (#5614)
* fix: import with datetime no tz field

* chore: console.log

* chore: console.log
2024-11-08 11:41:56 +08:00
ChengLei Shao
ef1ded8ff2
fix: import with date field (#5606)
* fix: import with dateOnly and datetimeNoTz field

* fix: import with date field

* fix: export datetime filed

* fix: test

* fix: test

* fix: test

* fix: unixtimestamp import

* chore: test
2024-11-07 21:05:58 +08:00
nocobase[bot]
493ee41f3e Merge branch 'main' into next 2024-11-06 12:33:14 +00:00
ChengLei Shao
0082fb7dec
chore: file collection unavailable action (#5604) 2024-11-06 20:32:44 +08:00
nocobase[bot]
4508ba564c Merge branch 'main' into next 2024-11-06 05:47:09 +00:00
ChengLei Shao
88cc322a8c
fix: import with belongs to associations (#5417)
* fix: import with belongs to associations

* chore: test
2024-11-06 13:17:27 +08:00
nocobase[bot]
47763e68fd Merge branch 'main' into next 2024-11-06 02:29:48 +00:00
ChengLei Shao
5788841df6
fix: export with i18n (#5591) 2024-11-06 10:29:26 +08:00
Sheldon Guo
ee512d7c9d
feat(notification-in-app-message): support in-app messages for mobile client (#5560)
feat(notification-in-app-message): support in-app messages for mobile client
2024-11-06 09:29:05 +08:00
Chareice
5b31c1006b
chore: db logging with sql benchmark 2024-11-05 21:28:45 +08:00
ChengLei Shao
e818195dd1
fix: merge option with filter target key (#5558) 2024-10-31 21:41:10 +08:00
ChengLei Shao
eec0f30d40
fix: sequelize primary key field with multi filter target keys (#5556) 2024-10-31 17:38:07 +08:00
Sheldon Guo
056728d7ab
feat(plugin-notification-in-app) (#5254)
feat: Add inapp live message notifications.
---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-10-25 22:41:30 +08:00
nocobase[bot]
fdee3f0afe Merge branch 'main' into next 2024-10-25 00:27:45 +00:00
YANG QIA
18d31564b3
fix(client): string operators "contains/does not contains" should handle null value (#5509) 2024-10-25 08:27:22 +08:00
ChengLei Shao
a7f964988b
fix: update association with a non-primary key table (#5495)
* fix: update association with non primaryKey table

* fix: test

* fix: test

* fix: get primary key attribute with multi filter target keys

* fix: update has one associations

* fix: test

* fix: test

* chore: test

* chore: test

* chore: test

* chore: test

* chore: middleware

* chore: error condition

* chore: test

* fix: test
2024-10-25 07:21:07 +08:00
ChengLei Shao
6cbc96f1c7
feat: support for static loading logic of plugins (#5466)
* feat: extend database dialect

* chore: error message

* fix: pg version

* chore: error message

* feat: load plugins static import

* chore: static import

* fix: test

* chore: find packages

* fix: findAllPlugins

* feat: appendToBuiltInPlugins

* fix: runPluginStaticImports

* fix: create app

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
2024-10-24 20:21:49 +08:00
nocobase[bot]
cb336ed4d9 Merge branch 'main' into next 2024-10-22 05:43:44 +00:00
ChengLei Shao
f3ef42968e
fix: sync event in inherited collection (#5477)
* fix: sync event in inherited collection

* fix: hooks options
2024-10-22 13:43:24 +08:00