openreplay/frontend
2025-05-27 17:13:57 +02:00
..
.storybook
.yarn/releases Events for E2E testing (#3081) 2025-03-03 16:36:42 +01:00
app ui: change kai design, add sessions to list, swap to new icon 2025-05-27 17:13:57 +02:00
cypress
scripts ui: starting dark theme 2025-05-09 11:29:12 +02:00
tests addunit tests for session events parser (#3423) 2025-05-22 15:18:03 +02:00
.browserslistrc
.dockerignore
.env.sample Update .env.sample 2025-04-03 09:06:31 -04:00
.gitignore change(ui): ignore logs 2025-03-05 13:57:53 +01:00
.nvmrc ui: update node v to 20.18.0 2024-10-22 11:47:44 +02:00
.prettierrc Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
.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 Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
frontend.iml
globals.d.ts
jest.config.mjs addunit tests for session events parser (#3423) 2025-05-22 15:18:03 +02:00
makefile feat(deploy): add production deployment target 2025-03-05 13:21:18 +01:00
nginx.conf
package.json addunit tests for session events parser (#3423) 2025-05-22 15:18:03 +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 addunit tests for session events parser (#3423) 2025-05-22 15:18:03 +02:00
webpack.config.ts ui: add hash to css filenames 2025-03-12 16:46:07 +01:00
window.d.ts Add lokalisation (#3092) 2025-03-06 17:43:15 +01:00
yarn.lock ui: kai fixes 2025-05-23 11:46:46 +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.