Commit Graph

718 Commits

Author SHA1 Message Date
安正超 67350e8a75 fix: prevent dropdown labels from requiring groups (#122) 2026-05-25 08:56:25 +08:00
cxymds 7889bb7f42 fix: stabilize object drawer dialogs (#121) 2026-05-19 13:49:03 +08:00
LeonWang0735 f504a3db6f fix: remove redundant function call when delete replication config (#119) 2026-05-19 13:47:10 +08:00
mahmut db6d17e9a6 feat: add server list sorting and filtering (#118)
Co-authored-by: maihemutimaimaiti <maihemutimaimaiti@360.cn>
2026-05-14 11:09:41 +08:00
马登山 07dddd1981 fix: repair object retention controls 2026-05-14 10:08:38 +08:00
马登山 fd1d81265f feat: make object list page size configurable 2026-05-13 15:58:45 +08:00
马登山 5e03f64efd fix: run dropdown menu item actions 2026-05-13 10:29:57 +08:00
cxymds bb3e36663f feat: move bucket modules to top-level lists (#116) 2026-05-13 10:19:38 +08:00
马登山 c041d55286 fix: rename settings menu label 2026-05-13 09:05:15 +08:00
马登山 e32d0e9c8e fix: show detailed S3 XML error messages
Fixes rustfs/rustfs#2915
2026-05-12 08:36:50 +08:00
马登山 04af5b6f6d fix: refine pool decommission interactions 2026-05-11 11:32:49 +08:00
安正超 1dac89e1b8 fix: list styles
Removed Arabic (AR-MA) from the list of supported languages.
2026-05-10 17:56:10 +08:00
nakrovati 00df5109d6 fix: correct Next.js icons and manifest setup (#114) 2026-05-10 09:32:46 +08:00
nakrovati bb3422d03b Migrate shadcn/ui from Radix to Base UI (#115) 2026-05-10 09:32:13 +08:00
马登山 a95bb5b89d feat: expand pool details for rebalance and decommission 2026-05-09 17:05:23 +08:00
马登山 70e6cd3a6f fix: show pool operation status details 2026-05-09 11:32:21 +08:00
马登山 dd1d68ad9e fix: datetime picker language support 2026-05-08 11:12:35 +08:00
马登山 94a47a1bac Merge branch 'main' of github.com:rustfs/console 2026-05-08 09:59:08 +08:00
马登山 131f29c858 fix:i18n 2026-05-08 09:59:04 +08:00
Oliver 5b0d8ccb7c feat: add NEXT_PUBLIC_API_PREFIX for reverse-proxy support (#109) 2026-05-08 09:56:18 +08:00
cxymds 22a38e0c14 feat: add pool rebalance and decommission pages (#113) 2026-05-07 20:53:48 +08:00
马登山 01e005c9ce Merge branch 'main' of github.com:rustfs/console 2026-05-06 08:27:02 +08:00
马登山 88eddfae3e fix: normalize upload objects prefix rustfs/rustfs#2768 2026-05-06 08:26:55 +08:00
nakrovati 6cb19bb188 chore: upgrade pnpm to v11 (#110) 2026-05-02 11:47:32 +08:00
马登山 ed447f5bb0 fix: complete i18n configuration and translations
Normalize locale detection, sync document language direction, complete locale keys, and add i18n regression coverage.

Refs rustfs/rustfs#2735
2026-04-29 17:54:22 +08:00
马登山 92e02137ec feat: add bulk user group assignment 2026-04-28 18:00:36 +08:00
马登山 e20cc7f81a fix: preserve S3 XML error codes 2026-04-28 11:37:00 +08:00
马登山 1cb074c95a fix: fmt 2026-04-28 08:06:33 +08:00
马登山 30f4a434dc feat: add audit target management 2026-04-28 08:06:11 +08:00
马登山 a3476fd390 feat: add kafka event destination 2026-04-28 08:03:55 +08:00
马登山 7305fe8968 feat: system Settings 2026-04-27 17:30:45 +08:00
马登山 6649168d70 fix: prevent duplicate dialog delete submissions 2026-04-27 09:08:47 +08:00
cxymds ff71a89060 fix: restore user service account management (#106) 2026-04-24 18:06:48 +08:00
cxymds 0ab449e9b2 fix(auth): support OIDC federated logout (#104) 2026-04-24 14:54:05 +08:00
马登山 f8c09cdc77 Merge branch 'main' of github.com:rustfs/console 2026-04-22 09:05:54 +08:00
马登山 277f7dc7a0 fix: bucket name can not contain uppercase letters rustfs/rustfs#2636 2026-04-22 09:05:49 +08:00
Andy Teijelo Pérez 192cbd515c feat: add Other Audiences to OIDC form (#101) 2026-04-21 22:31:28 +08:00
马登山 d99e02f129 Merge branch 'main' of github.com:rustfs/console 2026-04-21 16:47:38 +08:00
马登山 00517bb66e feat: add enent target NATS、Pulsar 2026-04-21 16:45:11 +08:00
GatewayJ ca678d2414 fix(console): show OIDC account name for console admin users (#102) 2026-04-21 09:57:19 +08:00
Gusti Padaka 36817e9a12 i18n: improve Indonesian translation by standardizing technical terms and keeping product names like RustFS and MinIO in English (#100) 2026-04-20 12:26:43 +08:00
Grovvik 264345ecc0 fix(locales/ru-RU.json): change some params (#99) 2026-04-19 10:10:16 +08:00
马登山 62267f5b67 fix: reset object pagination when changing folders 2026-04-17 10:32:33 +08:00
GatewayJ 8ab0668b8a feat(oidc): add roles claim field to provider settings (#98) 2026-04-12 23:39:13 +08:00
Copilot 3550bbd487 fix: breadcrumb navigation broken after page refresh in bucket browser (#97)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: overtrue <1472352+overtrue@users.noreply.github.com>
2026-04-10 08:43:58 +08:00
cxymds b17505adf7 fix: disabled version bucket object delete do not display check delete all version 2026-04-08 21:49:08 +08:00
cxymds 6c914dd0b9 feat(i18n): add username length #95 2026-04-08 16:45:24 +08:00
唐小鸭 8dc3853fc1 feat: SSE vault transit UI (#94)
Co-authored-by: 安正超 <anzhengchao@gmail.com>
v0.1.7
2026-04-07 19:22:37 +08:00
马登山 2979a8f17c fix:list object versions error rustfs/rustfs#2402 2026-04-07 08:16:37 +08:00
马登山 d0af4118f8 fix: translate locale placeholders 2026-04-02 12:23:49 +08:00