Commit History

Author SHA1 Message Date
  Shun Miyazawa 6a6cf348dc refactor: disable next button when no pages are selected 9 months ago
  Shun Miyazawa 8587f6788e refactor: adjust button positioning and spacing in SelectablePagePageList for improved layout 9 months ago
  Shun Miyazawa 7aac4a0bae refactor: remove unused .add-page-button styles for cleaner code 9 months ago
  Shun Miyazawa 4b5771f544 refactor: wrap ItemsTree component in a div for improved structure and styling 9 months ago
  Shun Miyazawa 9f8a4eb1ea refactor: add methodButtonPosition prop to SelectablePagePageList for flexible button placement 9 months ago
  Shun Miyazawa 08fa9505e4 refactor: implement useSelectedPages hook for managing selected pages state 9 months ago
  Shun Miyazawa 78c8e0845c clean code 9 months ago
  Shun Miyazawa 6f6a7ee9e9 refactor: memoize SelectablePageTree component for performance optimization 9 months ago
  Shun Miyazawa 38cfa11b04 refactor: enhance SelectablePageTree component with page selection logic and state management 9 months ago
  Shun Miyazawa 7c40922cf2 refactor: update SelectPageButton styling and remove unnecessary id attribute 9 months ago
  Shun Miyazawa 238492ab78 Merge branch 'feat/new-assistant-wizard' into feat/169763-implementation-of-modal-to-select-pages-from-page-tree 9 months ago
  Shun Miyazawa 7addf54cf8 Merge pull request #10204 from weseek/feat/169633-implementation-of-ui-to-select-pages-to-use-from-search-results 9 months ago
  Shun Miyazawa 48baac1a15 refactor: change selectedPages state from array to Map for improved performance and functionality 9 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 9 months ago
  Shun Miyazawa 9175caec2d Merge branch 'master' into feat/new-assistant-wizard 9 months ago
  Shun Miyazawa 5953208063 Merge branch 'support/support-es9' into imprv/168543-make-search-query-type-safe 9 months ago
  Shun Miyazawa 10b2750e10 Merge branch 'master' into support/support-es9 9 months ago
  Shun Miyazawa 178bafc613 Merge pull request #9824 from weseek/feat/enhanced-access-token 9 months ago
  Futa Arai ac374ad5eb add tests for remark-attachment-refs 9 months ago
  Yuki Takei f4896ec073 Merge pull request #10203 from weseek/fix/169757-normalize-ci 9 months ago
  Yuki Takei 98cbb1ee1b Merge pull request #10206 from weseek/support/156162-168174-slackbot-proxy-services-biome 9 months ago
  Yuki Takei 594447d271 Merge pull request #10126 from weseek/support/156162-164869-slackbot-proxy-biome-excluding-services 9 months ago
  Shun Miyazawa 7c4d97cf04 Add styles for AiAssistantManagementPageTreeSelection and wrap component in a div for layout consistency 9 months ago
  Shun Miyazawa 275af9b4ec Refactor AiAssistantManagementPageTreeSelection to use SelectablePageTree for improved user access control 9 months ago
  Shun Miyazawa 578256928c Wrap ItemsTree in Suspense for improved loading experience with fallback skeleton 9 months ago
  arvid-e 23035a6e84 Restore additional not needed changes 9 months ago
  arvid-e 127d56f150 Restore not needed changes 9 months ago
  arvid-e dbbcc13e6c Use pre and code tags for setting codeblock type 9 months ago
  Shun Miyazawa 816baa55bf Add SelectablePagePageList component to AiAssistantManagementPageTreeSelection for improved page selection 9 months ago
  Shun Miyazawa 82ee67037e Add PageTreeItem component and integrate ItemsTree in AiAssistantManagementPageTreeSelection 9 months ago