Commit Graph

47 Commits

Author SHA1 Message Date
Yi b8b7805d81 Merge branch 'chore/optimize-model-selection-agent-node' into dev/plugin-deploy 2025-02-13 01:20:34 +08:00
zxhlyh 83d0142641
fix: refresh after install plugin (#13593) 2025-02-12 15:51:55 +08:00
Joel d6b9648332 merge 2025-01-14 11:35:29 +08:00
Hiroshi Fujita 04dade2f9b
fix: update fetchReleases to use owner and repo from meta (#12590) 2025-01-10 15:46:10 +08:00
zxhlyh 3c014f3ae5
Feat/plugins (#12547)
Co-authored-by: AkaraChen <akarachen@outlook.com>
Co-authored-by: Yi <yxiaoisme@gmail.com>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: kurokobo <kuro664@gmail.com>
Co-authored-by: Hiroshi Fujita <fujita-h@users.noreply.github.com>
2025-01-09 18:47:41 +08:00
JzoNg dc6e02f3ec fix plugin card 2025-01-09 17:46:46 +08:00
zxhlyh 98ad18ba81 fix: agent log 2025-01-08 14:20:08 +08:00
JzoNg 46614cc6f5 fix badge & refresh state of tool install state 2025-01-07 14:41:48 +08:00
twwu 5fb356fd33 refactor: rename renderI18nObject to getValueFromI18nObject for clarity 2025-01-02 18:07:44 +08:00
twwu c458c28c62 feat: enhance plugin item localization with i18n support 2025-01-02 17:35:11 +08:00
Joel f11ea5ae97 fix: title not show all if space is enough 2025-01-02 11:37:31 +08:00
JzoNg ac42ba880a fix: install handle of list refresh 2024-11-21 17:11:22 +08:00
JzoNg 56f573ecfb fix: update plugin handle 2024-11-21 15:35:39 +08:00
Joel 2067092f52 feat: detail link in tools 2024-11-21 11:33:21 +08:00
twwu e3b8926aef fix: correct fetched releases variable in version check and update dev script for debugging 2024-11-20 15:30:57 +08:00
JzoNg 788f9de843 update model provider list after deleting plugin 2024-11-20 10:44:20 +08:00
twwu 87b23a1fac feat: refactor GitHub releases fetching and update handling with improved error notifications 2024-11-19 11:20:17 +08:00
twwu 87ca20c047 feat: add version checking for GitHub releases and improve error handling 2024-11-18 11:54:51 +08:00
twwu fa6858090b refactor: remove version prop from plugin item components and update version comparison logic 2024-11-13 18:34:04 +08:00
twwu 61eb655823 feat: update plugin category labels and improve internationalization support 2024-11-13 18:30:38 +08:00
twwu a1719c49b7 feat: add internationalization support for plugin categories and update translations 2024-11-13 16:55:43 +08:00
Yi 327940a120 chore: update the update plugin from GitHub 2024-11-13 10:38:56 +08:00
Joel 9c6aafd415 feat: install bundle ui 2024-11-12 17:33:10 +08:00
twwu d997499ecf Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 2024-11-08 11:33:42 +08:00
twwu 4d3ffbb6f0 fix: update repository URL format in plugin action component 2024-11-08 11:33:35 +08:00
Yi 392db19ea2 chore: update the update plugin steps 2024-11-08 11:08:40 +08:00
twwu 3f8a10613d refactor: remove unused fetchInstalledPluginList function and integrate useInstalledPluginList hook 2024-11-07 16:52:22 +08:00
twwu de24d9c145 fix: handle empty fetched releases and update locale usage in plugin item 2024-11-07 16:06:08 +08:00
twwu 5008d9f4a0 feat: add onSuccess callback to InstallFromGitHub and update plugin list on install actions 2024-11-06 16:58:52 +08:00
twwu cce39b85e9 feat: enhance plugin filtering with tags support 2024-11-06 16:18:18 +08:00
twwu 0d08b6cf51 fix: enhance plugin installation and update handling 2024-11-06 09:50:05 +08:00
twwu 0b90625e57 feat: integrate GitHub API for plugin version check and add access token support 2024-11-05 16:25:20 +08:00
twwu 16dee11589 feat: add Empty component to installed plugin list 2024-11-05 11:05:14 +08:00
JzoNg 57f9a41e7f plugin detail selecting 2024-11-02 15:36:38 +08:00
twwu 133b487566 feat: Enhance plugin item links and increase value display width 2024-10-31 18:32:25 +08:00
twwu 837990cb80 feat: Add loading to delete confirmation dialog 2024-10-31 16:44:04 +08:00
twwu 36ab121b87 feat: plugin uninstall & plugin list filtering 2024-10-31 16:20:25 +08:00
Yi 425f624de5 chore: add plugin panel 2024-10-18 14:02:40 +08:00
Joel cac04c5f3c refactor: chagne card to client component 2024-10-17 15:06:06 +08:00
Joel f981494613 feat: plugin support emoji icon 2024-10-16 16:28:19 +08:00
Joel fbc853af92 feat: remove config 2024-10-16 16:28:18 +08:00
Joel 846555af1b fix: action buttion ui 2024-10-16 11:45:25 +08:00
Joel bca94854f7 feat: plugin info 2024-10-16 11:30:04 +08:00
Joel e2c33fc40f fix: plugin item i18n 2024-10-11 18:05:45 +08:00
Joel aa8b525b48 fix: icon tsx to router problem 2024-10-11 14:10:24 +08:00
Joel 6d7588f236 chore: fix ui 2024-10-10 17:53:13 +08:00
Joel 946068967b feat: finish card components 2024-10-10 17:47:04 +08:00