GitHub Actions Bot
|
60b3f9b2e2
|
Merge branch 'main' into next
|
2024-10-12 09:35:12 +00:00 |
|
Katherine
|
9f71eb7730
|
fix: required association field validate error after select value with variable in data scope (#5399)
auto-merge / push-commit (push) Waiting to run
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
|
2024-10-12 17:34:46 +08:00 |
|
Katherine
|
fc90817fac
|
fix: issue with clicking settings on public form (#5392)
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
|
2024-10-12 11:40:59 +08:00 |
|
GitHub Actions Bot
|
d5e931f70a
|
Merge branch 'main' into next
|
2024-10-11 23:57:16 +00:00 |
|
nocobase[bot]
|
3a7574663f
|
docs: update changelogs
auto-merge / push-commit (push) Waiting to run
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase Backend Test / sqlite-test (20, false) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, false) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, true) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, false) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, true) (push) Waiting to run
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
|
2024-10-11 23:49:38 +00:00 |
|
nocobase[bot]
|
3d78552985
|
Merge branch 'main' into next
|
2024-10-11 23:42:36 +00:00 |
|
nocobase[bot]
|
24bcacc460
|
chore(versions): 😊 publish v1.3.31-beta
|
2024-10-11 23:42:25 +00:00 |
|
GitHub Actions Bot
|
ff06d68271
|
Merge branch 'main' into next
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
|
2024-10-11 13:43:58 +00:00 |
|
ChengLei Shao
|
1e1e976d28
|
fix: import with wps (#5397)
auto-merge / push-commit (push) Waiting to run
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
* fix: import with wps
* chore: console.log
|
2024-10-11 21:32:36 +08:00 |
|
katherinehhh
|
e3e7ebcee1
|
Merge branch 'main' into next
|
2024-10-11 21:03:57 +08:00 |
|
Katherine
|
fd0370b450
|
refactor: optimize calendar block locale (#5396)
|
2024-10-11 20:57:17 +08:00 |
|
Katherine
|
15e05d5a2c
|
refactor: support attachmentURL (#5313)
* refactor: support attachmentURL
* refactor: support attachment field
* fix: bug
* refactor: attachment url field
* fix: bug
* fix: bug
* fix: merge bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: kanban appends
* fix: action export
* fix: action import
* fix: test
* fix: bug
* fix(client): fix file type check logic
* fix(client): fix image previewer by file type
* fix(client): fix null file type caused error in matching
* fix(client): fix thumbnail data
* refactor: datetime
* test: fix test
* fix(client): fix preview based on file type when url contains search part
* refactor: remote select
* fix: test
* fix: bug
---------
Co-authored-by: mytharcher <mytharcher@gmail.com>
|
2024-10-11 20:15:55 +08:00 |
|
chenos
|
664eb3df24
|
Merge branch 'next' of github.com:nocobase/nocobase into next
|
2024-10-11 15:22:25 +08:00 |
|
chenos
|
5086fe7017
|
feat: add isNull helper
|
2024-10-11 15:21:48 +08:00 |
|
GitHub Actions Bot
|
0fe6ec2eea
|
Merge branch 'main' into next
|
2024-10-11 07:20:25 +00:00 |
|
ChengLei Shao
|
64b6e45709
|
fix: api doc of user plugin (#5391)
|
2024-10-11 15:20:00 +08:00 |
|
gchust
|
1d0947beea
|
feat: support field's dynamic filter operators in filter form block (#5389)
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
* feat: support field's dynamic filter operators in filter form block
* test: add unit test
---------
Co-authored-by: Zeke Zhang <958414905@qq.com>
|
2024-10-11 13:08:05 +08:00 |
|
GitHub Actions Bot
|
e61755182c
|
Merge branch 'main' into next
|
2024-10-11 04:25:59 +00:00 |
|
Zeke Zhang
|
65330e76ba
|
fix(region): fix filter error (#5390)
auto-merge / push-commit (push) Waiting to run
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase Backend Test / sqlite-test (20, false) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, false) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, true) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, false) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, true) (push) Waiting to run
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
* fix(region): fix filter error
* test: add unit test
|
2024-10-11 12:25:33 +08:00 |
|
Katherine
|
f7ff74d5f3
|
chore: after success configure (#5374)
* chore: after success configure
* fix: bug
* refactor: locale
* fix: bulk edit
* fix: customize request
* refactor: public form not suport after success configiration
|
2024-10-11 10:11:39 +08:00 |
|
GitHub Actions Bot
|
a09e27fff9
|
Merge branch 'main' into next
|
2024-10-11 01:04:32 +00:00 |
|
nocobase[bot]
|
782dfd89b9
|
docs: update changelogs
|
2024-10-11 00:50:46 +00:00 |
|
nocobase[bot]
|
cde8950a28
|
Merge branch 'main' into next
|
2024-10-11 00:43:45 +00:00 |
|
nocobase[bot]
|
ebec08b076
|
chore(versions): 😊 publish v1.3.30-beta
|
2024-10-11 00:43:36 +00:00 |
|
GitHub Actions Bot
|
a2fa3447cf
|
Merge branch 'main' into next
|
2024-10-11 00:41:52 +00:00 |
|
Zeke Zhang
|
155c337d5f
|
fix(menu): fix menu loading issue (#5388)
* fix(menu): fix menu loading issue
* fix(otherRecords): should display search box
|
2024-10-11 08:41:34 +08:00 |
|
GitHub Actions Bot
|
f6db64af30
|
Merge branch 'main' into next
|
2024-10-10 23:14:06 +00:00 |
|
Zeke Zhang
|
e6a95b3b91
|
fix(mobile): fix file field rendering error issue (#5387)
* fix(mobile): fix file field rendering error issue
* test(AssociationFieldModeProvider): add unit tests
|
2024-10-11 07:13:47 +08:00 |
|
GitHub Actions Bot
|
dfbdb2f1c8
|
Merge branch 'main' into next
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, false) (push) Has been cancelled
NocoBase Backend Test / sqlite-test (20, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Has been cancelled
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Has been cancelled
NocoBase Backend Test / mysql-test (20, false) (push) Has been cancelled
NocoBase Backend Test / mysql-test (20, true) (push) Has been cancelled
NocoBase Backend Test / mariadb-test (20, false) (push) Has been cancelled
NocoBase Backend Test / mariadb-test (20, true) (push) Has been cancelled
Test on Windows / build (push) Has been cancelled
|
2024-10-10 12:46:42 +00:00 |
|
Zeke Zhang
|
1a36d9a013
|
fix(mobile): fix undefined error
auto-merge / push-commit (push) Waiting to run
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase Backend Test / sqlite-test (20, false) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, false) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, true) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, false) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, true) (push) Waiting to run
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
|
2024-10-10 20:46:02 +08:00 |
|
GitHub Actions Bot
|
fe5f544396
|
Merge branch 'main' into next
|
2024-10-10 12:15:41 +00:00 |
|
Zeke Zhang
|
6e426720ad
|
fix(ErrorFallbackModal): set a very high zIndex to prevent being covered
|
2024-10-10 20:14:38 +08:00 |
|
GitHub Actions Bot
|
11017da282
|
Merge branch 'main' into next
|
2024-10-10 10:30:51 +00:00 |
|
xilesun
|
5084b8ed31
|
chore(ci): fix typo
|
2024-10-10 18:30:21 +08:00 |
|
GitHub Actions Bot
|
a7cad8c652
|
Merge branch 'main' into next
|
2024-10-10 10:24:32 +00:00 |
|
xilesun
|
3ad0f0bb05
|
chore(ci): fix condition
|
2024-10-10 18:24:08 +08:00 |
|
GitHub Actions Bot
|
a51f6be832
|
Merge branch 'main' into next
|
2024-10-10 10:16:30 +00:00 |
|
xilesun
|
25a52578c3
|
chore(ci): update
|
2024-10-10 18:16:04 +08:00 |
|
GitHub Actions Bot
|
c69620ed72
|
Merge branch 'main' into next
|
2024-10-10 07:41:06 +00:00 |
|
nocobase[bot]
|
2c09164b19
|
docs: update changelogs
|
2024-10-10 07:10:26 +00:00 |
|
nocobase[bot]
|
b5b5d884df
|
Merge branch 'main' into next
|
2024-10-10 06:46:08 +00:00 |
|
nocobase[bot]
|
d445a8f44f
|
chore(versions): 😊 publish v1.3.29-beta
|
2024-10-10 06:45:56 +00:00 |
|
ChengLei Shao
|
ad767a3c1c
|
fix: default sort with multi filter target keys (#5383)
|
2024-10-10 14:45:06 +08:00 |
|
GitHub Actions Bot
|
2672789a64
|
Merge branch 'main' into next
|
2024-10-10 06:17:52 +00:00 |
|
Junyi
|
75efed6a19
|
fix(plugin-workflow): fix column name caused error when underscored (#5364)
|
2024-10-10 14:13:41 +08:00 |
|
Junyi
|
0183ef0561
|
fix(plugin-workflow-sql): fix no result when calling stored procedure (#5385)
|
2024-10-10 14:11:32 +08:00 |
|
Jiannx
|
61d9bdf0e5
|
fix: component CustomRequestAction support x-use-component-props (#5379)
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
|
2024-10-10 11:22:03 +08:00 |
|
GitHub Actions Bot
|
d63d5567e0
|
Merge branch 'main' into next
|
2024-10-10 02:53:23 +00:00 |
|
xilesun
|
744d97c9b4
|
chore(ci): update
auto-merge / push-commit (push) Waiting to run
Build Docker Image / build-and-push (push) Waiting to run
Build Pro Image / build-and-push (push) Waiting to run
deploy client docs / Build (push) Waiting to run
E2E / Build (push) Waiting to run
E2E / Core and plugins (push) Blocked by required conditions
E2E / plugin-workflow (push) Blocked by required conditions
E2E / plugin-workflow-approval (push) Blocked by required conditions
E2E / plugin-data-source-main (push) Blocked by required conditions
E2E / Comment on PR (push) Blocked by required conditions
NocoBase Backend Test / sqlite-test (20, false) (push) Waiting to run
NocoBase Backend Test / sqlite-test (20, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (public, 20, public, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, nocobase, true) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, false) (push) Waiting to run
NocoBase Backend Test / postgres-test (user_schema, 20, public, true) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, false) (push) Waiting to run
NocoBase Backend Test / mysql-test (20, true) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, false) (push) Waiting to run
NocoBase Backend Test / mariadb-test (20, true) (push) Waiting to run
NocoBase FrontEnd Test / frontend-test (18) (push) Waiting to run
Test on Windows / build (push) Waiting to run
|
2024-10-10 10:52:54 +08:00 |
|
GitHub Actions Bot
|
ec20b74157
|
Merge branch 'main' into next
|
2024-10-10 01:37:51 +00:00 |
|