merlyn/frontend/src/components
Timothy Carambat dc4ad6b5a9
[BETA] Live document sync (#1719)
* wip bg workers for live document sync

* Add ability to re-embed specific documents across many workspaces via background queue
bgworkser is gated behind expieremental system setting flag that needs to be explictly enabled
UI for watching/unwatching docments that are embedded.
TODO: UI to easily manage all bg tasks and see run results
TODO: UI to enable this feature and background endpoints to manage it

* create frontend views and paths
Move elements to correct experimental scope

* update migration to delete runs on removal of watched document

* Add watch support to YouTube transcripts (#1716)

* Add watch support to YouTube transcripts
refactor how sync is done for supported types

* Watch specific files in Confluence space (#1718)

Add failure-prune check for runs

* create tmp workflow modifications for beta image

* create tmp workflow modifications for beta image

* create tmp workflow modifications for beta image

* dual build
update copy of alert modals

* update job interval

* Add support for live-sync of Github files

* update copy for document sync feature

* hide Experimental features from UI

* update docs links

* [FEAT] Implement new settings menu for experimental features (#1735)

* implement new settings menu for experimental features

* remove unused context save bar

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>

* dont run job on boot

* unset workflow changes

* Add persistent encryption service
Relay key to collector so persistent encryption can be used
Encrypt any private data in chunkSources used for replay during resync jobs

* update jsDOC

* Linting and organization

* update modal copy for feature

---------

Co-authored-by: Sean Hatfield <seanhatfield5@gmail.com>
2024-06-21 13:38:50 -07:00
..
ChangeWarning [REFACTOR] remove all <dialog> modals and replace with custom ModalWrapper component (#641) 2024-01-23 14:19:08 -08:00
ChatBubble [FEAT] Edit message button (#1392) 2024-06-06 12:56:11 -07:00
ContextualSaveBar [CHORE] Clean up text and bg hex colors (#1685) 2024-06-17 14:55:56 -07:00
DataConnectorOption [FEAT] Website depth scraping data connector (#1191) 2024-05-14 12:49:14 -07:00
DefaultChat [FEAT] Edit message button (#1392) 2024-06-06 12:56:11 -07:00
EditingChatBubble Init support of i18n and English, Mandarin, Spanish, French (#1317) 2024-06-19 14:48:19 -07:00
EmbeddingSelection Init support of i18n and English, Mandarin, Spanish, French (#1317) 2024-06-19 14:48:19 -07:00
Footer add fallback footer icon 2024-05-22 12:49:12 -05:00
lib/CTAButton [CHORE] Clean up text and bg hex colors (#1685) 2024-06-17 14:55:56 -07:00
LLMSelection [FEAT] Add support for Claude Sonnet 3.5 model (#1731) 2024-06-20 10:13:53 -07:00
Modals [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
ModalWrapper update ModalWrapper component for noPortal prop 2024-06-12 12:21:37 -07:00
PrivateRoute handle expired token being null and prevent constant rerender (#956) 2024-03-26 16:47:25 -07:00
SettingsButton Icon Button Tooltips (#1451) 2024-05-18 23:29:23 -05:00
SettingsSidebar [BETA] Live document sync (#1719) 2024-06-21 13:38:50 -07:00
Sidebar fix footer z-index 2024-06-10 15:33:30 -07:00
SpeechToText/BrowserNative Add Speech-to-text and Text-to-speech providers (#1394) 2024-05-14 11:57:21 -07:00
TextToSpeech update STT/TTS option dropdowns 2024-05-14 14:17:19 -07:00
TranscriptionSelection Init support of i18n and English, Mandarin, Spanish, French (#1317) 2024-06-19 14:48:19 -07:00
UserIcon [FEAT] Edit message button (#1392) 2024-06-06 12:56:11 -07:00
UserMenu Init support of i18n and English, Mandarin, Spanish, French (#1317) 2024-06-19 14:48:19 -07:00
VectorDBSelection Init support of i18n and English, Mandarin, Spanish, French (#1317) 2024-06-19 14:48:19 -07:00
WorkspaceChat linting 2024-06-17 13:55:10 -07:00
Preloader.jsx Add prisma reset dev command 2024-01-23 14:22:50 -08:00