openreplay/frontend
2025-05-20 11:09:56 +02:00
..
.storybook
.yarn/releases
app ui: fixes for kai msg editing 2025-05-20 11:09:56 +02:00
cypress
scripts ui: starting dark theme 2025-05-09 11:29:12 +02:00
tests
.browserslistrc
.dockerignore
.env.sample Update .env.sample 2025-04-03 09:06:31 -04:00
.gitignore
.nvmrc
.prettierrc
.unimportedrc.json
.yarnrc.yml Kai UI (#3336) 2025-05-13 14:00:09 +02:00
babel.config.js ui: upgrade react to 19.0.0 2025-03-25 17:39:14 +01:00
build.sh
cypress.config.ts
cypress.env.example.json
dev-init.sh
devbox.json Request Timings UI update 2025-05-13 12:15:57 +02:00
devbox.lock Request Timings UI update 2025-05-13 12:15:57 +02:00
development.md
Dockerfile feat(docker): switch to Chainguard nginx image 2025-03-13 17:45:38 +01:00
eslint.config.js
frontend.iml
globals.d.ts
jest.config.mjs
makefile
nginx.conf
package.json Kai UI (#3336) 2025-05-13 14:00:09 +02:00
path-alias.js
postcss.config.js ui: starting dark theme 2025-05-09 11:29:12 +02:00
README.md
tailwind.config.js ui: starting dark theme 2025-05-09 11:29:12 +02:00
tsconfig.json
webpack.config.ts
window.d.ts
yarn.lock ui: fix warns badge in replayer 2025-05-16 15:42:08 +02:00

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.