Shun Miyazawa
|
784f87d2e4
Merge branch 'master' into feat/new-assistant-wizard
|
9 months ago |
mergify[bot]
|
29a1096a98
Merge pull request #10165 from weseek/fix/160680-code-tag-make-inline-block
|
9 months ago |
Yuki Takei
|
117043ec58
Merge pull request #10229 from weseek/feat/169634-implementation-of-editable-page-path-list
|
9 months ago |
arvid-e
|
cb1a57d0bc
Revert space on empty line
|
9 months ago |
arvid-e
|
d0b154a478
Revert spaces
|
9 months ago |
arvid-e
|
83c4236a95
Revert not needed changes
|
9 months ago |
Shun Miyazawa
|
d91fbd1820
fix lint error
|
9 months ago |
Shun Miyazawa
|
0bb130e7ab
refactor: remove unused import and simplify maxWidth calculation in EditablePagePath
|
9 months ago |
Shun Miyazawa
|
cdf962e109
refactor: wrap SelectablePagePageList in SimpleBar for improved scrolling experience
|
9 months ago |
Shun Miyazawa
|
5d7d43aa7a
refactor: fix import statement for isCreatablePagePathPattern by adding missing semicolon
|
9 months ago |
Shun Miyazawa
|
44717b51f0
refactor: fix indentation for isGlobPattern variable in isCreatablePagePathPattern function
|
9 months ago |
Shun Miyazawa
|
d00359056b
refactor: fix import statement for isCreatablePagePathPattern by adding missing semicolon
|
9 months ago |
Shun Miyazawa
|
61e37baf87
refactor: wrap SelectablePagePageList in SimpleBar for improved scrolling experience
|
9 months ago |
Shun Miyazawa
|
77c2434fd9
refactor: remove unnecessary scrollable prop from Modal in AiAssistantManagementModal
|
9 months ago |
Shun Miyazawa
|
42768121c2
refactor: simplify badge rendering logic in SelectablePagePageList component
|
9 months ago |
Shun Miyazawa
|
a0ca54ea6e
refactor: remove unused import of isGlobPatternPath and isCreatablePage
|
9 months ago |
Shun Miyazawa
|
80daed8e38
refactor: replace isCreatablePageWithGlob with isCreatablePagePathPattern for improved page path validation
|
9 months ago |
Shun Miyazawa
|
78b4def9c9
refactor: enhance page path validation and update logic in EditablePagePath
|
9 months ago |
Shun Miyazawa
|
df381d438b
refactor: implement isCreatablePageWithGlob utility for improved page path validation
|
9 months ago |
Shun Miyazawa
|
b4a55a0b35
fix lint error
|
9 months ago |
Shun Miyazawa
|
7efa51113c
refactor: clean up unused variables and improve code readability in AiAssistantManagementPageTreeSelection
|
9 months ago |
Shun Miyazawa
|
864b10e3bc
refactor: enhance input validation in EditablePagePath for improved user experience
|
9 months ago |
Shun Miyazawa
|
a30f5a7fbb
refactor: add selectedPagesRef to useSelectedPages for improved state management
|
9 months ago |
Shun Miyazawa
|
c2492a2f77
refactor: adjust page-path styles for consistency and improved hover effect
|
9 months ago |
Shun Miyazawa
|
08fa5debcb
refactor: remove unused pagesWithGlobPath logic for cleaner code
|
9 months ago |
Shun Miyazawa
|
3e0d41bfae
refactor: replace selectedPages Map with selectedPagesArray for consistency in AiAssistant components
|
9 months ago |
Shun Miyazawa
|
4935db6893
refactor: streamline addPageButtonClickHandler to simplify page path handling
|
9 months ago |
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 |