Chareice
|
45453afa0a
|
fix: add menu role
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
ac2b05f04c
|
fix: typo
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
c9643ac2b7
|
feat: bind new menu to role
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
f167bf90b4
|
test: removeSchema breakComponent
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
0667efefb4
|
feat: removeSchema Hook with params
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
34f33844d5
|
feat: removeSchema Hook with params
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
6013b4d274
|
feat: remove method
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
05fe32fcf1
|
feat: register default hooks
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
4607e0da49
|
feat: removeEmptyParents server hook
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
85ab936c4c
|
chore: server hooks
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
0526e4ff1f
|
fix: server hook args
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
61522a48fb
|
feat: onAnyCollectionFieldDestroy
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
159775ff54
|
refactor: server hooks
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
fca6977ad1
|
fix: getListenServerHooks
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
672c44e376
|
fix: hookFunc args
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
41456b562e
|
feat: server hooks afterDestroyCollection && afterCreateSelf
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
3e1cad643b
|
feat: server hooks model
|
2022-02-11 09:43:45 +08:00 |
|
Chareice
|
af02e80b6f
|
feat: uiSchema with attributes
|
2022-02-11 09:43:45 +08:00 |
|
chenos
|
95f4406ba9
|
fix: do not display the page title
|
2022-02-11 09:42:15 +08:00 |
|
chenos
|
7e76c54012
|
feat: using crypto.scrypt instead of bcrypt
|
2022-02-10 19:53:18 +08:00 |
|
chenos
|
47fa83032c
|
fix: build error
|
2022-02-10 18:38:05 +08:00 |
|
chenos
|
34f5c87a1e
|
feat: add @nocobase/app
|
2022-02-10 18:37:16 +08:00 |
|
chenos
|
ab457ade22
|
feat: improve code
|
2022-02-10 17:07:53 +08:00 |
|
chenos
|
43393b4d44
|
feat: improve action schema component
|
2022-02-10 12:06:48 +08:00 |
|
chenos
|
0c83c16391
|
feat(client): add settings form
|
2022-02-09 23:37:12 +08:00 |
|
chenos
|
6608901596
|
fix(client): improve code
|
2022-02-09 23:36:21 +08:00 |
|
chenos
|
faf0977a0b
|
fix(client): missing layout size and disabled props
|
2022-02-09 23:35:08 +08:00 |
|
chenos
|
6990347013
|
feat(client): improve schema Initializer
|
2022-02-09 00:13:42 +08:00 |
|
chenos
|
4baded4702
|
feat(client): improve demo
|
2022-02-08 19:51:30 +08:00 |
|
chenos
|
dd783f6554
|
fix(client): improve form schema component
|
2022-02-08 13:43:40 +08:00 |
|
chenos
|
01d172e5c4
|
feat(client): improve schema Initializer demos
|
2022-02-08 12:17:06 +08:00 |
|
chenos
|
39e80fad61
|
feat(client): add x-initializer parameter to schema
|
2022-02-07 23:30:24 +08:00 |
|
chenos
|
7cc821c06f
|
feat: add plugin-client
|
2022-02-07 21:54:35 +08:00 |
|
chenos
|
ab28a2be4c
|
fix: missing app command args
|
2022-02-07 21:54:07 +08:00 |
|
chenos
|
ce52361ac4
|
feat(client): improve schema Initializer
|
2022-02-07 21:52:51 +08:00 |
|
chenos
|
3b5f43ea09
|
feat: improve dnd
|
2022-02-07 21:51:29 +08:00 |
|
semmy
|
8a2ab9f86b
|
refactor: move sortable-item into common
|
2022-02-07 11:33:04 +08:00 |
|
semmy
|
345c802d2b
|
refactor: reimport dnd-context
|
2022-02-07 11:25:24 +08:00 |
|
semmy
|
02ede08a5d
|
refactor: rename sort-item
|
2022-02-07 11:23:43 +08:00 |
|
semmy
|
aa78a7faf1
|
refactor: move DndCtext into common dir
|
2022-02-07 11:16:54 +08:00 |
|
semmy
|
37c01614f2
|
refactor: rename components to core
|
2022-02-07 11:14:07 +08:00 |
|
chenos
|
851c97b52a
|
fix(server): adjust the position of beforeInstall
|
2022-02-07 10:07:39 +08:00 |
|
ChengLei Shao
|
8e4336cbe1
|
feat(server): improve application (#177)
* feat: getRepository
* getRepository return type
* export action
* refactor(plugin-acl): plugin
* refactor(plugin-action-logs): plugin class
* refactor(plugin-china-region): plugin class
* refactor: plugin class
* fix: cli start command
* feat: pass install-command options into app.install
* fix: cli args
Co-authored-by: chenos <chenlinxh@gmail.com>
|
2022-02-07 01:14:00 +08:00 |
|
chenos
|
de25f56a79
|
feat: improve draggable api
|
2022-02-05 23:59:33 +08:00 |
|
chenos
|
5b4dd1800e
|
feat: improve the user module
|
2022-02-05 17:06:33 +08:00 |
|
chenos
|
ef24f7cfea
|
feat: improve the system settings module
|
2022-02-04 23:21:36 +08:00 |
|
chenos
|
7ed5054c41
|
feat: collection configuration interface
|
2022-02-03 22:27:26 +08:00 |
|
Junyi
|
2924418800
|
Merge pull request #171 from nocobase/feat/plugin-workflow
Feature: plugin-workflow MVP
|
2022-02-02 20:34:38 +08:00 |
|
Junyi
|
d24c5629d4
|
fix(root): fix dependencies in packages to avoid building errors (#178)
|
2022-02-02 19:08:33 +08:00 |
|
mytharcher
|
2f584b40bd
|
feat(plugin-workflow): add parallel branch and mixed test cases
|
2022-02-01 12:04:08 +08:00 |
|