48 Commits

Author SHA1 Message Date
cxymds 10105ebd66 fix: update documentation link ref 2026-07-07 14:26:09 +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
cxymds 22a38e0c14 feat: add pool rebalance and decommission pages (#113) 2026-05-07 20:53:48 +08:00
马登山 30f4a434dc feat: add audit target management 2026-04-28 08:06:11 +08:00
马登山 7305fe8968 feat: system Settings 2026-04-27 17:30:45 +08:00
马登山 8bba331c5a feat: add site replication console workflow 2026-03-31 17:30:07 +08:00
cxymds 13b1f4ddf8 refactor: unify dashboard menu permission routing (#88) 2026-03-25 16:05:26 +08:00
马登山 a3fba999ee chore: update oidc navigation and locale strings 2026-03-24 11:06:56 +08:00
马登山 cbf9985ee0 feat: add oidc provider settings page 2026-03-23 18:34:22 +08:00
安正超 d993a9c799 refactor: remove redundant config theme manifest (#80)
* refactor: remove generated theme-manifest config file

* fix: align active theme manifest resolution
2026-03-16 22:34:17 +08:00
马登山 7de6b0dfd8 fix:userAvatar 2026-03-16 17:12:12 +08:00
安正超 5cd22b33f2 feat: extract theme module with build-time overrides (#79)
* feat: extract theme module with build-time overrides

* Potential fix for pull request finding

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

* fix: address theme module review feedback

---------

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
2026-03-15 14:03:50 +08:00
安正超 ca87e9e007 fix: status home redirect (#47)
* feat: move status route and format repo

* fix: resolve lint warnings

* fix: load bucket usage asynchronously

* fix: sign version config request

* fix: show spinner for bucket usage loading

* fix: prevent object list fetch loop

* fix: dedupe list requests

* feat: add sidebar version footer
2026-02-04 21:42:11 +08:00
马登山 04d792aebc feat:performance 2026-02-03 19:26:32 +08:00
安正超 6f1193f6e4 chore: replace codebase with Next.js version (console-new) (#46)
* chore: replace codebase with Next.js version (console-new)

- Migrate from Nuxt/Vue to Next.js/React
- Same repo, dev-pr branch has shared history with main for PR

* chore: wip

* ci: pin pnpm to latest in workflows, packageManager 10.19.0

* ci: use pnpm version from package.json only (fix version mismatch)

* fix: CI - add root page redirect, fix TS types and lint (api-client, aws4fetch, upload-task, hooks)

* fix(ci): add type-check script for TypeScript Check job

* fix(ci): resolve Code Formatting job - ESLint errors (setState-in-effect, refs, static-components, preserve-memoization)

* fix(ci): add lint:fix script for quality workflow Auto-fix step

* fix(ci): add SVG module type declaration for TypeScript Check
2026-02-01 21:23:31 +08:00
cxymds c3bfd2d34b Refactory/bucketsetting (#45)
* feat: refactory bucket setting

* fix: translate

* feat:permission

* feat : lockfile

* fix: update lockfile

* fix: i18n variable
2026-01-29 20:05:03 +08:00
马登山 5ba36aa648 feat: filter menu by login user 2026-01-08 10:14:12 +08:00
overtrue 6ab024be1c style: format code with Prettier
- Auto-format all files to comply with Prettier rules
- Fix code style issues in 545 files
2025-11-01 00:03:01 +08:00
overtrue c3bb12bc55 fix: tables & forms 2025-10-30 21:22:58 +08:00
overtrue 50cef5195b refactor: tailwindcss 2025-10-27 22:04:05 +08:00
songhahaha66 3a5f4df648 feat: add import/export page 2025-10-18 21:52:56 +08:00
junxiang Mu c019276fcb add kms
Signed-off-by: junxiang Mu <1948535941@qq.com>
2025-09-22 14:31:07 +08:00
马登山 6902355a5e feat: UI done 2025-08-13 18:01:27 +08:00
overtrue de0f2c550d feat: improve TypeScript type safety and code quality
- Added comprehensive TypeScript type definitions for app configuration
- Fixed type safety issues in sidebar component with proper type casting
- Improved code organization with better file naming conventions
- Enhanced error handling with centralized error management
- Added performance optimizations with caching and code splitting
- Improved development experience with better tooling configuration
- Updated project documentation with comprehensive README
- Added proper type definitions for navigation items and app config
- Fixed licensing information and added proper Apache 2.0 license

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-10 23:19:22 +08:00
overtrue ae17260a72 fix: rustfs/rustfs#80 2025-07-07 22:58:40 +08:00
overtrue f3bb968cd8 feat: custom server config 2025-07-07 21:34:50 +08:00
马登山 62e868af21 feat : 事件目标UI 2025-06-19 16:42:44 +08:00
马登山 20564c0622 feat:移除站点复制 2025-05-28 09:49:34 +08:00
overtrue 71f33eeee3 feat: 多语言 2025-04-27 23:59:37 +08:00
overtrue a60ddbbc10 feat: 新的登录页 & 修复剪贴板问题 2025-04-12 15:34:49 +08:00
cxymds f240249c67 fix:hide performance 2025-04-09 21:57:52 +08:00
cxymds 948b9ecedc fix: rename front router 2025-04-08 14:09:14 +08:00
cxymds de75553cef feat license 2025-04-08 11:52:19 +08:00
cxymds 760a14e57b feat: license2 2025-04-03 10:44:55 +08:00
cxymds e712e2acf8 feat : add tiers page 2025-04-01 11:56:50 +08:00
cxymds 86b4d56561 feat: lifecycle add form dialog 2025-04-01 10:51:47 +08:00
cxymds e2fa738894 feat : add License page 2025-03-28 18:04:19 +08:00
cxymds 341de96674 feat : add some empty page 2025-03-27 16:55:22 +08:00
overtrue be572c2c38 feat: favicon & logo on login page rustfs/s3-rustfs#252 2025-03-23 12:44:49 +08:00
cxymds 85d1c8438e fix: 外链文档 2024-12-28 10:49:48 +08:00
overtrue eaa3086d49 style: 导航简化 2024-12-27 20:25:17 +08:00
overtrue bffc659f85 feat: 创建存储桶 & 删除对象 & 修复上传文件夹时路径拼接错误 2024-12-27 20:16:22 +08:00
overtrue 438c15582e chore: 更新链接 2024-12-27 19:36:58 +08:00
overtrue ae5a02e697 chore: 更新链接 2024-12-27 19:36:07 +08:00
overtrue c3a6df298b style: primary color 2024-12-19 22:18:01 +08:00
overtrue 929f1a2ba0 i18n: 默认中文 2024-12-10 23:21:36 +08:00
overtrue b86e3f1591 init 2024-12-08 14:19:47 +08:00