openreplay/frontend
2024-09-04 16:33:02 +02:00
..
.storybook
.yarn
app spot use player comp for tabs 2024-09-04 16:33:02 +02:00
cypress
scripts fix icon warnings 2024-08-30 15:48:34 +02:00
stories
tests fix tests; add testing for spotPlayerStore 2024-08-29 14:12:16 +02:00
.dockerignore
.env.sample Update .env.sample 2024-07-09 11:51:06 -04:00
.gitignore
.prettierrc
.unimportedrc.json fix ui: remove dead code 2024-07-01 17:07:39 +02:00
.yarnrc.yml
babel.config.js fix tests; add testing for spotPlayerStore 2024-08-29 14:12:16 +02:00
build.sh
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md
Dockerfile
frontend.iml
globals.d.ts
jest.config.mjs fix tests; add testing for spotPlayerStore 2024-08-29 14:12:16 +02:00
nginx.conf
package.json ui: remove bundle analyzer, add thread loader 2024-08-30 10:47:10 +02:00
path-alias.js change(ui): removed jsx-runtime 2024-07-09 14:41:53 +02:00
postcss.config.js
README.md
tailwind.config.js
tsconfig.json fix heatmap filter selection, fix sso button? 2024-08-29 15:42:36 +02:00
webpack.config.ts ui: remove bundle analyzer, add thread loader 2024-08-30 10:47:10 +02:00
yarn.lock ui: remove bundle analyzer, add thread loader 2024-08-30 10:47:10 +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.