3 Commits

Author SHA1 Message Date
66ee0d7f60 feat: implement logout on 401 response and update query handling
refactor: replace Button with div for consistent styling in AIEditorLink

refactor: update navigation handling in AppVersionList and remove LayoutMain wrapper

refactor: remove unused LayoutMain imports and components across various pages

fix: ensure user app list is set correctly in useUserAppStore

fix: update login URL format in AuthProvider

fix: adjust layout styles in EnvPage and other pages for better responsiveness

chore: update route definitions and create new routes for apps, config, domain, flowme, org, remote, token, user, and users

style: replace Button with div for delete confirmation in various components

fix: ensure correct handling of user profile image source
2026-02-22 03:24:14 +08:00
f3c269dd83 Refactor code structure for improved readability and maintainability 2026-02-22 01:54:55 +08:00
cc466f7bd4 feat: add new Flowme and FlowmeChannel management with CRUD operations and UI components 2026-02-01 03:57:20 +08:00