openreplay/frontend
2023-10-28 12:20:44 +02:00
..
.storybook
.yarn change(ui) - navigation (#1427) 2023-07-27 12:40:36 +02:00
app fix(ui): text capitalize 2023-10-28 12:20:44 +02:00
cypress feat(tracker): safety wrap for angular, new performance/lag display system 2023-10-25 12:29:42 +02:00
scripts fix(ui): svg attribute naming 2023-10-26 16:49:17 +02:00
stories
tests feat(tracker): add beacon proxy and request body size (#1389) 2023-10-17 12:25:20 +02:00
.babelrc
.dockerignore
.env.sample Update tracker version 2023-07-11 16:18:59 +01:00
.gitignore feat(tracker): add beacon proxy and request body size (#1389) 2023-10-17 12:25:20 +02: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
dev-init.sh
development.md
Dockerfile
jest.config.js feat(tracker): add beacon proxy and request body size (#1389) 2023-10-17 12:25:20 +02:00
nginx.conf
package.json change(ui): added missing dev lib 2023-10-24 12:51:24 +02:00
path-alias.js
postcss.config.js
README.md
tailwind.config.js change(ui): module settings and nav changes (#1443) 2023-08-09 12:07:57 +05:30
tsconfig.json change(ui) - navigation (#1427) 2023-07-27 12:40:36 +02:00
webpack.config.ts feat(ui): side menu collpase and theme updates 2023-10-09 09:38:20 +02:00
yarn.lock feat(tracker): safety wrap for angular, new performance/lag display system 2023-10-25 12:29:42 +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.