openreplay/frontend
2024-03-25 13:53:58 +01:00
..
.storybook
.yarn
app fix(ui): fix multiview window size (#1991) 2024-03-25 13:53:58 +01:00
cypress
scripts feat(ui): ai summary UI (#1868) 2024-02-12 15:34:43 +01:00
stories
tests
.babelrc
.dockerignore
.env.sample
.gitignore
.prettierrc fix(ui): small fixes for player redesign (#1988) 2024-03-25 12:03:58 +01:00
.yarnrc.yml
build.sh build(frontend): source init code to build for enabling additional features 2024-02-20 11:23:20 +01:00
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md
Dockerfile chore(frontend): update node version 2024-01-23 12:11:16 +01:00
globals.d.ts feat(ui): ai summary UI (#1868) 2024-02-12 15:34:43 +01:00
jest.config.js
nginx.conf
package.json feat(ui): timeline zoom (#1982) 2024-03-22 15:17:46 +01:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
webpack.config.ts
yarn.lock feat(ui): timeline zoom (#1982) 2024-03-22 15:17:46 +01: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.