* ui: kai ui thing ui: fixes for picking existing chat, feedback and retry buttons ui: connect finding, creating threads ui: more ui tuning for chat window, socket manager ui: get/delete chats logic, create testing socket ui: testing ui: use on click query ui: minor fixed for chat display, rebase ui: start kai thing * ui: add logs, add threadid * ui: feedback methods and ui * ui: store, replacing messages and giving feedback * ui: move retry btn to right corner * ui: move kai service out for ease of code splitting * ui: add thread id to socket connection * ui: support state messages * ui: cancel response generation method * ui: fix toast str * ui: add gfm plugin * ui: ensure md table has max sizes to prevent overflow * ui: revert tailwind styles on markdown block layer * ui: export as pdf, copy text contents of a message * ui: try to save text with formatting in secure contexts * ui: fix types * ui: fixup dark mode colors * ui: add duration for msgs * ui: take out custom jwt * ui: removing hardcode... * ui: change endpoints to prod * ui: swap socket path * ui: flip vis toggle * ui: lock file regenerate |
||
|---|---|---|
| .. | ||
| .storybook | ||
| .yarn/releases | ||
| app | ||
| cypress | ||
| scripts | ||
| tests | ||
| .browserslistrc | ||
| .dockerignore | ||
| .env.sample | ||
| .gitignore | ||
| .nvmrc | ||
| .prettierrc | ||
| .unimportedrc.json | ||
| .yarnrc.yml | ||
| babel.config.js | ||
| build.sh | ||
| cypress.config.ts | ||
| cypress.env.example.json | ||
| dev-init.sh | ||
| devbox.json | ||
| devbox.lock | ||
| development.md | ||
| Dockerfile | ||
| eslint.config.js | ||
| frontend.iml | ||
| globals.d.ts | ||
| jest.config.mjs | ||
| makefile | ||
| nginx.conf | ||
| package.json | ||
| path-alias.js | ||
| postcss.config.js | ||
| README.md | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| webpack.config.ts | ||
| window.d.ts | ||
| yarn.lock | ||
openreplay-ui
OpenReplay prototype UI
On new icon addition:
yarn gen:icons
Documentation
Labels in comments: TEMP = temporary code TODO = things to implement
Contributing notes
Please use dev branch as base and target branch.