Shun Miyazawa
|
08fa5debcb
refactor: remove unused pagesWithGlobPath logic for cleaner code
|
8 ماه پیش |
Shun Miyazawa
|
3e0d41bfae
refactor: replace selectedPages Map with selectedPagesArray for consistency in AiAssistant components
|
8 ماه پیش |
Shun Miyazawa
|
4935db6893
refactor: streamline addPageButtonClickHandler to simplify page path handling
|
8 ماه پیش |
Shun Miyazawa
|
80f851ccf0
feat: enhance EditablePagePath to handle disablePagePaths for improved edit functionality
|
8 ماه پیش |
Shun Miyazawa
|
2cb6fe8463
refactor: simplify MethodButton props by consolidating methodButtonColor and methodButtonIconName into method
|
8 ماه پیش |
Shun Miyazawa
|
d973d25848
refactor: restructure SelectablePagePageList to use EditablePagePath component for improved readability and maintainability
|
8 ماه پیش |
Shun Miyazawa
|
f475da00af
refactor: remove isEditable prop from SelectablePagePageList in AiAssistantManagementPageTreeSelection
|
8 ماه پیش |
Shun Miyazawa
|
8a5d2bacc7
feat: enhance SelectablePagePageList with improved input handling and styling
|
8 ماه پیش |
Shun Miyazawa
|
e5c3a5bb65
feat: enable edit functionality for SelectablePagePageList in management components
|
8 ماه پیش |
Shun Miyazawa
|
3d3185ca6a
refactor: enhance SelectablePagePageList with autofocus functionality for input field
|
8 ماه پیش |
Shun Miyazawa
|
b12472c3ad
Merge branch 'feat/new-assistant-wizard' into feat/169634-implementation-of-editable-page-path-list
|
8 ماه پیش |
Shun Miyazawa
|
d4f233e09a
Merge branch 'master' into feat/new-assistant-wizard
|
8 ماه پیش |
mergify[bot]
|
07bda268e5
Merge pull request #10127 from weseek/support/support-es9
|
8 ماه پیش |
Yuki Takei
|
98a2148c3f
Merge pull request #10215 from weseek/feat/169928-redesign-of-referenced-pages
|
8 ماه پیش |
Shun Miyazawa
|
b3b6a64834
refactor: implement editable page path input in SelectablePagePageList
|
8 ماه پیش |
Shun Miyazawa
|
d8a43f9bf1
refactor: change button to div for page list items and update class names
|
8 ماه پیش |
Shun Miyazawa
|
49bdf84882
refactor: add isEditable prop to SelectablePagePageList and update rendering logic
|
8 ماه پیش |
mergify[bot]
|
20c9621e1c
Merge pull request #10181 from weseek/fix/169303-anchor-link-scrolling
|
8 ماه پیش |
Yuki Takei
|
1c2c62fdf4
Merge remote-tracking branch 'origin/master' into fix/169303-anchor-link-scrolling
|
8 ماه پیش |
Shun Miyazawa
|
d632125afb
refactor: update removePageHandler to use SelectablePage type
|
8 ماه پیش |
Shun Miyazawa
|
c8812ab54a
refactor: add comment for type guard in SelectablePage definition
|
8 ماه پیش |
Shun Miyazawa
|
a39f4ed3b6
refactor: replace SelectedPage type with SelectablePage across components and services
|
8 ماه پیش |
Shun Miyazawa
|
717e61c2b6
refactor: adjust font size of rbt-input-multi to improve UI consistency
|
8 ماه پیش |
Shun Miyazawa
|
7690805c2d
refactor: remove clearPages function and related references from useSelectedPages hook
|
8 ماه پیش |
Shun Miyazawa
|
deb53269d7
refactor: update useSelectedPages to initialize selected pages based on pageMode
|
8 ماه پیش |
Shun Miyazawa
|
71ede4fc8b
feat: implement useSelectedPages hook for managing selected pages state
|
8 ماه پیش |
Shun Miyazawa
|
a433324427
refactor: remove commented-out import for clarity
|
8 ماه پیش |
Shun Miyazawa
|
f156a8f0e6
refactor: remove unnecessary comment from PageSelectionMethodButtons import
|
8 ماه پیش |
Shun Miyazawa
|
16e5ecfe89
refactor: extract MethodButton component for better reusability and clarity
|
8 ماه پیش |
Shun Miyazawa
|
8cdc17d04e
refactor: rename methodButtonName to methodButtonIconName for clarity
|
8 ماه پیش |