nocobase[bot]
eef3adc808
Merge branch 'next' into develop
2025-01-01 14:48:05 +00:00
ChengLei Shao
2eb03c21e8
chore: refresh datasource ( #5980 )
2025-01-01 22:47:42 +08:00
nocobase[bot]
30ea467dc8
Merge branch 'next' into develop
2024-12-31 12:16:25 +00:00
ChengLei Shao
61e7a89067
refactor: export action ( #5665 )
...
* chore: export xlsx command
* chore: container service
* chore: report export progress
* chore: export
* chore: performInsert
* chore: export command
* chore: base exporter
* chore: limit option
* chore: export
* chore: export
* chore: types
* chore: ws socket with auth
* refactor: refactor exporter, change addRows method to handleRow method to support row-by-row processing
* chore: xlsx exporter
* chore: base exporter
* chore: export limit
* chore: import action
* chore: load websocket
* chore: import action
* chore: object to cli args
* chore: import options
* chore: import action
* chore: import runner
* chore: import action
* chore: import options
* chore: import options
* chore: plugin load event
* chore: test
* chore: i18n
* chore: i18n
* chore: i18n
* fix: ws auth status
* chore: cache in data source
* chore: load datasource
* chore: import with field alias
* fix: build
* fix: test
* fix: build
* fix: import schema settings
* fix: import action
* fix: import progress
* chore: template creator
* fix: import error message
* fix: import error message
* chore: test
* chore: workflow dispatch event
* chore: export alias
* fix: typo
* chore: error render
* fix: event error
* chore: send message to tags
* fix: test
* fix: import action setting
2024-12-31 20:16:03 +08:00
nocobase[bot]
f85147d0b7
chore(versions): 😊 publish v1.5.0-beta.19
2024-12-30 23:49:06 +00:00
nocobase[bot]
360a8535e1
chore(versions): 😊 publish v1.5.0-beta.18
2024-12-27 02:50:52 +00:00
nocobase[bot]
a4192b8e99
Merge branch 'next' into develop
2024-12-26 06:24:32 +00:00
nocobase[bot]
d2bd8cdf48
Merge branch 'main' into next
2024-12-26 06:24:12 +00:00
chenos
c79b7297f2
fix: unix timestamp accuracy ( #5931 )
...
* fix: unix timestamp accuracy
* fix: unixTimestamp support int value
* fix: tojson
* fix(database): fix unix timestamp input value on number type
* chore(database): remove only in test
---------
Co-authored-by: katherinehhh <katherine_15995@163.com>
Co-authored-by: mytharcher <mytharcher@gmail.com>
2024-12-26 14:23:51 +08:00
nocobase[bot]
0ff3d364fd
chore(versions): 😊 publish v1.4.15
2024-12-24 16:46:21 +00:00
nocobase[bot]
1b866d8956
chore(versions): 😊 publish v1.5.0-beta.17
2024-12-24 16:45:11 +00:00
nocobase[bot]
2e70e75642
chore(versions): 😊 publish v1.6.0-alpha.7
2024-12-24 16:40:13 +00:00
nocobase[bot]
0485db6fd6
chore(versions): 😊 publish v1.5.0-beta.16
2024-12-24 07:36:01 +00:00
nocobase[bot]
0a377054b8
chore(versions): 😊 publish v1.5.0-beta.15
2024-12-23 04:44:40 +00:00
nocobase[bot]
7261334d9a
chore(versions): 😊 publish v1.5.0-beta.14
2024-12-21 16:47:50 +00:00
nocobase[bot]
a7f50df186
chore(versions): 😊 publish v1.5.0-beta.13
2024-12-21 12:05:58 +00:00
nocobase[bot]
abd37b1e97
chore(versions): 😊 publish v1.4.14
2024-12-21 11:27:50 +00:00
nocobase[bot]
6478b1bb6d
chore(versions): 😊 publish v1.4.13
2024-12-19 06:06:17 +00:00
nocobase[bot]
9ea2d8d7d4
chore(versions): 😊 publish v1.6.0-alpha.6
2024-12-19 02:21:42 +00:00
nocobase[bot]
a1fa4ac71e
chore(versions): 😊 publish v1.5.0-beta.12
2024-12-18 15:36:41 +00:00
nocobase[bot]
b7906cdfbf
chore(versions): 😊 publish v1.4.12
2024-12-18 11:31:48 +00:00
nocobase[bot]
fafc1b3951
chore(versions): 😊 publish v1.4.11
2024-12-18 10:19:13 +00:00
nocobase[bot]
fb55f1d17b
chore(versions): 😊 publish v1.5.0-beta.11
2024-12-18 09:44:17 +00:00
nocobase[bot]
22ecd87c89
chore(versions): 😊 publish v1.5.0-beta.10
2024-12-18 04:02:51 +00:00
nocobase[bot]
faf1eeedd0
Merge branch 'next' into develop
2024-12-16 01:26:19 +00:00
nocobase[bot]
082fa157f5
Merge branch 'main' into next
2024-12-16 01:25:46 +00:00
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]
4e0cd8a57d
chore(versions): 😊 publish v1.5.0-beta.9
2024-12-15 11:45:45 +00:00
nocobase[bot]
a8bc4155dd
chore(versions): 😊 publish v1.5.0-beta.8
2024-12-15 07:54:02 +00:00
nocobase[bot]
b10daeccde
Merge branch 'next' into develop
2024-12-14 15:04:02 +00:00
katherinehhh
17424ab90a
Merge branch 'main' into next
2024-12-14 23:03:01 +08:00
Katherine
6ff60c1b8a
fix:pg view creation issue, resolve error when selecting views across schemas ( #5881 )
...
* fix: pg view creation issue, resolve error when selecting views across schemas
* fix: pg view creation issue, resolve error when selecting views across schemas
* refactor: locale
* fix: bug
2024-12-14 22:59:36 +08:00
nocobase[bot]
5a00386c4f
chore(versions): 😊 publish v1.5.0-beta.7
2024-12-13 04:36:42 +00:00
nocobase[bot]
ca3b98ce1f
chore(versions): 😊 publish v1.4.10
2024-12-12 14:04:41 +00:00
nocobase[bot]
27b326d9ba
chore(versions): 😊 publish v1.4.9
2024-12-12 03:15:37 +00:00
nocobase[bot]
c804068478
chore(versions): 😊 publish v1.6.0-alpha.5
2024-12-11 14:26:08 +00:00
nocobase[bot]
062b4bffd7
chore(versions): 😊 publish v1.5.0-beta.6
2024-12-11 09:54:46 +00:00
nocobase[bot]
b2f632c767
chore(versions): 😊 publish v1.5.0-beta.5
2024-12-11 07:36:12 +00:00
nocobase[bot]
0bbc7250b6
chore(versions): 😊 publish v1.5.0-beta.4
2024-12-11 06:58:08 +00:00
chenos
10ddc12fba
chore: update version
2024-12-11 13:09:52 +08:00
chenos
6e5de98a12
chore: update version
2024-12-11 12:57:00 +08:00
nocobase[bot]
0acce094df
chore(versions): 😊 publish v1.4.8
2024-12-10 06:26:00 +00:00
nocobase[bot]
7633e93b79
chore(versions): 😊 publish v1.6.0-alpha.4
2024-12-09 09:46:48 +00:00
nocobase[bot]
4bbfbd09cc
chore(versions): 😊 publish v1.4.7
2024-12-09 06:09:22 +00:00
nocobase[bot]
504b665d72
chore(versions): 😊 publish v1.6.0-alpha.3
2024-12-09 02:19:22 +00:00
nocobase[bot]
bb3714261c
chore(versions): 😊 publish v1.4.6
2024-12-08 23:24:17 +00:00
nocobase[bot]
5becd3c6c0
chore(versions): 😊 publish v1.4.5
2024-12-08 07:13:13 +00:00
nocobase[bot]
045b2e7469
chore(versions): 😊 publish v1.4.4
2024-12-08 05:19:18 +00:00
nocobase[bot]
713563ada7
chore(versions): 😊 publish v1.4.3
2024-12-05 14:32:22 +00:00
nocobase[bot]
cca4535429
chore(versions): 😊 publish v1.4.2
2024-12-04 13:12:33 +00:00