Junyi
a722d0af5a
feat(plugin-workflow): add zoomer for workflow canvas ( #2951 )
...
* feat(plugin-workflow): add zoomer for workflow canvas
* fix(plugin-workflow): fix zoomer position
2023-11-02 07:08:34 -07:00
Dunqing
a90d5fe6d6
feat(map-plugin): supports connecting each point into a line ( #2216 )
...
* feat(map-plugin): supports connecting each point into a line
* feat: update
* feat: support startPoint and endPoint
* fix: data refresh is incorrect when sort changed
* feat: support google map
2023-11-02 15:03:49 +08:00
chenos
5c937500b7
fix: env APPEND_PRESET_LOCAL_PLUGINS
2023-11-02 12:03:14 +08:00
Dunqing
ba011e2df6
fix(calendar): render data of next month is incorrect ( #2942 )
...
* fix(calendar): render data of next month is
incorrect
* fix: start date is incorrect when start date field is association field Close T-2336
2023-11-02 11:00:34 +08:00
chenos
4ad13abfc9
chore: update dockerfile
2023-11-02 10:35:45 +08:00
Dunqing
7bbd7e6f2b
fix(custom-request): parsed not working when the value of the variable is of type o2m. ( #2926 )
...
* fix: parse o2m variables doesn\'t work
* fix: currentRecord.id doesn't work
* fix: x-button missing border-bottom
* fix: currentUser with association
* fix: filter underfined
* fix: cannot get the value by variables
2023-11-02 10:26:56 +08:00
chenos
4bb6ed4813
feat: add pro-plugins dir
2023-11-02 10:25:21 +08:00
chenos
979fc03a57
feat: add env.PLUGINS_DIRS
2023-11-01 22:32:34 +08:00
chenos
c6fe9366ca
fix: improve local storage options ( #2943 )
...
* fix: improve local storage options
* test: revision of test cases for file manager
* test: revision of test cases for file manager
---------
Co-authored-by: hongboji <j414562100@qq.com>
2023-11-01 22:23:19 +08:00
Rain
6449e2fdb8
chore(e2e): optimize variable and timeout
2023-11-01 12:00:28 +08:00
chenos
3b2ad2fa9f
chore: update changelog
2023-11-01 09:53:03 +08:00
chenos
2bb0f7c51c
chore(versions): 😊 publish v0.14.0-alpha.8
2023-11-01 09:52:49 +08:00
chenos
a9a9532192
fix: update release.sh
2023-11-01 09:52:19 +08:00
chenos
2ac377161f
fix(theme-editor): migration error
2023-10-31 12:22:31 +08:00
chenos
2008bfa54a
fix(import): filter non-existent fields
2023-10-31 12:11:15 +08:00
chenos
c3a1538435
feat: remove plugin-charts
2023-10-31 09:20:46 +08:00
被雨水过滤的空气-Rain
f374c2f9b5
fix(e2e): APP_BASE_URL ( #2938 )
...
* fix: should use APP_BASE_URL
* chore: should not start local service when setting APP_BASE_URL
* fix: should use process.env.APP_BASE_URL
2023-10-30 18:08:07 +08:00
Rain
fdf4c2d96c
chore: rename file name of migration
2023-10-30 16:54:45 +08:00
Zhou
0dc07a2ae9
Delete docs/en-US/manual/quick-start/plugins.md
2023-10-30 15:35:25 +08:00
Zhou
c10262f5ee
Delete docs/zh-CN/manual/quick-start/plugins.md
2023-10-30 15:35:04 +08:00
Zhou
73f5cda66a
Update config.ts
2023-10-30 15:34:40 +08:00
被雨水过滤的空气-Rain
e67107cd2e
refactor(variable): rename ( #2937 )
2023-10-30 14:57:28 +08:00
Zhou
d7d56fddbe
Update config.ts
2023-10-30 11:42:08 +08:00
Zhou
24dc731a2c
Create why.md
2023-10-30 11:37:16 +08:00
Zhou
262e859c9b
Update features.md
2023-10-30 11:36:19 +08:00
Zhou
d2ac2d5d96
Update index.md
2023-10-30 11:35:45 +08:00
Zhou
dab7fc3f7b
Create why.md
2023-10-30 11:33:29 +08:00
Zhou
bb18c56d78
Update index.md
2023-10-30 11:33:24 +08:00
Zhou
c665fa8fb4
Update features.md
2023-10-30 11:33:23 +08:00
Rain
d871554bf1
fix(theme-editor): should add uid field in migration
2023-10-30 11:27:48 +08:00
Zhou
f42518b218
Delete docs/en-US/welcome/introduction/when.md
2023-10-30 11:25:22 +08:00
Zhou
c4756b8388
Delete docs/zh-CN/welcome/introduction/when.md
2023-10-30 11:25:15 +08:00
Zhou
3fe6265269
Delete docs/tr-TR directory
2023-10-30 11:24:21 +08:00
Zhou
7e370acfbc
Update README.md
2023-10-30 11:21:54 +08:00
Zhou
b6c01d40a8
Delete README.tr-TR.md
2023-10-30 11:05:38 +08:00
Zhou
645b7f828a
Update README.md
2023-10-30 11:04:15 +08:00
Zhou
7522505c31
Update README.zh-CN.md
2023-10-30 11:04:00 +08:00
Zhou
a4a7bb18de
Update README.md
2023-10-30 10:59:47 +08:00
Junyi
f771a476b2
fix(plugin-workflow): ajdust style ( #2934 )
2023-10-28 22:24:05 -07:00
chenos
e1c30f25e2
fix: theme migration error ( #2929 )
...
* fix: theme migration error
* fix: themeConfig:list public
* fix: item.changed
* refactor: make better
---------
Co-authored-by: Rain <958414905@qq.com>
2023-10-28 17:14:31 +08:00
Junyi
770f1b7af7
refactor(plugin-workflow): add end property to branch ( #2928 )
2023-10-27 20:33:54 -07:00
Junyi
4bac9abbbb
fix(plugin-workflow): fix migration ( #2927 )
2023-10-27 06:14:56 -07:00
chenos
6f3681c2aa
fix: app quickstart ( #2921 )
...
* fix: app quickstart
* fix: test
* fix: test
---------
Co-authored-by: Chareice <chareice@live.com>
2023-10-27 19:40:44 +08:00
被雨水过滤的空气-Rain
1ff3aa94fc
chore(theme-editor): add migration ( #2367 )
...
* chore: change 'Default theme of antd' to 'Default'
* feat(theme-editor): add migration
* refactor: change file name
* feat: add a uid to avoid mutiple additions
* chore: add version info
* chore: optimize
* fix: upgrading error
* chore: add comment
* Update 202307250847-theme-editor.ts
* Update plugin.ts
* Update 202307250847-theme-editor.ts
* refactor: better code
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-10-27 16:55:13 +08:00
被雨水过滤的空气-Rain
1ec2d00208
feat(e2e): add test.pgOnly ( #2923 )
2023-10-27 16:54:11 +08:00
被雨水过滤的空气-Rain
29bf187fbf
chore: optimize locators ( #2833 )
...
* test(e2e): better locators for designer buttons
* fix: make test passing
* refactor: remove DesignerControl
* chore: better locators
* fix: should not disable add-menu-item
* chore: better test id for block
* chore: optimize Action
* chore: remove role in BlockItem
* feat: improve locators
* chore: menu & add block
* chore: initializer
* chore: testid -> aria label
* chore: tabs
* chore: designers
* refactor: optimize schemaInitializer
* refactor: rename
* chore: add collectionName
* chore: block item
* chore: action
* fix: avoid crashting
* chore(e2e): add __E2E__
* chore: all dialog
* chore: add aria-label for block menu
* Revert "chore: add aria-label for block menu"
This reverts commit 6a840ef816
.
* chore: optimize aria-label of Action
* chore: schema-initializer
* chore(e2e): increase timeout
* chore: schema settings
* chore: optimize table
* chore: workflow
* chore: plugin manager
* chore: collection manager and workflow
* chore: details of workflow
* chore: remove testid of Select
* test: fix unit-tests
* test: fix unit-tests
* test(e2e): passing tests
* test: fix unit test
* chore: should use hover
* test: passing tests
* chore: passing tests
* chore: fix CI
* chore: fix CI
* chore: increase timeout in CI
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-10-27 15:32:17 +08:00
被雨水过滤的空气-Rain
5a342bdbc7
chore(e2e): based postgres in CI to run e2e ( #2924 )
...
* chore(e2e): based postgres in CI to run e2e
* chore: run CI
* chore: change install
* chore: optimize
2023-10-27 15:22:17 +08:00
Junyi
e86c5a7636
refactor(plugin-workflow): adjust branch styles ( #2922 )
2023-10-26 20:34:08 -07:00
chenos
3b02c6e6e1
feat: framework benchmark ( #2915 )
...
* feat: framework benchmark
* feat: add readme doc
* feat: koa-resourcer
* fix: doc
* fix: wrk
* feat: actions
2023-10-27 10:00:49 +08:00
katherinehhh
e35e4af5e7
refactor: reset form values after create action ( #2905 )
...
* refactor: reset form after create action
* fix: association select support reset
* fix: map field support form reset
* fix: formula field support form reset
* fix: josn field support form reset
* fix: attachement field support form reset
* fix: map field support form reset
* fix: map field support form reset
* fix: map field support form reset
* fix: console
2023-10-27 09:45:34 +08:00