openreplay/frontend
2023-02-13 16:29:43 +01:00
..
.storybook
.yarn Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
app change(ui): remove limit for xray categories 2023-02-13 16:29:43 +01:00
cypress fix(ui): unlock tracker tests 2023-02-10 10:45:57 +01:00
scripts change(ui) - card fixes and other misc improvements 2023-01-24 12:06:19 +01:00
stories
tests
.babelrc
.dockerignore
.env.sample
.gitignore
.prettierrc
.yarnrc.yml
build.sh
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
dev-init.sh
development.md
Dockerfile
jest.config.js
nginx.conf
package.json change(ui): added additional stability test, run tests in all browsers, added snapshots 2023-01-23 13:33:13 +01:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js
tsconfig.json
webpack.config.ts
yarn.lock change(ui): regenerate yarn lock file 2023-01-20 10:40:17 +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.