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
|
178bafc613
Merge pull request #9824 from weseek/feat/enhanced-access-token
|
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
|
36295f65ac
Fix header margin and padding in AiAssistantManagementPageSelectionMethod for better layout consistency
|
9 months ago |
Futa Arai
|
712a3bbddf
biome autofix for slackbot-proxy services
|
9 months ago |
Futa Arai
|
1fd75d28fa
biome autofix
|
9 months ago |
Futa Arai
|
82ed720822
Merge branch 'master' into support/156162-164869-slackbot-proxy-biome-excluding-services
|
9 months ago |
Shun Miyazawa
|
b6930fba17
Enhance styling for AiAssistantManagementKeywordSearch with improved token layout and color modes
|
9 months ago |
Shun Miyazawa
|
322ed5b79b
Refactor SelectablePagePageList styles and structure for improved consistency and clarity
|
9 months ago |
Shun Miyazawa
|
e22ddb91a6
Add comment to clarify inclusion of subordinate pages in AiAssistantManagementModal
|
9 months ago |
Shun Miyazawa
|
8ad5bf9a0a
Refactor AiAssistantKeywordSearch and SelectablePagePageList to always display the page list, adding a message for no selected pages and ensuring consistent class naming.
|
9 months ago |
Shun Miyazawa
|
315d8f6cdb
Add comment to clarify that search results include subordinate pages by default
|
9 months ago |
Shun Miyazawa
|
d0c635d49d
Refactor SelectablePagePageList to use onClickMethodButton prop instead of onClick
|
9 months ago |
Shun Miyazawa
|
938c7f702b
Remove unused import of official colors in SelectablePagePageList styles
|
9 months ago |
Shun Miyazawa
|
0a0c49ccd1
Add disabled state to next button in AiAssistantKeywordSearch when no pages are selected
|
9 months ago |
Shun Miyazawa
|
c2bc496d8f
Add next button functionality and selected pages handling in AiAssistantKeywordSearch
|
9 months ago |
Shun Miyazawa
|
a880784f64
Add glob pattern handling for page paths in AiAssistantKeywordSearch
|
9 months ago |
Shun Miyazawa
|
3f5116e44c
Add missing translation for 'select_from_page_tree' in French locale
|
9 months ago |
Shun Miyazawa
|
8ba5e0a59d
Add next button to AiAssistantKeywordSearch for improved navigation
|
9 months ago |
Shun Miyazawa
|
acca8f9a53
Refactor AiAssistantKeywordSearch and SelectablePagePageList for improved layout and selected pages handling
|
9 months ago |
Shun Miyazawa
|
7e8f4abb61
Remove border styling from list group items and buttons in SelectablePagePageList component
|
9 months ago |
Shun Miyazawa
|
325456ccf9
Add disablePageIds prop to SelectablePagePageList for improved page selection handling
|
9 months ago |
Shun Miyazawa
|
eaec4617e2
Add border styling for buttons in SelectablePagePageList component
|
9 months ago |
Shun Miyazawa
|
3f210954a0
Refactor AiAssistantKeywordSearch to use SelectablePagePageList component for page selection and removal
|
9 months ago |
Shun Miyazawa
|
7a70e419d6
Implement selected pages display and removal functionality in AiAssistantKeywordSearch component
|
9 months ago |