Commit History

Author SHA1 Message Date
  Shun Miyazawa 80f851ccf0 feat: enhance EditablePagePath to handle disablePagePaths for improved edit functionality 9 months ago
  Shun Miyazawa 2cb6fe8463 refactor: simplify MethodButton props by consolidating methodButtonColor and methodButtonIconName into method 9 months ago
  Shun Miyazawa d973d25848 refactor: restructure SelectablePagePageList to use EditablePagePath component for improved readability and maintainability 9 months ago
  Shun Miyazawa f475da00af refactor: remove isEditable prop from SelectablePagePageList in AiAssistantManagementPageTreeSelection 9 months ago
  Shun Miyazawa 8a5d2bacc7 feat: enhance SelectablePagePageList with improved input handling and styling 9 months ago
  Shun Miyazawa e5c3a5bb65 feat: enable edit functionality for SelectablePagePageList in management components 9 months ago
  Shun Miyazawa 3d3185ca6a refactor: enhance SelectablePagePageList with autofocus functionality for input field 9 months ago
  Shun Miyazawa b12472c3ad Merge branch 'feat/new-assistant-wizard' into feat/169634-implementation-of-editable-page-path-list 9 months ago
  Shun Miyazawa d4f233e09a Merge branch 'master' into feat/new-assistant-wizard 9 months ago
  mergify[bot] 07bda268e5 Merge pull request #10127 from weseek/support/support-es9 9 months ago
  Yuki Takei 98a2148c3f Merge pull request #10215 from weseek/feat/169928-redesign-of-referenced-pages 9 months ago
  Shun Miyazawa b3b6a64834 refactor: implement editable page path input in SelectablePagePageList 9 months ago
  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
  mergify[bot] 20c9621e1c Merge pull request #10181 from weseek/fix/169303-anchor-link-scrolling 9 months ago
  Yuki Takei 1c2c62fdf4 Merge remote-tracking branch 'origin/master' into fix/169303-anchor-link-scrolling 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