Commit History

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