katherinehhh
9ec2b50990
fix: import action should not visible when view collection not editable ( #2957 )
...
* fix: import action should not visible when view collection not editable
* refactor: action in view collection block
2023-11-04 08:29:59 +08:00
Junyi
9da6606e86
refactor(plugin-workflow): add exports for client ( #2960 )
2023-11-03 08:25:33 -07:00
Junyi
98d8ddc43e
fix(plugin-workflow): fix canvas style ( #2959 )
2023-11-03 06:13:43 -07:00
Junyi
1f9dae6ebd
fix(plugin-workflow): fix variables and form changed ( #2955 )
2023-11-03 05:08:11 -07:00
Dunqing
3220173e83
test(custom-request): update test case, avoid failed ( #2954 )
...
* test(custom-request): update test case, avoid failed
* fix: case
2023-11-03 16:19:11 +08:00
katherinehhh
93bf86d931
fix: create collection report error ( #2953 )
2023-11-03 10:57:45 +08:00
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
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
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
chenos
2bb0f7c51c
chore(versions): 😊 publish v0.14.0-alpha.8
2023-11-01 09:52:49 +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
Rain
fdf4c2d96c
chore: rename file name of migration
2023-10-30 16:54:45 +08:00
Rain
d871554bf1
fix(theme-editor): should add uid field in migration
2023-10-30 11:27:48 +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
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
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
chenos
568b12a537
feat: plugin-disable-pm-add-online ( #2918 )
2023-10-26 16:13:59 +08:00
Junyi
a845dc0937
refactor(plugin-workflow): change to use node key for variables ( #2909 )
...
* refactor(plugin-workflow): change to use node key for variables
* refactor(plugin-workflow): add node key to node panel
* fix(plugin-workflow): fix locale
* fix(plugin-workflow): fix nodes variables
* fix(plugin-workflow): fix migration
* fix(plugin-workflow): fix migration and manual detail block
2023-10-25 08:14:54 -07:00
chenos
d492471ed5
fix: useValuesFromRecord with cloneDeep ( #2902 )
...
* fix: useValuesFromRecord with cloneDeep
* fix: omit uiSchema.rawTitle
* fix: disabled
2023-10-25 08:58:45 +08:00
ChengLei Shao
e2a420afcd
fix: app fix at initialized state ( #2908 )
...
* chore: start app if app is initialized status
* fix: start app at gateway
* fix: test
2023-10-25 08:41:38 +08:00
Junyi
ab9457c7fc
refactor(plugin-workflow): add isAvailable check for adding node ( #2898 )
2023-10-23 21:15:55 +08:00
Junyi
41f913b12f
fix(plugin-workflow): fix schedule workflow under normal multi-apps ( #2896 )
2023-10-23 03:25:53 -07:00
Junyi
b18822aaa9
fix(plugin-workflow): fix cycling association stackoverflow ( #2892 )
2023-10-22 09:05:15 -07:00
chenos
4eb6027189
fix(plugin-multi-app-share-collection): type error
2023-10-22 11:44:06 +08:00
chenos
dbdbcf8912
feat(multi-app-manager): form schema extension
2023-10-22 10:41:12 +08:00
ChengLei Shao
ff22db5e5c
chore: create sub app db with context ( #2891 )
2023-10-21 22:50:40 +08:00
Junyi
5fad821eab
refactor(plugin-workflow): add property to determine workflow type triggerable on ui ( #2890 )
2023-10-21 06:44:35 -07:00
Dunqing
d2bf691b69
fix(plugin-custom-request): improve x button style and afterSuccess not work when manualClose is enable ( #2882 )
...
* feat: improve x button style
* fix: manualClose does not enable logic
2023-10-20 16:06:37 +08:00
Junyi
d85aa423d0
fix(plugin-workflow): fix lang ( #2881 )
2023-10-19 21:04:27 -07:00
chenos
f3598d1a38
fix(notifications): update .npmignore
2023-10-20 11:45:17 +08:00
被雨水过滤的空气-Rain
e05a30380a
feat(variable): add current parent record ( #2857 )
...
* feat(variable): add currentParentRecord
* chore: resolve table actions
* chore: get collection name of parent
* chore: table block and details block
* chore: list block
* chore: grid card block
* chore: calendar
* fix: bulk button
* refactor: use useMemo
* fix: fix form block
2023-10-19 22:55:05 +08:00
Dunqing
010c286f7c
fix(plugin-custom-request): variables not work in form block ( #2873 )
...
* fix: custom-request not work in form
* feat: setup logger
* test: add test case and fix crush error
* feat: improve logger
* feat: update log option
* fix: logger
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
2023-10-19 22:49:33 +08:00
ChengLei Shao
cc676c3dda
feat(database): sync false option ( #2864 )
2023-10-19 16:12:12 +08:00
Junyi
d3bf9a7a4d
fix(plugin-sequence): avoid invalid value from ArrayTable.useRecord()
( #2859 )
2023-10-17 20:56:57 -07:00
ChengLei Shao
02559b61ba
feat(ci): run backend tests concurrently ( #2815 )
...
* chore: run backend tests concurrently
* fix: mock app server create database
* chore: using @swc/jest instead of ts-jest
* chore: create test database
* chore: database distributor
* fix: test collection manager
* fix: test
* chore: to use Jest.mock, change the formatter to the commonjs module
* chore: db acquire
* chore: github action
* fix: pg test action
* chore: formatter
* chore: jest workaround
* fix: mysql test
* chore: mysql github action
* chore: clean storage
* chore: gitignore
* chore: max workers
2023-10-17 22:22:45 +08:00
Dunqing
0c99c81c93
docs(plugin-api-keys): add warning for API_KEY env ( #2847 )
2023-10-16 18:58:45 -05:00
Junyi
bb5093cfc2
fix(plugin-workflow): fix lang ( #2844 )
2023-10-16 02:20:11 -07:00
chenos
f603242e38
feat(ui-schema-storage): support duplicate
2023-10-16 16:04:50 +08:00
Junyi
36f84593bb
fix(plugin-workflow): fix action order in workflow list ( #2835 )
2023-10-15 02:04:32 -07:00
chenos
5fbce9fb65
fix(file-manager): improve initialization logic ( #2834 )
2023-10-15 16:00:21 +08:00
被雨水过滤的空气-Rain
a51df00750
feat: support filter blocks in select record drawer ( #2828 )
...
* feat: support filter blocks in select record drawer
* feat: improve UX
* chore: add migration
2023-10-15 14:05:54 +08:00