Commit Graph

113 Commits

Author SHA1 Message Date
xilesun
3b91f37975 fix(l10n): build issue
Some checks are pending
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-10-23 00:20:59 +08:00
mahuan
09b86bf18b refactor: standardize localization file name 2024-10-22 23:02:52 +08:00
GitHub Actions Bot
ff06d68271 Merge branch 'main' into next
Some checks are pending
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)
Some checks are pending
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
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
nocobase[bot]
ebec08b076 chore(versions): 😊 publish v1.3.30-beta 2024-10-11 00:43:36 +00:00
nocobase[bot]
d445a8f44f chore(versions): 😊 publish v1.3.29-beta 2024-10-10 06:45:56 +00:00
nocobase[bot]
2e9260aa34 chore(versions): 😊 publish v1.3.28-beta 2024-10-09 23:18:27 +00:00
GitHub Actions Bot
efc461c1c8 Merge branch 'main' into next 2024-10-09 01:20:19 +00:00
ChengLei Shao
259b0b707a
fix: import with big date (#5356) 2024-10-09 09:20:00 +08:00
Katherine
55cdfadee7
fix: undefined type in useDataBlockProps() (#5365) 2024-10-08 13:49:55 +08:00
nocobase[bot]
6a41df2db3 chore(versions): 😊 publish v1.3.27-beta 2024-09-30 02:28:45 +00:00
nocobase[bot]
c6f24eb7fc chore(versions): 😊 publish v1.3.26-beta 2024-09-29 01:20:34 +00:00
nocobase[bot]
e21ee4c334 chore(versions): 😊 publish v1.3.25-beta 2024-09-25 13:23:32 +00:00
mytharcher
ca214dff10 Merge branch 'main' into next 2024-09-25 20:34:52 +08:00
mahuantest
2bde4a3176
feat(locale): update and improve Japanese translations in ja_JP files (#5292)
Some checks failed
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 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
Test on Windows / build (push) Waiting to run
deploy client docs / Build (push) Has been cancelled
NocoBase FrontEnd Test / frontend-test (18) (push) Has been cancelled
* feat(locale): update and improve Japanese translations in ja_JP files

* fix(locale): correct japanese translations in ja_JP files

---------

Co-authored-by: mahuan <1007409254@qq.com>
2024-09-24 14:50:13 +08:00
nocobase[bot]
d7e23da3fe chore(versions): 😊 publish v1.3.24-beta 2024-09-23 09:25:16 +00:00
nocobase[bot]
391adc2800 chore(versions): 😊 publish v1.3.23-beta
Some checks failed
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
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-09-19 14:59:39 +00:00
nocobase[bot]
3e9de7d977 chore(versions): 😊 publish v1.3.22-beta 2024-09-12 13:25:46 +00:00
nocobase[bot]
f456290e0d chore(versions): 😊 publish v1.3.21-beta 2024-09-10 23:27:29 +00:00
nocobase[bot]
c8b2ebe656 chore(versions): 😊 publish v1.3.20-beta 2024-09-10 04:02:33 +00:00
nocobase[bot]
574c67f403 chore(versions): 😊 publish v1.3.19-beta 2024-09-08 14:24:01 +00:00
nocobase[bot]
a248c7e363 chore(versions): 😊 publish v1.3.18-beta 2024-09-08 13:24:58 +00:00
nocobase[bot]
1954b6bb99 chore(versions): 😊 publish v1.3.17-beta 2024-09-07 15:42:23 +00:00
nocobase[bot]
ead089784e chore(versions): 😊 publish v1.3.16-beta 2024-09-06 08:59:59 +00:00
nocobase[bot]
59db102595 chore(versions): 😊 publish v1.3.15-beta 2024-09-04 05:00:13 +00:00
nocobase[bot]
c4c36599ed chore(versions): 😊 publish v1.3.14-beta 2024-09-03 09:57:06 +00:00
nocobase[bot]
5cfca8e954 chore(versions): 😊 publish v1.3.13-beta 2024-09-03 00:46:15 +00:00
nocobase[bot]
774c2961d4 chore(versions): 😊 publish v1.3.12-beta 2024-09-01 12:01:37 +00:00
nocobase[bot]
517e199ed7 chore(versions): 😊 publish v1.3.11-beta 2024-08-31 14:13:44 +00:00
nocobase[bot]
5afac9cf82 chore(versions): 😊 publish v1.3.10-beta 2024-08-31 07:29:00 +00:00
nocobase[bot]
bf5011f75a chore(versions): 😊 publish v1.3.9-beta 2024-08-29 14:14:30 +00:00
nocobase[bot]
39d021a9aa chore(versions): 😊 publish v1.3.8-beta 2024-08-29 10:12:49 +00:00
nocobase[bot]
f429d13264 chore(versions): 😊 publish v1.3.7-beta 2024-08-29 08:41:23 +00:00
nocobase[bot]
39c7ce4741 chore(versions): 😊 publish v1.3.6-beta 2024-08-29 06:01:24 +00:00
nocobase[bot]
35e8f89c75 chore(versions): 😊 publish v1.3.5-beta 2024-08-28 09:28:11 +00:00
nocobase[bot]
a0117480e0 chore(versions): 😊 publish v1.3.4-beta 2024-08-27 10:27:55 +00:00
nocobase[bot]
9dffefb90a chore(versions): 😊 publish v1.3.3-beta 2024-08-27 00:37:42 +00:00
nocobase[bot]
dcadaa6665 chore(versions): 😊 publish v1.3.2-beta 2024-08-26 20:58:26 +00:00
nocobase[bot]
4aff92ad3b chore(versions): 😊 publish v1.3.1-beta 2024-08-26 16:07:23 +00:00
chenos
29433aa441 feat: 1.4.0-alpha 2024-08-26 00:16:25 +08:00
GitHub Actions Bot
dea6a58878 chore(versions): 😊 publish v1.3.0-beta 2024-08-25 16:12:14 +00:00
chenos
5417f4444a fix: v1.3.0-alpha 2024-08-06 17:56:42 +08:00
chenos
4d2e379f74 Merge branch 'main' into next
# Conflicts:
#	packages/presets/nocobase/package.json
2024-08-06 17:55:45 +08:00
chenos
f8bc36066e fix: manual release 2024-08-06 17:52:23 +08:00
GitHub Actions Bot
ca87866959 chore(versions): 😊 publish v1.3.0-alpha 2024-08-06 03:52:38 +00:00
GitHub Actions Bot
769d2b9365 chore(versions): 😊 publish v1.2.29-alpha 2024-08-05 05:58:26 +00:00
Katherine
c74b234dde
refactor: pc block & action compatible with mobile devices (#4935)
* style: import modal style improve

* style: grid card style improve

* style: action bar style improve

* style: action bar style improve

* style: action bar style improve

* fix: improt modal

* fix: modal style

* fix: bug

* fix: bug

* fix: modal style

* refactor: pagination style

* refactor: table configure fields  style

* refactor: grid card style

* style: table block  margin

* style: table block  margin

* fix: bug
2024-08-02 13:49:40 +08:00
GitHub Actions Bot
40b3901118 chore(versions): 😊 publish v1.2.28-alpha 2024-08-01 04:05:06 +00:00
GitHub Actions Bot
eafbd1fe97 chore(versions): 😊 publish v1.2.27-alpha 2024-07-30 11:15:56 +00:00