LibreChat/client/src/components/Plugins/Store
Marco Beretta 909cbb8529
fix: PluginStoreDialog refactor: plugins (#1047)
* fix(PluginStoreDialog) can't search on page 2/3.. & reset to page 1 when install and unistall

* var fix

* removed plugins that aren't working

* remove prompt perfect beacuase it isn't working

* fix(PluginStoreItem) set page 1 and reset search when dialog is close
2023-10-12 18:53:35 -04:00
..
__tests__ feat: add plugin search functionality (#1007) 2023-10-11 16:38:43 -04:00
index.ts feat: ChatGPT Plugins/OpenAPI specs for Plugins Endpoint (#620) 2023-07-16 12:19:47 -04:00
PluginAuthForm.tsx chore(Auth): reorder exports in Auth component 2023-08-18 12:49:35 -04:00
PluginPagination.tsx ci(backend-review.yml): add linter step to the backend review workflow (#625) 2023-07-14 09:36:49 -04:00
PluginStoreDialog.tsx fix: PluginStoreDialog refactor: plugins (#1047) 2023-10-12 18:53:35 -04:00
PluginStoreItem.tsx chore: remove data-provider and use npm package instead (#713) 2023-07-27 14:49:47 -04:00
PluginStoreLinkButton.tsx feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00
PluginTooltip.tsx refactor(types): use zod for better type safety, style(Messages): new scroll behavior, style(Buttons): match ChatGPT (#761) 2023-08-05 12:10:36 -04:00
styles.module.css feat: Plugins endpoint - Reverse Engineering of official Plugins features (#197) 2023-06-10 19:10:03 -04:00