Commit History

Autor SHA1 Mensaxe Data
  Shun Miyazawa 49bdf84882 refactor: add isEditable prop to SelectablePagePageList and update rendering logic hai 10 meses
  Shun Miyazawa d632125afb refactor: update removePageHandler to use SelectablePage type hai 10 meses
  Shun Miyazawa c8812ab54a refactor: add comment for type guard in SelectablePage definition hai 10 meses
  Shun Miyazawa a39f4ed3b6 refactor: replace SelectedPage type with SelectablePage across components and services hai 10 meses
  Shun Miyazawa 717e61c2b6 refactor: adjust font size of rbt-input-multi to improve UI consistency hai 10 meses
  Shun Miyazawa 7690805c2d refactor: remove clearPages function and related references from useSelectedPages hook hai 10 meses
  Shun Miyazawa deb53269d7 refactor: update useSelectedPages to initialize selected pages based on pageMode hai 10 meses
  Shun Miyazawa 71ede4fc8b feat: implement useSelectedPages hook for managing selected pages state hai 10 meses
  Shun Miyazawa a433324427 refactor: remove commented-out import for clarity hai 10 meses
  Shun Miyazawa f156a8f0e6 refactor: remove unnecessary comment from PageSelectionMethodButtons import hai 10 meses
  Shun Miyazawa 16e5ecfe89 refactor: extract MethodButton component for better reusability and clarity hai 10 meses
  Shun Miyazawa 8cdc17d04e refactor: rename methodButtonName to methodButtonIconName for clarity hai 10 meses
  Shun Miyazawa b3e5337afa refactor: remove SelectedPageList component and its associated code hai 10 meses
  Shun Miyazawa 6c89ed3dad refactor: unify backToPageMode logic in AiAssistantManagement components hai 10 meses
  Shun Miyazawa 166b2ce951 refactor: streamline selected pages handling and improve type usage across components hai 10 meses
  Shun Miyazawa dbc323d4e0 refactor: remove unused page select modal handler in AiAssistantManagementEditPages hai 10 meses
  Shun Miyazawa f37a519532 refactor: remove unnecessary TODO comment in SelectedPageList component hai 10 meses
  Shun Miyazawa 93e2c317f0 refactor: optimize page selection logic and clean up unused code in AiAssistantManagementEditPages hai 10 meses
  Shun Miyazawa 9f2698cf78 refactor: update border color for dark mode in PageSelectionMethodButtons hai 10 meses
  Shun Miyazawa 41f8cdfac7 refactor: enhance button hover styles and maintain border consistency in PageSelectionMethodButtons hai 10 meses
  Shun Miyazawa 0c8043dfff refactor: reorganize AiAssistantManagementEditPages component structure and integrate PageSelectionMethodButtons and SelectablePagePageList hai 10 meses
  Shun Miyazawa 72713545cc refactor: adjust button styles and layout in PageSelectionMethodButtons component hai 10 meses
  Shun Miyazawa db22011890 refactor: extend method options in SelectablePagePageList and optimize button rendering hai 10 meses
  Shun Miyazawa 2d926e46c6 refactor: update backToPageMode logic for AiAssistantManagementHeader based on assistant type hai 10 meses
  Shun Miyazawa 05fdc43608 refactor: extract page selection buttons into a separate component hai 10 meses
  Yuki Takei 5cda3111a5 Merge pull request #10209 from weseek/feat/169763-implementation-of-modal-to-select-pages-from-page-tree hai 10 meses
  Shun Miyazawa 6e84eefec4 refactor: include subordinate pages in selected pages with glob path formatting hai 10 meses
  Shun Miyazawa ae7a9d743a refactor: unify page selection handler for keyword search and page tree selection hai 10 meses
  Shun Miyazawa 6d53f20b3a pageTreeItemHandler -> pageTreeItemClickHandler hai 10 meses
  Shun Miyazawa 6a6cf348dc refactor: disable next button when no pages are selected hai 10 meses