xilesun
|
e759c9acfd
|
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-07-16 10:06:20 +08:00 |
|
GitHub Actions Bot
|
c65c7f708e
|
chore(versions): 😊 publish v1.2.17-alpha
|
2024-07-16 00:41:33 +00:00 |
|
Katherine
|
046bca6dcb
|
fix: dataSourceKey parameter error for external data sources in acl data scope list (#4882)
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 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-07-15 14:03:55 +08:00 |
|
GitHub Actions Bot
|
a64015d1cb
|
chore(versions): 😊 publish v1.2.16-alpha
|
2024-07-12 09:04:56 +00:00 |
|
GitHub Actions Bot
|
11fdb5131c
|
chore(versions): 😊 publish v1.2.15-alpha
|
2024-07-11 14:21:15 +00:00 |
|
GitHub Actions Bot
|
4e537360dd
|
chore(versions): 😊 publish v1.2.14-alpha
|
2024-07-11 04:32:10 +00:00 |
|
YANG QIA
|
e0b5128c9d
|
feat(database): new field type many to many (array) (#4708)
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 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
* feat: recordSet field
* fix: record set field
* test: add tests
* fix: tests
* fix: build
* feat: front end
* refactor: belongs to array field
* fix: tests
* fix: version
* fix: version
* fix: build
* chore: update
* chore: add error
* chore: remove only
* feat: add locales
* fix: version
* fix: e2e
* fix: fix T-4661
* fix: fix T-4663
* fix: fix T-4665
* fix: fix T-4670
* fix: fix T-4666
* fix: fix T-4664
* fix: fix T-4668
* fix: test
* fix: fix T-4669
* fix: fix T-4667
* fix: bug
* fix: fix T-4670
* chore: add transaction
* feat: beforeAddDataSource hook
* feat: support external database sources, fix T-4717
* fix: bug
* fix: fix T-4671
* fix: fix T-4769
* fix: version
* fix: fix T-4762
* fix: array type interface
* fix: fix T-4742
* fix: fix T-4661
* fix: bug
* fix: bug
* feat: check association keys in backend
* fix: bug
* fix: bug
* fix: bug
* fix: test
* fix: bug
* fix: e2e
---------
Co-authored-by: Chareice <chareice@live.com>
|
2024-07-10 15:04:24 +08:00 |
|
GitHub Actions Bot
|
3b02b0c992
|
chore(versions): 😊 publish v1.2.13-alpha
|
2024-07-10 04:44:30 +00:00 |
|
chenos
|
95d43cadd9
|
chore: v1.3.0-alpha
|
2024-07-09 14:22:23 +08:00 |
|
GitHub Actions Bot
|
415eb52cef
|
chore(versions): 😊 publish v1.2.12-alpha
|
2024-07-05 09:10:05 +00:00 |
|
Katherine
|
a754bcedd8
|
fix: external data source filterTargetKey undefined in filter action (#4815)
* fix: external data source filterTargetKey undefined in filter action
* fix: bug
|
2024-07-05 09:45:52 +08:00 |
|
Katherine
|
59c9c0e06e
|
fix: external data source not reloading when title field is updated (#4786)
|
2024-07-01 16:12:49 +08:00 |
|
GitHub Actions Bot
|
a2039c2f0d
|
chore(versions): 😊 publish v1.2.11-alpha
|
2024-06-28 03:43:02 +00:00 |
|
chenos
|
a86315de61
|
feat(data-source-manager): filterTargetKey configuration optimization (#4766)
* feat(data-source-manager): filterTargetKey configuration optimization
* fix: bugs
* fix: improve code
* fix: error
* fix: error
|
2024-06-28 09:00:16 +08:00 |
|
GitHub Actions Bot
|
734aa1a007
|
chore(versions): 😊 publish v1.2.10-alpha
|
2024-06-27 14:03:40 +00:00 |
|
GitHub Actions Bot
|
4a50647210
|
chore(versions): 😊 publish v1.2.9-alpha
|
2024-06-27 03:02:41 +00:00 |
|
Zeke Zhang
|
99a0fcae1c
|
feat(variable): add a new variable named 'Parent popup record' (#4748)
* refactor: extract CurrentPopupRecordProvider component
* refactor: rename
* feat(variable): add a new variable named 'Parent popup record'
* chore: add translation
* fix: fix known issues
* test: add e2e tests
|
2024-06-26 08:59:01 +08:00 |
|
GitHub Actions Bot
|
3a8867eaef
|
chore(versions): 😊 publish v1.2.8-alpha
|
2024-06-25 07:29:25 +00:00 |
|
GitHub Actions Bot
|
927641349f
|
chore(versions): 😊 publish v1.2.7-alpha
|
2024-06-24 02:04:24 +00:00 |
|
GitHub Actions Bot
|
504f8d107c
|
chore(versions): 😊 publish v1.2.6-alpha
|
2024-06-20 04:40:35 +00:00 |
|
GitHub Actions Bot
|
9968eda02b
|
chore(versions): 😊 publish v1.2.5-alpha
|
2024-06-19 22:58:05 +00:00 |
|
GitHub Actions Bot
|
9de4853030
|
chore(versions): 😊 publish v1.2.4-alpha
|
2024-06-17 00:53:36 +00:00 |
|
GitHub Actions Bot
|
deacbf25e9
|
chore(versions): 😊 publish v1.2.3-alpha
|
2024-06-13 03:48:21 +00:00 |
|
GitHub Actions Bot
|
e45bdb7d2f
|
chore(versions): 😊 publish v1.2.2-alpha
|
2024-06-12 09:56:27 +00:00 |
|
GitHub Actions Bot
|
0d6ebe16cf
|
chore(versions): 😊 publish v1.2.1-alpha
|
2024-06-12 05:15:06 +00:00 |
|
GitHub Actions Bot
|
79634179a4
|
chore(versions): 😊 publish v1.2.0-alpha
|
2024-06-12 03:39:54 +00:00 |
|
GitHub Actions Bot
|
c7060aeceb
|
chore(versions): 😊 publish v1.0.1-alpha.3
|
2024-06-11 23:57:39 +00:00 |
|
GitHub Actions Bot
|
092f3afab1
|
chore(versions): 😊 publish v1.0.1-alpha.2
|
2024-06-11 12:13:31 +00:00 |
|
YANG QIA
|
0fb18b495f
|
fix(auth): allows to set the auth type title translation from server end (#4616)
* fix(auth): allows to set auth type title translation from server end
* chore: move tval to utils
* chore: mark deprecated
* fix: test
|
2024-06-11 14:25:07 +08:00 |
|
GitHub Actions Bot
|
9218319d02
|
chore(versions): 😊 publish v1.0.1-alpha.1
|
2024-06-07 13:46:37 +00:00 |
|
chenos
|
cf740897cc
|
fix(ci): skip some test cases on the Windows platform
|
2024-06-07 10:19:49 +08:00 |
|
Zeke Zhang
|
a1909d9ce4
|
fix: fix loss of data scope field in permission configuration
|
2024-05-27 18:25:30 +08:00 |
|
GitHub Actions Bot
|
53eb054848
|
chore(versions): 😊 publish v1.0.0-alpha.17
|
2024-05-27 06:44:39 +00:00 |
|
Zeke Zhang
|
13362dab25
|
fix: optimize data scope variable in permission configuration (#4484)
* fix: optimize data scope variable in permission configuration
* test: add e2e test
* chore: fix failed e2e
* fix: optimize data scope variable in permission configuration
* chore: skip weird test
|
2024-05-27 12:09:28 +08:00 |
|
GitHub Actions Bot
|
2e7744f85c
|
chore(versions): 😊 publish v1.0.0-alpha.16
|
2024-05-27 01:28:10 +00:00 |
|
GitHub Actions Bot
|
4f3a3c0931
|
chore(versions): 😊 publish v1.0.0-alpha.15
|
2024-05-21 02:53:07 +00:00 |
|
Katherine
|
8fbfd830c9
|
refactor: collection manager setting title field (#4419)
|
2024-05-21 10:30:36 +08:00 |
|
Katherine
|
350652a515
|
fix: the inherited field should be able to be set as the title field (#4394)
|
2024-05-19 10:01:46 +08:00 |
|
GitHub Actions Bot
|
0399272664
|
chore(versions): 😊 publish v1.0.0-alpha.14
|
2024-05-16 13:53:55 +00:00 |
|
Katherine
|
cb8aa0d931
|
fix: after setting title field the collection data should refresh (#4358)
|
2024-05-16 12:07:56 +08:00 |
|
GitHub Actions Bot
|
3e7d85b8fa
|
chore(versions): 😊 publish v1.0.0-alpha.13
|
2024-05-14 09:18:26 +00:00 |
|
GitHub Actions Bot
|
52a893f989
|
chore(versions): 😊 publish v1.0.0-alpha.12
|
2024-05-13 00:44:13 +00:00 |
|
katherinehhh
|
086984cb90
|
fix: collection support title field setting (#4322)
|
2024-05-12 20:44:32 +08:00 |
|
GitHub Actions Bot
|
fcd368cee3
|
chore(versions): 😊 publish v1.0.0-alpha.11
|
2024-05-11 05:27:54 +00:00 |
|
GitHub Actions Bot
|
814d5cb2d2
|
chore(versions): 😊 publish v1.0.0-alpha.10
|
2024-05-11 01:02:08 +00:00 |
|
GitHub Actions Bot
|
9ecdf9bc08
|
chore(versions): 😊 publish v1.0.0-alpha.9
|
2024-05-09 15:13:48 +00:00 |
|
GitHub Actions Bot
|
d57ebbdb44
|
chore(versions): 😊 publish v1.0.0-alpha.8
|
2024-05-09 08:31:49 +00:00 |
|
GitHub Actions Bot
|
24590cdd74
|
chore(versions): 😊 publish v1.0.0-alpha.7
|
2024-05-09 08:09:31 +00:00 |
|
katherinehhh
|
f1923d25cd
|
refactor: external data source view collection createMainOnly (#4287)
|
2024-05-08 14:47:37 +08:00 |
|
chenos
|
a2d8870fdf
|
chore(versions): 😊 publish v1.0.0-alpha.6
|
2024-05-07 16:49:53 +08:00 |
|