Commit History

Author SHA1 Message Date
  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 10 months ago
  Shun Miyazawa 6e84eefec4 refactor: include subordinate pages in selected pages with glob path formatting 10 months ago
  Shun Miyazawa ae7a9d743a refactor: unify page selection handler for keyword search and page tree selection 10 months ago
  Shun Miyazawa 6d53f20b3a pageTreeItemHandler -> pageTreeItemClickHandler 10 months ago
  Shun Miyazawa 6a6cf348dc refactor: disable next button when no pages are selected 10 months ago
  Shun Miyazawa 8587f6788e refactor: adjust button positioning and spacing in SelectablePagePageList for improved layout 10 months ago
  Shun Miyazawa 7aac4a0bae refactor: remove unused .add-page-button styles for cleaner code 10 months ago
  Shun Miyazawa 4b5771f544 refactor: wrap ItemsTree component in a div for improved structure and styling 10 months ago
  Shun Miyazawa 9f8a4eb1ea refactor: add methodButtonPosition prop to SelectablePagePageList for flexible button placement 10 months ago
  Shun Miyazawa 08fa9505e4 refactor: implement useSelectedPages hook for managing selected pages state 10 months ago
  Shun Miyazawa 78c8e0845c clean code 10 months ago
  Shun Miyazawa 6f6a7ee9e9 refactor: memoize SelectablePageTree component for performance optimization 10 months ago
  Shun Miyazawa 38cfa11b04 refactor: enhance SelectablePageTree component with page selection logic and state management 10 months ago
  Shun Miyazawa 7c40922cf2 refactor: update SelectPageButton styling and remove unnecessary id attribute 10 months ago
  Shun Miyazawa 238492ab78 Merge branch 'feat/new-assistant-wizard' into feat/169763-implementation-of-modal-to-select-pages-from-page-tree 10 months ago
  Shun Miyazawa 7addf54cf8 Merge pull request #10204 from weseek/feat/169633-implementation-of-ui-to-select-pages-to-use-from-search-results 10 months ago
  Shun Miyazawa 48baac1a15 refactor: change selectedPages state from array to Map for improved performance and functionality 10 months ago
  Shun Miyazawa 6f3639776d Merge branch 'feat/new-assistant-wizard' into feat/169633-implementation-of-ui-to-select-pages-to-use-from-search-results 10 months ago
  Shun Miyazawa 9175caec2d Merge branch 'master' into feat/new-assistant-wizard 10 months ago
  Shun Miyazawa 178bafc613 Merge pull request #9824 from weseek/feat/enhanced-access-token 10 months ago
  Yuki Takei f4896ec073 Merge pull request #10203 from weseek/fix/169757-normalize-ci 10 months ago
  Yuki Takei 98cbb1ee1b Merge pull request #10206 from weseek/support/156162-168174-slackbot-proxy-services-biome 10 months ago
  Yuki Takei 594447d271 Merge pull request #10126 from weseek/support/156162-164869-slackbot-proxy-biome-excluding-services 10 months ago
  Shun Miyazawa 7c4d97cf04 Add styles for AiAssistantManagementPageTreeSelection and wrap component in a div for layout consistency 10 months ago
  Shun Miyazawa 275af9b4ec Refactor AiAssistantManagementPageTreeSelection to use SelectablePageTree for improved user access control 10 months ago
  Shun Miyazawa 578256928c Wrap ItemsTree in Suspense for improved loading experience with fallback skeleton 10 months ago
  Shun Miyazawa 816baa55bf Add SelectablePagePageList component to AiAssistantManagementPageTreeSelection for improved page selection 10 months ago
  Shun Miyazawa 82ee67037e Add PageTreeItem component and integrate ItemsTree in AiAssistantManagementPageTreeSelection 10 months ago