openreplay/frontend
2023-06-05 13:08:18 +02:00
..
.storybook
.yarn
app feat(backend): added support of multitabs 2023-06-05 13:08:18 +02:00
cypress fix(ui): fix ui E2E tests with magic 2023-06-05 13:07:52 +02:00
scripts change(ui): fix conf 2023-03-16 17:21:01 +01:00
stories
tests change(ui): fix jest config 2023-01-20 10:40:17 +01:00
.babelrc
.dockerignore
.env.sample chore(helm): Updating frontend image release (#1243) 2023-05-09 17:58:51 +02:00
.gitignore change(ui): fix env 2023-01-20 10:40:17 +01:00
.prettierrc
.yarnrc.yml
build.sh chore(build): Bump image version of frontend assets while building (#1149) 2023-05-02 10:55:57 +02:00
cypress.config.ts feat(ui/tracker): create integrated e2e testing for tracker and player 2023-02-03 16:58:08 +01:00
cypress.env.example.json change(ui): squash~ add unit tests and visual testing for replayer and session class 2023-01-20 10:40:17 +01:00
dev-init.sh
development.md
Dockerfile
jest.config.js change(ui): fix jest config 2023-01-20 10:40:17 +01:00
nginx.conf
package.json change(ui) - antd dependency 2023-05-16 14:36:21 +02:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
webpack.config.ts change(ui): small cleanup 2023-01-13 17:36:35 +01:00
yarn.lock change(ui) - antd dependency 2023-05-16 14:36:21 +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.