chenos
|
20d4385c18
|
fix: test error
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
90ba426766
|
feat: improve code
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
2f9f7c7392
|
fix: test case
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
2897e7ceef
|
fix: delete messageHandlers
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
e9679b6f86
|
fix: createPubSubManager
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
a97240a10b
|
fix: typo
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
9cc5a3699b
|
fix: test case
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
56cd233694
|
fix: improve code
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
d13b08be29
|
feat: improve code
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
2a19484e8f
|
fix: improve code
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
96f20e3b2f
|
fix: improve code
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
ad39ff21ee
|
feat: test cases
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
58ef2213b9
|
feat: test cases
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
023ee34ebf
|
fix: test error
|
2024-08-26 16:31:11 +08:00 |
|
chenos
|
44e90d0134
|
feat: improve code
|
2024-08-26 16:31:10 +08:00 |
|
chenos
|
fb3edcf968
|
feat: debounce
|
2024-08-26 16:31:10 +08:00 |
|
chenos
|
1c2de28a0d
|
feat: skip self
|
2024-08-26 16:31:10 +08:00 |
|
chenos
|
adc10b50df
|
fix: test error
|
2024-08-26 16:31:10 +08:00 |
|
chenos
|
acc22c14b2
|
fix: test error
|
2024-08-26 16:31:10 +08:00 |
|
chenos
|
6ac9117e9d
|
fix: test case
|
2024-08-26 16:31:10 +08:00 |
|
chenos
|
011e71429b
|
feat: pub/sub manager
|
2024-08-26 16:31:07 +08:00 |
|
chenos
|
73eeda3bf7
|
Merge branch 'next' into develop
|
2024-08-26 10:25:20 +08: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 |
|
Junyi
|
7276322117
|
fix(server): fix import crypto in pub sub manager (#5111)
|
2024-08-22 23:46:39 +08:00 |
|
mytharcher
|
9020579b1f
|
Merge branch 'next' into develop
|
2024-08-20 02:43:11 +00:00 |
|
Chareice
|
ded5f26c09
|
Revert "refactor: datetime field support timezone, defaultToCurrentTime, and onUpdateToCurrentTime (#5012)"
This reverts commit e232ed75827cd76778ce796f04e60f58ada581a9.
|
2024-08-19 11:03:10 +08:00 |
|
chenos
|
912664200a
|
Merge branch 'next' into develop
|
2024-08-18 13:02:15 +08:00 |
|
GitHub Actions Bot
|
de595019ba
|
Merge branch 'main' into next
|
2024-08-18 04:59:22 +00:00 |
|
chenos
|
8a26fca6ae
|
fix: mysql2 version (#5082)
* fix: mysql2 version
* fix: update yarn.lock
|
2024-08-18 12:59:04 +08:00 |
|
Zeke Zhang
|
e617e10758
|
Merge branch 'next' into develop
|
2024-08-18 08:41:51 +08:00 |
|
GitHub Actions Bot
|
39bc571788
|
chore(versions): 😊 publish v1.2.35-alpha
|
2024-08-16 09:56:16 +00:00 |
|
Katherine
|
e232ed7582
|
refactor: datetime field support timezone, defaultToCurrentTime, and onUpdateToCurrentTime (#5012)
* refactor: date field support timezone, defaultToCurrentTime, and onUpdateToCurrentTime
* refactor: availableTypes unixTimestamp
* chore: defaultToCurrentTime
* chore: unix timestamp field
* fix: bug
* chore: field type map
* refactor: local improve
* fix: bug
* fix: bug
* chore: timezone test
* chore: test
* fix: test
* fix: test
* chore: field setter
* chore: test
* chore: date only field
* chore: test
* chore: test
* fix: bug
* fix: unixTimestamp
* fix: unixTimestamp
* chore: accuracy
* fix: bug
* fix: bug
* fix: unixTimestamp
* fix: unixTimestamp
* fix: date & datetime
* refactor: add DateFieldInterface
* fix: bug
* chore: test
* chore: test
* chore: test
* refactor: locale improve
* refactor: local improve
* fix: bug
* refactor: unixTimestamp not support default value
---------
Co-authored-by: Chareice <chareice@live.com>
|
2024-08-16 16:50:51 +08:00 |
|
chenos
|
88e47afe39
|
feat: pub/sub manager (#4933)
* feat: pub/sub manager
* fix: test case
* fix: test error
* fix: test error
* feat: skip self
* feat: debounce
* feat: improve code
* fix: test error
* feat: test cases
* feat: test cases
* fix: improve code
* fix: improve code
* feat: improve code
* fix: improve code
* fix: test case
* fix: typo
* fix: createPubSubManager
* fix: delete messageHandlers
* fix: test case
* feat: improve code
* fix: test error
* fix: test error
* refactor(server): adapt to new api and fix test
* fix(plugin-data-source-main): fix changed api
* fix: test error
* fix: remove sync-manager test case
* chore(server): remove legacy code
* fix(plugin-workflow): fix send sync message with transaction
* chore(server): remove legacy code
* chore(server): remove legacy code
* fix(plugin-workflow): fix test case
* fix(plugin-workflow): fix test case
* test(server): test skip-install parameter in cluster
* test(server): avoid multiple installation in cluster
* test(server): installation in cluster
* feat: sync collection using sync manager (#4920)
* chore: sync collection message
* chore: sync acl
* fix: typo
* chore: sync data source
* chore: remove collection
* fix: typo
* fix: test
* chore: sync sub app event
* chore: sync collection test
* chore: collection test
* chore: test
* chore: data source sync message
* chore: sync multi app
* chore: test
* chore: test
* chore: test
* chore: test
* chore: test
* chore: error message
* fix(server): add type and remove log
* fix(server): not to publish when adpater is not connected
* refactor(server): refine types
* chore: timeout
* fix(server): fix pubSubManager options
* test(ci): test ci checkout
---------
Co-authored-by: mytharcher <mytharcher@gmail.com>
Co-authored-by: ChengLei Shao <chareice@live.com>
|
2024-08-14 12:09:36 +08:00 |
|
GitHub Actions Bot
|
0fd0f9406b
|
chore(versions): 😊 publish v1.2.34-alpha
|
2024-08-08 01:55:34 +00:00 |
|
GitHub Actions Bot
|
cfccf93f9c
|
chore(versions): 😊 publish v1.2.33-alpha
|
2024-08-07 08:53:01 +00:00 |
|
GitHub Actions Bot
|
e3d3de0386
|
chore(versions): 😊 publish v1.2.32-alpha
|
2024-08-06 22:55:38 +00:00 |
|
GitHub Actions Bot
|
1a00e031e4
|
chore(versions): 😊 publish v1.2.31-alpha
|
2024-08-06 14:58:34 +00:00 |
|
GitHub Actions Bot
|
e0b36fbeeb
|
chore(versions): 😊 publish v1.2.30-alpha
|
2024-08-06 09:58:37 +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 |
|
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 |
|
GitHub Actions Bot
|
0983e86740
|
chore(versions): 😊 publish v1.2.26-alpha
|
2024-07-30 01:47:53 +00:00 |
|
GitHub Actions Bot
|
306035c607
|
chore(versions): 😊 publish v1.2.25-alpha
|
2024-07-27 07:33:45 +00:00 |
|
ChengLei Shao
|
1776af73ac
|
chore: skip app supervisor (#4937)
|
2024-07-23 22:58:45 +08:00 |
|
chenos
|
08cf9c6c00
|
fix: build error
|
2024-07-23 12:46:11 +08:00 |
|