Commit Graph

4307 Commits

Author SHA1 Message Date
Junyi
64e0659f7b
feat(plugin-workflow-request): allow to use variable in url (#3304) 2024-01-02 21:35:09 +08:00
katherinehhh
1bbae2cc4f refactor: input interface support uid as availableTypes 2024-01-02 17:57:39 +08:00
katherinehhh
fda30fd519
fix: dateformat setting should support sub-table/table block (#3297)
* fix: dateformat should effect immediately in sub-table

* refactor: dateformat setting for sub-table/table block

* refactor: dateformat setting for sub-table/table block

* refactor: schemaSettingsDateFormat
2024-01-02 17:36:28 +08:00
katherinehhh
e8759588b5
fix: record picker should support popupsize setting (#3299) 2024-01-02 15:48:42 +08:00
chenos
5de28cd4c4 fix(ui-schema-storage): duplicate of empty schema 2024-01-02 14:44:54 +08:00
chenos
29b47c1d40 fix: plugin does not exist 2024-01-02 12:32:47 +08:00
YANG QIA
0dbc01c330
feat: telemetry (#3279)
* feat: telemetry

* fix: build

* chore: update

* refactor: improve api

* fix: test

* fix: version

* fix: build

* feat: support for adding views

* fix: typo

* fix: version

* chore: update

* chore(env): `true` -> `on`

* fix: metric version
2024-01-02 12:17:46 +08:00
katherinehhh
e5f068baa5 Merge branch 'main' into T-2771 2024-01-02 11:56:43 +08:00
YANG QIA
66ee3f6864
chore(logger): append url to request log message (#3296) 2024-01-02 09:35:46 +08:00
Zeke Zhang
e99c2f2011
fix(defaultValue): fix unparsed default value in edit form's subtable (#3289)
* chore: yarn.lock

* fix: fix unparsed default value in edit form's subtable

* test: fix test

* fix: fix T-2805

* chore: increase timeout

* chore: increase expect timeout

* test: optimize parallelism mode

* test: reduce expect timeout

* test: mack test more stable

* chore: test

* chore: test

* test: fix parallelism mode

* chore: restart
2024-01-01 18:44:42 +08:00
dream2023
ae9227356f Merge remote-tracking branch 'origin/main' into T-2327 2024-01-01 17:39:15 +08:00
dream2023
65488a7cc7 fix: bug 2024-01-01 17:38:18 +08:00
katherinehhh
cc251b3222
fix: previewFields (#3293) 2024-01-01 17:10:12 +08:00
Chareice
4f51fcea7a
Merge branch 'main' into T-2844 2024-01-01 08:58:53 +08:00
YANG QIA
318b433482
chore(logger): improve format (#3290)
* chore(logger): improve format

* fix: build

* feat: develop format

* chore: develop -> console
2023-12-30 23:34:40 +08:00
katherinehhh
2836df2f10
fix: view collection should set title value when sync form database (#3287) 2023-12-29 17:51:07 +08:00
chenos
467f3b6b79
fix: remove require cache (#3288) 2023-12-29 17:34:12 +08:00
chenos
32dd64190b chore: update changelog 2023-12-29 15:49:38 +08:00
chenos
8bac8dac71 chore(versions): 😊 publish v0.18.0-alpha.8 2023-12-29 15:49:02 +08:00
chenos
6816aded87 fix: add LICENSE 2023-12-29 13:11:56 +08:00
Zeke Zhang
c739cff581 Revert "test: fix 'window is not defined'"
This reverts commit aefabffd77.
2023-12-29 12:19:19 +08:00
katherinehhh
7334e0b3fb
refactor: record picker submit button display by association type (#3283) 2023-12-29 11:53:04 +08:00
Zeke Zhang
c6915c69f8
fix: use appends param to load association data (#3282)
* fix: use appends param to load association data

* chore: update yarn.lock

* test: add test

* test: remove the 'BUG:' text

* test: fix 'window is not defined'

* test: increase timeout
2023-12-29 11:34:27 +08:00
katherinehhh
a6930bab12 Merge branch 'main' into T-2771 2023-12-29 09:56:25 +08:00
chenos
0c12fbce29 chore: update changelog 2023-12-29 09:42:20 +08:00
chenos
501e3f1db2 chore(versions): 😊 publish v0.18.0-alpha.3 2023-12-29 09:42:06 +08:00
chenos
95a5cab44c feat: add plugin.t() method 2023-12-29 09:40:17 +08:00
Junyi
7f0d699590
refactor(plugin-workflow): adjust some api and packages (#3281)
* fix(plugin-workflow): fix locale and some api

* fix(plugin-workflow-test): fix test package

* fix(plugin-workflow): fix package and types

* test(plugin-workflow): test package
2023-12-29 09:29:37 +08:00
katherinehhh
c9d5292d03
test(e2e): acl e2e test (#3249)
* test: acl test

* test: acl action test

* test: acl test

* test: acl test

* test: acl collection block test

* test: acl e2e test

* test: acl e2e test

* test: acl test

* test: acl collection test

* test: acl collectin test

* test: acl association test

* test: association acl test

* test: collection acl test

* test: collection acl test

* test: acl test

* test: acl updateRole test

* test: menu permission test

* test: menu permission test

* test: menu permission test

* test: menu permission test

* test: acl test

* test: acl test

* test: acl test

* test: acl test

* test: acl test

* test: menu acl test

* test: acl test

* refactor: setDefaultRole

* fix: merge bug

* fix: merge bug

* test: acl test
2023-12-29 09:15:57 +08:00
Zeke Zhang
4121075a98
test(e2e): add tests for collection manager (#3253)
* refactor: optimize file structure

* test: add tests for collection templates

* test: fix errors

* fix: fix errors

* test: schemaInitializer of fields

* fix: test erros

* fix: test error

* test: make tests more stable

* test: fix tree template
2023-12-29 09:14:47 +08:00
hongboji
e7c2c9ff83
test: workflow e2e (#3261)
* test: workflow e2e

* test: workflow e2e

* fix: merge main, fix incompatibility

* test: remove unneeded test cases

* fix: process.env.PLAYWRIGHT_AUTH_FILE

* fix: workflow e2e

* test: increase e2e timeout-minutes to 180

* fix: error

* fix: workflow aggregate e2e test

* fix: cancel useTransaction

* fix: updateRecord

* fix: queryRecord

* fix: queryRecord

* fix: queryRecord

* fix: formEvent

* fix: format files

* fix: test

* fix: error

* fix: error

* fix: split files

* fix: ci

* fix: error

* fix: error

* fix: client end

* fix: test

* fix: test

* feat: concurrency=10

* fix: concurrency=3

* test: increase timeout

* test: p-test

---------

Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Zeke Zhang <958414905@qq.com>
2023-12-29 09:13:00 +08:00
Chareice
c0c19983e2
chore: append getDb inoto context 2023-12-29 08:56:47 +08:00
katherinehhh
7b4dacd79f refactor: collection manager export 2023-12-28 21:02:31 +08:00
katherinehhh
0c60780b50
fix: associaion block failed to create in internalViewer (#3274) 2023-12-28 19:42:51 +08:00
katherinehhh
540338935b refactor: pluginsetting manager 2023-12-28 16:30:41 +08:00
katherinehhh
1f4a303581 refactor: admin layout 2023-12-28 16:19:05 +08:00
Zeke Zhang
50851dc441
fix: z-index should be the same value (#3278) 2023-12-28 16:18:07 +08:00
Chareice
b3a3457e88
fix: test 2023-12-28 15:49:23 +08:00
Chareice
f812826df9
chore: setDb 2023-12-28 15:33:51 +08:00
Chareice
d61ad37be7
feat: support multiple database instances in application 2023-12-28 15:22:04 +08:00
katherinehhh
2074e5e4b8
style: collection manger fields style improve (#3276) 2023-12-28 14:51:24 +08:00
katherinehhh
f834173be0 Merge branch 'main' into T-2771 2023-12-28 14:31:46 +08:00
chenos
8108107779
fix: require module (#3277)
* fix: require module

* fix: include utils
2023-12-28 13:40:11 +08:00
katherinehhh
e7c445d2e7 refactor: collection manager export 2023-12-28 10:28:48 +08:00
katherinehhh
3df49a4a7b refactor: collection manager export 2023-12-28 10:24:31 +08:00
Zeke Zhang
80335aa23c
chore: optimize jsdom and vitest configuration (#3269) 2023-12-27 17:29:07 +08:00
katherinehhh
886c953d7c refactor: pluginsettingmanager support databse connection 2023-12-27 16:19:19 +08:00
katherinehhh
3f2cff9bb9 refactor: pluginsetting 2023-12-27 16:12:58 +08:00
dream2023
0da46b6f89 fix: bug 2023-12-27 14:24:29 +08:00
xilesun
1c3b5c1645 fix(logger): colorize 2023-12-27 14:02:22 +08:00