openreplay/frontend
2023-10-25 17:29:15 +02:00
..
.storybook
.yarn
app change(ui): updated favicons 2023-10-25 17:29:15 +02:00
cypress feat(tracker): safety wrap for angular, new performance/lag display system 2023-10-25 12:29:42 +02:00
scripts change(ui): dashboard icons 2023-07-05 19:01:51 +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
.gitignore feat(tracker): add beacon proxy and request body size (#1389) 2023-10-17 12:25:20 +02:00
.prettierrc
.yarnrc.yml
build.sh
cypress.config.ts
cypress.env.example.json
dev-init.sh
development.md Chore(release): v1.7.0 (#578) 2022-07-07 18:44:43 +02:00
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
tsconfig.json
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.