chenos
311c549c7b
fix: add migrationRules
2025-01-25 15:52:49 +08:00
nocobase[bot]
61488d95af
chore(versions): 😊 publish v1.6.0-alpha.18
2025-01-24 06:10:10 +00:00
Zeke Zhang
97333d0c06
refactor(Menu): optimize menu interface ( #5955 )
...
* feat: define desktopRoutes collection
* feat: convert routes to schema
* feat: support to add new route
* feat: support to delete routes
* feat: adaptor Hidden option
* feat: adaptor Edit option
* fix: fix incomplete menu display issue
* feat: support to insert
* feat: adjust permission configuration page interface
* feat: add listAccessible action
* feat: routes table
* feat: edit button
* style: optimize style
* chore: add confirm text
* fix: delete corresponding schema when removing routes to ensure data consistency
* chore: add field type
* feat: create a tab when creating a page
* fix: fix tabs issue
* fix: avoid undefined error
* fix: should hide menu when it's hideInMenu is true
* fix: should refresh menu when updating it
* chore: optimize params
* fix: fix tab when adding child
* chore: should display empty
* fix: fix subapp path
* fix: fix activeKey of tab
* chore: add translation
* chore: prevent menu collapse after adding new menu item
* refactor: rename useDesktopRoutes to useNocoBaseRoutes
* fix: fix tab path
* fix: fix draging issue
* feat: support to set Hidden for Tab
* feat: implement move
* fix: draging
* chore: add migration
* fix: fix migration
* chore: fix build
* chore: fix e2e test
* fix: fix menu creation position issue
* fix: migration
* chore: add translation
* fix: fix some bugs
* fix: fix 'Move to'
* fix: compile Route name in permission management page
* fix: fix table selection issue
* chore: add comment
* fix: hidden
* fix: fix mobile route path
* fix: do not select parent node when selecting child nodes
* fix(mobile): hide menu
* fix(mobile): path
* fix(mobile): fix schema
* fix(mobile): compile tab title
* fix: fix permission configuration page selection error
* fix: fix selection issues
* fix(migration): transform old permission configuration to new permission configuration
* chore: translate fields title
* feat: support localization
* fix: fix pagination
* chore: fix build
* fix: change aclSnippet
* chore: fix unit tests
* fix: fix error
* chore: fix unit tests of server
* chore(migration): update version of migration
* chore: fix e2e tests
* chore: fix build error
* chore: make e2e tests pass
* chore: fix migration error
* fix: show ellipsis when text overflows
* fix: show ellipsis when text overflows
* chore: change 'Access' to 'View'
* fix: should use sort field to sort
* fix: fix tab drag and drop issue
* refactor: rename unnamed tab label to 'Unnamed'
* fix: fix draging issue
* refactor: add 'enableTabs' field
* refactor: optimize route fields
* refactor: optimize migration
* fix: set enableTabs to false when creating page
* refactor: change empty tab name to 'Unnamed'
* fix: fix tab path
* fix: avoid undefined error
* chore(migration): update appVersion
* fix(migration): fix page issue
* chore: fix unit test
* fix(mobile): fix incorrect path
* fix(mobile): fix enableTabs issue
* fix: disable Add child route button when enableTabs is false
* fix: fix embed issue
* fix(migration): add migration for mobile
* chore: update migration
* fix: fix tab title not updating issue
* fix: fix untranslated text issue
* fix: fix routes table style
* fix: fix group issue
* fix(mobile): fix 404 issue
* fix: should hide tabs when creating page
* fix: should translate tabs title
* fix: fix translation issue
* fix(migration): fix appVersion
* fix: fix ACL
* fix: should set paginate to true and filter out hidden items
* fix(migration): fix bug
* refactor(desktopRoutes): add enableHeader and displayTitle
* fix: fix permission issue
* fix(mobile): fix error
* fix(mobile): fix migration error
* fix(migration): compatible with older versions
* fix: make unit tests pass
* chore: ignore some failing test cases
* chore: test
* fix: test
2025-01-24 13:02:38 +08:00
nocobase[bot]
93b8f93b74
chore(versions): 😊 publish v1.6.0-alpha.17
2025-01-19 12:54:20 +00:00
nocobase[bot]
4ba5dc0d6c
chore(versions): 😊 publish v1.6.0-alpha.16
2025-01-19 06:19:56 +00:00
nocobase[bot]
8baec18988
chore(versions): 😊 publish v1.6.0-alpha.15
2025-01-19 02:05:02 +00:00
nocobase[bot]
4f523316b4
chore(versions): 😊 publish v1.6.0-alpha.14
2025-01-14 05:56:55 +00:00
nocobase[bot]
814693476d
chore(versions): 😊 publish v1.6.0-alpha.13
2025-01-14 05:27:59 +00:00
nocobase[bot]
dfa22eb23e
Merge branch 'next' into develop
2025-01-13 06:59:12 +00:00
Chareice
8627ae7e43
chore: response env value in appInfo
2025-01-13 14:58:45 +08:00
nocobase[bot]
39a40b11eb
chore(versions): 😊 publish v1.5.0-beta.27
2025-01-10 03:59:31 +00:00
nocobase[bot]
98a98b5fa0
chore(versions): 😊 publish v1.6.0-alpha.12
2025-01-10 03:51:12 +00:00
nocobase[bot]
7a91444572
chore(versions): 😊 publish v1.6.0-alpha.11
2025-01-09 10:15:45 +00:00
nocobase[bot]
7ade635d67
chore(versions): 😊 publish v1.5.0-beta.26
2025-01-08 12:21:37 +00:00
nocobase[bot]
fb49ba2a1c
chore(versions): 😊 publish v1.6.0-alpha.10
2025-01-08 06:33:41 +00:00
Katherine
5d5f455b3c
feat: supports configuring dynamic environment variables and secrets ( #5966 )
...
* feat: environments plugin
* feat: improve code
* fix: improve code
* feat: improve code
* refactor: package description
* feat: bulk import
* fix: remove
* refactor: file manager support environment variables
* refactor: file manager support environment variables
* refactor: map manager support environment variables
* refactor: support environment variables
* refactor: support environment variables
* refactor: support delete environment variables
* fix: bug
* refactor: workflow support environment variables
* refactor: email environment variables
* refactor: support bulk import
* refactor: support bulk import
* refactor: support bulk import
* refactor: support bulk import
* refactor: code improve
* feat: env
* chore: update
* feat: environment
* fix: bug
* fix: acl snippet
* fix: acl snippets
* chore: map manager
* refactor: support line break
* refactor: support password
* chore: environment variables
* fix: bug
* fix: bug
* chore: enviroment variables
* chore: system settings
* fix: improve code
* feat: verification
* feat: map
* feat: file-manager
* feat: notification
* fix: bug
* feat: workflow
* fix: improve code
* fix: bug
* feat: data-source
* feat: auth
* fix: error
* fix: bug
* refactor: description
* refactor: locale
* refactor: locale
* refactor: locale
* refactor: code improve
* refactor: locale
* refactor: locale
* style: style improve
* fix: error
* fix: bug
* fix: bug
* refactor: environment
* fix: ellipsis
* refactor: password
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* fix: bug
* chore: test
* fix: cache
* fix: mysql dialect options
* refactor: email config form
* fix: bug
* fix: bug
* fix: authenticator.dataValues parse
* fix: include undefined
* fix: json
* fix: json parse
* chore: enviromentProvider
* fix: acl
* fix: rowKey
* fix: update ProviderOptions.tsx
* feat: get app instance
* fix: bug
* fix: text
* fix: build error
* fix: error
* chore: migration rules options
* chore: migration rules
* refactor: code improve
* feat: env v2
* chore: environment varibales
* chore: environment serve
* fix: getVariables
* feat: improve code
* fix: bug
* chore: collection options for migration
* chore: tree collection options
* chore: migration rules
* chore: migration rules
* chore: env api
* chore: env api
* fix: optionsKeysNotAllowedInEnv
* fix: required true
* fix: improve code
* fix: app refresh
* fix: remove db.import
* fix: type error
* fix: map
* refactor: locale improve
* refactor: tx-cos
* fix: undefined
* refactor: code improve
* chore: use bookworm
* fix: npm add user
* fix: npm login
* fix: npm adduser
* fix: npm adduser
* fix: expect
* fix: expect
* fix: environmentVariables
* refactor: support bulk delete & filter
* refactor: locale improve
* feat: filter
* refactor: useGlobalVariable
* fix: scope
* fix: bug
* fix: optionsKeysNotAllowedInEnv
* fix: test error
* fix: test
* fix: test
* feat: improve code
---------
Co-authored-by: chenos <chenlinxh@gmail.com>
Co-authored-by: Chareice <chareice@live.com>
2025-01-08 09:32:49 +08:00
nocobase[bot]
becf6f69c9
chore(versions): 😊 publish v1.5.0-beta.25
2025-01-07 17:04:43 +00:00
nocobase[bot]
350e6cd195
chore(versions): 😊 publish v1.5.0-beta.24
2025-01-07 12:43:44 +00:00
nocobase[bot]
53025253b1
chore(versions): 😊 publish v1.5.0-beta.23
2025-01-06 11:45:26 +00:00
nocobase[bot]
ff4f3ac955
chore(versions): 😊 publish v1.6.0-alpha.9
2025-01-06 05:23:18 +00:00
nocobase[bot]
90738962af
chore(versions): 😊 publish v1.5.0-beta.22
2025-01-04 11:55:51 +00:00
nocobase[bot]
8a0467fb5b
chore(versions): 😊 publish v1.5.0-beta.21
2025-01-03 00:29:38 +00:00
nocobase[bot]
466221f69f
chore(versions): 😊 publish v1.6.0-alpha.8
2025-01-02 09:55:39 +00:00
nocobase[bot]
48c35ae8c4
chore(versions): 😊 publish v1.5.0-beta.20
2025-01-01 17:11:57 +00:00
nocobase[bot]
f85147d0b7
chore(versions): 😊 publish v1.5.0-beta.19
2024-12-30 23:49:06 +00:00
nocobase[bot]
360a8535e1
chore(versions): 😊 publish v1.5.0-beta.18
2024-12-27 02:50:52 +00:00
nocobase[bot]
1b866d8956
chore(versions): 😊 publish v1.5.0-beta.17
2024-12-24 16:45:11 +00:00
nocobase[bot]
2e70e75642
chore(versions): 😊 publish v1.6.0-alpha.7
2024-12-24 16:40:13 +00:00
nocobase[bot]
0485db6fd6
chore(versions): 😊 publish v1.5.0-beta.16
2024-12-24 07:36:01 +00:00
nocobase[bot]
0a377054b8
chore(versions): 😊 publish v1.5.0-beta.15
2024-12-23 04:44:40 +00:00
nocobase[bot]
7261334d9a
chore(versions): 😊 publish v1.5.0-beta.14
2024-12-21 16:47:50 +00:00
nocobase[bot]
a7f50df186
chore(versions): 😊 publish v1.5.0-beta.13
2024-12-21 12:05:58 +00:00
nocobase[bot]
9ea2d8d7d4
chore(versions): 😊 publish v1.6.0-alpha.6
2024-12-19 02:21:42 +00:00
nocobase[bot]
a1fa4ac71e
chore(versions): 😊 publish v1.5.0-beta.12
2024-12-18 15:36:41 +00:00
nocobase[bot]
fb55f1d17b
chore(versions): 😊 publish v1.5.0-beta.11
2024-12-18 09:44:17 +00:00
nocobase[bot]
22ecd87c89
chore(versions): 😊 publish v1.5.0-beta.10
2024-12-18 04:02:51 +00:00
nocobase[bot]
4e0cd8a57d
chore(versions): 😊 publish v1.5.0-beta.9
2024-12-15 11:45:45 +00:00
nocobase[bot]
a8bc4155dd
chore(versions): 😊 publish v1.5.0-beta.8
2024-12-15 07:54:02 +00:00
nocobase[bot]
5a00386c4f
chore(versions): 😊 publish v1.5.0-beta.7
2024-12-13 04:36:42 +00:00
nocobase[bot]
c804068478
chore(versions): 😊 publish v1.6.0-alpha.5
2024-12-11 14:26:08 +00:00
nocobase[bot]
062b4bffd7
chore(versions): 😊 publish v1.5.0-beta.6
2024-12-11 09:54:46 +00:00
nocobase[bot]
b2f632c767
chore(versions): 😊 publish v1.5.0-beta.5
2024-12-11 07:36:12 +00:00
nocobase[bot]
0bbc7250b6
chore(versions): 😊 publish v1.5.0-beta.4
2024-12-11 06:58:08 +00:00
chenos
10ddc12fba
chore: update version
2024-12-11 13:09:52 +08:00
chenos
6e5de98a12
chore: update version
2024-12-11 12:57:00 +08:00
nocobase[bot]
7633e93b79
chore(versions): 😊 publish v1.6.0-alpha.4
2024-12-09 09:46:48 +00:00
nocobase[bot]
504b665d72
chore(versions): 😊 publish v1.6.0-alpha.3
2024-12-09 02:19:22 +00:00
nocobase[bot]
9e46b7291e
chore(versions): 😊 publish v1.6.0-alpha.2
2024-12-03 15:48:39 +00:00
nocobase[bot]
7524726d0d
chore(versions): 😊 publish v1.6.0-alpha.1
2024-12-03 15:10:42 +00:00
Zhi Chen
3d1e856d55
feat: add audit manager ( #5601 )
...
* feat: 部分代码
* feat: auditmanager
* feat: remove plugin and update Audit test case
* fix: build error
* feat: update audit value
* fix: some action like create remove can not work correctly
* fix: metadata data
* feat: update some dataSource
* fix: filterKeys error
* style: update code format
* feat: add getMetaData test & add audit log in specific module
* fix: bug
* refactor: registerAction and getAction
* refactor: registerAction and getAction
* fix: log
* fix: fix middleware
* chore: add getResourceUk
* chore: use response code as status
* chore: log error
* chore: get role from response header
* chore: auth signIn getUserInfo
* chore: add X-Forwarded-For
* chore: adjust IP acquisition and add log user updateprofile
* fix: getAction bug
* fix: get ip from header
* chore: register uiSchemas actions
* chore: register uiSchemas:insertAdjacent
* chore: record source and target
* chore: record auth:changePassword
* chore: add getSourceAndTarget
* chore: auditManager tests
* fix: delete submodule
* chore: delete debug port
* fix: module not found
* chore: save path and swap the values of source and target
---------
Co-authored-by: yujian.sun <yujian.sun@dmall.com>
Co-authored-by: sunyujian <565974029@qq.com>
Co-authored-by: xilesun <2013xile@gmail.com>
2024-11-28 12:32:47 +08:00