nocobase[bot]
64da031cef
Merge branch 'main' into next
2024-11-20 06:58:17 +00:00
Junyi
1f4802e20f
refactor(plugin-workflow): change executions not to be deleted when workflow deleted ( #5666 )
...
* chore(ci): add retry
* refactor(plugin-workflow): change executions not to be deleted when workflow deleted
---------
Co-authored-by: xilesun <2013xile@gmail.com>
2024-11-20 14:53:29 +08:00
nocobase[bot]
a04620c1b0
chore(versions): 😊 publish v1.5.0-alpha.2
2024-11-20 06:10:18 +00:00
chenos
b846091456
Merge branch 'next' into develop
...
# Conflicts:
# .github/workflows/build-docker-image.yml
# yarn.lock
2024-11-20 13:08:47 +08:00
nocobase[bot]
8584796381
Merge branch 'main' into next
2024-11-20 04:26:29 +00:00
dependabot[bot]
563eb1f1fc
chore(deps-dev): bump @alicloud/openapi-client from 0.4.1 to 0.4.12 ( #5683 )
...
Bumps [@alicloud/openapi-client](https://github.com/aliyun/darabonba-openapi ) from 0.4.1 to 0.4.12.
- [Commits](https://github.com/aliyun/darabonba-openapi/commits )
---
updated-dependencies:
- dependency-name: "@alicloud/openapi-client"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-20 11:23:40 +08:00
YANG QIA
11e501d9a3
test: fix test case ( #5692 )
2024-11-20 11:19:34 +08:00
chenos
15774ee5c9
fix: merge error
2024-11-20 08:55:19 +08:00
nocobase[bot]
673b7915d4
chore(versions): 😊 publish v1.5.0-alpha.1
2024-11-19 15:42:05 +00:00
nocobase[bot]
d4e06ff013
Merge branch 'next' into develop
2024-11-19 14:46:10 +00:00
nocobase[bot]
2a95c2ddef
chore(versions): 😊 publish v1.4.0-beta.1
2024-11-19 14:45:55 +00:00
nocobase[bot]
9756bad256
Merge branch 'next' into develop
2024-11-19 12:28:20 +00:00
Zeke Zhang
294f04ab54
chore(Tabs.TabPane): support hidden property ( #5687 )
2024-11-19 20:25:12 +08:00
nocobase[bot]
17f381b93d
chore(versions): 😊 publish v1.3.51
2024-11-19 12:12:54 +00:00
chenos
87b1011dbe
Merge branch 'next' into develop
...
# Conflicts:
# packages/core/database/package.json
# packages/core/server/package.json
# packages/presets/nocobase/package.json
2024-11-19 14:54:06 +08:00
nocobase[bot]
b2bc5ff581
chore(versions): 😊 publish v1.4.0-alpha.17
2024-11-19 06:15:40 +00:00
chenos
5518015347
feat: support restoring applications from backup ( #5685 )
2024-11-19 11:54:43 +08:00
mytharcher
fa5a61fc97
Merge branch 'next' into develop
2024-11-19 10:52:28 +08:00
Junyi
9b7fe21d1d
refactor(plugin-workflow): support to register system variables in client ( #5676 )
2024-11-18 20:03:08 +08:00
nocobase[bot]
6b65d4cb12
Merge branch 'main' into next
2024-11-18 11:47:55 +00:00
Katherine
4723d7c0e2
fix: gantt block template incorrectly calls the calendar block when adding ( #5673 )
2024-11-18 19:42:28 +08:00
Katherine
34611c6e73
fix: missing date field options with and without timezone in calendar block ( #5674 )
2024-11-18 19:41:56 +08:00
chenos
1d7da5b7d8
fix: mobileRoutes:move 403 forbidden
2024-11-18 17:02:45 +08:00
nocobase[bot]
184dde59fa
chore(versions): 😊 publish v1.4.0-alpha.16
2024-11-18 08:01:27 +00:00
Katherine
9cc3b4d7fc
fix: style issue on mobile when subtable is configured to allow selecting existing data only ( #5670 )
2024-11-18 12:20:09 +08:00
nocobase[bot]
29209a1ede
chore(versions): 😊 publish v1.4.0-alpha.15
2024-11-17 13:08:36 +00:00
mytharcher
e21aceed79
fix(plugin-workflow): remove only clause in test case
2024-11-17 20:06:12 +08:00
nocobase[bot]
d0a2aabe9d
chore(versions): 😊 publish v1.4.0-alpha.14
2024-11-17 05:54:53 +00:00
Katherine
e7cb99ea47
fix: field assignment to support variable value as 0 ( #5663 )
...
* fix: associationFieldMobile
* fix: bug
2024-11-17 13:51:06 +08:00
nocobase[bot]
af599493d1
chore(versions): 😊 publish v1.4.0-alpha.13
2024-11-16 14:03:56 +00:00
Katherine
6f170df2f1
fix: use desktop components for select in mobile configuration mode & fix error when using variables as default values in datePicker ( #5662 )
...
* refactor: use desktop components for select in mobile configuration mode
* fix: bug
2024-11-16 21:38:53 +08:00
nocobase[bot]
a043182d8f
Merge branch 'main' into next
2024-11-16 01:55:32 +00:00
YANG QIA
c541435b09
fix(m2m-array): error when retriving association records with m2m array field ( #5661 )
2024-11-16 09:55:08 +08:00
nocobase[bot]
30690c158c
chore(versions): 😊 publish v1.4.0-alpha.12
2024-11-15 16:16:58 +00:00
Junyi
c14a5b31a9
fix(fix/plugin-workflow): fix node disappears after added condition without branch before it ( #5658 )
2024-11-15 23:26:31 +08:00
mytharcher
601dd7217c
Merge branch 'T-4910' into develop
2024-11-15 14:34:28 +08:00
mytharcher
19c914cd9d
fix(plugin-notification-in-app-message): fix test case with sort and type
2024-11-15 12:04:34 +08:00
mytharcher
5824f1fb15
Merge branch 'next' into T-4910
2024-11-15 11:03:16 +08:00
Katherine
514a63edbf
fix: style issue when using long text as the title field in association fields ( #5655 )
2024-11-15 09:55:47 +08:00
nocobase[bot]
f27df77573
chore(versions): 😊 publish v1.4.0-alpha.11
2024-11-14 16:24:31 +00:00
nocobase[bot]
1cc88e2edf
chore(versions): 😊 publish v1.4.0-alpha.10
2024-11-14 13:47:53 +00:00
Katherine
fd6b63d24f
refactor(mobile): Improve mobile component usability ( #5590 )
...
* refactor: mobile component
* refactor: mobile datepicker
* refactor: datepicker
* refactor: selectpicker
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: style improve
* fix: bug
* refactor: locale improve
* fix: locale
* fix: bug
* chore: datetime picker
* fix: test
* fix: test
* refactor: make test stable
* refactor: make test stable
* fix: bug
* fix: bug
* fix: bug
* refactor: locale improve
* fix: bug
2024-11-14 17:13:40 +08:00
nocobase[bot]
73438d505c
Merge branch 'main' into next
2024-11-14 08:54:14 +00:00
YANG QIA
b1fcfe0b21
fix(data-vi): issue where data transformations do not work on tooltip in dual-axies charts ( #5649 )
2024-11-14 16:53:50 +08:00
nocobase[bot]
cc9d8ef2b0
chore(versions): 😊 publish v1.3.50-beta
2024-11-14 03:49:52 +00:00
nocobase[bot]
d12c0afbbb
chore(versions): 😊 publish v1.4.0-alpha.9
2024-11-14 01:08:11 +00:00
ChengLei Shao
9fe1775ca3
chore: support update field attribute in collection ( #5643 )
2024-11-13 19:09:02 +08:00
YANG QIA
6198c99706
feat(basic-auth): allows to configure sign up form ( #5639 )
...
* feat(auth): allows to configure signup form
* feat(basic-auth): allows to configure sign up form
* test: remove only
2024-11-13 15:16:52 +08:00
nocobase[bot]
0987ce5094
chore(versions): 😊 publish v1.3.49-beta
2024-11-13 02:20:46 +00:00
nocobase[bot]
bd6894fb35
Merge branch 'main' into next
2024-11-13 02:03:46 +00:00